Build Information
Successful build of iOS-BLE-Library, reference main (dbb8a2
), with Swift 6.1 for visionOS using Xcode 16.3 on 4 Sep 2025 07:26:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iOS-BLE-Library-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NordicSemiconductor/IOS-BLE-Library
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dbb8a25 Pulled CoreBluetoothMock-Collection dependency and updated Mock Library to 1.0.1
Cloned https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Revision (git rev-parse @):
dbb8a255185add411a643d76b111825c27b3217d
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-BLE-Library.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-BLE-Library.git
https://github.com/NordicSemiconductor/IOS-BLE-Library.git
{
"dependencies" : [
{
"identity" : "ios-corebluetooth-mock",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "iOS-BLE-Library",
"name" : "iOS-BLE-Library",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "iOS-BLE-Library",
"targets" : [
"iOS-BLE-Library"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "iOS-BLE-Library-Mock",
"targets" : [
"iOS-BLE-Library-Mock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iOS_BLE_Library_Mock",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-Library-Mock",
"path" : "Sources/iOS-BLE-Library-Mock",
"product_dependencies" : [
"CoreBluetoothMock"
],
"product_memberships" : [
"iOS-BLE-Library-Mock"
],
"sources" : [
"Alias.swift",
"CentralManager/CentralManager.swift",
"CentralManager/Model/ScanResult.swift",
"CentralManager/ReactiveCentralManagerDelegate.swift",
"Peripheral/Peripheral+Writer.swift",
"Peripheral/Peripheral.swift",
"Peripheral/ReactivePeripheralDelegate.swift",
"Utilities/AdvertisementData.swift",
"Utilities/AsyncCharacteristicData.swift",
"Utilities/CBManagerState.swift",
"Utilities/Extensions/CBManagerState+Ext.swift",
"Utilities/Extensions/Data+Ext.swift.swift",
"Utilities/Extensions/Publishers+Async.swift",
"Utilities/Logger.swift",
"Utilities/Publishers/ContinuationSubscriber.swift",
"Utilities/Publishers/Publishers+Bluetooth.swift",
"Utilities/Publishers/Publishers+Connectable.swift",
"Utilities/Publishers/Publishers+FailablePrefix.swift.swift",
"Utilities/Publishers/Publishers+GuestList.swift",
"Utilities/Publishers/Publishers+Peripheral.swift",
"Utilities/Queue.swift",
"Utilities/RSSI.swift",
"Utilities/UnimplementedError.swift"
],
"target_dependencies" : [
"iOS-BLE-Library"
],
"type" : "library"
},
{
"c99name" : "iOS_BLE_Library",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-Library",
"path" : "Sources/iOS-BLE-Library",
"product_memberships" : [
"iOS-BLE-Library",
"iOS-BLE-Library-Mock"
],
"sources" : [
"CentralManager/CentralManager.swift",
"CentralManager/Model/ScanResult.swift",
"CentralManager/ReactiveCentralManagerDelegate.swift",
"Peripheral/Peripheral+Writer.swift",
"Peripheral/Peripheral.swift",
"Peripheral/ReactivePeripheralDelegate.swift",
"Utilities/AdvertisementData.swift",
"Utilities/AsyncCharacteristicData.swift",
"Utilities/CBManagerState.swift",
"Utilities/Extensions/CBManagerState+Ext.swift",
"Utilities/Extensions/Data+Ext.swift.swift",
"Utilities/Extensions/Publishers+Async.swift",
"Utilities/Logger.swift",
"Utilities/Publishers/ContinuationSubscriber.swift",
"Utilities/Publishers/Publishers+Bluetooth.swift",
"Utilities/Publishers/Publishers+Connectable.swift",
"Utilities/Publishers/Publishers+FailablePrefix.swift.swift",
"Utilities/Publishers/Publishers+GuestList.swift",
"Utilities/Queue.swift",
"Utilities/RSSI.swift",
"Utilities/UnimplementedError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching from https://github.com/apple/swift-docc-plugin
Fetching from https://github.com/swiftlang/swift-docc-symbolkit (cached)
Creating working copy of package ‘IOS-CoreBluetooth-Mock’
Checking out 1.0.1 of package ‘IOS-CoreBluetooth-Mock’
Creating working copy of package ‘swift-docc-symbolkit’
Checking out 1.0.0 of package ‘swift-docc-symbolkit’
Creating working copy of package ‘swift-docc-plugin’
Checking out 1.4.5 of package ‘swift-docc-plugin’
Resolve Package Graph
Resolved source packages:
iOS-BLE-Library: /Users/admin/builder/spi-builder-workspace
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
CoreBluetoothMock: https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git @ 1.0.1
resolved source packages: iOS-BLE-Library, SymbolKit, SwiftDocCPlugin, CoreBluetoothMock
{
"dependencies" : [
{
"identity" : "ios-corebluetooth-mock",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "iOS-BLE-Library",
"name" : "iOS-BLE-Library",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "iOS-BLE-Library",
"targets" : [
"iOS-BLE-Library"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "iOS-BLE-Library-Mock",
"targets" : [
"iOS-BLE-Library-Mock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iOS_BLE_Library_Mock",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-Library-Mock",
"path" : "Sources/iOS-BLE-Library-Mock",
"product_dependencies" : [
"CoreBluetoothMock"
],
"product_memberships" : [
"iOS-BLE-Library-Mock"
],
"sources" : [
"Alias.swift",
"CentralManager/CentralManager.swift",
"CentralManager/Model/ScanResult.swift",
"CentralManager/ReactiveCentralManagerDelegate.swift",
"Peripheral/Peripheral+Writer.swift",
"Peripheral/Peripheral.swift",
"Peripheral/ReactivePeripheralDelegate.swift",
"Utilities/AdvertisementData.swift",
"Utilities/AsyncCharacteristicData.swift",
"Utilities/CBManagerState.swift",
"Utilities/Extensions/CBManagerState+Ext.swift",
"Utilities/Extensions/Data+Ext.swift.swift",
"Utilities/Extensions/Publishers+Async.swift",
"Utilities/Logger.swift",
"Utilities/Publishers/ContinuationSubscriber.swift",
"Utilities/Publishers/Publishers+Bluetooth.swift",
"Utilities/Publishers/Publishers+Connectable.swift",
"Utilities/Publishers/Publishers+FailablePrefix.swift.swift",
"Utilities/Publishers/Publishers+GuestList.swift",
"Utilities/Publishers/Publishers+Peripheral.swift",
"Utilities/Queue.swift",
"Utilities/RSSI.swift",
"Utilities/UnimplementedError.swift"
],
"target_dependencies" : [
"iOS-BLE-Library"
],
"type" : "library"
},
{
"c99name" : "iOS_BLE_Library",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-Library",
"path" : "Sources/iOS-BLE-Library",
"product_memberships" : [
"iOS-BLE-Library",
"iOS-BLE-Library-Mock"
],
"sources" : [
"CentralManager/CentralManager.swift",
"CentralManager/Model/ScanResult.swift",
"CentralManager/ReactiveCentralManagerDelegate.swift",
"Peripheral/Peripheral+Writer.swift",
"Peripheral/Peripheral.swift",
"Peripheral/ReactivePeripheralDelegate.swift",
"Utilities/AdvertisementData.swift",
"Utilities/AsyncCharacteristicData.swift",
"Utilities/CBManagerState.swift",
"Utilities/Extensions/CBManagerState+Ext.swift",
"Utilities/Extensions/Data+Ext.swift.swift",
"Utilities/Extensions/Publishers+Async.swift",
"Utilities/Logger.swift",
"Utilities/Publishers/ContinuationSubscriber.swift",
"Utilities/Publishers/Publishers+Bluetooth.swift",
"Utilities/Publishers/Publishers+Connectable.swift",
"Utilities/Publishers/Publishers+FailablePrefix.swift.swift",
"Utilities/Publishers/Publishers+GuestList.swift",
"Utilities/Queue.swift",
"Utilities/RSSI.swift",
"Utilities/UnimplementedError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iOS-BLE-Library",
"iOS-BLE-Library-Mock",
"iOS-BLE-Library-Package",
"iOS-BLE-LibraryTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"iOS-BLE-Library",
"iOS-BLE-Library-Mock",
"iOS-BLE-Library-Package",
"iOS-BLE-LibraryTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iOS-BLE-Library-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme iOS-BLE-Library-Package -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftDocCPlugin: https://github.com/apple/swift-docc-plugin @ 1.4.5
SymbolKit: https://github.com/swiftlang/swift-docc-symbolkit @ 1.0.0
iOS-BLE-Library: /Users/admin/builder/spi-builder-workspace
CoreBluetoothMock: https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git @ 1.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'iOS-BLE-Library-Mock' in project 'iOS-BLE-Library'
➜ Explicit dependency on target 'iOS-BLE-Library-Mock' in project 'iOS-BLE-Library'
➜ Explicit dependency on target 'iOS-BLE-Library' in project 'iOS-BLE-Library'
➜ Explicit dependency on target 'CoreBluetoothMock' in project 'CoreBluetoothMock'
Target 'iOS-BLE-Library-Mock' in project 'iOS-BLE-Library'
➜ Explicit dependency on target 'iOS-BLE-Library' in project 'iOS-BLE-Library'
➜ Explicit dependency on target 'CoreBluetoothMock' in project 'CoreBluetoothMock'
Target 'CoreBluetoothMock' in project 'CoreBluetoothMock'
➜ Explicit dependency on target 'CoreBluetoothMock' in project 'CoreBluetoothMock'
Target 'CoreBluetoothMock' in project 'CoreBluetoothMock' (no dependencies)
Target 'iOS-BLE-Library' in project 'iOS-BLE-Library'
➜ Explicit dependency on target 'iOS-BLE-Library' in project 'iOS-BLE-Library'
Target 'iOS-BLE-Library' in project 'iOS-BLE-Library' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 854b6cde33b64a82e648d985dd526f3b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/854b6cde33b64a82e648d985dd526f3b.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.DependencyStaticMetadataFileList (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftConstValuesFileList (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.LinkFileList (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftFileList (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.DependencyMetadataFileList (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-OutputFileMap.json (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.modulemap (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_const_extract_protocols.json (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.modulemap (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.DependencyStaticMetadataFileList (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.DependencyMetadataFileList (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftFileList (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.LinkFileList (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_const_extract_protocols.json (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftConstValuesFileList (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-OutputFileMap.json (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/iOS-BLE-Library-Mock.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.modulemap (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/iOS-BLE-Library.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.modulemap (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftFileList (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_const_extract_protocols.json (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftConstValuesFileList (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.LinkFileList (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-OutputFileMap.json (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.modulemap (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.DependencyStaticMetadataFileList (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.DependencyMetadataFileList (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CoreBluetoothMock.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.modulemap (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
SwiftDriver iOS-BLE-Library normal arm64 com.apple.xcode.tools.swift.compiler (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOS_BLE_Library -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver CoreBluetoothMock normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CoreBluetoothMock -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name ios_corebluetooth_mock -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ CBMCentralManagerFactory.swift,\ CBMCentralManagerMock.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerFactory.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerMock.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerFactory.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerMock.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMManagerTypes.swift,\ CBMPeer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMManagerTypes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeer.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMManagerTypes.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeer.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMCentralManagerNative.swift,\ CBMDictionary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerNative.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMDictionary.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerNative.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMDictionary.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMAttributes.swift,\ CBMCentralManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManager.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManager.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMCentralManagerDelegate.swift,\ CBMCentralManagerDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerDelegateProxy.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMCentralManagerDelegateProxy.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMPeripheral.swift,\ CBMPeripheralDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheral.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ CoreBluetoothMock (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
EmitSwiftModule normal arm64 (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMPeripheralDelegateProxy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralDelegateProxy.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralDelegateProxy.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CBMPeripheralSpec.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralSpec.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralSpec.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CentralManager.swift,\ ScanResult.swift,\ ReactiveCentralManagerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/Model/ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/ReactiveCentralManagerDelegate.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
#warning("check `connect` method")
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
#warning("Question: Should we throw an error if the scan is already running?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:54:38: warning: capture of 'self' with non-sendable type 'Observer' in a '@Sendable' closure
change.newValue?.flatMap { [weak self] new in
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:37:15: note: class 'Observer' does not conform to the 'Sendable' protocol
private class Observer: NSObject {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/Model/ScanResult.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/ReactiveCentralManagerDelegate.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ iOS_BLE_Library (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
EmitSwiftModule normal arm64 (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
#warning("check `connect` method")
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
#warning("Question: Should we throw an error if the scan is already running?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: warning: static property 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var loggers: [UUID : Logger] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: note: convert 'loggers' to a 'let' constant to make 'Sendable' shared state immutable
static var loggers: [UUID : Logger] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: note: add '@MainActor' to make static property 'loggers' part of global actor 'MainActor'
static var loggers: [UUID : Logger] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var loggers: [UUID : Logger] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
#warning("Thread safety should be considered")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:59:20: warning: static property 'outOfRange' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:59:20: note: add '@MainActor' to make static property 'outOfRange' part of global actor 'MainActor'
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:59:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:60:20: warning: static property 'practicalWorst' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:60:20: note: add '@MainActor' to make static property 'practicalWorst' part of global actor 'MainActor'
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:60:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:61:20: warning: static property 'bad' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bad = RSSI(integerLiteral: Const.bad)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:61:20: note: add '@MainActor' to make static property 'bad' part of global actor 'MainActor'
public static let bad = RSSI(integerLiteral: Const.bad)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:61:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bad = RSSI(integerLiteral: Const.bad)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:62:20: warning: static property 'ok' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ok = RSSI(integerLiteral: Const.ok)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:62:20: note: add '@MainActor' to make static property 'ok' part of global actor 'MainActor'
public static let ok = RSSI(integerLiteral: Const.ok)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:62:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ok = RSSI(integerLiteral: Const.ok)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:63:20: warning: static property 'good' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let good = RSSI(integerLiteral: Const.good)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:63:20: note: add '@MainActor' to make static property 'good' part of global actor 'MainActor'
public static let good = RSSI(integerLiteral: Const.good)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:63:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let good = RSSI(integerLiteral: Const.good)
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for CoreBluetoothMock (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftDriver\ Compilation\ Requirements CoreBluetoothMock normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CoreBluetoothMock -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name ios_corebluetooth_mock -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for iOS_BLE_Library (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftDriver\ Compilation\ Requirements iOS-BLE-Library normal arm64 com.apple.xcode.tools.swift.compiler (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOS_BLE_Library -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CoreBluetoothMock-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-Swift.h (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/CoreBluetoothMock-Swift.h
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/iOS-BLE-Library-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-Swift.h (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/iOS-BLE-Library-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftmodule (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftdoc (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.abi.json (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftsourceinfo (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftmodule (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftdoc (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.abi.json (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftsourceinfo (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ RSSI.swift,\ UnimplementedError.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/UnimplementedError.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:59:20: warning: static property 'outOfRange' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:59:20: note: add '@MainActor' to make static property 'outOfRange' part of global actor 'MainActor'
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:59:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:60:20: warning: static property 'practicalWorst' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:60:20: note: add '@MainActor' to make static property 'practicalWorst' part of global actor 'MainActor'
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:60:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:61:20: warning: static property 'bad' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bad = RSSI(integerLiteral: Const.bad)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:61:20: note: add '@MainActor' to make static property 'bad' part of global actor 'MainActor'
public static let bad = RSSI(integerLiteral: Const.bad)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:61:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bad = RSSI(integerLiteral: Const.bad)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:62:20: warning: static property 'ok' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ok = RSSI(integerLiteral: Const.ok)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:62:20: note: add '@MainActor' to make static property 'ok' part of global actor 'MainActor'
public static let ok = RSSI(integerLiteral: Const.ok)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:62:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ok = RSSI(integerLiteral: Const.ok)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:63:20: warning: static property 'good' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let good = RSSI(integerLiteral: Const.good)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:63:20: note: add '@MainActor' to make static property 'good' part of global actor 'MainActor'
public static let good = RSSI(integerLiteral: Const.good)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/RSSI.swift:63:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let good = RSSI(integerLiteral: Const.good)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/UnimplementedError.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AsyncCharacteristicData.swift,\ CBManagerState.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/AsyncCharacteristicData.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/CBManagerState.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/AsyncCharacteristicData.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/CBManagerState.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMCentralManagerDelegate.swift, CBMCentralManagerDelegateProxy.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Publishers+Connectable.swift,\ Publishers+FailablePrefix.swift.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+Connectable.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+FailablePrefix.swift.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+Connectable.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+FailablePrefix.swift.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
#warning("Thread safety should be considered")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftDriverJobDiscovery normal arm64 Compiling CBMPeripheralDelegateProxy.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Publishers+GuestList.swift,\ Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+GuestList.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Queue.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+GuestList.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Queue.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMAttributes.swift, CBMCentralManager.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ CBManagerState+Ext.swift,\ Data+Ext.swift.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/CBManagerState+Ext.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Data+Ext.swift.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/CBManagerState+Ext.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Data+Ext.swift.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMPeripheralSpec.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ ReactivePeripheralDelegate.swift,\ AdvertisementData.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/ReactivePeripheralDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/AdvertisementData.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/ReactivePeripheralDelegate.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/AdvertisementData.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMPeripheral.swift, CBMPeripheralDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Peripheral+Writer.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/Peripheral+Writer.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/Peripheral.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/Peripheral+Writer.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/Peripheral.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/Peripheral.swift:45:23: warning: capture of 'self' with non-sendable type 'NativeObserver?' in a '@Sendable' closure
guard let self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Peripheral/Peripheral.swift:24:15: note: class 'NativeObserver' does not conform to the 'Sendable' protocol
private class NativeObserver: Observer {
^
SwiftDriverJobDiscovery normal arm64 Compiling CBMCentralManagerFactory.swift, CBMCentralManagerMock.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Publishers+Async.swift,\ Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:47:5: warning: capture of 'inner' with non-sendable type 'AsyncPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:68:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:180:5: warning: capture of 'inner' with non-sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:202:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:111:17: warning: sending value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:111:17: note: Passing task-isolated value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:245:17: warning: sending value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:245:17: note: Passing task-isolated value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:47:5: warning: capture of 'inner' with non-sendable type 'AsyncPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:68:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:180:5: warning: capture of 'inner' with non-sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:202:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: warning: static property 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var loggers: [UUID : Logger] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: note: convert 'loggers' to a 'let' constant to make 'Sendable' shared state immutable
static var loggers: [UUID : Logger] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: note: add '@MainActor' to make static property 'loggers' part of global actor 'MainActor'
static var loggers: [UUID : Logger] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Logger.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var loggers: [UUID : Logger] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:111:17: warning: sending value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:111:17: note: Passing task-isolated value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:245:17: warning: sending value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Extensions/Publishers+Async.swift:245:17: note: Passing task-isolated value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
SwiftDriverJobDiscovery normal arm64 Compiling RSSI.swift, UnimplementedError.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ ContinuationSubscriber.swift,\ Publishers+Bluetooth.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/ContinuationSubscriber.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+Bluetooth.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/ContinuationSubscriber.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/ContinuationSubscriber.swift:52:16: warning: sending 'input' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/ContinuationSubscriber.swift:52:16: note: task-isolated 'input' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
continuation.resume(returning: input)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+Bluetooth.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/ContinuationSubscriber.swift:52:16: warning: sending 'input' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/ContinuationSubscriber.swift:52:16: note: task-isolated 'input' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
continuation.resume(returning: input)
^
SwiftDriverJobDiscovery normal arm64 Compiling AsyncCharacteristicData.swift, CBManagerState.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ CBMPeripheralSpecDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralSpecDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralSpecDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Publishers+Connectable.swift, Publishers+FailablePrefix.swift.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ CBMPeripheralPreview.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralPreview.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMPeripheralPreview.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBManagerState+Ext.swift, Data+Ext.swift.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftDriverJobDiscovery normal arm64 Compiling Publishers+GuestList.swift, Queue.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftDriver iOS-BLE-Library-Mock normal arm64 com.apple.xcode.tools.swift.compiler (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOS_BLE_Library_Mock -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CentralManager.swift, ScanResult.swift, ReactiveCentralManagerDelegate.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftEmitModule normal arm64 Emitting\ module\ for\ iOS_BLE_Library_Mock (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
EmitSwiftModule normal arm64 (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:15:8: warning: associated value 'badState' of 'Sendable'-conforming enum 'Err' has non-sendable type 'CBManagerState' (aka 'CBMManagerState'); this is an error in the Swift 6 language mode
case badState(CBManagerState)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMManagerTypes.swift:34:13: note: enum 'CBMManagerState' does not conform to the 'Sendable' protocol
public enum CBMManagerState: Int {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreBluetoothMock'
import CoreBluetoothMock
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:192:11: warning: check `connect` method
#warning("check `connect` method")
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:223:11: warning: Question: Should we throw an error if the scan is already running?
#warning("Question: Should we throw an error if the scan is already running?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: warning: static property 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var loggers: [UUID: Logger] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: note: convert 'loggers' to a 'let' constant to make 'Sendable' shared state immutable
static var loggers: [UUID: Logger] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: note: add '@MainActor' to make static property 'loggers' part of global actor 'MainActor'
static var loggers: [UUID: Logger] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var loggers: [UUID: Logger] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
#warning("Thread safety should be considered")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:59:20: warning: static property 'outOfRange' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:59:20: note: add '@MainActor' to make static property 'outOfRange' part of global actor 'MainActor'
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:59:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:60:20: warning: static property 'practicalWorst' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:60:20: note: add '@MainActor' to make static property 'practicalWorst' part of global actor 'MainActor'
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:60:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:61:20: warning: static property 'bad' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bad = RSSI(integerLiteral: Const.bad)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:61:20: note: add '@MainActor' to make static property 'bad' part of global actor 'MainActor'
public static let bad = RSSI(integerLiteral: Const.bad)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:61:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bad = RSSI(integerLiteral: Const.bad)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:62:20: warning: static property 'ok' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ok = RSSI(integerLiteral: Const.ok)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:62:20: note: add '@MainActor' to make static property 'ok' part of global actor 'MainActor'
public static let ok = RSSI(integerLiteral: Const.ok)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:62:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ok = RSSI(integerLiteral: Const.ok)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:63:20: warning: static property 'good' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let good = RSSI(integerLiteral: Const.good)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:63:20: note: add '@MainActor' to make static property 'good' part of global actor 'MainActor'
public static let good = RSSI(integerLiteral: Const.good)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:63:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let good = RSSI(integerLiteral: Const.good)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ ReactiveCentralManagerDelegate.swift,\ Peripheral+Writer.swift,\ Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/ReactiveCentralManagerDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral+Writer.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/ReactiveCentralManagerDelegate.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral+Writer.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:42:14: warning: capture of 'self' with non-sendable type 'NativeObserver?' in a '@Sendable' closure
guard let self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:21:15: note: class 'NativeObserver' does not conform to the 'Sendable' protocol
private class NativeObserver: Observer {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:68:13: warning: queue can be not only main
#warning("queue can be not only main")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:70:15: warning: capture of 'self' with non-sendable type 'MockObserver?' in a '@Sendable' closure
guard let self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:50:15: note: class 'MockObserver' does not conform to the 'Sendable' protocol
private class MockObserver: Observer {
^
SwiftCompile normal arm64 Compiling\ Publishers+Peripheral.swift,\ Queue.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+Peripheral.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Queue.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+Peripheral.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Queue.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMCentralManagerNative.swift, CBMDictionary.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Alias.swift,\ CentralManager.swift,\ ScanResult.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Alias.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/Model/ScanResult.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Alias.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:15:8: warning: associated value 'badState' of 'Sendable'-conforming enum 'Err' has non-sendable type 'CBManagerState' (aka 'CBMManagerState'); this is an error in the Swift 6 language mode
case badState(CBManagerState)
^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMManagerTypes.swift:34:13: note: enum 'CBMManagerState' does not conform to the 'Sendable' protocol
public enum CBMManagerState: Int {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:9:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreBluetoothMock'
import CoreBluetoothMock
^
@preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:192:11: warning: check `connect` method
#warning("check `connect` method")
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:223:11: warning: Question: Should we throw an error if the scan is already running?
#warning("Question: Should we throw an error if the scan is already running?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:49:38: warning: capture of 'self' with non-sendable type 'Observer' in a '@Sendable' closure
change.newValue?.flatMap { [weak self] new in
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:32:15: note: class 'Observer' does not conform to the 'Sendable' protocol
private class Observer: NSObject {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/Model/ScanResult.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMManagerTypes.swift, CBMPeer.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ ReactivePeripheralDelegate.swift,\ AdvertisementData.swift,\ AsyncCharacteristicData.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/ReactivePeripheralDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/AdvertisementData.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/AsyncCharacteristicData.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/ReactivePeripheralDelegate.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/AdvertisementData.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/AsyncCharacteristicData.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ContinuationSubscriber.swift, Publishers+Bluetooth.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ CBManagerState.swift,\ CBManagerState+Ext.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/CBManagerState.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/CBManagerState+Ext.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/CBManagerState.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/CBManagerState+Ext.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/CBManagerState+Ext.swift:21:3: warning: default will never be executed
default:
^
SwiftDriverJobDiscovery normal arm64 Compiling ReactivePeripheralDelegate.swift, AdvertisementData.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ Publishers+FailablePrefix.swift.swift,\ Publishers+GuestList.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+FailablePrefix.swift.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+GuestList.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+FailablePrefix.swift.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
#warning("Thread safety should be considered")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+GuestList.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBMPeripheralSpecDelegate.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Data+Ext.swift.swift,\ Publishers+Async.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Data+Ext.swift.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Data+Ext.swift.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:47:5: warning: capture of 'inner' with non-sendable type 'AsyncPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:68:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:180:5: warning: capture of 'inner' with non-sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:202:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:111:17: warning: sending value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:111:17: note: Passing task-isolated value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:245:17: warning: sending value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:245:17: note: Passing task-isolated value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:47:5: warning: capture of 'inner' with non-sendable type 'AsyncPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:68:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:180:5: warning: capture of 'inner' with non-sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
inner.cancel()
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:202:26: note: class 'Inner' does not conform to the 'Sendable' protocol
fileprivate final class Inner: Subscriber, Cancellable {
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:111:17: warning: sending value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:111:17: note: Passing task-isolated value of non-Sendable type 'AsyncPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:245:17: warning: sending value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Extensions/Publishers+Async.swift:245:17: note: Passing task-isolated value of non-Sendable type 'AsyncThrowingPublisher<Upstream>.Iterator.Inner.Input' (aka 'Upstream.Output') as a 'sending' parameter risks causing races inbetween task-isolated uses and uses reachable from the callee
continuation.resume(returning: input)
^
SwiftDriverJobDiscovery normal arm64 Compiling CBMPeripheralPreview.swift (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
SwiftCompile normal arm64 Compiling\ Logger.swift,\ ContinuationSubscriber.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/ContinuationSubscriber.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: warning: static property 'loggers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var loggers: [UUID: Logger] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: note: convert 'loggers' to a 'let' constant to make 'Sendable' shared state immutable
static var loggers: [UUID: Logger] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: note: add '@MainActor' to make static property 'loggers' part of global actor 'MainActor'
static var loggers: [UUID: Logger] = [:]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Logger.swift:13:13: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var loggers: [UUID: Logger] = [:]
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/ContinuationSubscriber.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/ContinuationSubscriber.swift:52:16: warning: sending 'input' risks causing data races; this is an error in the Swift 6 language mode
continuation.resume(returning: input)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/ContinuationSubscriber.swift:52:16: note: task-isolated 'input' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
continuation.resume(returning: input)
^
SwiftDriverJobDiscovery normal arm64 Compiling Publishers+Peripheral.swift, Queue.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ Publishers+Bluetooth.swift,\ Publishers+Connectable.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+Bluetooth.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+Connectable.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+Bluetooth.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/Publishers/Publishers+Connectable.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CBManagerState.swift, CBManagerState+Ext.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 Compiling\ RSSI.swift,\ UnimplementedError.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/UnimplementedError.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:59:20: warning: static property 'outOfRange' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:59:20: note: add '@MainActor' to make static property 'outOfRange' part of global actor 'MainActor'
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:59:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let outOfRange = RSSI(integerLiteral: Const.outOfRange)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:60:20: warning: static property 'practicalWorst' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:60:20: note: add '@MainActor' to make static property 'practicalWorst' part of global actor 'MainActor'
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:60:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let practicalWorst = RSSI(integerLiteral: Const.practicalWorst)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:61:20: warning: static property 'bad' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bad = RSSI(integerLiteral: Const.bad)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:61:20: note: add '@MainActor' to make static property 'bad' part of global actor 'MainActor'
public static let bad = RSSI(integerLiteral: Const.bad)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:61:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bad = RSSI(integerLiteral: Const.bad)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:62:20: warning: static property 'ok' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ok = RSSI(integerLiteral: Const.ok)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:62:20: note: add '@MainActor' to make static property 'ok' part of global actor 'MainActor'
public static let ok = RSSI(integerLiteral: Const.ok)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:62:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ok = RSSI(integerLiteral: Const.ok)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:63:20: warning: static property 'good' is not concurrency-safe because non-'Sendable' type 'RSSI' may have shared mutable state; this is an error in the Swift 6 language mode
public static let good = RSSI(integerLiteral: Const.good)
^
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:20:15: note: consider making struct 'RSSI' conform to the 'Sendable' protocol
public struct RSSI: ExpressibleByIntegerLiteral, Equatable, Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:63:20: note: add '@MainActor' to make static property 'good' part of global actor 'MainActor'
public static let good = RSSI(integerLiteral: Const.good)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/RSSI.swift:63:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let good = RSSI(integerLiteral: Const.good)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Utilities/UnimplementedError.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for iOS_BLE_Library_Mock (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriver\ Compilation\ Requirements iOS-BLE-Library-Mock normal arm64 com.apple.xcode.tools.swift.compiler (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOS_BLE_Library_Mock -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Alias.swift, CentralManager.swift, ScanResult.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriver\ Compilation CoreBluetoothMock normal arm64 com.apple.xcode.tools.swift.compiler (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name CoreBluetoothMock -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name ios_corebluetooth_mock -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Publishers+Async.swift, Logger.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/iOS-BLE-Library-Mock-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-Swift.h (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/iOS-BLE-Library-Mock-Swift.h
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.o normal (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftmodule (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftdoc (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.abi.json (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftsourceinfo (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling Publishers+FailablePrefix.swift.swift, Publishers+GuestList.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriverJobDiscovery normal arm64 Compiling Peripheral+Writer.swift, Peripheral.swift (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
ExtractAppIntentsMetadata (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name CoreBluetoothMock --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier ios-corebluetooth-mock.CoreBluetoothMock --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/CoreBluetoothMock.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/CoreBluetoothMock.build/Debug-xros/CoreBluetoothMock.build/Objects-normal/arm64/CoreBluetoothMock.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-04 00:26:36.913 appintentsmetadataprocessor[1240:7135] Starting appintentsmetadataprocessor export
2025-09-04 00:26:36.958 appintentsmetadataprocessor[1240:7135] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriver\ Compilation iOS-BLE-Library normal arm64 com.apple.xcode.tools.swift.compiler (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOS_BLE_Library -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library.o normal (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS_BLE_Library.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library.o
SwiftDriverJobDiscovery normal arm64 Compiling Publishers+Bluetooth.swift, Publishers+Connectable.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
ExtractAppIntentsMetadata (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name iOS_BLE_Library --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.iOS-BLE-Library --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/iOS-BLE-Library.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library.build/Objects-normal/arm64/iOS-BLE-Library.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-04 00:26:36.913 appintentsmetadataprocessor[1243:7154] Starting appintentsmetadataprocessor export
2025-09-04 00:26:36.959 appintentsmetadataprocessor[1243:7154] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling RSSI.swift, UnimplementedError.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriverJobDiscovery normal arm64 Compiling Logger.swift, ContinuationSubscriber.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriverJobDiscovery normal arm64 Compiling ReactivePeripheralDelegate.swift, AdvertisementData.swift, AsyncCharacteristicData.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriverJobDiscovery normal arm64 Compiling Data+Ext.swift.swift, Publishers+Async.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.o (in target 'CoreBluetoothMock' from project 'CoreBluetoothMock')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/IOS-CoreBluetooth-Mock
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/CoreBluetoothMock.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library.o (in target 'iOS-BLE-Library' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library.o
SwiftDriverJobDiscovery normal arm64 Compiling ReactiveCentralManagerDelegate.swift, Peripheral+Writer.swift, Peripheral.swift (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
SwiftDriver\ Compilation iOS-BLE-Library-Mock normal arm64 com.apple.xcode.tools.swift.compiler (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name iOS_BLE_Library_Mock -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library-Mock.o normal (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS_BLE_Library_Mock.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library-Mock.o
ExtractAppIntentsMetadata (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name iOS_BLE_Library_Mock --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.iOS-BLE-Library-Mock --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS_BLE_Library_Mock.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library-Mock.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/iOS-BLE-Library-Mock.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/iOS-BLE-Library.build/Debug-xros/iOS-BLE-Library-Mock.build/Objects-normal/arm64/iOS-BLE-Library-Mock.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-09-04 00:26:37.095 appintentsmetadataprocessor[1246:7177] Starting appintentsmetadataprocessor export
2025-09-04 00:26:37.130 appintentsmetadataprocessor[1246:7177] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library-Mock.o (in target 'iOS-BLE-Library-Mock' from project 'iOS-BLE-Library')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/iOS-BLE-Library-Mock.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "ios-corebluetooth-mock",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "iOS-BLE-Library",
"name" : "iOS-BLE-Library",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "iOS-BLE-Library",
"targets" : [
"iOS-BLE-Library"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "iOS-BLE-Library-Mock",
"targets" : [
"iOS-BLE-Library-Mock"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iOS_BLE_Library_Mock",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-Library-Mock",
"path" : "Sources/iOS-BLE-Library-Mock",
"product_dependencies" : [
"CoreBluetoothMock"
],
"product_memberships" : [
"iOS-BLE-Library-Mock"
],
"sources" : [
"Alias.swift",
"CentralManager/CentralManager.swift",
"CentralManager/Model/ScanResult.swift",
"CentralManager/ReactiveCentralManagerDelegate.swift",
"Peripheral/Peripheral+Writer.swift",
"Peripheral/Peripheral.swift",
"Peripheral/ReactivePeripheralDelegate.swift",
"Utilities/AdvertisementData.swift",
"Utilities/AsyncCharacteristicData.swift",
"Utilities/CBManagerState.swift",
"Utilities/Extensions/CBManagerState+Ext.swift",
"Utilities/Extensions/Data+Ext.swift.swift",
"Utilities/Extensions/Publishers+Async.swift",
"Utilities/Logger.swift",
"Utilities/Publishers/ContinuationSubscriber.swift",
"Utilities/Publishers/Publishers+Bluetooth.swift",
"Utilities/Publishers/Publishers+Connectable.swift",
"Utilities/Publishers/Publishers+FailablePrefix.swift.swift",
"Utilities/Publishers/Publishers+GuestList.swift",
"Utilities/Publishers/Publishers+Peripheral.swift",
"Utilities/Queue.swift",
"Utilities/RSSI.swift",
"Utilities/UnimplementedError.swift"
],
"target_dependencies" : [
"iOS-BLE-Library"
],
"type" : "library"
},
{
"c99name" : "iOS_BLE_Library",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-Library",
"path" : "Sources/iOS-BLE-Library",
"product_memberships" : [
"iOS-BLE-Library",
"iOS-BLE-Library-Mock"
],
"sources" : [
"CentralManager/CentralManager.swift",
"CentralManager/Model/ScanResult.swift",
"CentralManager/ReactiveCentralManagerDelegate.swift",
"Peripheral/Peripheral+Writer.swift",
"Peripheral/Peripheral.swift",
"Peripheral/ReactivePeripheralDelegate.swift",
"Utilities/AdvertisementData.swift",
"Utilities/AsyncCharacteristicData.swift",
"Utilities/CBManagerState.swift",
"Utilities/Extensions/CBManagerState+Ext.swift",
"Utilities/Extensions/Data+Ext.swift.swift",
"Utilities/Extensions/Publishers+Async.swift",
"Utilities/Logger.swift",
"Utilities/Publishers/ContinuationSubscriber.swift",
"Utilities/Publishers/Publishers+Bluetooth.swift",
"Utilities/Publishers/Publishers+Connectable.swift",
"Utilities/Publishers/Publishers+FailablePrefix.swift.swift",
"Utilities/Publishers/Publishers+GuestList.swift",
"Utilities/Queue.swift",
"Utilities/RSSI.swift",
"Utilities/UnimplementedError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.