The Swift Package Index logo.Swift Package Index

Build Information

Successful build of iOS-BLE-Library, reference 0.4.4 (f610da), with Swift 6.0 for macOS (SPM) on 1 Apr 2026 13:04:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nordicsemi/IOS-BLE-Library.git
Reference: 0.4.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nordicsemi/IOS-BLE-Library
 * tag               0.4.4      -> FETCH_HEAD
HEAD is now at f610daf Copied files from native CoreBluetooth version to CoreBluetoothMock
Cloned https://github.com/nordicsemi/IOS-BLE-Library.git
Revision (git rev-parse @):
f610daf7cdb1b0e1a5eaac19917db906221b8102
SUCCESS checkout https://github.com/nordicsemi/IOS-BLE-Library.git at 0.4.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nordicsemi/IOS-BLE-Library.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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-5BDAB9E9C0126B9D.txt
[7/43] Emitting module iOS_BLE_Library
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:209:11: warning: check `connect` method
207 |
208 | extension CentralManager {
209 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
210 | 	/// Returns a list of the peripherals connected to the system whose
211 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:241:11: warning: Question: Should we throw an error if the scan is already running?
239 |
240 | extension CentralManager {
241 | 	#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?
242 | 	/// Initiates a scan for peripherals with the specified services.
243 | 	///
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/Utilities/Publishers/Publishers+FailablePrefix.swift.swift:41:10: warning: Thread safety should be considered
 39 | }
 40 |
 41 | #warning("Thread safety should be considered")
    |          `- warning: Thread safety should be considered
 42 | extension Publishers.PrefixUntilOutputOrCompletion {
 43 | 	private final class Inner<Downstream: Subscriber>: Subscriber, Subscription
[8/45] Compiling iOS_BLE_Library RSSI.swift
[9/45] Compiling iOS_BLE_Library UnimplementedError.swift
[10/45] Compiling iOS_BLE_Library CentralManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:209:11: warning: check `connect` method
207 |
208 | extension CentralManager {
209 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
210 | 	/// Returns a list of the peripherals connected to the system whose
211 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:241:11: warning: Question: Should we throw an error if the scan is already running?
239 |
240 | extension CentralManager {
241 | 	#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?
242 | 	/// Initiates a scan for peripherals with the specified services.
243 | 	///
[11/45] Compiling iOS_BLE_Library ScanResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:209:11: warning: check `connect` method
207 |
208 | extension CentralManager {
209 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
210 | 	/// Returns a list of the peripherals connected to the system whose
211 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:241:11: warning: Question: Should we throw an error if the scan is already running?
239 |
240 | extension CentralManager {
241 | 	#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?
242 | 	/// Initiates a scan for peripherals with the specified services.
243 | 	///
[12/45] Compiling iOS_BLE_Library ReactiveCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:209:11: warning: check `connect` method
207 |
208 | extension CentralManager {
209 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
210 | 	/// Returns a list of the peripherals connected to the system whose
211 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:241:11: warning: Question: Should we throw an error if the scan is already running?
239 |
240 | extension CentralManager {
241 | 	#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?
242 | 	/// Initiates a scan for peripherals with the specified services.
243 | 	///
[13/45] Compiling iOS_BLE_Library ContinuationSubscriber.swift
[14/45] Compiling iOS_BLE_Library Publishers+Bluetooth.swift
[15/45] Compiling iOS_BLE_Library Publishers+GuestList.swift
[16/45] Compiling iOS_BLE_Library Queue.swift
[17/45] Compiling iOS_BLE_Library ReactivePeripheralDelegate.swift
[18/45] Compiling iOS_BLE_Library AdvertisementData.swift
[19/45] Compiling iOS_BLE_Library Publishers+Async.swift
[20/45] Compiling iOS_BLE_Library Logger.swift
[21/45] Compiling iOS_BLE_Library Peripheral+Writer.swift
[22/45] Compiling iOS_BLE_Library Peripheral.swift
[23/45] Compiling iOS_BLE_Library PeripheralError.swift
[24/45] 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
 39 | }
 40 |
 41 | #warning("Thread safety should be considered")
    |          `- warning: Thread safety should be considered
 42 | extension Publishers.PrefixUntilOutputOrCompletion {
 43 | 	private final class Inner<Downstream: Subscriber>: Subscriber, Subscription
[25/45] 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
 39 | }
 40 |
 41 | #warning("Thread safety should be considered")
    |          `- warning: Thread safety should be considered
 42 | extension Publishers.PrefixUntilOutputOrCompletion {
 43 | 	private final class Inner<Downstream: Subscriber>: Subscriber, Subscription
[26/45] Compiling iOS_BLE_Library CBManagerState+Ext.swift
[27/45] Compiling iOS_BLE_Library Data+Ext.swift.swift
[28/45] Compiling iOS_BLE_Library AsyncCharacteristicData.swift
[29/45] Compiling iOS_BLE_Library CBManagerState.swift
[30/45] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[33/45] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[38/46] Emitting module CoreBluetoothMock
[39/46] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[46/46] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[47/69] Emitting module iOS_BLE_Library_Mock
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 |
200 | extension CentralManager {
201 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
202 | 	/// Returns a list of the peripherals connected to the system whose
203 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:233:11: warning: Question: Should we throw an error if the scan is already running?
231 |
232 | extension CentralManager {
233 | 	#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?
234 | 	/// Initiates a scan for peripherals with the specified services.
235 | 	///
/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
 39 | }
 40 |
 41 | #warning("Thread safety should be considered")
    |          `- warning: Thread safety should be considered
 42 | extension Publishers.PrefixUntilOutputOrCompletion {
 43 | 	private final class Inner<Downstream: Subscriber>: Subscriber, Subscription
[48/71] Compiling iOS_BLE_Library_Mock Alias.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 |
200 | extension CentralManager {
201 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
202 | 	/// Returns a list of the peripherals connected to the system whose
203 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:233:11: warning: Question: Should we throw an error if the scan is already running?
231 |
232 | extension CentralManager {
233 | 	#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?
234 | 	/// Initiates a scan for peripherals with the specified services.
235 | 	///
[49/71] Compiling iOS_BLE_Library_Mock CentralManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 |
200 | extension CentralManager {
201 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
202 | 	/// Returns a list of the peripherals connected to the system whose
203 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:233:11: warning: Question: Should we throw an error if the scan is already running?
231 |
232 | extension CentralManager {
233 | 	#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?
234 | 	/// Initiates a scan for peripherals with the specified services.
235 | 	///
[50/71] Compiling iOS_BLE_Library_Mock ScanResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 |
200 | extension CentralManager {
201 | 	#warning("check `connect` method")
    |           `- warning: check `connect` method
202 | 	/// Returns a list of the peripherals connected to the system whose
203 | 	/// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:233:11: warning: Question: Should we throw an error if the scan is already running?
231 |
232 | extension CentralManager {
233 | 	#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?
234 | 	/// Initiates a scan for peripherals with the specified services.
235 | 	///
[51/71] 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
 39 | }
 40 |
 41 | #warning("Thread safety should be considered")
    |          `- warning: Thread safety should be considered
 42 | extension Publishers.PrefixUntilOutputOrCompletion {
 43 | 	private final class Inner<Downstream: Subscriber>: Subscriber, Subscription
[52/71] 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
 39 | }
 40 |
 41 | #warning("Thread safety should be considered")
    |          `- warning: Thread safety should be considered
 42 | extension Publishers.PrefixUntilOutputOrCompletion {
 43 | 	private final class Inner<Downstream: Subscriber>: Subscriber, Subscription
[53/71] Compiling iOS_BLE_Library_Mock Publishers+Bluetooth.swift
[54/71] Compiling iOS_BLE_Library_Mock Publishers+Connectable.swift
[55/71] Compiling iOS_BLE_Library_Mock Logger.swift
[56/71] Compiling iOS_BLE_Library_Mock ContinuationSubscriber.swift
[57/71] Compiling iOS_BLE_Library_Mock AsyncCharacteristicData.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
19 | 		case .poweredOff, .unauthorized, .unsupported:
20 | 			return false
21 | 		default:
   |   `- warning: default will never be executed
22 | 			return false
23 | 		}
[58/71] 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
19 | 		case .poweredOff, .unauthorized, .unsupported:
20 | 			return false
21 | 		default:
   |   `- warning: default will never be executed
22 | 			return false
23 | 		}
[59/71] 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
19 | 		case .poweredOff, .unauthorized, .unsupported:
20 | 			return false
21 | 		default:
   |   `- warning: default will never be executed
22 | 			return false
23 | 		}
[60/71] Compiling iOS_BLE_Library_Mock Publishers+Peripheral.swift
[61/71] Compiling iOS_BLE_Library_Mock Queue.swift
[62/71] Compiling iOS_BLE_Library_Mock Data+Ext.swift.swift
[63/71] Compiling iOS_BLE_Library_Mock Publishers+Async.swift
[64/71] Compiling iOS_BLE_Library_Mock PeripheralError.swift
[65/71] Compiling iOS_BLE_Library_Mock ReactivePeripheralDelegate.swift
[66/71] Compiling iOS_BLE_Library_Mock AdvertisementData.swift
[67/71] Compiling iOS_BLE_Library_Mock RSSI.swift
[68/71] Compiling iOS_BLE_Library_Mock UnimplementedError.swift
[69/71] Compiling iOS_BLE_Library_Mock ReactiveCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:63:13: warning: queue can be not only main
 61 | 		observation = peripheral.observe(\.state, options: [.new]) {
 62 | 			[weak self] _, change in
 63 | 			#warning("queue can be not only main")
    |             `- warning: queue can be not only main
 64 | 			DispatchQueue.main.async {
 65 | 				guard let self else { return }
[70/71] Compiling iOS_BLE_Library_Mock Peripheral+Writer.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:63:13: warning: queue can be not only main
 61 | 		observation = peripheral.observe(\.state, options: [.new]) {
 62 | 			[weak self] _, change in
 63 | 			#warning("queue can be not only main")
    |             `- warning: queue can be not only main
 64 | 			DispatchQueue.main.async {
 65 | 				guard let self else { return }
[71/71] Compiling iOS_BLE_Library_Mock Peripheral.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:63:13: warning: queue can be not only main
 61 | 		observation = peripheral.observe(\.state, options: [.new]) {
 62 | 			[weak self] _, change in
 63 | 			#warning("queue can be not only main")
    |             `- warning: queue can be not only main
 64 | 			DispatchQueue.main.async {
 65 | 				guard let self else { return }
Build complete! (25.10s)
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
[240/9339] Fetching swift-docc-plugin, ios-corebluetooth-mock
Fetched https://github.com/apple/swift-docc-plugin from cache (1.60s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.60s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.4 (0.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
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 1.0.4
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.6
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
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/PeripheralError.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/PeripheralError.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.