Build Information
Successful build of iOS-BLE-Library, reference 0.4.2 (d559c0
), with Swift 5.10 for macOS (SPM) on 4 Sep 2025 07:24:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NordicSemiconductor/IOS-BLE-Library
* tag 0.4.2 -> FETCH_HEAD
HEAD is now at d559c0a Copied files from native CoreBluetooth version to CoreBluetoothMock
Cloned https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Revision (git rev-parse @):
d559c0a9ed637e8c52516e36d82c880234b1cb2a
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-BLE-Library.git at 0.4.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-33747A42983211AE.txt
[7/41] Emitting module iOS_BLE_Library
/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/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
#warning("Thread safety should be considered")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[8/43] Compiling iOS_BLE_Library RSSI.swift
[9/43] Compiling iOS_BLE_Library UnimplementedError.swift
[10/43] Compiling iOS_BLE_Library Publishers+GuestList.swift
[11/43] Compiling iOS_BLE_Library Queue.swift
[12/43] Compiling iOS_BLE_Library ContinuationSubscriber.swift
[13/43] Compiling iOS_BLE_Library Publishers+Bluetooth.swift
[14/43] Compiling iOS_BLE_Library Publishers+Connectable.swift
/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")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[15/43] Compiling iOS_BLE_Library Publishers+FailablePrefix.swift.swift
/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")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[16/43] Compiling iOS_BLE_Library CBManagerState+Ext.swift
[17/43] Compiling iOS_BLE_Library Data+Ext.swift.swift
[18/43] Compiling iOS_BLE_Library Publishers+Async.swift
[19/43] Compiling iOS_BLE_Library Logger.swift
[20/43] Compiling iOS_BLE_Library Peripheral+Writer.swift
[21/43] Compiling iOS_BLE_Library Peripheral.swift
[22/43] Compiling iOS_BLE_Library CentralManager.swift
/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?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[23/43] Compiling iOS_BLE_Library ScanResult.swift
/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?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[24/43] Compiling iOS_BLE_Library ReactiveCentralManagerDelegate.swift
/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?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[25/43] Compiling iOS_BLE_Library ReactivePeripheralDelegate.swift
[26/43] Compiling iOS_BLE_Library AdvertisementData.swift
[27/43] Compiling iOS_BLE_Library AsyncCharacteristicData.swift
[28/43] Compiling iOS_BLE_Library CBManagerState.swift
[29/43] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[30/43] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[31/43] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
[42/43] Emitting module CoreBluetoothMock
[43/43] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[44/44] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[45/66] Compiling iOS_BLE_Library_Mock Publishers+Bluetooth.swift
[46/66] Compiling iOS_BLE_Library_Mock Publishers+Connectable.swift
[47/66] Compiling iOS_BLE_Library_Mock Publishers+Peripheral.swift
[48/66] Compiling iOS_BLE_Library_Mock Queue.swift
[49/66] Compiling iOS_BLE_Library_Mock CBManagerState.swift
/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:
^
[50/66] Compiling iOS_BLE_Library_Mock CBManagerState+Ext.swift
/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:
^
[51/66] Compiling iOS_BLE_Library_Mock Data+Ext.swift.swift
[52/66] Compiling iOS_BLE_Library_Mock Publishers+Async.swift
[53/66] Compiling iOS_BLE_Library_Mock Publishers+FailablePrefix.swift.swift
/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")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[54/66] Compiling iOS_BLE_Library_Mock Publishers+GuestList.swift
/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")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[55/66] Compiling iOS_BLE_Library_Mock Logger.swift
[56/66] Compiling iOS_BLE_Library_Mock ContinuationSubscriber.swift
[57/66] Compiling iOS_BLE_Library_Mock Alias.swift
/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?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[58/66] Compiling iOS_BLE_Library_Mock CentralManager.swift
/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?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[59/66] Compiling iOS_BLE_Library_Mock ScanResult.swift
/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?")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[60/68] Emitting module iOS_BLE_Library_Mock
/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/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
#warning("Thread safety should be considered")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[61/68] Compiling iOS_BLE_Library_Mock ReactivePeripheralDelegate.swift
[62/68] Compiling iOS_BLE_Library_Mock AdvertisementData.swift
[63/68] Compiling iOS_BLE_Library_Mock AsyncCharacteristicData.swift
[64/68] Compiling iOS_BLE_Library_Mock RSSI.swift
[65/68] Compiling iOS_BLE_Library_Mock UnimplementedError.swift
[66/68] Compiling iOS_BLE_Library_Mock ReactiveCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:62:13: warning: queue can be not only main
#warning("queue can be not only main")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[67/68] Compiling iOS_BLE_Library_Mock Peripheral+Writer.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:62:13: warning: queue can be not only main
#warning("queue can be not only main")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[68/68] Compiling iOS_BLE_Library_Mock Peripheral.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:62:13: warning: queue can be not only main
#warning("queue can be not only main")
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Build complete! (26.58s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching https://github.com/NickKibish/CoreBluetoothMock-Collection.git
[1/2094] Fetching swift-docc-plugin
[85/2179] Fetching swift-docc-plugin, corebluetoothmock-collection
[167/8726] Fetching swift-docc-plugin, corebluetoothmock-collection, ios-corebluetooth-mock
Fetched https://github.com/apple/swift-docc-plugin from cache (1.80s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.80s)
Fetched https://github.com/NickKibish/CoreBluetoothMock-Collection.git from cache (1.80s)
Computing version for https://github.com/NickKibish/CoreBluetoothMock-Collection.git
Computed https://github.com/NickKibish/CoreBluetoothMock-Collection.git at 1.0.0 (0.47s)
Fetching https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git
[1/229] Fetching ios-bluetooth-numbers-database
Fetched https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git from cache (0.82s)
Computing version for https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git
Computed https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git at 1.0.0 (0.47s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.18.0 (0.47s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.47s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3501] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.49s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 0.18.0
Creating working copy for https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git
Working copy of https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git resolved at 1.0.0
Creating working copy for https://github.com/NickKibish/CoreBluetoothMock-Collection.git
Working copy of https://github.com/NickKibish/CoreBluetoothMock-Collection.git resolved at 1.0.0
Build complete.
{
"dependencies" : [
{
"identity" : "ios-corebluetooth-mock",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git"
},
{
"identity" : "corebluetoothmock-collection",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NickKibish/CoreBluetoothMock-Collection.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_LibraryTests",
"module_type" : "SwiftTarget",
"name" : "iOS-BLE-LibraryTests",
"path" : "Tests/iOS-BLE-LibraryTests",
"product_dependencies" : [
"CoreBluetoothMock-Collection"
],
"sources" : [
"CentralManagerStateTest.swift",
"CentralManagerTests.swift",
"PeripheralMultitaskingTests.swift",
"PeripheralReadWriteDescriptorTests.swift"
],
"target_dependencies" : [
"iOS-BLE-Library-Mock"
],
"type" : "test"
},
{
"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.