The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GATT with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/GATT.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/GATT
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 113a71d Fix `DarwinGATT.Queue.popFirst()`
Cloned https://github.com/PureSwift/GATT.git
Revision (git rev-parse @):
113a71d853b9c59cf2119c49fbc4bfc1421d9ae2
SUCCESS checkout https://github.com/PureSwift/GATT.git at master
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.17s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.2 (0.03s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gatt",
      "name": "GATT",
      "url": "https://github.com/PureSwift/GATT.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GATT",
      "dependencies": [
        {
          "identity": "bluetooth",
          "name": "Bluetooth",
          "url": "https://github.com/PureSwift/Bluetooth.git",
          "version": "6.4.2",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bluetooth",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/PureSwift/GATT.git from cache
Fetched https://github.com/PureSwift/GATT.git from cache (0.23s)
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.16s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.2 (0.02s)
Creating working copy for https://github.com/PureSwift/GATT.git
Working copy of https://github.com/PureSwift/GATT.git resolved at master (113a71d)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.2
warning: '.resolve-product-dependencies': dependency 'gatt' is not used by any target
Found 1 product dependencies
  - Bluetooth
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/PureSwift/GATT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-6044DDE57671499D.txt
[8/36] Compiling Bluetooth UInt256.swift
[9/36] Compiling Bluetooth UInt40.swift
[10/36] Compiling Bluetooth UInt48.swift
[11/36] Compiling Bluetooth UInt512.swift
[12/40] Compiling Bluetooth L2CAPSocket.swift
[13/40] Compiling Bluetooth LowEnergyAdvertisingData.swift
[14/40] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[15/40] Compiling Bluetooth RSSI.swift
[16/40] Compiling Bluetooth SFloat.swift
[17/40] Compiling Bluetooth SecurityLevel.swift
[18/40] Compiling Bluetooth UInt128.swift
[19/40] Compiling Bluetooth UInt24.swift
[20/40] Compiling Bluetooth Address.swift
[21/40] Compiling Bluetooth AsyncIndefiniteStream.swift
[22/40] Compiling Bluetooth BitMaskOption.swift
[23/40] Compiling Bluetooth BluetoothUUID.swift
[24/40] Compiling Bluetooth DefinedUUID.swift
[25/40] Compiling Bluetooth DefinedUUIDExtension.swift
[26/40] Compiling Bluetooth DataConvertible.swift
[27/40] Compiling Bluetooth Hexadecimal.swift
[28/40] Compiling Bluetooth ByteSwap.swift
[29/40] Compiling Bluetooth ByteValue.swift
[30/40] Compiling Bluetooth ClassOfDevice.swift
[31/40] Compiling Bluetooth CompanyIdentifier.swift
[32/40] Compiling Bluetooth Unit.swift
[33/40] Compiling Bluetooth UnitIdentifier.swift
[34/40] Compiling Bluetooth UnitIdentifierExtension.swift
[35/40] Compiling Bluetooth iBeacon.swift
[36/40] Emitting module Bluetooth
[37/40] Compiling Bluetooth Integer.swift
[38/40] Compiling Bluetooth UUID.swift
[39/40] Compiling Bluetooth GeneratedCompanyIdentifierNames.swift
[40/40] Compiling Bluetooth GeneratedCompanyIdentifiers.swift
[41/206] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[42/206] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[43/206] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[44/206] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[45/206] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[46/206] Compiling BluetoothGATT ATTReadRequest.swift
[47/212] Emitting module BluetoothGAP
[48/212] Compiling BluetoothGATT GATTExactTime100.swift
[49/212] Compiling BluetoothGATT GATTExactTime256.swift
[50/212] Compiling BluetoothGATT GATTExternalReportReference.swift
[51/212] Compiling BluetoothGATT GATTFirmwareRevisionString.swift
[52/212] Compiling BluetoothGATT GATTFloorNumber.swift
[53/212] Compiling BluetoothGATT GATTFormatDescriptor.swift
[54/212] Compiling BluetoothGATT GATTHardwareRevisionString.swift
[55/212] Compiling BluetoothGATT GATT.swift
[56/212] Compiling BluetoothGATT GATTAerobicHeartRateLowerLimit.swift
[57/212] Compiling BluetoothGATT GATTAerobicHeartRateUpperLimit.swift
[58/212] Compiling BluetoothGATT GATTAerobicThreshold.swift
[59/212] Compiling BluetoothGATT GATTAge.swift
[60/212] Compiling BluetoothGATT GATTAggregateFormatDescriptor.swift
[61/212] Compiling BluetoothGATT Bool.swift
[62/212] Compiling BluetoothGATT Data.swift
[63/212] Compiling BluetoothGATT DataConvertible.swift
[64/212] Compiling BluetoothGATT Hexadecimal.swift
[65/212] Compiling BluetoothGATT Integer.swift
[66/212] Compiling BluetoothGATT UUID.swift
[67/212] Compiling BluetoothGATT GAPUUIDList.swift
[68/212] Compiling BluetoothGATT GATTAlertCategory.swift
[69/212] Compiling BluetoothGATT GATTAlertCategoryBitMask.swift
[70/212] Compiling BluetoothGATT GATTAlertLevel.swift
[71/212] Compiling BluetoothGATT GATTAlertNotificationControlPoint.swift
[72/212] Compiling BluetoothGATT GATTDescriptor.swift
[73/212] Compiling BluetoothGATT GATTDstOffset.swift
[74/212] Compiling BluetoothGATT GATTIndoorPositioningConfiguration.swift
[75/212] Compiling BluetoothGATT GATTLatitude.swift
[76/212] Compiling BluetoothGATT GATTLocalEastCoordinate.swift
[77/212] Compiling BluetoothGATT GATTLocalNorthCoordinate.swift
[78/212] Compiling BluetoothGATT GATTLocalTimeInformation.swift
[79/212] Compiling BluetoothGATT GATTLocationName.swift
[80/212] Compiling BluetoothGATT GATTLongitude.swift
[81/212] Compiling BluetoothGATT GATTManufacturerNameString.swift
[82/212] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[83/212] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[84/212] Compiling BluetoothGATT ATTReadBlobRequest.swift
[85/212] Compiling BluetoothGATT ATTReadBlobResponse.swift
[86/212] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[87/212] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[88/212] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[89/212] Compiling BluetoothGAP GAPTxPowerLevel.swift
[90/212] Compiling BluetoothGAP GAPURI.swift
[91/212] Compiling BluetoothGAP GAPUUIDList.swift
[92/212] Compiling BluetoothGAP iBeacon.swift
[110/390] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[111/390] Compiling BluetoothHCI HCIReadPageTimeout.swift
[112/390] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[113/390] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[114/390] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[115/390] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[116/390] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[117/390] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[118/390] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[119/390] Compiling BluetoothHCI HCILEConnectionComplete.swift
[120/390] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[121/390] Compiling BluetoothHCI HCILECreateConnection.swift
[122/390] Compiling BluetoothHCI HCILEDataLengthChange.swift
[123/390] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[124/390] Compiling BluetoothHCI HCILEEncrypt.swift
[125/390] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[126/390] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[127/390] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[128/390] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[129/390] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[130/390] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[131/390] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[132/390] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[133/390] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[134/390] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[135/390] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[136/390] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[137/390] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[138/390] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[139/390] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[140/390] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[141/390] Compiling BluetoothHCI AdvertisingInterval.swift
[142/390] Compiling BluetoothHCI BluetoothHostController.swift
[143/390] Compiling BluetoothHCI ChannelIdentifier.swift
[144/390] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[145/390] Compiling BluetoothHCI Bool.swift
[146/390] Compiling BluetoothHCI Data.swift
[147/390] Compiling BluetoothHCI DataConvertible.swift
[148/390] Compiling BluetoothHCI Hexadecimal.swift
[149/390] Compiling BluetoothHCI Integer.swift
[150/390] Compiling BluetoothHCI UUID.swift
[151/390] Compiling BluetoothHCI HCI.swift
[152/390] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[153/390] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[154/390] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[155/390] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[156/390] Compiling BluetoothHCI HCICommand.swift
[157/390] Compiling BluetoothHCI HCICommandComplete.swift
[158/390] Compiling BluetoothHCI HCICommandStatus.swift
[159/390] Compiling BluetoothHCI HCICommandTimeout.swift
[160/390] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[161/390] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[162/390] Compiling BluetoothHCI HCILESetPhy.swift
[163/390] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[164/390] Compiling BluetoothHCI HCILESetRandomAddress.swift
[165/390] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[166/390] Compiling BluetoothHCI HCILESetScanEnable.swift
[167/390] Compiling BluetoothHCI HCILESetScanParameters.swift
[168/390] Compiling BluetoothHCI HCILESetScanResponseData.swift
[169/390] Compiling BluetoothHCI HCILEStartEncryption.swift
[170/390] Compiling BluetoothHCI HCILETestEnd.swift
[171/390] Compiling BluetoothHCI HCILETransmitterTest.swift
[172/390] Compiling BluetoothHCI HCILEUpdateConnection.swift
[173/390] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[174/390] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[175/390] Compiling BluetoothHCI HCILinkKeyNotification.swift
[176/390] Compiling BluetoothHCI HCILinkKeyRequest.swift
[177/390] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[178/390] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[179/390] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[180/390] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[181/390] Compiling BluetoothHCI HCIModeChange.swift
[182/390] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[183/390] Compiling BluetoothHCI HCIPINCodeRequest.swift
[184/390] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[185/390] Compiling BluetoothHCI HCIPacketHeader.swift
[186/390] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[187/390] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[188/390] Compiling BluetoothHCI HCIQoSSetup.swift
[189/390] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[190/390] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[191/390] Compiling BluetoothHCI HCIReadClockOffset.swift
[192/390] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[193/390] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[194/390] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[195/390] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[196/390] Compiling BluetoothHCI HCIReadLMPHandle.swift
[197/390] Compiling BluetoothHCI HCIReadLocalName.swift
[198/390] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[206/390] Compiling BluetoothHCI HCICreateConnection.swift
[207/390] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[208/390] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[209/390] Compiling BluetoothHCI HCIDisconnect.swift
[210/390] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[211/390] Compiling BluetoothHCI HCIEncryptionChange.swift
[212/390] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[213/390] Compiling BluetoothHCI HCIError.swift
[214/390] Compiling BluetoothHCI HCIEvent.swift
[215/390] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[216/390] Compiling BluetoothHCI HCIGeneralEvent.swift
[217/390] Compiling BluetoothHCI HCIHoldMode.swift
[218/390] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[219/390] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[220/390] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[221/390] Compiling BluetoothHCI HCIInquiry.swift
[222/390] Compiling BluetoothHCI HCIInquiryCancel.swift
[223/390] Compiling BluetoothHCI HCIInquiryComplete.swift
[224/390] Compiling BluetoothHCI HCIInquiryResult.swift
[225/390] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[226/390] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[227/390] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[228/390] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[229/390] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[230/390] Compiling BluetoothHCI HCILERandom.swift
[231/390] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[232/390] Compiling BluetoothHCI HCILEReadBufferSize.swift
[233/390] Compiling BluetoothHCI HCILEReadChannelMap.swift
[234/390] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[235/390] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[236/390] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[237/390] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[238/390] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[239/390] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[240/390] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[241/390] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[242/390] Compiling BluetoothHCI HCILEReadPhy.swift
[243/390] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[244/390] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[245/390] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[246/390] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[247/390] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[248/390] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[249/390] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[250/390] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[251/390] Compiling BluetoothHCI HCILEReceiverTest.swift
[252/390] Emitting module BluetoothHCI
[296/457] Compiling BluetoothHCI HCIConnectionComplete.swift
[297/457] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[298/457] Compiling BluetoothHCI HCIConnectionRequest.swift
[299/457] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[300/457] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[301/457] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[302/457] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[303/457] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[304/457] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[305/457] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[306/457] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[307/457] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[308/457] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[309/457] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[310/457] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[311/457] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[312/457] Compiling BluetoothHCI HCILESetDataLength.swift
[313/457] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[314/457] Compiling BluetoothHCI HCILESetEventMask.swift
[315/457] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[316/457] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[317/457] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[318/457] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[319/457] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[320/457] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[321/457] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[322/457] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[323/457] Compiling BluetoothHCI LowEnergyResolvingList.swift
[324/457] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[325/457] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[326/457] Compiling BluetoothHCI LowEnergyRole.swift
[327/457] Compiling BluetoothHCI LowEnergyRxChannel.swift
[328/457] Compiling BluetoothHCI LowEnergyRxPhy.swift
[329/457] Compiling BluetoothHCI LowEnergyRxPhys.swift
[330/457] Compiling BluetoothHCI LowEnergyScanInterval.swift
[331/457] Compiling BluetoothHCI LowEnergyState.swift
[332/457] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[333/457] Compiling BluetoothHCI LowEnergyTxChannel.swift
[334/457] Compiling BluetoothHCI LowEnergyTxPhy.swift
[335/457] Compiling BluetoothHCI LowEnergyTxPhys.swift
[336/457] Compiling BluetoothHCI LowEnergyTxPower.swift
[337/457] Compiling BluetoothHCI LowEnergyWhiteList.swift
[338/457] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[339/457] Compiling BluetoothHCI PacketType.swift
[340/457] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[341/457] Compiling BluetoothHCI StatusParametersCommand.swift
[342/457] Compiling BluetoothHCI VendorCommand.swift
[343/457] Compiling BluetoothHCI iBeacon.swift
[344/457] Compiling BluetoothHCI LMPFeature.swift
[345/457] Compiling BluetoothHCI LinkControlCommand.swift
[346/457] Compiling BluetoothHCI LinkPolicyCommand.swift
[347/457] Compiling BluetoothHCI LowEnergyAddressType.swift
[348/457] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[349/457] Compiling BluetoothHCI LowEnergyAdvertising.swift
[350/457] Compiling BluetoothHCI LowEnergyAllPhys.swift
[351/457] Compiling BluetoothHCI LowEnergyChannelMap.swift
[352/457] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[353/457] Compiling BluetoothHCI LowEnergyCommand.swift
[354/457] Compiling BluetoothHCI LowEnergyConnection.swift
[355/457] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[356/457] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[357/457] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[358/457] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[359/457] Compiling BluetoothHCI LowEnergyEvent.swift
[360/457] Compiling BluetoothHCI LowEnergyFeature.swift
[361/457] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[362/457] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[363/457] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[364/457] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[365/457] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[366/457] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[367/457] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[368/457] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[369/457] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[370/457] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[371/457] Compiling BluetoothHCI HCIReset.swift
[372/457] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[373/457] Compiling BluetoothHCI HCISetEventFilter.swift
[374/457] Compiling BluetoothHCI HCISimplePairingComplete.swift
[375/457] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[376/457] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[377/457] Compiling BluetoothHCI HCIVersion.swift
[378/457] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[379/457] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[380/457] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[381/457] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[382/457] Compiling BluetoothHCI HCIWriteLocalName.swift
[383/457] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[384/457] Compiling BluetoothHCI HCIWritePageScanType.swift
[385/457] Compiling BluetoothHCI HCIWritePageTimeout.swift
[386/457] Compiling BluetoothHCI HCIWriteScanEnable.swift
[387/457] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[388/457] Compiling BluetoothHCI InformationalCommand.swift
[406/457] Emitting module BluetoothGATT
[458/473] Compiling GATT MaximumTransmissionUnit.swift
[459/473] Compiling GATT Peer.swift
[460/475] Emitting module GATT
[461/475] Compiling GATT PeripheralProtocol.swift
[462/475] Compiling GATT ScanData.swift
[463/475] Compiling GATT L2CAP.swift
[464/475] Compiling GATT ManufacturerSpecificData.swift
[465/475] Compiling GATT GATTPeripheral.swift
[466/475] Compiling GATT GATTServerConnection.swift
[467/475] Compiling GATT CentralAttributes.swift
[468/475] Compiling GATT CentralError.swift
[469/475] Compiling GATT CentralProtocol.swift
[470/475] Compiling GATT CharacteristicProperty.swift
[471/475] Compiling GATT AdvertisementData.swift
[472/475] Compiling GATT AsyncStream.swift
[473/475] Compiling GATT AttributePermission.swift
[474/475] Compiling GATT GATTCentral.swift
[475/475] Compiling GATT GATTClientConnection.swift
[476/487] Compiling DarwinGATT Integer.swift
[477/487] Compiling DarwinGATT PeripheralContinuation.swift
[478/488] Compiling DarwinGATT DarwinAdvertisementData.swift
[479/488] Compiling DarwinGATT DarwinAttributes.swift
[480/488] Compiling DarwinGATT Queue.swift
[481/488] Compiling DarwinGATT CBPeripheral.swift
[482/488] Emitting module DarwinGATT
[483/488] Compiling DarwinGATT DarwinPeripheral.swift
[484/488] Compiling DarwinGATT CBCentral.swift
[485/488] Compiling DarwinGATT DarwinBluetoothState.swift
[486/488] Compiling DarwinGATT DarwinCentral.swift
[487/488] Compiling DarwinGATT DarwinCentralError.swift
[488/488] Compiling DarwinGATT DarwinDescriptor.swift
Build complete! (100.91s)
Build complete.
Done.

Build Machine: Mac 7