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