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.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/GATT.git
Reference: 3.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/GATT
 * tag               3.2.1      -> FETCH_HEAD
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 3.2.1
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.29s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.3 (0.62s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/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/TDmZkXJm/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.3",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bluetooth",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/PureSwift/GATT.git
[1/5470] Fetching gatt
Fetched https://github.com/PureSwift/GATT.git from cache (0.54s)
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.19s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 6.4.3 (0.02s)
Creating working copy for https://github.com/PureSwift/GATT.git
Working copy of https://github.com/PureSwift/GATT.git resolved at 3.2.1 (113a71d)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 6.4.3
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 SFloat.swift
[9/36] Compiling Bluetooth SecurityLevel.swift
[10/36] Compiling Bluetooth UInt128.swift
[11/36] Compiling Bluetooth UInt24.swift
[12/40] Compiling Bluetooth Address.swift
[13/40] Compiling Bluetooth AsyncIndefiniteStream.swift
[14/40] Compiling Bluetooth BitMaskOption.swift
[15/40] Compiling Bluetooth BluetoothUUID.swift
[16/40] Compiling Bluetooth L2CAPSocket.swift
[17/40] Compiling Bluetooth LowEnergyAdvertisingData.swift
[18/40] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[19/40] Compiling Bluetooth RSSI.swift
[20/40] Compiling Bluetooth Unit.swift
[21/40] Compiling Bluetooth UnitIdentifier.swift
[22/40] Compiling Bluetooth UnitIdentifierExtension.swift
[23/40] Compiling Bluetooth iBeacon.swift
[24/40] Emitting module Bluetooth
[25/40] Compiling Bluetooth ByteSwap.swift
[26/40] Compiling Bluetooth ByteValue.swift
[27/40] Compiling Bluetooth ClassOfDevice.swift
[28/40] Compiling Bluetooth CompanyIdentifier.swift
[29/40] Compiling Bluetooth DefinedUUID.swift
[30/40] Compiling Bluetooth DefinedUUIDExtension.swift
[31/40] Compiling Bluetooth DataConvertible.swift
[32/40] Compiling Bluetooth Hexadecimal.swift
[33/40] Compiling Bluetooth Integer.swift
[34/40] Compiling Bluetooth UUID.swift
[35/40] Compiling Bluetooth GeneratedCompanyIdentifierNames.swift
[36/40] Compiling Bluetooth GeneratedCompanyIdentifiers.swift
[37/40] Compiling Bluetooth UInt256.swift
[38/40] Compiling Bluetooth UInt40.swift
[39/40] Compiling Bluetooth UInt48.swift
[40/40] Compiling Bluetooth UInt512.swift
[41/206] Compiling BluetoothGATT GATTObjectSize.swift
[42/206] Compiling BluetoothGATT GATTObjectType.swift
[43/206] Compiling BluetoothGATT GATTPnPID.swift
[44/206] Compiling BluetoothGATT GATTProfile.swift
[45/206] Compiling BluetoothGATT GATTReferenceTimeInformation.swift
[46/206] Compiling BluetoothGATT GATTReportReference.swift
[47/212] Compiling BluetoothGATT ATT.swift
[48/212] Compiling BluetoothGATT ATTConnection.swift
[49/212] Compiling BluetoothGATT ATTError.swift
[50/212] Compiling BluetoothGATT ATTErrorResponse.swift
[51/212] Compiling BluetoothGATT ATTExecuteWriteRequest.swift
[52/212] Compiling BluetoothGATT ATTExecuteWriteResponse.swift
[53/212] Compiling BluetoothGATT ATTFindByTypeRequest.swift
[54/212] Compiling BluetoothGATT GATTDayOfWeek.swift
[55/212] Compiling BluetoothGATT GATTModelNumber.swift
[56/212] Compiling BluetoothGATT GATTNewAlert.swift
[57/212] Compiling BluetoothGATT GATTNumberOfDigitals.swift
[58/212] Compiling BluetoothGATT GATTObjectID.swift
[59/212] Compiling BluetoothGATT GATTObjectName.swift
[60/212] Compiling BluetoothGATT GATTCrossTrainerData.swift
[61/212] Compiling BluetoothGATT GATTCurrentTime.swift
[62/212] Compiling BluetoothGATT GATTDatabase.swift
[63/212] Compiling BluetoothGATT GATTDateTime.swift
[64/212] Compiling BluetoothGATT GATTDateUTC.swift
[65/212] Compiling BluetoothGATT GATTDayDateTime.swift
[66/212] Emitting module BluetoothGAP
[67/212] Compiling BluetoothGATT GATTCentralAddressResolution.swift
[68/212] Compiling BluetoothGATT GATTCharacteristic.swift
[69/212] Compiling BluetoothGATT GATTCharacteristicExtendedProperties.swift
[70/212] Compiling BluetoothGATT GATTCharacteristicFormatType.swift
[71/212] Compiling BluetoothGATT GATTClient.swift
[72/212] Compiling BluetoothGATT GATTClientCharacteristicConfiguration.swift
[73/212] Compiling BluetoothGATT ATTMaximumTransmissionUnitRequest.swift
[74/212] Compiling BluetoothGATT ATTMaximumTransmissionUnitResponse.swift
[75/212] Compiling BluetoothGATT ATTPrepareWriteRequest.swift
[76/212] Compiling BluetoothGATT GATTBootKeyboardInputReport.swift
[77/212] Compiling BluetoothGATT GATTBootKeyboardOutputReport.swift
[78/212] Compiling BluetoothGATT GATTBootMouseInputReport.swift
[79/212] Compiling BluetoothGATT GATTCGMSessionRunTime.swift
[80/212] Compiling BluetoothGATT ATTFindByTypeResponse.swift
[81/212] Compiling BluetoothGATT ATTFindInformationRequest.swift
[82/212] Compiling BluetoothGATT ATTFindInformationResponse.swift
[83/212] Compiling BluetoothGATT ATTHandleValueConfirmation.swift
[84/212] Compiling BluetoothGATT ATTHandleValueIndication.swift
[85/212] Compiling BluetoothGATT ATTHandleValueNotification.swift
[86/212] Compiling BluetoothGATT ATTMaximumTransmissionUnit.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
[93/212] Compiling BluetoothGATT GATTDescriptor.swift
[94/212] Compiling BluetoothGATT GATTDstOffset.swift
[95/212] Compiling BluetoothGATT GATTExactTime100.swift
[96/212] Compiling BluetoothGATT GATTExactTime256.swift
[97/212] Compiling BluetoothGATT GATTExternalReportReference.swift
[98/212] Compiling BluetoothGATT GATTFirmwareRevisionString.swift
[99/212] Compiling BluetoothGATT GATTFloorNumber.swift
[100/212] Compiling BluetoothGATT GATTFormatDescriptor.swift
[101/212] Compiling BluetoothGATT GATTHardwareRevisionString.swift
[102/212] Compiling BluetoothGATT GATTIndoorPositioningConfiguration.swift
[103/212] Compiling BluetoothGATT GATTLatitude.swift
[104/212] Compiling BluetoothGATT GATTLocalEastCoordinate.swift
[105/212] Compiling BluetoothGATT GATTLocalNorthCoordinate.swift
[106/212] Compiling BluetoothGATT GATTLocalTimeInformation.swift
[107/212] Compiling BluetoothGATT GATTLocationName.swift
[108/212] Compiling BluetoothGATT GATTLongitude.swift
[109/212] Compiling BluetoothGATT GATTManufacturerNameString.swift
[110/212] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[111/212] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[112/212] Compiling BluetoothGATT ATTReadBlobRequest.swift
[113/212] Compiling BluetoothGATT ATTReadBlobResponse.swift
[114/212] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[115/212] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[116/212] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[117/212] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[118/212] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[119/212] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[120/212] Compiling BluetoothGATT ATTReadRequest.swift
[121/212] Compiling BluetoothGATT ATTReadResponse.swift
[122/212] Compiling BluetoothGATT ATTSignedWriteCommand.swift
[123/212] Compiling BluetoothGATT ATTWriteCommand.swift
[124/212] Compiling BluetoothGATT ATTWriteRequest.swift
[125/212] Compiling BluetoothGATT ATTWriteResponse.swift
[126/212] Compiling BluetoothGATT Array.swift
[127/390] Compiling BluetoothHCI HCILEReceiverTest.swift
[128/390] Compiling BluetoothHCI HCICreateConnection.swift
[129/390] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[130/390] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[131/390] Compiling BluetoothHCI HCIDisconnect.swift
[132/390] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[133/390] Compiling BluetoothHCI HCIEncryptionChange.swift
[134/390] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[135/390] Compiling BluetoothHCI HCIError.swift
[136/390] Compiling BluetoothHCI HCIEvent.swift
[137/390] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[138/390] Compiling BluetoothHCI HCIGeneralEvent.swift
[139/390] Compiling BluetoothHCI HCIHoldMode.swift
[140/390] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[141/390] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[142/390] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[143/390] Compiling BluetoothHCI HCIInquiry.swift
[144/390] Emitting module BluetoothGATT
[145/390] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[146/390] Compiling BluetoothHCI Bool.swift
[147/390] Compiling BluetoothHCI Data.swift
[148/390] Compiling BluetoothHCI DataConvertible.swift
[149/390] Compiling BluetoothHCI Hexadecimal.swift
[150/390] Compiling BluetoothHCI Integer.swift
[151/390] Compiling BluetoothHCI UUID.swift
[152/390] Compiling BluetoothHCI HCI.swift
[153/390] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[154/390] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[155/390] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[156/390] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[157/390] Compiling BluetoothHCI HCICommand.swift
[158/390] Compiling BluetoothHCI HCICommandComplete.swift
[159/390] Compiling BluetoothHCI HCICommandStatus.swift
[160/390] Compiling BluetoothHCI HCICommandTimeout.swift
[161/390] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[162/390] Compiling BluetoothHCI AdvertisingInterval.swift
[163/390] Compiling BluetoothHCI BluetoothHostController.swift
[164/390] Compiling BluetoothHCI ChannelIdentifier.swift
[181/390] Compiling BluetoothHCI HCIConnectionComplete.swift
[182/390] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[183/390] Compiling BluetoothHCI HCIConnectionRequest.swift
[184/390] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[185/390] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[186/390] Compiling BluetoothHCI HCILESetPhy.swift
[187/390] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[188/390] Compiling BluetoothHCI HCILESetRandomAddress.swift
[189/390] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[190/390] Compiling BluetoothHCI HCILESetScanEnable.swift
[191/390] Compiling BluetoothHCI HCILESetScanParameters.swift
[192/390] Compiling BluetoothHCI HCILESetScanResponseData.swift
[193/390] Compiling BluetoothHCI HCILEStartEncryption.swift
[194/390] Compiling BluetoothHCI HCILETestEnd.swift
[195/390] Compiling BluetoothHCI HCILETransmitterTest.swift
[196/390] Compiling BluetoothHCI HCILEUpdateConnection.swift
[197/390] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[198/390] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[199/390] Compiling BluetoothHCI HCILinkKeyNotification.swift
[200/390] Compiling BluetoothHCI HCILinkKeyRequest.swift
[201/390] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[202/390] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[203/390] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[204/390] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[205/390] Compiling BluetoothHCI HCIModeChange.swift
[206/390] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[223/435] Compiling BluetoothHCI HCIInquiryCancel.swift
[224/435] Compiling BluetoothHCI HCIInquiryComplete.swift
[225/435] Compiling BluetoothHCI HCIInquiryResult.swift
[226/435] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[227/435] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[228/435] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[229/435] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[230/435] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[231/435] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[232/435] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[233/435] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[234/435] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[235/435] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[236/435] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[237/435] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[238/435] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[239/435] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[240/435] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[241/435] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[242/435] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[243/435] Compiling BluetoothHCI HCILESetDataLength.swift
[244/435] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[245/435] Compiling BluetoothHCI HCILESetEventMask.swift
[246/435] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[247/435] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[248/435] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[249/435] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[250/435] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[251/435] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[252/435] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[253/435] Compiling BluetoothHCI HCIPINCodeRequest.swift
[254/435] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[255/435] Compiling BluetoothHCI HCIPacketHeader.swift
[256/435] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[257/435] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[258/435] Compiling BluetoothHCI HCIQoSSetup.swift
[259/435] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[260/435] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[261/435] Compiling BluetoothHCI HCIReadClockOffset.swift
[262/435] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[263/435] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[264/435] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[265/435] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[266/435] Compiling BluetoothHCI HCIReadLMPHandle.swift
[267/435] Compiling BluetoothHCI HCIReadLocalName.swift
[268/435] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[269/435] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[270/435] Compiling BluetoothHCI HCIReadPageTimeout.swift
[271/435] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[272/435] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[273/435] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[274/435] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[275/435] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[276/435] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[277/435] Compiling BluetoothHCI HCILERandom.swift
[278/435] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[279/435] Compiling BluetoothHCI HCILEReadBufferSize.swift
[280/435] Compiling BluetoothHCI HCILEReadChannelMap.swift
[281/435] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[282/435] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[283/435] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[284/435] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[285/435] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[286/435] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[287/435] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[288/435] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[289/435] Compiling BluetoothHCI HCILEReadPhy.swift
[290/435] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[291/435] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[292/435] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[293/435] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[294/435] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[295/435] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[296/435] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[297/435] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[299/435] Emitting module BluetoothHCI
[300/457] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[301/457] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[302/457] Compiling BluetoothHCI HCILEConnectionComplete.swift
[303/457] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[304/457] Compiling BluetoothHCI HCILECreateConnection.swift
[305/457] Compiling BluetoothHCI HCILEDataLengthChange.swift
[306/457] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[307/457] Compiling BluetoothHCI HCILEEncrypt.swift
[308/457] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[309/457] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[310/457] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[311/457] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[312/457] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[313/457] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[314/457] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[315/457] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[316/457] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[317/457] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[318/457] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[319/457] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[320/457] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[321/457] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[322/457] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[323/457] Compiling BluetoothHCI LMPFeature.swift
[324/457] Compiling BluetoothHCI LinkControlCommand.swift
[325/457] Compiling BluetoothHCI LinkPolicyCommand.swift
[326/457] Compiling BluetoothHCI LowEnergyAddressType.swift
[327/457] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[328/457] Compiling BluetoothHCI LowEnergyAdvertising.swift
[329/457] Compiling BluetoothHCI LowEnergyAllPhys.swift
[330/457] Compiling BluetoothHCI LowEnergyChannelMap.swift
[331/457] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[332/457] Compiling BluetoothHCI LowEnergyCommand.swift
[333/457] Compiling BluetoothHCI LowEnergyConnection.swift
[334/457] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[335/457] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[336/457] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[337/457] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[338/457] Compiling BluetoothHCI LowEnergyEvent.swift
[339/457] Compiling BluetoothHCI LowEnergyFeature.swift
[340/457] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[341/457] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[342/457] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[343/457] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[344/457] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[345/457] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[346/457] Compiling BluetoothHCI LowEnergyResolvingList.swift
[347/457] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[348/457] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[349/457] Compiling BluetoothHCI LowEnergyRole.swift
[350/457] Compiling BluetoothHCI LowEnergyRxChannel.swift
[351/457] Compiling BluetoothHCI LowEnergyRxPhy.swift
[352/457] Compiling BluetoothHCI LowEnergyRxPhys.swift
[353/457] Compiling BluetoothHCI LowEnergyScanInterval.swift
[354/457] Compiling BluetoothHCI LowEnergyState.swift
[355/457] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[356/457] Compiling BluetoothHCI LowEnergyTxChannel.swift
[357/457] Compiling BluetoothHCI LowEnergyTxPhy.swift
[358/457] Compiling BluetoothHCI LowEnergyTxPhys.swift
[359/457] Compiling BluetoothHCI LowEnergyTxPower.swift
[360/457] Compiling BluetoothHCI LowEnergyWhiteList.swift
[361/457] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[362/457] Compiling BluetoothHCI PacketType.swift
[363/457] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[364/457] Compiling BluetoothHCI StatusParametersCommand.swift
[365/457] Compiling BluetoothHCI VendorCommand.swift
[366/457] Compiling BluetoothHCI iBeacon.swift
[367/457] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[368/457] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[369/457] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[370/457] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[371/457] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[372/457] Compiling BluetoothHCI HCIReset.swift
[373/457] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[374/457] Compiling BluetoothHCI HCISetEventFilter.swift
[375/457] Compiling BluetoothHCI HCISimplePairingComplete.swift
[376/457] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[377/457] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[378/457] Compiling BluetoothHCI HCIVersion.swift
[379/457] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[380/457] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[381/457] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[382/457] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[383/457] Compiling BluetoothHCI HCIWriteLocalName.swift
[384/457] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[385/457] Compiling BluetoothHCI HCIWritePageScanType.swift
[386/457] Compiling BluetoothHCI HCIWritePageTimeout.swift
[387/457] Compiling BluetoothHCI HCIWriteScanEnable.swift
[388/457] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[389/457] Compiling BluetoothHCI InformationalCommand.swift
[458/473] Compiling GATT L2CAP.swift
[459/473] Compiling GATT ManufacturerSpecificData.swift
[460/475] Compiling GATT CentralAttributes.swift
[461/475] Compiling GATT CentralError.swift
[462/475] Compiling GATT PeripheralProtocol.swift
[463/475] Compiling GATT ScanData.swift
[464/475] Compiling GATT CentralProtocol.swift
[465/475] Compiling GATT CharacteristicProperty.swift
[466/475] Compiling GATT MaximumTransmissionUnit.swift
[467/475] Compiling GATT Peer.swift
[468/475] Emitting module GATT
[469/475] Compiling GATT GATTCentral.swift
[470/475] Compiling GATT GATTClientConnection.swift
[471/475] Compiling GATT GATTPeripheral.swift
[472/475] Compiling GATT GATTServerConnection.swift
[473/475] Compiling GATT AdvertisementData.swift
[474/475] Compiling GATT AsyncStream.swift
[475/475] Compiling GATT AttributePermission.swift
[476/487] Compiling DarwinGATT PeripheralContinuation.swift
[477/487] Compiling DarwinGATT Integer.swift
[478/488] Compiling DarwinGATT Queue.swift
[479/488] Compiling DarwinGATT CBPeripheral.swift
[480/488] Emitting module DarwinGATT
[481/488] Compiling DarwinGATT DarwinPeripheral.swift
[482/488] Compiling DarwinGATT CBCentral.swift
[483/488] Compiling DarwinGATT DarwinCentralError.swift
[484/488] Compiling DarwinGATT DarwinDescriptor.swift
[485/488] Compiling DarwinGATT DarwinAdvertisementData.swift
[486/488] Compiling DarwinGATT DarwinAttributes.swift
[487/488] Compiling DarwinGATT DarwinBluetoothState.swift
[488/488] Compiling DarwinGATT DarwinCentral.swift
Build complete! (126.86s)
Build complete.
Done.