The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Bluetooth with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/bluetooth.git
Reference: 6.4.3
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pureswift/bluetooth
 * tag               6.4.3      -> FETCH_HEAD
HEAD is now at 974ee43 Add `Codable` conformance to `LowEnergyAdvertisingData`
Cloned https://github.com/pureswift/bluetooth.git
Revision (git rev-parse @):
974ee4313fc8fe707bd5298009b810c0bca45d44
SUCCESS checkout https://github.com/pureswift/bluetooth.git at 6.4.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pureswift/bluetooth.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Bluetooth/Resources/CompanyIdentifiers.txt
Building for debugging...
[1/29] Compiling Bluetooth ByteSwap.swift
[2/29] Compiling Bluetooth ByteValue.swift
[3/29] Compiling Bluetooth ClassOfDevice.swift
[4/29] Compiling Bluetooth CompanyIdentifier.swift
[5/33] Compiling Bluetooth DefinedUUID.swift
[6/33] Compiling Bluetooth DefinedUUIDExtension.swift
[7/33] Compiling Bluetooth DataConvertible.swift
[8/33] Compiling Bluetooth Hexadecimal.swift
[9/33] Compiling Bluetooth Address.swift
[10/33] Compiling Bluetooth AsyncIndefiniteStream.swift
[11/33] Compiling Bluetooth BitMaskOption.swift
[12/33] Compiling Bluetooth BluetoothUUID.swift
[13/33] Compiling Bluetooth L2CAPSocket.swift
[14/33] Compiling Bluetooth LowEnergyAdvertisingData.swift
[15/33] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[16/33] Compiling Bluetooth RSSI.swift
[17/33] Compiling Bluetooth UInt256.swift
[18/33] Compiling Bluetooth UInt40.swift
[19/33] Compiling Bluetooth UInt48.swift
[20/33] Compiling Bluetooth UInt512.swift
[21/33] Compiling Bluetooth SFloat.swift
[22/33] Compiling Bluetooth SecurityLevel.swift
[23/33] Compiling Bluetooth UInt128.swift
[24/33] Compiling Bluetooth UInt24.swift
[25/33] Compiling Bluetooth Unit.swift
[26/33] Compiling Bluetooth UnitIdentifier.swift
[27/33] Compiling Bluetooth UnitIdentifierExtension.swift
[28/33] Compiling Bluetooth iBeacon.swift
[29/33] Emitting module Bluetooth
[30/33] Compiling Bluetooth Integer.swift
[31/33] Compiling Bluetooth UUID.swift
[32/33] Compiling Bluetooth GeneratedCompanyIdentifierNames.swift
[33/33] Compiling Bluetooth GeneratedCompanyIdentifiers.swift
[36/201] Compiling BluetoothGATT Bool.swift
[37/201] Compiling BluetoothGATT Data.swift
[38/201] Compiling BluetoothGATT DataConvertible.swift
[39/201] Compiling BluetoothGATT Hexadecimal.swift
[40/201] Compiling BluetoothGATT Integer.swift
[41/201] Compiling BluetoothGATT UUID.swift
[42/201] Compiling BluetoothGATT GAPUUIDList.swift
[43/207] Compiling BluetoothGATT ATTReadBlobResponse.swift
[44/207] Compiling BluetoothGATT ATTReadByGroupTypeRequest.swift
[45/207] Compiling BluetoothGATT ATTReadByGroupTypeResponse.swift
[46/207] Compiling BluetoothGATT ATTReadByTypeRequest.swift
[47/207] Compiling BluetoothGATT ATTReadByTypeResponse.swift
[48/207] Compiling BluetoothGATT ATTReadMultipleRequest.swift
[49/207] Compiling BluetoothGATT ATTReadMultipleResponse.swift
[50/207] Compiling BluetoothGATT ATTReadRequest.swift
[51/207] Compiling BluetoothGATT ATTReadResponse.swift
[52/207] Compiling BluetoothGATT ATTSignedWriteCommand.swift
[53/207] Compiling BluetoothGATT ATTWriteCommand.swift
[54/207] Compiling BluetoothGATT ATTWriteRequest.swift
[55/207] Compiling BluetoothGATT ATTWriteResponse.swift
[56/207] Compiling BluetoothGATT Array.swift
[57/207] Compiling BluetoothGATT ATT.swift
[58/207] Compiling BluetoothGATT ATTConnection.swift
[59/207] Compiling BluetoothGATT ATTError.swift
[60/207] Compiling BluetoothGATT ATTErrorResponse.swift
[61/207] Compiling BluetoothGATT ATTExecuteWriteRequest.swift
[62/207] Compiling BluetoothGATT ATTExecuteWriteResponse.swift
[63/207] Compiling BluetoothGATT ATTFindByTypeRequest.swift
[64/207] Compiling BluetoothGATT ATTFindByTypeResponse.swift
[65/207] Compiling BluetoothGATT ATTFindInformationRequest.swift
[66/207] Compiling BluetoothGATT ATTFindInformationResponse.swift
[67/207] Compiling BluetoothGATT ATTHandleValueConfirmation.swift
[68/207] Emitting module BluetoothGAP
[69/207] Compiling BluetoothGATT GATT.swift
[70/207] Compiling BluetoothGATT GATTAerobicHeartRateLowerLimit.swift
[71/207] Compiling BluetoothGATT GATTAerobicHeartRateUpperLimit.swift
[72/207] Compiling BluetoothGATT GATTAerobicThreshold.swift
[73/207] Compiling BluetoothGATT GATTAge.swift
[74/207] Compiling BluetoothGATT GATTAggregateFormatDescriptor.swift
[75/207] Compiling BluetoothGATT GATTAlertCategory.swift
[76/207] Compiling BluetoothGATT GATTAlertCategoryBitMask.swift
[77/207] Compiling BluetoothGATT GATTAlertLevel.swift
[78/207] Compiling BluetoothGATT GATTAlertNotificationControlPoint.swift
[79/207] Compiling BluetoothGATT ATTPrepareWriteResponse.swift
[80/207] Compiling BluetoothGATT ATTProtocolDataUnit.swift
[81/207] Compiling BluetoothGATT ATTReadBlobRequest.swift
[82/207] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[83/207] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[84/207] Compiling BluetoothGAP GAPTxPowerLevel.swift
[85/207] Compiling BluetoothGAP GAPURI.swift
[86/207] Compiling BluetoothGAP GAPUUIDList.swift
[87/207] Compiling BluetoothGAP iBeacon.swift
[90/209] Emitting module BluetoothGATT
[108/266] Compiling BluetoothHCI HCIReadPageTimeout.swift
[109/266] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[110/266] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[111/266] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[112/266] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[113/266] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[114/266] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[115/266] Compiling BluetoothHCI HCILERandom.swift
[116/266] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[117/266] Compiling BluetoothHCI HCILEReadBufferSize.swift
[118/266] Compiling BluetoothHCI HCILEReadChannelMap.swift
[119/266] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[120/266] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[121/266] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[122/266] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[123/266] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[124/266] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[125/387] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[126/387] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[127/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[128/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[129/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[130/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[131/387] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[132/387] Compiling BluetoothHCI HCICreateConnection.swift
[133/387] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[134/387] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[135/387] Compiling BluetoothHCI HCIDisconnect.swift
[136/387] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[137/387] Compiling BluetoothHCI HCIEncryptionChange.swift
[138/387] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[139/387] Compiling BluetoothHCI HCIError.swift
[140/387] Compiling BluetoothHCI HCIEvent.swift
[141/387] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[142/387] Compiling BluetoothHCI HCIGeneralEvent.swift
[143/387] Compiling BluetoothHCI HCIHoldMode.swift
[144/387] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[145/387] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[146/387] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[147/387] Compiling BluetoothHCI HCIInquiry.swift
[148/387] Compiling BluetoothHCI HCIInquiryCancel.swift
[149/387] Compiling BluetoothHCI HCIInquiryComplete.swift
[150/387] Compiling BluetoothHCI HCIInquiryResult.swift
[151/387] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[152/387] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[153/387] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[154/387] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[155/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[156/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[157/387] Compiling BluetoothHCI HCILESetPhy.swift
[158/387] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[159/387] Compiling BluetoothHCI HCILESetRandomAddress.swift
[160/387] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[161/387] Compiling BluetoothHCI HCILESetScanEnable.swift
[162/387] Compiling BluetoothHCI HCILESetScanParameters.swift
[163/387] Compiling BluetoothHCI HCILESetScanResponseData.swift
[164/387] Compiling BluetoothHCI HCILEStartEncryption.swift
[165/387] Compiling BluetoothHCI HCILETestEnd.swift
[166/387] Compiling BluetoothHCI HCILETransmitterTest.swift
[167/387] Compiling BluetoothHCI HCILEUpdateConnection.swift
[168/387] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[169/387] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[170/387] Compiling BluetoothHCI HCILinkKeyNotification.swift
[171/387] Compiling BluetoothHCI HCILinkKeyRequest.swift
[172/387] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[173/387] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[174/387] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[175/387] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[176/387] Compiling BluetoothHCI AdvertisingInterval.swift
[177/387] Compiling BluetoothHCI BluetoothHostController.swift
[178/387] Compiling BluetoothHCI ChannelIdentifier.swift
[179/387] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[180/387] Compiling BluetoothHCI Bool.swift
[181/387] Compiling BluetoothHCI Data.swift
[182/387] Compiling BluetoothHCI DataConvertible.swift
[183/387] Compiling BluetoothHCI Hexadecimal.swift
[184/387] Compiling BluetoothHCI Integer.swift
[185/387] Compiling BluetoothHCI UUID.swift
[186/387] Compiling BluetoothHCI HCI.swift
[187/387] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[188/387] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[189/387] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[190/387] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[191/387] Compiling BluetoothHCI HCICommand.swift
[192/387] Compiling BluetoothHCI HCICommandComplete.swift
[193/387] Compiling BluetoothHCI HCICommandStatus.swift
[194/387] Compiling BluetoothHCI HCICommandTimeout.swift
[195/387] Compiling BluetoothHCI HCIConnectionComplete.swift
[196/387] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[197/387] Compiling BluetoothHCI HCIConnectionRequest.swift
[198/387] Compiling BluetoothHCI HCIPINCodeRequest.swift
[199/387] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[200/387] Compiling BluetoothHCI HCIPacketHeader.swift
[201/387] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[202/387] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[203/387] Compiling BluetoothHCI HCIQoSSetup.swift
[204/387] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[205/387] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[206/387] Compiling BluetoothHCI HCIReadClockOffset.swift
[207/387] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[208/387] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[209/387] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[210/387] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[211/387] Compiling BluetoothHCI HCIReadLMPHandle.swift
[212/387] Compiling BluetoothHCI HCIReadLocalName.swift
[213/387] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[214/387] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[244/387] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[245/387] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[246/387] Compiling BluetoothHCI HCILEConnectionComplete.swift
[247/387] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[248/387] Compiling BluetoothHCI HCILECreateConnection.swift
[249/387] Compiling BluetoothHCI HCILEDataLengthChange.swift
[250/387] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[251/387] Compiling BluetoothHCI HCILEEncrypt.swift
[252/387] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[253/387] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[254/387] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[255/387] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[256/387] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[257/387] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[258/387] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[259/387] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[267/387] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[268/387] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[269/387] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[270/387] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[271/387] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[272/387] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[273/387] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[274/387] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[275/387] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[276/387] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[277/387] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[278/387] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[279/387] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[280/387] Compiling BluetoothHCI HCILESetDataLength.swift
[281/387] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[282/387] Compiling BluetoothHCI HCILESetEventMask.swift
[283/387] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[284/387] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[285/387] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[286/387] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[287/387] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[288/387] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[289/387] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[301/387] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[302/387] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[303/387] Compiling BluetoothHCI HCILEReadPhy.swift
[304/387] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[305/387] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[306/387] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[307/387] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[308/387] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[309/387] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[310/387] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[311/387] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[312/387] Compiling BluetoothHCI HCILEReceiverTest.swift
[333/454] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[334/454] Compiling BluetoothHCI HCIModeChange.swift
[335/454] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[336/454] Emitting module BluetoothHCI
[388/454] Compiling BluetoothHCI LMPFeature.swift
[389/454] Compiling BluetoothHCI LinkControlCommand.swift
[390/454] Compiling BluetoothHCI LinkPolicyCommand.swift
[391/454] Compiling BluetoothHCI LowEnergyAddressType.swift
[392/454] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[393/454] Compiling BluetoothHCI LowEnergyAdvertising.swift
[394/454] Compiling BluetoothHCI LowEnergyAllPhys.swift
[395/454] Compiling BluetoothHCI LowEnergyChannelMap.swift
[396/454] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[397/454] Compiling BluetoothHCI LowEnergyCommand.swift
[398/454] Compiling BluetoothHCI LowEnergyConnection.swift
[399/454] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[400/454] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[401/454] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[402/454] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[403/454] Compiling BluetoothHCI LowEnergyEvent.swift
[404/454] Compiling BluetoothHCI LowEnergyFeature.swift
[405/454] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[406/454] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[407/454] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[408/454] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[409/454] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[412/456] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[413/456] Compiling BluetoothHCI LowEnergyResolvingList.swift
[414/456] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[415/456] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[416/456] Compiling BluetoothHCI LowEnergyRole.swift
[417/456] Compiling BluetoothHCI LowEnergyRxChannel.swift
[418/456] Compiling BluetoothHCI LowEnergyRxPhy.swift
[419/456] Compiling BluetoothHCI LowEnergyRxPhys.swift
[420/456] Compiling BluetoothHCI LowEnergyScanInterval.swift
[421/456] Compiling BluetoothHCI LowEnergyState.swift
[422/456] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[423/456] Compiling BluetoothHCI LowEnergyTxChannel.swift
[424/456] Compiling BluetoothHCI LowEnergyTxPhy.swift
[425/456] Compiling BluetoothHCI LowEnergyTxPhys.swift
[426/456] Compiling BluetoothHCI LowEnergyTxPower.swift
[427/456] Compiling BluetoothHCI LowEnergyWhiteList.swift
[428/456] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[429/456] Compiling BluetoothHCI PacketType.swift
[430/456] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[431/456] Compiling BluetoothHCI StatusParametersCommand.swift
[432/456] Compiling BluetoothHCI VendorCommand.swift
[433/456] Compiling BluetoothHCI iBeacon.swift
[434/456] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[435/456] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[436/456] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[437/456] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[438/456] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[439/456] Compiling BluetoothHCI HCIReset.swift
[440/456] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[441/456] Compiling BluetoothHCI HCISetEventFilter.swift
[442/456] Compiling BluetoothHCI HCISimplePairingComplete.swift
[443/456] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[444/456] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[445/456] Compiling BluetoothHCI HCIVersion.swift
[446/456] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[447/456] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[448/456] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[449/456] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[450/456] Compiling BluetoothHCI HCIWriteLocalName.swift
[451/456] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[452/456] Compiling BluetoothHCI HCIWritePageScanType.swift
[453/456] Compiling BluetoothHCI HCIWritePageTimeout.swift
[454/456] Compiling BluetoothHCI HCIWriteScanEnable.swift
[455/456] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[456/456] Compiling BluetoothHCI InformationalCommand.swift
Build complete! (106.98s)
Build complete.
Done.