The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BluetoothMessageProtocol, reference 2.0.1 (10cba9), with Swift 6.3 for Linux on 12 Apr 2026 22:01:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FitnessKit/BluetoothMessageProtocol.git
Reference: 2.0.1
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/FitnessKit/BluetoothMessageProtocol
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 10cba91 Merge pull request #10 from FitnessKit/testing
Cloned https://github.com/FitnessKit/BluetoothMessageProtocol.git
Revision (git rev-parse @):
10cba91b742d3297a7cf3b55843fbd8e1e664fca
SUCCESS checkout https://github.com/FitnessKit/BluetoothMessageProtocol.git at 2.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FitnessKit/BluetoothMessageProtocol.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/FitnessKit/FitnessUnits
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/758] Fetching fitnessunits
[206/14099] Fetching fitnessunits, cryptoswift
Fetching https://github.com/FitnessKit/DataDecoder
Fetched https://github.com/FitnessKit/FitnessUnits from cache (0.55s)
[1869/13758] Fetching cryptoswift, datadecoder
Fetched https://github.com/FitnessKit/DataDecoder from cache (3.49s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (4.10s)
Computing version for https://github.com/FitnessKit/DataDecoder
Computed https://github.com/FitnessKit/DataDecoder at 5.0.0 (5.40s)
Computing version for https://github.com/FitnessKit/FitnessUnits
Computed https://github.com/FitnessKit/FitnessUnits at 3.1.0 (1.18s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.9.0 (0.90s)
Creating working copy for https://github.com/FitnessKit/FitnessUnits
Working copy of https://github.com/FitnessKit/FitnessUnits resolved at 3.1.0
Creating working copy for https://github.com/FitnessKit/DataDecoder
Working copy of https://github.com/FitnessKit/DataDecoder resolved at 5.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.9.0
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/135] Emitting module FitnessUnits
[8/138] Emitting module CryptoSwift
[9/152] Compiling CryptoSwift AEAD.swift
[10/152] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[11/152] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[12/152] Compiling CryptoSwift IntegerConversion.swift
[13/152] Compiling CryptoSwift Multiplication.swift
[14/152] Compiling CryptoSwift PrimeTest.swift
[15/152] Compiling CryptoSwift Random.swift
[16/152] Compiling CryptoSwift Shifts.swift
[17/152] Compiling CryptoSwift SquareRoot.swift
[18/152] Compiling CryptoSwift Strideable.swift
[19/152] Compiling CryptoSwift StringConversion.swift
[20/152] Compiling CryptoSwift Subtraction.swift
[21/152] Compiling CryptoSwift WordsAndBits.swift
[22/152] Compiling CryptoSwift ChaCha20.swift
[23/152] Compiling CryptoSwift Checksum.swift
[24/152] Compiling CryptoSwift Cipher.swift
[25/152] Compiling CryptoSwift Collection+Extension.swift
[26/152] Compiling DataDecoder Nibble.swift
[27/152] Compiling CryptoSwift XChaCha20+Foundation.swift
[28/152] Compiling CryptoSwift Generics.swift
[29/152] Compiling CryptoSwift HKDF.swift
[30/152] Compiling CryptoSwift HMAC.swift
[31/152] Compiling CryptoSwift ISO10126Padding.swift
[32/152] Compiling CryptoSwift ISO78164Padding.swift
[33/152] Compiling CryptoSwift Int+Extension.swift
[34/152] Compiling CryptoSwift MD5.swift
[35/152] Compiling CryptoSwift NoPadding.swift
[36/152] Compiling CryptoSwift Operators.swift
[37/152] Compiling CryptoSwift DER.swift
[38/152] Compiling CryptoSwift PBKDF1.swift
[39/152] Compiling CryptoSwift PBKDF2.swift
[40/152] Compiling CryptoSwift PKCS1v15.swift
[41/152] Emitting module DataDecoder
[42/152] Compiling DataDecoder Decoder.swift
[43/152] Compiling CryptoSwift BlockEncryptor.swift
[44/152] Compiling CryptoSwift BlockMode.swift
[45/152] Compiling CryptoSwift BlockModeOptions.swift
[46/152] Compiling CryptoSwift ASN1Decoder.swift
[47/152] Compiling CryptoSwift ASN1Encoder.swift
[48/152] Compiling CryptoSwift ASN1Scanner.swift
[49/152] Compiling CryptoSwift CBC.swift
[50/152] Compiling CryptoSwift CCM.swift
[51/152] Compiling CryptoSwift CFB.swift
[52/152] Compiling DataDecoder DataExtension.swift
[53/152] Compiling DataDecoder ANTToggleByte.swift
[54/152] Compiling DataDecoder MACAddress.swift
[55/152] Compiling CryptoSwift AES.Cryptors.swift
[56/152] Compiling CryptoSwift AES.swift
[57/152] Compiling CryptoSwift ASN1.swift
[58/152] Compiling CryptoSwift Array+Extension.swift
[59/152] Compiling CryptoSwift Authenticator.swift
[60/152] Compiling CryptoSwift BatchedCollection.swift
[61/152] Compiling CryptoSwift Bit.swift
[62/152] Compiling CryptoSwift BlockCipher.swift
[63/152] Compiling CryptoSwift BlockDecryptor.swift
[64/153] Compiling FitnessUnits ValidatedBinaryFloatingPoint.swift
[65/153] Compiling FitnessUnits ValidatedBinaryInteger.swift
[66/153] Compiling FitnessUnits ValidatedMeasurement.swift
[67/153] Compiling CryptoSwift CompactMap.swift
[68/153] Compiling CryptoSwift Cryptor.swift
[69/153] Compiling CryptoSwift Cryptors.swift
[70/153] Compiling CryptoSwift Digest.swift
[71/153] Compiling CryptoSwift DigestType.swift
[72/153] Compiling CryptoSwift AES+Foundation.swift
[73/153] Compiling CryptoSwift Array+Foundation.swift
[74/153] Compiling CryptoSwift Blowfish+Foundation.swift
[75/153] Compiling CryptoSwift ChaCha20+Foundation.swift
[76/153] Compiling CryptoSwift Data+Extension.swift
[77/153] Compiling CryptoSwift HMAC+Foundation.swift
[78/153] Compiling CryptoSwift Rabbit+Foundation.swift
[79/153] Compiling CryptoSwift String+FoundationExtension.swift
[80/153] Compiling CryptoSwift Utils+Foundation.swift
[83/154] Compiling CryptoSwift PKCS5.swift
[84/154] Compiling CryptoSwift PKCS7.swift
[85/154] Compiling CryptoSwift PKCS7Padding.swift
[86/154] Compiling CryptoSwift Padding.swift
[87/154] Compiling CryptoSwift Poly1305.swift
[88/154] Compiling CryptoSwift RSA+Cipher.swift
[89/154] Compiling CryptoSwift RSA+Signature.swift
[90/154] Compiling CryptoSwift RSA.swift
[91/154] Compiling CryptoSwift Rabbit.swift
[92/154] Compiling CryptoSwift SHA1.swift
[93/154] Compiling CryptoSwift SHA2.swift
[94/154] Compiling CryptoSwift SHA3.swift
[95/154] Compiling CryptoSwift Scrypt.swift
[96/154] Compiling CryptoSwift SecureBytes.swift
[97/154] Compiling CryptoSwift CMAC.swift
[98/154] Compiling CryptoSwift Addition.swift
[99/154] Compiling CryptoSwift BigInt.swift
[100/154] Compiling CryptoSwift BigUInt.swift
[101/154] Compiling CryptoSwift BitwiseOps.swift
[102/154] Compiling CryptoSwift CS.swift
[103/154] Compiling CryptoSwift Codable.swift
[104/154] Compiling CryptoSwift Comparable.swift
[105/154] Compiling CryptoSwift DataConversion.swift
[106/154] Compiling CryptoSwift Division.swift
[107/154] Compiling CryptoSwift Exponentiation.swift
[108/154] Compiling CryptoSwift FloatingPointConversion.swift
[109/154] Compiling CryptoSwift GCD.swift
[110/154] Compiling CryptoSwift Hashable.swift
[135/154] Compiling CryptoSwift GCM.swift
[136/154] Compiling CryptoSwift OCB.swift
[137/154] Compiling CryptoSwift OFB.swift
[138/154] Compiling CryptoSwift PCBC.swift
[139/154] Compiling CryptoSwift Blowfish.swift
[140/154] Compiling CryptoSwift CBCMAC.swift
[141/154] Compiling CryptoSwift Signature.swift
[142/154] Compiling CryptoSwift StreamDecryptor.swift
[143/154] Compiling CryptoSwift StreamEncryptor.swift
[144/154] Compiling CryptoSwift String+Extension.swift
[145/154] Compiling CryptoSwift UInt128.swift
[146/154] Compiling CryptoSwift UInt16+Extension.swift
[147/154] Compiling CryptoSwift UInt32+Extension.swift
[148/154] Compiling CryptoSwift UInt64+Extension.swift
[149/154] Compiling CryptoSwift UInt8+Extension.swift
[150/154] Compiling CryptoSwift Updatable.swift
[151/154] Compiling CryptoSwift Utils.swift
[152/154] Compiling CryptoSwift XChaCha20.swift
[153/154] Compiling CryptoSwift ZeroPadding.swift
[154/154] Compiling CryptoSwift resource_bundle_accessor.swift
[156/331] Compiling BluetoothMessageProtocol CharacteristicTemperatureCelsius.swift
[157/331] Compiling BluetoothMessageProtocol CharacteristicTemperatureFahrenheit.swift
[158/331] Compiling BluetoothMessageProtocol CharacteristicTemperatureMeasurement.swift
[159/331] Compiling BluetoothMessageProtocol CharacteristicTemperatureType.swift
[160/331] Compiling BluetoothMessageProtocol CharacteristicThreeZoneHeartRateLimits.swift
[161/331] Compiling BluetoothMessageProtocol CharacteristicTimeSource.swift
[162/331] Compiling BluetoothMessageProtocol CharacteristicTimeUpdateControlPoint.swift
[163/331] Compiling BluetoothMessageProtocol CharacteristicTimeUpdateState.swift
[164/331] Compiling BluetoothMessageProtocol CharacteristicTimeWithDst.swift
[165/331] Compiling BluetoothMessageProtocol CharacteristicTimeZone.swift
[166/331] Compiling BluetoothMessageProtocol CharacteristicTrainingStatus.swift
[167/331] Compiling BluetoothMessageProtocol CharacteristicTreadmillData.swift
[168/331] Compiling BluetoothMessageProtocol CharacteristicTrueWindDirection.swift
[169/331] Compiling BluetoothMessageProtocol CharacteristicTrueWindSpeed.swift
[170/331] Compiling BluetoothMessageProtocol CharacteristicTwoZoneHeartRateLimit.swift
[171/331] Compiling BluetoothMessageProtocol CharacteristicTxPowerLevel.swift
[172/331] Compiling BluetoothMessageProtocol CharacteristicUVIndex.swift
[173/331] Compiling BluetoothMessageProtocol CharacteristicUniformResourceIdentifier.swift
[174/331] Compiling BluetoothMessageProtocol CharacteristicUnreadAlertStatus.swift
[175/331] Compiling BluetoothMessageProtocol CharacteristicUserIndex.swift
[176/331] Compiling BluetoothMessageProtocol CharacteristicV02Max.swift
[177/331] Compiling BluetoothMessageProtocol CharacteristicWaistCircumference.swift
[178/331] Compiling BluetoothMessageProtocol CharacteristicWeight.swift
[179/331] Compiling BluetoothMessageProtocol CharacteristicWeightMeasurement.swift
[180/331] Compiling BluetoothMessageProtocol CharacteristicWeightScaleFeature.swift
[181/356] Compiling BluetoothMessageProtocol CharacteristicHeartRateMeasurement.swift
[182/356] Compiling BluetoothMessageProtocol CharacteristicHeatIndex.swift
[183/356] Compiling BluetoothMessageProtocol CharacteristicHeight.swift
[184/356] Compiling BluetoothMessageProtocol CharacteristicHipCircumference.swift
[185/356] Compiling BluetoothMessageProtocol CharacteristicHumidity.swift
[186/356] Compiling BluetoothMessageProtocol CharacteristicIndoorBikeData.swift
[187/356] Compiling BluetoothMessageProtocol CharacteristicIntermediateCuffPressure.swift
[188/356] Compiling BluetoothMessageProtocol CharacteristicIntermediateTemperature.swift
[189/356] Compiling BluetoothMessageProtocol CharacteristicLanguage.swift
[190/356] Compiling BluetoothMessageProtocol CharacteristicLastName.swift
[191/356] Compiling BluetoothMessageProtocol CharacteristicLatitude.swift
[192/356] Compiling BluetoothMessageProtocol CharacteristicLocalEastCoordinate.swift
[193/356] Compiling BluetoothMessageProtocol CharacteristicLocalNorthCoordinate.swift
[194/356] Compiling BluetoothMessageProtocol CharacteristicLocalTimeInformation.swift
[195/356] Compiling BluetoothMessageProtocol CharacteristicLocationName.swift
[196/356] Compiling BluetoothMessageProtocol CharacteristicLocationNavigationFeature.swift
[197/356] Compiling BluetoothMessageProtocol CharacteristicLongitude.swift
[198/356] Compiling BluetoothMessageProtocol CharacteristicMagneticDeclination.swift
[199/356] Compiling BluetoothMessageProtocol CharacteristicManufacturerNameString.swift
[200/356] Compiling BluetoothMessageProtocol CharacteristicMaximumRecommendedHeartRate.swift
[201/356] Compiling BluetoothMessageProtocol CharacteristicMeasurementInterval.swift
[202/356] Compiling BluetoothMessageProtocol CharacteristicModelNumberString.swift
[203/356] Compiling BluetoothMessageProtocol CharacteristicNetworkAvailability.swift
[204/356] Compiling BluetoothMessageProtocol CharacteristicNewAlert.swift
[205/356] Compiling BluetoothMessageProtocol CharacteristicObjectName.swift
[206/381] Compiling BluetoothMessageProtocol CharacteristicObjectSize.swift
[207/381] Compiling BluetoothMessageProtocol CharacteristicPnPID.swift
[208/381] Compiling BluetoothMessageProtocol CharacteristicPollenConcentration.swift
[209/381] Compiling BluetoothMessageProtocol CharacteristicPosition2D.swift
[210/381] Compiling BluetoothMessageProtocol CharacteristicPosition3D.swift
[211/381] Compiling BluetoothMessageProtocol CharacteristicPressure.swift
[212/381] Compiling BluetoothMessageProtocol CharacteristicRainfall.swift
[213/381] Compiling BluetoothMessageProtocol CharacteristicRestingHeartRate.swift
[214/381] Compiling BluetoothMessageProtocol CharacteristicRingerSetting.swift
[215/381] Compiling BluetoothMessageProtocol CharacteristicRowerData.swift
[216/381] Compiling BluetoothMessageProtocol CharacteristicScanIntervalWindow.swift
[217/381] Compiling BluetoothMessageProtocol CharacteristicScanRefresh.swift
[218/381] Compiling BluetoothMessageProtocol CharacteristicSensorLocation.swift
[219/381] Compiling BluetoothMessageProtocol CharacteristicSerialNumberString.swift
[220/381] Compiling BluetoothMessageProtocol CharacteristicSoftwareRevisionString.swift
[221/381] Compiling BluetoothMessageProtocol CharacteristicSportTypeForAerobicAndAnaerobicThresholds.swift
[222/381] Compiling BluetoothMessageProtocol CharacteristicStairClimberData.swift
[223/381] Compiling BluetoothMessageProtocol CharacteristicStepClimberData.swift
[224/381] Compiling BluetoothMessageProtocol CharacteristicString.swift
[225/381] Compiling BluetoothMessageProtocol CharacteristicSupportedHeartRateRange.swift
[226/381] Compiling BluetoothMessageProtocol CharacteristicSupportedInclinationRange.swift
[227/381] Compiling BluetoothMessageProtocol CharacteristicSupportedPowerRange.swift
[228/381] Compiling BluetoothMessageProtocol CharacteristicSupportedResistanceLevel.swift
[229/381] Compiling BluetoothMessageProtocol CharacteristicSupportedSpeedRange.swift
[230/381] Compiling BluetoothMessageProtocol CharacteristicTemperature.swift
[231/381] Compiling BluetoothMessageProtocol CharacteristicAnaerobicHeartRateUpperLimit.swift
[232/381] Compiling BluetoothMessageProtocol CharacteristicAnaerobicThreshold.swift
[233/381] Compiling BluetoothMessageProtocol CharacteristicAnalog.swift
[234/381] Compiling BluetoothMessageProtocol CharacteristicAnalogOutput.swift
[235/381] Compiling BluetoothMessageProtocol CharacteristicApparentWindDirection.swift
[236/381] Compiling BluetoothMessageProtocol CharacteristicApparentWindSpeed.swift
[237/381] Compiling BluetoothMessageProtocol CharacteristicAppearance.swift
[238/381] Compiling BluetoothMessageProtocol CharacteristicBarometricPressureTrend.swift
[239/381] Compiling BluetoothMessageProtocol CharacteristicBatteryLevel.swift
[240/381] Compiling BluetoothMessageProtocol CharacteristicBatteryLevelState.swift
[241/381] Compiling BluetoothMessageProtocol CharacteristicBatteryPowerState.swift
[242/381] Compiling BluetoothMessageProtocol CharacteristicBloodPressureFeature.swift
[243/381] Compiling BluetoothMessageProtocol CharacteristicBloodPressureMeasurement.swift
[244/381] Compiling BluetoothMessageProtocol CharacteristicBodyCompositionMeasurement.swift
[245/381] Compiling BluetoothMessageProtocol CharacteristicBodySensorLocation.swift
[246/381] Compiling BluetoothMessageProtocol CharacteristicBondManagementFeatures.swift
[247/381] Compiling BluetoothMessageProtocol CharacteristicContinuousGlucoseMonitoringFeature.swift
[248/381] Compiling BluetoothMessageProtocol CharacteristicCrossTrainerData.swift
[249/381] Compiling BluetoothMessageProtocol CharacteristicCurrentTime.swift
[250/381] Compiling BluetoothMessageProtocol CharacteristicCyclingSpeedCadence.swift
[251/381] Compiling BluetoothMessageProtocol CharacteristicCyclingSpeedCadenceFeature.swift
[252/381] Compiling BluetoothMessageProtocol CharacteristicDSTOffset.swift
[253/381] Compiling BluetoothMessageProtocol CharacteristicDatabaseChangeIncrement.swift
[254/381] Compiling BluetoothMessageProtocol CharacteristicDateOfBirth.swift
[255/381] Compiling BluetoothMessageProtocol CharacteristicDateTime.swift
[256/381] Compiling BluetoothMessageProtocol BluetoothBounds.swift
[257/381] Compiling BluetoothMessageProtocol BluetoothCodable.swift
[258/381] Compiling BluetoothMessageProtocol BluetoothMessageProtocol.swift
[259/381] Compiling BluetoothMessageProtocol Characteristic.swift
[260/381] Compiling BluetoothMessageProtocol CharacteristicGymConnectEquipmentState.swift
[261/381] Compiling BluetoothMessageProtocol CharacteristicGymConnectEquipmentStateName.swift
[262/381] Compiling BluetoothMessageProtocol CharacteristicGymConnectEquipmentType.swift
[263/381] Compiling BluetoothMessageProtocol CharacteristicGymConnectMeasurement.swift
[264/381] Compiling BluetoothMessageProtocol CharacteristicGymConnectWorkoutProgramName.swift
[265/381] Compiling BluetoothMessageProtocol CharacteristicNorthPoleAweDiagnostics.swift
[266/381] Compiling BluetoothMessageProtocol CharacteristicNorthPoleAweHeartRateMeasurement.swift
[267/381] Compiling BluetoothMessageProtocol CharacteristicNorthPoleAweWorkoutInformation.swift
[268/381] Compiling BluetoothMessageProtocol CharacteristicTacxAntFecReceive.swift
[269/381] Compiling BluetoothMessageProtocol CharacteristicTacxAntFecSend.swift
[270/381] Compiling BluetoothMessageProtocol CharacteristicAerobicHeartRateLowerLimit.swift
[271/381] Compiling BluetoothMessageProtocol CharacteristicAerobicHeartRateUpperLimit.swift
[272/381] Compiling BluetoothMessageProtocol CharacteristicAerobicThreshold.swift
[273/381] Compiling BluetoothMessageProtocol CharacteristicAge.swift
[274/381] Compiling BluetoothMessageProtocol CharacteristicAlertCategoryID.swift
[275/381] Compiling BluetoothMessageProtocol CharacteristicAlertCategoryIDBitMask.swift
[276/381] Compiling BluetoothMessageProtocol CharacteristicAlertLevel.swift
[277/381] Compiling BluetoothMessageProtocol CharacteristicAlertNotificationControlPoint.swift
[278/381] Compiling BluetoothMessageProtocol CharacteristicAlertStatus.swift
[279/381] Compiling BluetoothMessageProtocol CharacteristicAltitude.swift
[280/381] Compiling BluetoothMessageProtocol CharacteristicAnaerobicHeartRateLowerLimit.swift
[281/453] Compiling BluetoothMessageProtocol ServiceHapDoorbell.swift
[282/453] Compiling BluetoothMessageProtocol ServiceHapFan.swift
[283/453] Compiling BluetoothMessageProtocol ServiceHapFaucet.swift
[284/453] Compiling BluetoothMessageProtocol ServiceHapFilterMaintenance.swift
[285/453] Compiling BluetoothMessageProtocol ServiceHapGarageDoorOpener.swift
[286/453] Compiling BluetoothMessageProtocol ServiceHapHeaterCooler.swift
[287/453] Compiling BluetoothMessageProtocol ServiceHapHumidifierDehumidifier.swift
[288/453] Compiling BluetoothMessageProtocol ServiceHapHumiditySensor.swift
[289/453] Compiling BluetoothMessageProtocol ServiceHapIrrigationSystem.swift
[290/453] Compiling BluetoothMessageProtocol ServiceHapLeakSensor.swift
[291/453] Compiling BluetoothMessageProtocol ServiceHapLightSensor.swift
[292/453] Compiling BluetoothMessageProtocol ServiceHapLightbulb.swift
[293/453] Compiling BluetoothMessageProtocol ServiceHapLockManagement.swift
[294/453] Compiling BluetoothMessageProtocol ServiceHapLockMechanism.swift
[295/453] Compiling BluetoothMessageProtocol ServiceHapMicrophone.swift
[296/453] Compiling BluetoothMessageProtocol ServiceHapMotionSensor.swift
[297/453] Compiling BluetoothMessageProtocol ServiceHapOccupancySensor.swift
[298/453] Compiling BluetoothMessageProtocol ServiceHapOutlet.swift
[299/453] Compiling BluetoothMessageProtocol ServiceHapPairing.swift
[300/453] Compiling BluetoothMessageProtocol ServiceHapProtocolInformationService.swift
[301/453] Compiling BluetoothMessageProtocol ServiceHapSecuritySystem.swift
[302/453] Compiling BluetoothMessageProtocol ServiceHapServiceLabel.swift
[303/453] Compiling BluetoothMessageProtocol ServiceHapSlat.swift
[304/453] Compiling BluetoothMessageProtocol ServiceHapSmokeSensor.swift
[305/453] Compiling BluetoothMessageProtocol ServiceHapSpeaker.swift
[306/477] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagTemperature.swift
[307/477] Compiling BluetoothMessageProtocol ServiceAlertNotification.swift
[308/477] Compiling BluetoothMessageProtocol ServiceAutomationInputOutput.swift
[309/477] Compiling BluetoothMessageProtocol ServiceBattery.swift
[310/477] Compiling BluetoothMessageProtocol ServiceBloodPressure.swift
[311/477] Compiling BluetoothMessageProtocol ServiceBodyComposition.swift
[312/477] Compiling BluetoothMessageProtocol ServiceBondManagement.swift
[313/477] Compiling BluetoothMessageProtocol ServiceContinuousGlucoseMonitoring.swift
[314/477] Compiling BluetoothMessageProtocol ServiceCurrentTime.swift
[315/477] Compiling BluetoothMessageProtocol ServiceCyclingPower.swift
[316/477] Compiling BluetoothMessageProtocol ServiceCyclingSpeedAndCadence.swift
[317/477] Compiling BluetoothMessageProtocol ServiceDeviceInformation.swift
[318/477] Compiling BluetoothMessageProtocol ServiceEnvironmentalSensing.swift
[319/477] Compiling BluetoothMessageProtocol ServiceExtension.swift
[320/477] Compiling BluetoothMessageProtocol ServiceFitnessMachine.swift
[321/477] Compiling BluetoothMessageProtocol ServiceGenericAccess.swift
[322/477] Compiling BluetoothMessageProtocol ServiceGenericAttribute.swift
[323/477] Compiling BluetoothMessageProtocol ServiceGlucose.swift
[324/477] Compiling BluetoothMessageProtocol ServiceHealthThermometer.swift
[325/477] Compiling BluetoothMessageProtocol ServiceHeartRate.swift
[326/477] Compiling BluetoothMessageProtocol ServiceHttpProxy.swift
[327/477] Compiling BluetoothMessageProtocol ServiceHumanInterfaceDevice.swift
[328/477] Compiling BluetoothMessageProtocol ServiceImmediateAlert.swift
[329/477] Compiling BluetoothMessageProtocol ServiceIndoorPositioning.swift
[330/501] Compiling BluetoothMessageProtocol ServiceCustomExtension.swift
[331/501] Compiling BluetoothMessageProtocol ServiceCycleOps.swift
[332/501] Compiling BluetoothMessageProtocol ServiceDropcam.swift
[333/501] Compiling BluetoothMessageProtocol ServiceEliteTrainer.swift
[334/501] Compiling BluetoothMessageProtocol ServiceGoogleGlass.swift
[335/501] Compiling BluetoothMessageProtocol ServiceGymConnect.swift
[336/501] Compiling BluetoothMessageProtocol ServiceKomoot.swift
[337/501] Compiling BluetoothMessageProtocol ServiceMyoClassifierEvent.swift
[338/501] Compiling BluetoothMessageProtocol ServiceMyoControl.swift
[339/501] Compiling BluetoothMessageProtocol ServiceMyoImu.swift
[340/501] Compiling BluetoothMessageProtocol ServiceMyoRawEMGData.swift
[341/501] Compiling BluetoothMessageProtocol ServiceNordicLegacyDeviceFirmwareUpdate.swift
[342/501] Compiling BluetoothMessageProtocol ServiceNordicSecureDeviceFirmwareUpdate.swift
[343/501] Compiling BluetoothMessageProtocol ServiceNorthPoleAweDiagnostics.swift
[344/501] Compiling BluetoothMessageProtocol ServiceNorthPoleAweHeartRate.swift
[345/501] Compiling BluetoothMessageProtocol ServiceTacxAntFec.swift
[346/501] Compiling BluetoothMessageProtocol ServiceWahooFitnessGEMModuleFirmwareUpdate.swift
[347/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsFirmwareUpdate.swift
[348/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagAccelerometer.swift
[349/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagBarometer.swift
[350/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagControl.swift
[351/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagGyroscope.swift
[352/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagHumidity.swift
[353/501] Compiling BluetoothMessageProtocol ServiceTexasInstrumentsSensorTagMagnetometer.swift
[354/501] Compiling BluetoothMessageProtocol CharacteristicMeshProvisioningDataIn.swift
[355/501] Compiling BluetoothMessageProtocol CharacteristicMeshProvisioningDataOut.swift
[356/501] Compiling BluetoothMessageProtocol CharacteristicMeshProxyDataIn.swift
[357/501] Compiling BluetoothMessageProtocol CharacteristicMeshProxyDataOut.swift
[358/501] Compiling BluetoothMessageProtocol ProvisioningAuthentication.swift
[359/501] Compiling BluetoothMessageProtocol ProvisioningData.swift
[360/501] Compiling BluetoothMessageProtocol ProvisioningDataUnitCapabilities.swift
[361/501] Compiling BluetoothMessageProtocol ProvisioningDataUnitInvite.swift
[362/501] Compiling BluetoothMessageProtocol ProvisioningDataUnitStart.swift
[363/501] Compiling BluetoothMessageProtocol ProvisioningDataUnitType.swift
[364/501] Compiling BluetoothMessageProtocol ProvisioningDataUnits.swift
[365/501] Compiling BluetoothMessageProtocol ProxyDataUnits.swift
[366/501] Compiling BluetoothMessageProtocol ProxyMessageType.swift
[367/501] Compiling BluetoothMessageProtocol MeshModelIdentifier.swift
[368/501] Compiling BluetoothMessageProtocol MeshModelIdentifierExtension.swift
[369/501] Compiling BluetoothMessageProtocol MeshModelIdentifierVendorExtension.swift
[370/501] Compiling BluetoothMessageProtocol MeshOutOfBandInformation.swift
[371/501] Compiling BluetoothMessageProtocol MeshTransitionTime.swift
[372/501] Compiling BluetoothMessageProtocol MeshMessage.swift
[373/501] Compiling BluetoothMessageProtocol MeshMessageGenericDelta.swift
[374/501] Compiling BluetoothMessageProtocol MeshMessageGenericLevel.swift
[375/501] Compiling BluetoothMessageProtocol MeshMessageGenericOnOff.swift
[376/501] Compiling BluetoothMessageProtocol Service.swift
[377/501] Compiling BluetoothMessageProtocol ServiceAppleMidi.swift
[378/501] Compiling BluetoothMessageProtocol ServiceInsulinDelivery.swift
[379/501] Compiling BluetoothMessageProtocol ServiceInternetProtocolSupport.swift
[380/501] Compiling BluetoothMessageProtocol ServiceLinkLoss.swift
[381/501] Compiling BluetoothMessageProtocol ServiceLocationAndNavigation.swift
[382/501] Compiling BluetoothMessageProtocol ServiceMeshProvisioning.swift
[383/501] Compiling BluetoothMessageProtocol ServiceMeshProxy.swift
[384/501] Compiling BluetoothMessageProtocol ServiceNextDSTChange.swift
[385/501] Compiling BluetoothMessageProtocol ServiceObjectTransfer.swift
[386/501] Compiling BluetoothMessageProtocol ServicePhoneAlertStatus.swift
[387/501] Compiling BluetoothMessageProtocol ServicePulseOximeter.swift
[388/501] Compiling BluetoothMessageProtocol ServiceReconnectionConfiguration.swift
[389/501] Compiling BluetoothMessageProtocol ServiceReferenceTimeUpdate.swift
[390/501] Compiling BluetoothMessageProtocol ServiceRunningSpeedAndCadence.swift
[391/501] Compiling BluetoothMessageProtocol ServiceScanParameters.swift
[392/501] Compiling BluetoothMessageProtocol ServiceTransportDiscovery.swift
[393/501] Compiling BluetoothMessageProtocol ServiceTxPower.swift
[394/501] Compiling BluetoothMessageProtocol ServiceUserData.swift
[395/501] Compiling BluetoothMessageProtocol ServiceWeightScale.swift
[396/501] Compiling BluetoothMessageProtocol ServiceData.swift
[397/501] Compiling BluetoothMessageProtocol ServiceDataFitnessMachine.swift
[398/501] Compiling BluetoothMessageProtocol ServiceDataMeshProvisioning.swift
[399/501] Compiling BluetoothMessageProtocol AppleDeviceType.swift
[400/501] Compiling BluetoothMessageProtocol BatteryTypes.swift
[401/501] Compiling BluetoothMessageProtocol BloodPressureMeasurementStatus.swift
[402/501] Compiling BluetoothMessageProtocol ServiceHapStatelessProgrammableSwitch.swift
[403/501] Compiling BluetoothMessageProtocol ServiceHapSwitch.swift
[404/501] Compiling BluetoothMessageProtocol ServiceHapTemperatureSensor.swift
[405/501] Compiling BluetoothMessageProtocol ServiceHapThermostat.swift
[406/501] Compiling BluetoothMessageProtocol ServiceHapValve.swift
[407/501] Compiling BluetoothMessageProtocol ServiceHapWindow.swift
[408/501] Compiling BluetoothMessageProtocol ServiceHapWindowCovering.swift
[409/501] Compiling BluetoothMessageProtocol ServiceHomeKitProtocolExtension.swift
[410/501] Compiling BluetoothMessageProtocol AccessoryCategory.swift
[411/501] Compiling BluetoothMessageProtocol HomeKitPairingErrors.swift
[412/501] Compiling BluetoothMessageProtocol HomeKitPairingMethods.swift
[413/501] Compiling BluetoothMessageProtocol HomeKitSoftwareAuthenticationTlvType.swift
[414/501] Compiling BluetoothMessageProtocol PairingTlvType.swift
[415/501] Compiling BluetoothMessageProtocol TlvFormat.swift
[416/501] Compiling BluetoothMessageProtocol AppleBeaconExtension.swift
[417/501] Compiling BluetoothMessageProtocol ManufacturerData.swift
[418/501] Compiling BluetoothMessageProtocol ManufacturerDataAltBeacon.swift
[419/501] Compiling BluetoothMessageProtocol ManufacturerDataAppleHomeKit.swift
[420/501] Compiling BluetoothMessageProtocol ManufacturerDataAppleHomeKitEncryptedNotification.swift
[421/501] Compiling BluetoothMessageProtocol ManufacturerDataAppleiBeacon.swift
[422/501] Compiling BluetoothMessageProtocol ManufacturerDataGymConnect.swift
[423/501] Compiling BluetoothMessageProtocol ManufacturerDataPolarHeartRate.swift
[424/501] Compiling BluetoothMessageProtocol MemberIdentifier.swift
[425/501] Compiling BluetoothMessageProtocol MemberIdentifierSupportedExtension.swift
[426/501] Compiling BluetoothMessageProtocol MeshBeaconUnit.swift
[427/501] Compiling BluetoothMessageProtocol BluetoothAlertTypes.swift
[428/501] Compiling BluetoothMessageProtocol BluetoothAppearance.swift
[429/501] Compiling BluetoothMessageProtocol BluetoothAppearanceCategory.swift
[430/501] Compiling BluetoothMessageProtocol BluetoothGender.swift
[431/501] Compiling BluetoothMessageProtocol BluetoothSensorLocations.swift
[432/501] Compiling BluetoothMessageProtocol BluetoothTimeZones.swift
[433/501] Compiling BluetoothMessageProtocol CodingKeys.swift
[434/501] Compiling BluetoothMessageProtocol DSTOffset.swift
[435/501] Compiling BluetoothMessageProtocol DateTimeType.swift
[436/501] Compiling BluetoothMessageProtocol DayOfWeekType.swift
[437/501] Compiling BluetoothMessageProtocol FitnessMachineControlCode.swift
[438/501] Compiling BluetoothMessageProtocol FitnessMachineControlProcedure.swift
[439/501] Compiling BluetoothMessageProtocol FitnessMachineControlResponseTypes.swift
[440/501] Compiling BluetoothMessageProtocol FitnessMachineStatusCode.swift
[441/501] Compiling BluetoothMessageProtocol FitnessMachineStatusValue.swift
[442/501] Compiling BluetoothMessageProtocol FitnessMachineTargetTypes.swift
[443/501] Compiling BluetoothMessageProtocol FitnessMachineTypes.swift
[444/501] Compiling BluetoothMessageProtocol GymConnectEquipmentState.swift
[445/501] Compiling BluetoothMessageProtocol GymConnectEquipmentType.swift
[446/501] Compiling BluetoothMessageProtocol HeartRateTypes.swift
[447/501] Compiling BluetoothMessageProtocol MonthType.swift
[448/501] Compiling BluetoothMessageProtocol TemperatureTypes.swift
[449/501] Compiling BluetoothMessageProtocol UserType.swift
[450/501] Compiling BluetoothMessageProtocol YearMonthDay.swift
[451/501] Compiling BluetoothMessageProtocol CharacteristicWindChill.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[452/501] Compiling BluetoothMessageProtocol CompanyIdentifier.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[453/501] Compiling BluetoothMessageProtocol CompanyIdentifierExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[454/501] Compiling BluetoothMessageProtocol CompanyIdentifierExtensionMore.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[455/501] Compiling BluetoothMessageProtocol CompanyIdentifierNonAssigned.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[456/501] Compiling BluetoothMessageProtocol CompanyIdentifierSupportedExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[457/501] Compiling BluetoothMessageProtocol Errors.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[458/501] Compiling BluetoothMessageProtocol DataExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[459/501] Compiling BluetoothMessageProtocol Resolutionable.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[460/501] Compiling BluetoothMessageProtocol StringExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[461/501] Compiling BluetoothMessageProtocol UInt8Extension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[462/501] Compiling BluetoothMessageProtocol UUIDExtension.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[463/501] Compiling BluetoothMessageProtocol GapAdvertisingType.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[464/501] Compiling BluetoothMessageProtocol GapDataType.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[465/501] Compiling BluetoothMessageProtocol GapEventType.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[466/501] Compiling BluetoothMessageProtocol PeerAddress.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[467/501] Compiling BluetoothMessageProtocol ServiceHapAccessoryInformation.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[468/501] Compiling BluetoothMessageProtocol ServiceHapAirPurifier.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[469/501] Compiling BluetoothMessageProtocol ServiceHapAirQualitySensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[470/501] Compiling BluetoothMessageProtocol ServiceHapBatteryService.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[471/501] Compiling BluetoothMessageProtocol ServiceHapCameraRtpStreamManagement.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[472/501] Compiling BluetoothMessageProtocol ServiceHapCarbonDioxideSensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[473/501] Compiling BluetoothMessageProtocol ServiceHapCarbonMonoxideSensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[474/501] Compiling BluetoothMessageProtocol ServiceHapContactSensor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[475/501] Compiling BluetoothMessageProtocol ServiceHapDoor.swift
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:42:22: error: cannot find 'CFByteOrderGetCurrent' in scope
 40 |     static var isLittleEndian: Bool {
 41 |
 42 |         let endian = CFByteOrderGetCurrent()
    |                      `- error: cannot find 'CFByteOrderGetCurrent' in scope
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:22: error: cannot find 'CFIndex' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                      `- error: cannot find 'CFIndex' in scope
 45 |             return true
 46 |         }
/host/spi-builder-workspace/Sources/BluetoothMessageProtocol/Extensions/DataExtension.swift:44:34: error: cannot find 'CFByteOrderLittleEndian' in scope
 42 |         let endian = CFByteOrderGetCurrent()
 43 |
 44 |         if endian == CFIndex(Int(CFByteOrderLittleEndian.rawValue)) {
    |                                  `- error: cannot find 'CFByteOrderLittleEndian' in scope
 45 |             return true
 46 |         }
[476/501] Compiling BluetoothMessageProtocol CharacteristicDateofThresholdAssessment.swift
[477/501] Compiling BluetoothMessageProtocol CharacteristicDayDateTime.swift
[478/501] Compiling BluetoothMessageProtocol CharacteristicDayOfWeek.swift
[479/501] Compiling BluetoothMessageProtocol CharacteristicDeviceName.swift
[480/501] Compiling BluetoothMessageProtocol CharacteristicDewPoint.swift
[481/501] Compiling BluetoothMessageProtocol CharacteristicElevation.swift
[482/501] Compiling BluetoothMessageProtocol CharacteristicEmailAddress.swift
[483/501] Compiling BluetoothMessageProtocol CharacteristicFatBurnHeartRateLowerLimit.swift
[484/501] Compiling BluetoothMessageProtocol CharacteristicFatBurnHeartRateUpperLimit.swift
[485/501] Compiling BluetoothMessageProtocol CharacteristicFirmwareRevisionString.swift
[486/501] Compiling BluetoothMessageProtocol CharacteristicFirstName.swift
[487/501] Compiling BluetoothMessageProtocol CharacteristicFitnessMachineFeature.swift
[488/501] Compiling BluetoothMessageProtocol CharacteristicFitnessMachineStatus.swift
[489/501] Compiling BluetoothMessageProtocol CharacteristicFiveZoneHeartRateLimits.swift
[490/501] Compiling BluetoothMessageProtocol CharacteristicFloorNumber.swift
[491/501] Compiling BluetoothMessageProtocol CharacteristicGender.swift
[492/501] Compiling BluetoothMessageProtocol CharacteristicGustFactor.swift
[493/501] Compiling BluetoothMessageProtocol CharacteristicHTTPControlPoint.swift
[494/501] Compiling BluetoothMessageProtocol CharacteristicHTTPEntityBody.swift
[495/501] Compiling BluetoothMessageProtocol CharacteristicHTTPHeaders.swift
[496/501] Compiling BluetoothMessageProtocol CharacteristicHTTPSSecurity.swift
[497/501] Compiling BluetoothMessageProtocol CharacteristicHTTPStatusCode.swift
[498/501] Compiling BluetoothMessageProtocol CharacteristicHardwareRevisionString.swift
[499/501] Compiling BluetoothMessageProtocol CharacteristicHeartRateControlPoint.swift
[500/501] Compiling BluetoothMessageProtocol CharacteristicHeartRateMax.swift
[501/501] Emitting module BluetoothMessageProtocol
BUILD FAILURE 6.3 linux