The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpeziBluetooth, reference 3.2.2 (6bfc03), with Swift 6.0 for macOS (SPM) on 2 May 2025 20:55:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziBluetooth.git
Reference: 3.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziBluetooth
 * tag               3.2.2      -> FETCH_HEAD
HEAD is now at 6bfc037 Fix compilation with Swift 6.1 (#59)
Cloned https://github.com/StanfordSpezi/SpeziBluetooth.git
Revision (git rev-parse @):
6bfc0378fca295237dee9746f9697a773410c658
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziBluetooth.git at 3.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/45] Write sources
[0/45] Copying PrivacyInfo.xcprivacy
[0/45] Copying Localizable.xcstrings.license
[3/45] Write sources
[7/45] Write TestPeripheral-entitlement.plist
[9/45] Copying Localizable.xcstrings
[9/45] Copying Localizable.xcstrings.license
[12/45] Copying Info.plist
[12/45] Write sources
[27/45] Compiling CNIOWindows WSAStartup.c
[28/45] Compiling CNIOWindows shim.c
[29/45] Compiling _NumericsShims _NumericsShims.c
[30/45] Write sources
[33/45] Write swift-version-5BDAB9E9C0126B9D.txt
[34/45] Compiling CNIOLinux shim.c
[34/45] Compiling CNIOLinux liburing_shims.c
[36/45] Compiling CNIOWASI CNIOWASI.c
[37/88] Compiling _AtomicsShims.c
[39/107] Emitting module _NIOBase64
[39/107] Compiling CNIODarwin shim.c
[41/107] Emitting module InternalCollectionsUtilities
[42/108] Compiling RealModule Float80+Real.swift
[43/109] Compiling Atomics Primitives.shims.swift
[44/109] Compiling Atomics AtomicInteger.swift
[45/109] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/109] Compiling Atomics ManagedAtomic.swift
[47/109] Compiling Atomics ManagedAtomicLazyReference.swift
[48/109] Compiling RealModule Real.swift
[49/109] Compiling Atomics PointerConformances.swift
[50/109] Compiling Atomics Primitives.native.swift
[51/109] Compiling Atomics AtomicMemoryOrderings.swift
[52/109] Compiling Atomics DoubleWord.swift
[53/109] Compiling RealModule RealFunctions.swift
[54/109] Compiling RealModule AlgebraicField.swift
[55/109] Compiling RealModule ApproximateEquality.swift
[56/109] Emitting module RealModule
[57/109] Compiling RealModule Float16+Real.swift
[58/109] Compiling RealModule ElementaryFunctions.swift
[59/109] Compiling RealModule Float+Real.swift
[60/109] Compiling RealModule AugmentedArithmetic.swift
[61/109] Compiling RealModule Double+Real.swift
[62/109] Compiling Atomics UnsafeAtomic.swift
[63/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[64/109] Compiling Atomics OptionalRawRepresentable.swift
[65/109] Compiling Atomics RawRepresentable.swift
[66/109] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/109] Compiling _NIODataStructures PriorityQueue.swift
[68/109] Compiling _NIOBase64 Base64.swift
[69/135] Compiling _NIODataStructures _TinyArray.swift
[70/135] Compiling Algorithms Joined.swift
[71/135] Compiling Algorithms Keyed.swift
[72/135] Compiling Algorithms MinMax.swift
[73/135] Compiling Algorithms RandomSample.swift
[74/135] Compiling Algorithms Intersperse.swift
[75/135] Compiling Algorithms Suffix.swift
[78/135] Compiling Algorithms Trim.swift
[79/135] Compiling Algorithms EitherSequence.swift
[80/135] Compiling Algorithms Chain.swift
[81/135] Compiling Algorithms Chunked.swift
[82/135] Compiling Algorithms Grouped.swift
[83/135] Compiling Algorithms Indexed.swift
[84/135] Compiling Algorithms Cycle.swift
[85/135] Compiling Algorithms AdjacentPairs.swift
[86/135] Compiling Algorithms Reductions.swift
[87/135] Compiling Algorithms Rotate.swift
[90/209] Compiling DequeModule _DequeBufferHeader.swift
[91/209] Compiling DequeModule _DequeSlot.swift
[92/210] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[93/210] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[93/210] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[95/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[96/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[97/210] Emitting module Atomics
[98/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[99/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[100/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[101/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[102/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[103/210] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[104/210] Emitting module _NIODataStructures
[105/210] Compiling _NIODataStructures Heap.swift
[106/216] Compiling DequeModule _UnsafeWrappedBuffer.swift
[107/216] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[108/216] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[109/216] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[110/216] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[111/216] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[112/216] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/216] Compiling OrderedCollections OrderedSet+Codable.swift
[114/216] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[115/216] Compiling OrderedCollections OrderedSet+Descriptions.swift
[116/216] Compiling OrderedCollections OrderedSet+Diffing.swift
[117/216] Compiling OrderedCollections OrderedSet+Equatable.swift
[118/216] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[119/216] Compiling DequeModule _DequeBuffer.swift
[120/216] Compiling OrderedCollections _Hashtable+Header.swift
[121/216] Compiling OrderedCollections OrderedDictionary+Codable.swift
[124/216] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[125/218] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[126/218] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[127/218] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[128/218] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[129/218] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[130/218] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[131/218] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[132/218] Compiling OrderedCollections OrderedDictionary+Elements.swift
[133/218] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[134/218] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[135/218] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[138/218] Compiling OrderedCollections OrderedDictionary+Values.swift
[139/218] Compiling OrderedCollections OrderedDictionary.swift
[140/218] Compiling OrderedCollections OrderedSet+Hashable.swift
[141/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[142/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[150/218] Compiling Algorithms Unique.swift
[151/218] Compiling Algorithms Windows.swift
[152/218] Compiling OrderedCollections OrderedSet+Invariants.swift
[153/218] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[154/218] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[159/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[160/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[161/218] Emitting module DequeModule
[176/218] Compiling OrderedCollections _HashTable+Bucket.swift
[177/218] Compiling OrderedCollections _HashTable+BucketIterator.swift
[178/218] Compiling OrderedCollections _HashTable+Constants.swift
[179/218] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[180/218] Compiling OrderedCollections _HashTable+Testing.swift
[181/218] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[182/218] Compiling OrderedCollections _HashTable.swift
[197/218] Compiling OrderedCollections OrderedSet+SubSequence.swift
[198/218] Compiling OrderedCollections OrderedSet+Testing.swift
[199/218] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[200/218] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[201/218] Compiling OrderedCollections OrderedSet.swift
[202/218] Compiling OrderedCollections _UnsafeBitset.swift
[202/218] Compiling c-nioatomics.c
[204/218] Emitting module OrderedCollections
[205/218] Emitting module XCTRuntimeAssertions
[206/218] Compiling XCTRuntimeAssertions Assert.swift
[207/218] Emitting module Algorithms
[207/218] Compiling c-atomics.c
[209/224] Emitting module NIOConcurrencyHelpers
[210/224] Compiling NIOConcurrencyHelpers atomics.swift
[211/224] Compiling NIOConcurrencyHelpers NIOLock.swift
[212/224] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[213/224] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[214/224] Compiling NIOConcurrencyHelpers lock.swift
[215/246] Compiling XCTRuntimeAssertions Counter.swift
[216/246] Compiling XCTRuntimeAssertions NeverReturn.swift
[217/246] Compiling XCTRuntimeAssertions Precondition.swift
[218/285] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[219/285] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[220/285] Compiling XCTRuntimeAssertions XCTFail.swift
[221/285] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[222/320] Compiling NIOCore GlobalSingletons.swift
[223/320] Compiling NIOCore IO.swift
[224/320] Compiling NIOCore IOData.swift
[225/320] Compiling NIOCore IPProtocol.swift
[226/320] Compiling NIOCore IntegerBitPacking.swift
[227/320] Compiling NIOCore IntegerTypes.swift
[228/326] Compiling NIOCore Interfaces.swift
[229/326] Compiling NIOCore Linux.swift
[230/326] Compiling NIOCore MarkedCircularBuffer.swift
[231/326] Compiling NIOCore MulticastChannel.swift
[232/326] Compiling NIOCore NIOAny.swift
[233/326] Compiling NIOCore NIOCloseOnErrorHandler.swift
[234/326] Compiling NIOCore NIOLoopBound.swift
[235/326] Compiling NIOCore NIOScheduledCallback.swift
[236/326] Compiling NIOCore NIOSendable.swift
[237/326] Compiling NIOCore RecvByteBufferAllocator.swift
[238/326] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[239/326] Compiling NIOCore SocketAddresses.swift
[240/326] Compiling SpeziFoundation ValueRepository.swift
[241/326] Compiling SpeziFoundation TimeoutError.swift
[242/326] Compiling SpeziFoundation TopLevelDecoder.swift
[243/326] Compiling SpeziFoundation TopLevelEncoder.swift
[244/326] Compiling SpeziFoundation Version.swift
[245/326] Compiling SpeziFoundation OrderedArray.swift
[246/326] Compiling SpeziFoundation RuntimeEnvironment.swift
[247/326] Compiling SpeziFoundation ArrayBuilder.swift
[248/326] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[249/326] Compiling SpeziFoundation SetBuilder.swift
[250/326] Compiling SpeziFoundation AsyncSemaphore.swift
[251/326] Compiling SpeziFoundation RuntimeConfig.swift
[252/326] Compiling SpeziFoundation RepositoryValue.swift
[253/326] Compiling SpeziFoundation SendableValueRepository.swift
[254/326] Compiling NIOCore SocketOptionProvider.swift
[255/326] Compiling NIOCore SystemCallHelpers.swift
[256/326] Compiling NIOCore TimeAmount+Duration.swift
[257/326] Compiling NIOCore TypeAssistedChannelHandler.swift
[258/326] Compiling NIOCore UniversalBootstrapSupport.swift
[259/326] Compiling NIOCore Utilities.swift
[260/326] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[261/326] Compiling NIOCore EventLoopFuture+Deprecated.swift
[262/326] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[263/326] Compiling NIOCore EventLoopFuture.swift
[264/326] Compiling NIOCore FileDescriptor.swift
[265/326] Compiling NIOCore FileHandle.swift
[266/326] Compiling NIOCore FileRegion.swift
[267/326] Compiling SpeziFoundation SequenceExtensions.swift
[268/326] Compiling SpeziFoundation StaticString+Hashable.swift
[269/326] Compiling SpeziFoundation DataDescriptor.swift
[270/326] Compiling SpeziFoundation Duration.swift
[271/326] Compiling SpeziFoundation KeyValuePairs.swift
[272/326] Compiling SpeziFoundation ObjCExceptionHandling.swift
[273/326] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[274/326] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[275/326] Compiling SpeziFoundation KnowledgeSource.swift
[276/326] Compiling SpeziFoundation AnyArray.swift
[277/326] Compiling SpeziFoundation AnyOptional.swift
[278/326] Compiling SpeziFoundation BinarySearch.swift
[279/326] Compiling SpeziFoundation Calendar.swift
[280/326] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[281/326] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[282/326] Compiling SpeziFoundation RepositoryAnchor.swift
[283/326] Compiling SpeziFoundation MainActorExecution.swift
[284/326] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[285/326] Compiling SpeziFoundation RWLock.swift
[286/326] Compiling SpeziFoundation RecursiveRWLock.swift
[287/326] Compiling NIOCore ByteBuffer-views.swift
[288/326] Emitting module NIOCore
[289/379] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[290/379] Compiling NIOPosix BaseSocketChannel.swift
[291/379] Compiling NIOPosix BaseStreamSocketChannel.swift
[292/379] Compiling NIOPosix Bootstrap.swift
[293/382] Compiling NIOPosix BSDSocketAPICommon.swift
[294/382] Compiling NIOPosix BSDSocketAPIPosix.swift
[295/382] Compiling NIOPosix BSDSocketAPIWindows.swift
[296/382] Compiling NIOPosix BaseSocket.swift
[297/382] Compiling NIOPosix Pool.swift
[298/382] Compiling NIOPosix PooledRecvBufferAllocator.swift
[299/382] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[300/382] Compiling NIOPosix PosixSingletons.swift
[301/382] Compiling NIOPosix RawSocketBootstrap.swift
[302/382] Compiling NIOPosix Resolver.swift
[303/382] Compiling NIOPosix Selectable.swift
[304/382] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[305/382] Compiling NIOPosix NIOThreadPool.swift
[306/382] Compiling NIOPosix NonBlockingFileIO.swift
[307/382] Compiling NIOPosix PendingDatagramWritesManager.swift
[308/382] Compiling NIOPosix PendingWritesManager.swift
[309/382] Compiling NIOPosix PipeChannel.swift
[310/382] Compiling NIOPosix PipePair.swift
[311/382] Compiling NIOPosix ControlMessage.swift
[312/382] Compiling NIOPosix DatagramVectorReadManager.swift
[313/382] Compiling NIOPosix Errors+Any.swift
[314/382] Compiling NIOPosix FileDescriptor.swift
[315/382] Compiling SpeziFoundation SendableSharedRepository.swift
[316/382] Compiling SpeziFoundation SharedRepository.swift
[317/382] Compiling SpeziFoundation resource_bundle_accessor.swift
[318/382] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[319/382] Compiling NIOEmbedded Embedded.swift
[320/382] Emitting module NIOEmbedded
[321/382] Compiling NIOEmbedded AsyncTestingChannel.swift
[322/382] Compiling NIOPosix GetaddrinfoResolver.swift
[323/382] Compiling NIOPosix HappyEyeballs.swift
[324/382] Compiling NIOPosix IO.swift
[325/382] Compiling NIOPosix IntegerBitPacking.swift
[326/382] Emitting module SpeziFoundation
[327/382] Compiling NIOPosix IntegerTypes.swift
[328/382] Compiling NIOPosix Linux.swift
[329/382] Compiling NIOPosix LinuxCPUSet.swift
[330/382] Compiling NIOPosix LinuxUring.swift
[331/439] Compiling Spezi ModuleReference.swift
[332/439] Compiling Spezi NotificationTokenHandler.swift
[333/439] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[334/439] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[335/439] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[336/444] Compiling Spezi Module+Standard.swift
[337/444] Compiling Spezi Standard.swift
[338/444] Compiling Spezi StandardPropertyWrapper.swift
[339/444] Compiling Spezi EnvironmentAccessible.swift
[340/444] Compiling Spezi ModelModifier.swift
[341/444] Compiling Spezi SpeziModuleError.swift
[342/444] Compiling Spezi SpeziPropertyWrapper.swift
[343/444] Compiling Spezi SpeziSceneDelegate.swift
[344/444] Compiling Spezi View+Spezi.swift
[345/444] Compiling Spezi DefaultStandard.swift
[346/444] Compiling Spezi ModelPropertyWrapper.swift
[347/444] Compiling Spezi ModifierPropertyWrapper.swift
[348/444] Compiling Spezi ViewModifierProvider.swift
[349/444] Compiling Spezi Configuration.swift
[350/444] Compiling Spezi DefaultInitializable.swift
[351/444] Compiling Spezi DependencyContext.swift
[352/444] Compiling Spezi DependencyDeclaration.swift
[353/444] Compiling Spezi DependencyPropertyWrapper.swift
[354/444] Compiling Spezi Module+Dependencies.swift
[355/444] Compiling Spezi DependencyReference.swift
[356/444] Emitting module NIOPosix
[357/444] Compiling NIOPosix UnsafeTransfer.swift
[358/444] Compiling NIOPosix Utilities.swift
[359/444] Compiling NIOPosix VsockAddress.swift
[360/444] Compiling NIOPosix VsockChannelEvents.swift
[361/444] Compiling NIOPosix resource_bundle_accessor.swift
[362/444] Compiling Spezi DependencyCollectionBuilder.swift
[363/444] Compiling Spezi LaunchOptionsKey.swift
[364/444] Compiling Spezi SpeziAnchor.swift
[365/444] Compiling Spezi SpeziStorage.swift
[366/444] Compiling Spezi StoredModulesKey.swift
[367/444] Compiling Spezi ModuleDescription.swift
[368/444] Compiling Spezi Spezi+Logger.swift
[369/444] Compiling Spezi Spezi+Preview.swift
[370/444] Compiling Spezi Spezi+Spezi.swift
[371/444] Compiling Spezi Spezi.swift
[372/444] Compiling Spezi SpeziAppDelegate.swift
[373/444] Compiling Spezi LifecycleHandler.swift
[374/444] Compiling Spezi DependencyManager.swift
[375/444] Compiling Spezi DependencyManagerError.swift
[376/444] Compiling Spezi Module+DependencyRelation.swift
[377/444] Compiling Spezi DependencyBuilder.swift
[378/444] Compiling Spezi DependencyCollection.swift
[379/444] Compiling Spezi ApplicationPropertyWrapper.swift
[380/444] Compiling Spezi CollectPropertyWrapper.swift
[381/444] Compiling Spezi CollectedModuleValues.swift
[382/444] Compiling Spezi ProvidePropertyWrapper.swift
[383/444] Compiling Spezi StorageValueCollector.swift
[384/444] Compiling Spezi StorageValueProvider.swift
[385/446] Compiling NIO Exports.swift
[386/446] Emitting module NIO
[387/451] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[388/451] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[389/451] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[390/451] Emitting module NIOFoundationCompat
[391/451] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[392/462] Emitting module Spezi
[393/468] Compiling ByteCoding FixedWithInteger+ByteCodable.swift
[394/468] Compiling ByteCoding Data+ByteCodable.swift
[395/469] Compiling ByteCoding ByteCodable+Deprecated.swift
[396/469] Compiling ByteCoding ByteCodable.swift
[397/469] Emitting module ByteCoding
[398/469] Compiling ByteCoding Bool+ByteCodable.swift
[399/469] Compiling ByteCoding Float+ByteCodable.swift
[400/469] Compiling ByteCoding RawRepresentable+PrimitiveByteCodable.swift
[401/469] Compiling ByteCoding PrimitiveByteCodable.swift
[402/469] Compiling ByteCoding String+ByteCodable.swift
[403/469] Compiling ByteCoding RawRepresentable+ByteCodable.swift
[404/469] Compiling ByteCoding Data+HexString.swift
[405/473] Compiling Spezi Application+TypeAlias.swift
[406/473] Compiling Spezi ApplicationDelegate.swift
[407/473] Compiling Spezi ApplicationDelegateAdaptor.swift
[408/473] Compiling Spezi DynamicReference.swift
[409/473] Compiling Spezi Module+Properties.swift
[410/473] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[414/473] Compiling Spezi ModuleOwnership.swift
[415/473] Compiling Spezi BackgroundFetchResult.swift
[416/473] Compiling Spezi NotificationHandler.swift
[467/548] Compiling SpeziNumerics MedFloat.swift
[468/548] Compiling SpeziNumerics ByteBuffer+Int24.swift
[469/548] Emitting module SpeziNumerics
[470/548] Compiling SpeziNumerics MedFloatImpl.swift
[471/548] Compiling SpeziBluetooth BluetoothDisconnectAction.swift
[472/548] Compiling SpeziBluetooth BluetoothPeripheralAction.swift
[473/548] Compiling SpeziBluetooth DeviceActions.swift
[474/548] Compiling SpeziBluetooth ReadRSSIAction.swift
[475/548] Compiling SpeziBluetooth BluetoothDevice.swift
[476/548] Compiling SpeziBluetooth BluetoothService.swift
[477/548] Compiling SpeziBluetooth ControlPointCharacteristic.swift
[478/548] Compiling SpeziBluetooth ControlPointSupport.swift
[479/556] Compiling SpeziBluetooth DeviceActionPeripheralInjection.swift
[480/556] Compiling SpeziBluetooth DeviceActionTestInjections.swift
[481/556] Compiling SpeziBluetooth DeviceStateAccessor.swift
[482/556] Compiling SpeziBluetooth DeviceStatePeripheralInjection.swift
[483/556] Compiling SpeziBluetooth DeviceStateTestInjections.swift
[484/556] Compiling SpeziBluetooth ServiceAccessor.swift
[485/556] Compiling SpeziBluetooth ServicePeripheralInjection.swift
[486/556] Compiling SpeziBluetooth DeviceDescriptionParser.swift
[487/556] Emitting module SpeziBluetooth
[488/556] Compiling SpeziBluetooth SetupDeviceVisitor.swift
[489/556] Compiling SpeziBluetooth BaseVisitor.swift
[490/556] Compiling SpeziBluetooth DeviceVisitor.swift
[491/556] Compiling SpeziBluetooth ServiceVisitor.swift
[492/556] Compiling SpeziBluetooth AutoConnectModifier.swift
[493/556] Compiling SpeziBluetooth BluetoothScanner.swift
[494/556] Compiling SpeziBluetooth BluetoothScanningOptionsModifier.swift
[495/556] Compiling SpeziBluetooth ConnectedDevicesEnvironmentModifier.swift
[496/556] Compiling SpeziBluetooth DiscoveryDescription.swift
[497/556] Compiling SpeziBluetooth ServiceDescription.swift
[498/556] Compiling SpeziBluetooth CBCharacteristicProperties+Props.swift
[499/556] Compiling SpeziBluetooth CBError+LocalizedError.swift
[500/556] Compiling SpeziBluetooth CBPeripheral+DebugIdentifier.swift
[501/556] Compiling SpeziBluetooth AdvertisementData.swift
[502/556] Compiling SpeziBluetooth BluetoothError.swift
[503/556] Compiling SpeziBluetooth BluetoothManagerStorage.swift
[504/556] Compiling SpeziBluetooth BluetoothState.swift
[505/556] Compiling SpeziBluetooth KVOStateDidChangeObserver.swift
[506/556] Compiling SpeziBluetooth RWLock.swift
[507/556] Compiling SpeziBluetooth SpeziBluetoothActor.swift
[508/556] Compiling SpeziBluetooth ValueObservable.swift
[509/556] Compiling SpeziBluetooth AdvertisementStaleIntervalEnvironmentKey.swift
[510/556] Compiling SpeziBluetooth MinimumRSSIEnvironmentKey.swift
[511/556] Compiling SpeziBluetooth SurroundingScanModifiers.swift
[512/556] Compiling SpeziBluetooth BluetoothConnectAction.swift
[513/556] Compiling SpeziBluetooth ManufacturerIdentifier.swift
[514/556] Compiling SpeziBluetooth OnChangeRegistration.swift
[515/556] Compiling SpeziBluetooth PeripheralState.swift
[516/556] Compiling SpeziBluetooth PeripheralStorage.swift
[517/556] Compiling SpeziBluetooth WriteType.swift
[518/556] Compiling SpeziBluetooth BluetoothWorkItem.swift
[519/556] Compiling SpeziBluetooth CharacteristicOnChangeHandler.swift
[520/556] Compiling SpeziBluetooth DiscoveryStaleTimer.swift
[521/556] Compiling SpeziBluetooth Characteristic.swift
[522/556] Compiling SpeziBluetooth DeviceAction.swift
[523/556] Compiling SpeziBluetooth DeviceState.swift
[524/556] Compiling SpeziBluetooth Service.swift
[525/556] Compiling SpeziBluetooth CharacteristicAccessor.swift
[526/556] Compiling SpeziBluetooth CharacteristicPeripheralInjection.swift
[527/556] Compiling SpeziBluetooth CharacteristicTestInjections.swift
[528/556] Compiling SpeziBluetooth DeviceActionAccessor.swift
[529/556] Compiling SpeziBluetooth CharacteristicAccesses.swift
[530/556] Compiling SpeziBluetooth CharacteristicLocator.swift
[531/556] Compiling SpeziBluetooth DiscoverySession.swift
[532/556] Compiling SpeziBluetooth GATTCharacteristic.swift
[533/556] Compiling SpeziBluetooth GATTService.swift
[534/556] Compiling SpeziBluetooth MainActorBuffered.swift
[535/556] Compiling SpeziBluetooth ManagedAsynchronousAccess.swift
[536/556] Compiling SpeziBluetooth ManagedAtomicMainActorBuffered.swift
[537/556] Compiling SpeziBluetooth ScanNearbyDevicesModifier.swift
[538/556] Compiling SpeziBluetooth BTUUID.swift
[539/556] Compiling SpeziBluetooth Box.swift
[540/556] Compiling SpeziBluetooth ChangeSubscriptions.swift
[541/556] Compiling SpeziBluetooth ConnectedDevices.swift
[542/556] Compiling SpeziBluetooth ConnectedDevicesModel.swift
[543/556] Compiling SpeziBluetooth Reference.swift
[544/556] Compiling SpeziBluetooth resource_bundle_accessor.swift
[545/556] Compiling SpeziBluetooth Bluetooth.swift
[546/556] Compiling SpeziBluetooth DeviceDiscoveryDescriptor.swift
[547/556] Compiling SpeziBluetooth Discover.swift
[548/556] Compiling SpeziBluetooth DiscoveryDescriptorBuilder.swift
[549/556] Compiling SpeziBluetooth BluetoothManager.swift
[550/556] Compiling SpeziBluetooth BluetoothPeripheral.swift
[551/556] Compiling SpeziBluetooth CharacteristicDescription.swift
[552/556] Compiling SpeziBluetooth DeviceDescription.swift
[553/556] Compiling SpeziBluetooth DiscoveryCriteria.swift
[554/593] Compiling SpeziBluetoothServices RecordAccessGenericOperand.swift
[555/593] Compiling SpeziBluetoothServices RecordAccessControlPoint+Operations.swift
[556/593] Compiling SpeziBluetoothServices RecordAccessControlPoint.swift
[557/593] Compiling SpeziBluetoothServices RecordAccessOpCode.swift
[558/597] Compiling SpeziBluetoothServices CharacteristicAccessor+GenericRecordAccess.swift
[559/597] Compiling SpeziBluetoothServices RecordAccessFilterCriteria.swift
[560/597] Compiling SpeziBluetoothServices RecordAccessFilterType.swift
[561/597] Compiling SpeziBluetoothServices RecordAccessGeneralResponse.swift
[562/597] Emitting module SpeziBluetoothServices
[563/597] Compiling SpeziBluetoothServices CurrentTimeService.swift
[564/597] Compiling SpeziBluetoothServices DeviceInformationService.swift
[565/597] Compiling SpeziBluetoothServices HealthThermometerService.swift
[566/597] Compiling SpeziBluetoothServices PulseOximeterService.swift
[567/597] Compiling SpeziBluetoothServices RecordAccessResponseFormatError.swift
[568/597] Compiling SpeziBluetoothServices TemperatureMeasurement.swift
[569/597] Compiling SpeziBluetoothServices TemperatureType.swift
[570/597] Compiling SpeziBluetoothServices CurrentTime.swift
[571/597] Compiling SpeziBluetoothServices RecordAccessOperand.swift
[572/597] Compiling SpeziBluetoothServices RecordAccessOperationContent.swift
[573/597] Compiling SpeziBluetoothServices RecordAccessOperator.swift
[574/597] Compiling SpeziBluetoothServices RecordAccessResponseCode.swift
[575/597] Compiling SpeziBluetoothServices DateTime.swift
[576/597] Compiling SpeziBluetoothServices DayDateTime.swift
[577/597] Compiling SpeziBluetoothServices DayOfWeek.swift
[578/597] Compiling SpeziBluetoothServices ExactTime256.swift
[579/597] Compiling SpeziBluetoothServices WeightMeasurement.swift
[580/597] Compiling SpeziBluetoothServices WeightScaleFeature.swift
[581/597] Compiling SpeziBluetoothServices BatteryService.swift
[582/597] Compiling SpeziBluetoothServices BloodPressureService.swift
[583/597] Compiling SpeziBluetoothServices WeightScaleService.swift
[584/597] Compiling SpeziBluetoothServices CBUUID+Characteristics.swift
[585/597] Compiling SpeziBluetoothServices EventLog.swift
[586/597] Compiling SpeziBluetoothServices TestService.swift
[587/597] Compiling SpeziBluetoothServices BloodPressureFeature.swift
[588/597] Compiling SpeziBluetoothServices BloodPressureMeasurement.swift
[589/597] Compiling SpeziBluetoothServices IntermediateCuffPressure.swift
[590/597] Compiling SpeziBluetoothServices MeasurementInterval.swift
[591/597] Compiling SpeziBluetoothServices PLXContinuousMeasurement.swift
[592/597] Compiling SpeziBluetoothServices PLXFeatures.swift
[593/597] Compiling SpeziBluetoothServices PLXSpotCheckMeasurement.swift
[594/597] Compiling SpeziBluetoothServices PnPID.swift
[595/600] Compiling TestPeripheral TestService.swift
[596/600] Compiling TestPeripheral TestPeripheral.swift
[597/600] Emitting module TestPeripheral
[597/600] Write Objects.LinkFileList
[598/600] Linking TestPeripheral
[599/600] Applying TestPeripheral
Build complete! (43.19s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/SpeziNetworking.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/310] Fetching spezinetworking
[113/2015] Fetching spezinetworking, swift-atomics
[148/2785] Fetching spezinetworking, swift-atomics, spezifoundation
[249/11920] Fetching spezinetworking, swift-atomics, spezifoundation, spezi
[1288/28233] Fetching spezinetworking, swift-atomics, spezifoundation, spezi, swift-collections
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.15s)
[3601/19098] Fetching spezinetworking, swift-atomics, spezifoundation, swift-collections
[7028/94796] Fetching spezinetworking, swift-atomics, spezifoundation, swift-collections, swift-nio
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (3.81s)
Fetched https://github.com/apple/swift-collections.git from cache (3.81s)
Fetched https://github.com/apple/swift-atomics.git from cache (3.81s)
Fetched https://github.com/apple/swift-nio.git from cache (3.81s)
Fetched https://github.com/StanfordSpezi/SpeziNetworking.git from cache (3.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.53s)
Computing version for https://github.com/StanfordSpezi/SpeziNetworking.git
Computed https://github.com/StanfordSpezi/SpeziNetworking.git at 2.3.0 (0.67s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.5 (0.68s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-algorithms.git
[1/534] Fetching xctruntimeassertions
[178/6452] Fetching xctruntimeassertions, swift-algorithms
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.97s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.97s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (2.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.65s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.60s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.1 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.72s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (0.73s)
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.97s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.45s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.5
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/StanfordSpezi/SpeziNetworking.git
Working copy of https://github.com/StanfordSpezi/SpeziNetworking.git resolved at 2.3.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezinetworking",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziNetworking.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.59.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "SpeziBluetooth",
  "name" : "SpeziBluetooth",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziBluetoothServices",
      "targets" : [
        "SpeziBluetoothServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziBluetooth",
      "targets" : [
        "SpeziBluetooth"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "TestPeripheral",
      "targets" : [
        "TestPeripheral"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TestPeripheral",
      "module_type" : "SwiftTarget",
      "name" : "TestPeripheral",
      "path" : "Sources/TestPeripheral",
      "product_dependencies" : [
        "ByteCoding"
      ],
      "product_memberships" : [
        "TestPeripheral"
      ],
      "sources" : [
        "TestPeripheral.swift",
        "TestService.swift"
      ],
      "target_dependencies" : [
        "SpeziBluetooth",
        "SpeziBluetoothServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SpeziBluetoothTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziBluetoothTests",
      "path" : "Tests/SpeziBluetoothTests",
      "sources" : [
        "BluetoothDeviceTestingSupportTests.swift",
        "RWLockTests.swift"
      ],
      "target_dependencies" : [
        "SpeziBluetooth",
        "SpeziBluetoothServices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziBluetoothServicesTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziBluetoothServicesTests",
      "path" : "Tests/SpeziBluetoothServicesTests",
      "product_dependencies" : [
        "NIOCore",
        "ByteCodingTesting"
      ],
      "sources" : [
        "BloodPressureTests.swift",
        "BluetoothServicesTests.swift",
        "CurrentTimeTests.swift",
        "DeviceInformationTests.swift",
        "HealthThermometerTests.swift",
        "PLXTests.swift",
        "RecordAccessControlPointTests.swift",
        "WeightScaleTests.swift"
      ],
      "target_dependencies" : [
        "SpeziBluetooth",
        "SpeziBluetoothServices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziBluetoothServices",
      "module_type" : "SwiftTarget",
      "name" : "SpeziBluetoothServices",
      "path" : "Sources/SpeziBluetoothServices",
      "product_dependencies" : [
        "ByteCoding",
        "SpeziNumerics"
      ],
      "product_memberships" : [
        "SpeziBluetoothServices",
        "TestPeripheral"
      ],
      "sources" : [
        "Characteristics/BloodPressureFeature.swift",
        "Characteristics/BloodPressureMeasurement.swift",
        "Characteristics/IntermediateCuffPressure.swift",
        "Characteristics/MeasurementInterval.swift",
        "Characteristics/PLXContinuousMeasurement.swift",
        "Characteristics/PLXFeatures.swift",
        "Characteristics/PLXSpotCheckMeasurement.swift",
        "Characteristics/PnPID.swift",
        "Characteristics/RecordAccess/GenericOperand/CharacteristicAccessor+GenericRecordAccess.swift",
        "Characteristics/RecordAccess/GenericOperand/RecordAccessFilterCriteria.swift",
        "Characteristics/RecordAccess/GenericOperand/RecordAccessFilterType.swift",
        "Characteristics/RecordAccess/GenericOperand/RecordAccessGeneralResponse.swift",
        "Characteristics/RecordAccess/GenericOperand/RecordAccessGenericOperand.swift",
        "Characteristics/RecordAccess/RecordAccessControlPoint+Operations.swift",
        "Characteristics/RecordAccess/RecordAccessControlPoint.swift",
        "Characteristics/RecordAccess/RecordAccessOpCode.swift",
        "Characteristics/RecordAccess/RecordAccessOperand.swift",
        "Characteristics/RecordAccess/RecordAccessOperationContent.swift",
        "Characteristics/RecordAccess/RecordAccessOperator.swift",
        "Characteristics/RecordAccess/RecordAccessResponseCode.swift",
        "Characteristics/RecordAccess/RecordAccessResponseFormatError.swift",
        "Characteristics/TemperatureMeasurement.swift",
        "Characteristics/TemperatureType.swift",
        "Characteristics/Time/CurrentTime.swift",
        "Characteristics/Time/DateTime.swift",
        "Characteristics/Time/DayDateTime.swift",
        "Characteristics/Time/DayOfWeek.swift",
        "Characteristics/Time/ExactTime256.swift",
        "Characteristics/WeightMeasurement.swift",
        "Characteristics/WeightScaleFeature.swift",
        "Services/BatteryService.swift",
        "Services/BloodPressureService.swift",
        "Services/CurrentTimeService.swift",
        "Services/DeviceInformationService.swift",
        "Services/HealthThermometerService.swift",
        "Services/PulseOximeterService.swift",
        "Services/WeightScaleService.swift",
        "TestingSupport/CBUUID+Characteristics.swift",
        "TestingSupport/EventLog.swift",
        "TestingSupport/TestService.swift"
      ],
      "target_dependencies" : [
        "SpeziBluetooth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziBluetooth",
      "module_type" : "SwiftTarget",
      "name" : "SpeziBluetooth",
      "path" : "Sources/SpeziBluetooth",
      "product_dependencies" : [
        "Spezi",
        "NIOCore",
        "OrderedCollections",
        "SpeziFoundation",
        "ByteCoding",
        "Atomics"
      ],
      "product_memberships" : [
        "SpeziBluetoothServices",
        "SpeziBluetooth",
        "TestPeripheral"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziBluetooth/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziBluetooth/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Bluetooth.swift",
        "Configuration/DeviceDiscoveryDescriptor.swift",
        "Configuration/Discover.swift",
        "Configuration/DiscoveryDescriptorBuilder.swift",
        "CoreBluetooth/BluetoothManager.swift",
        "CoreBluetooth/BluetoothPeripheral.swift",
        "CoreBluetooth/Configuration/CharacteristicDescription.swift",
        "CoreBluetooth/Configuration/DeviceDescription.swift",
        "CoreBluetooth/Configuration/DiscoveryCriteria.swift",
        "CoreBluetooth/Configuration/DiscoveryDescription.swift",
        "CoreBluetooth/Configuration/ServiceDescription.swift",
        "CoreBluetooth/Extensions/CBCharacteristicProperties+Props.swift",
        "CoreBluetooth/Extensions/CBError+LocalizedError.swift",
        "CoreBluetooth/Extensions/CBPeripheral+DebugIdentifier.swift",
        "CoreBluetooth/Model/AdvertisementData.swift",
        "CoreBluetooth/Model/BluetoothError.swift",
        "CoreBluetooth/Model/BluetoothManagerStorage.swift",
        "CoreBluetooth/Model/BluetoothState.swift",
        "CoreBluetooth/Model/CharacteristicAccesses.swift",
        "CoreBluetooth/Model/CharacteristicLocator.swift",
        "CoreBluetooth/Model/DiscoverySession.swift",
        "CoreBluetooth/Model/GATTCharacteristic.swift",
        "CoreBluetooth/Model/GATTService.swift",
        "CoreBluetooth/Model/MainActorBuffered.swift",
        "CoreBluetooth/Model/ManagedAsynchronousAccess.swift",
        "CoreBluetooth/Model/ManagedAtomicMainActorBuffered.swift",
        "CoreBluetooth/Model/ManufacturerIdentifier.swift",
        "CoreBluetooth/Model/OnChangeRegistration.swift",
        "CoreBluetooth/Model/PeripheralState.swift",
        "CoreBluetooth/Model/PeripheralStorage.swift",
        "CoreBluetooth/Model/WriteType.swift",
        "CoreBluetooth/Utilities/BluetoothWorkItem.swift",
        "CoreBluetooth/Utilities/CharacteristicOnChangeHandler.swift",
        "CoreBluetooth/Utilities/DiscoveryStaleTimer.swift",
        "CoreBluetooth/Utilities/KVOStateDidChangeObserver.swift",
        "CoreBluetooth/Utilities/RWLock.swift",
        "CoreBluetooth/Utilities/SpeziBluetoothActor.swift",
        "CoreBluetooth/Utilities/ValueObservable.swift",
        "Environment/AdvertisementStaleIntervalEnvironmentKey.swift",
        "Environment/MinimumRSSIEnvironmentKey.swift",
        "Environment/SurroundingScanModifiers.swift",
        "Model/Actions/BluetoothConnectAction.swift",
        "Model/Actions/BluetoothDisconnectAction.swift",
        "Model/Actions/BluetoothPeripheralAction.swift",
        "Model/Actions/DeviceActions.swift",
        "Model/Actions/ReadRSSIAction.swift",
        "Model/BluetoothDevice.swift",
        "Model/BluetoothService.swift",
        "Model/Characteristic/ControlPointCharacteristic.swift",
        "Model/Characteristic/ControlPointSupport.swift",
        "Model/Properties/Characteristic.swift",
        "Model/Properties/DeviceAction.swift",
        "Model/Properties/DeviceState.swift",
        "Model/Properties/Service.swift",
        "Model/PropertySupport/CharacteristicAccessor.swift",
        "Model/PropertySupport/CharacteristicPeripheralInjection.swift",
        "Model/PropertySupport/CharacteristicTestInjections.swift",
        "Model/PropertySupport/DeviceActionAccessor.swift",
        "Model/PropertySupport/DeviceActionPeripheralInjection.swift",
        "Model/PropertySupport/DeviceActionTestInjections.swift",
        "Model/PropertySupport/DeviceStateAccessor.swift",
        "Model/PropertySupport/DeviceStatePeripheralInjection.swift",
        "Model/PropertySupport/DeviceStateTestInjections.swift",
        "Model/PropertySupport/ServiceAccessor.swift",
        "Model/PropertySupport/ServicePeripheralInjection.swift",
        "Model/SemanticModel/DeviceDescriptionParser.swift",
        "Model/SemanticModel/SetupDeviceVisitor.swift",
        "Model/Visitor/BaseVisitor.swift",
        "Model/Visitor/DeviceVisitor.swift",
        "Model/Visitor/ServiceVisitor.swift",
        "Modifier/AutoConnectModifier.swift",
        "Modifier/BluetoothScanner.swift",
        "Modifier/BluetoothScanningOptionsModifier.swift",
        "Modifier/ConnectedDevicesEnvironmentModifier.swift",
        "Modifier/ScanNearbyDevicesModifier.swift",
        "Utils/BTUUID.swift",
        "Utils/Box.swift",
        "Utils/ChangeSubscriptions.swift",
        "Utils/ConnectedDevices.swift",
        "Utils/ConnectedDevicesModel.swift",
        "Utils/Reference.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.