Build Information
Successful build of iOS-BLE-Library, reference main (ac5a29), with Swift 6.2 for macOS (SPM) on 3 Apr 2026 15:51:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nordicsemi/IOS-BLE-Library.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nordicsemi/IOS-BLE-Library
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ac5a290 Merge pull request #57 from nordicsemi/readme
Cloned https://github.com/nordicsemi/IOS-BLE-Library.git
Revision (git rev-parse @):
ac5a2902d3b122ec91535d0d2f531fa6ae54962d
SUCCESS checkout https://github.com/nordicsemi/IOS-BLE-Library.git at main
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2217] Fetching swift-docc-plugin
[245/9385] Fetching swift-docc-plugin, ios-corebluetooth-mock
[676/13057] Fetching swift-docc-plugin, ios-corebluetooth-mock, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.19s)
[7092/9385] Fetching swift-docc-plugin, ios-corebluetooth-mock
Fetched https://github.com/apple/swift-docc-plugin from cache (1.39s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.08s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
warning: 'ios-corebluetooth-mock': /Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
15 | ],
16 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.1 (0.55s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.73s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
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.1
warning: 'ios-corebluetooth-mock': /Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
15 | ],
16 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ios-ble-library",
"name": "iOS-BLE-Library",
"url": "https://github.com/nordicsemi/IOS-BLE-Library.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-BLE-Library",
"dependencies": [
{
"identity": "ios-corebluetooth-mock",
"name": "CoreBluetoothMock",
"url": "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git",
"version": "1.0.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/IOS-CoreBluetooth-Mock",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nordicsemi/IOS-BLE-Library.git
[1/4741] Fetching ios-ble-library
Fetched https://github.com/nordicsemi/IOS-BLE-Library.git from cache (1.03s)
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.41s)
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.97s)
Creating working copy for https://github.com/nordicsemi/IOS-BLE-Library.git
Working copy of https://github.com/nordicsemi/IOS-BLE-Library.git resolved at main (ac5a290)
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
warning: '.resolve-product-dependencies': dependency 'ios-ble-library' is not used by any target
Found 1 product dependencies
- CoreBluetoothMock
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nordicsemi/IOS-BLE-Library.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/43] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[8/43] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[9/43] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[10/44] Compiling iOS_BLE_Library ReactiveCentralManagerDelegate.swift
[11/44] Compiling iOS_BLE_Library Peripheral+Writer.swift
[12/44] Compiling iOS_BLE_Library CBManagerState+Ext.swift
[13/44] Compiling iOS_BLE_Library Data+Ext.swift.swift
[14/44] Compiling CoreBluetoothMock CBMCentralManagerNative.swift
[15/44] Compiling CoreBluetoothMock CBMDictionary.swift
[16/44] Emitting module CoreBluetoothMock
[17/44] Compiling CoreBluetoothMock CBMCentralManagerDelegate.swift
[18/44] Compiling CoreBluetoothMock CBMCentralManagerDelegateProxy.swift
[21/44] Compiling iOS_BLE_Library CentralManager.swift
[22/44] Compiling iOS_BLE_Library Publishers+GuestList.swift
[23/44] Compiling iOS_BLE_Library ScanResult.swift
[24/44] Compiling iOS_BLE_Library Queue.swift
[25/44] Compiling CoreBluetoothMock CBMAttributes.swift
[26/44] Compiling CoreBluetoothMock CBMCentralManager.swift
[29/44] Compiling iOS_BLE_Library ContinuationSubscriber.swift
[30/44] Compiling iOS_BLE_Library Publishers+Bluetooth.swift
[31/44] Compiling iOS_BLE_Library AsyncCharacteristicData.swift
[32/44] Compiling iOS_BLE_Library CBManagerState.swift
[33/44] 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
[34/44] 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
[35/46] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.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 | ///
/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/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 | ///
[39/46] Emitting module iOS_BLE_Library
/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
/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 | ///
[45/46] Compiling iOS_BLE_Library RSSI.swift
[46/46] Compiling iOS_BLE_Library UnimplementedError.swift
[47/69] Emitting module iOS_BLE_Library_Mock
/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
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:196:11: warning: check `connect` method
194 |
195 | extension CentralManager {
196 | #warning("check `connect` method")
| `- warning: check `connect` method
197 | /// Returns a list of the peripherals connected to the system whose
198 | /// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:228:11: warning: Question: Should we throw an error if the scan is already running?
226 |
227 | extension CentralManager {
228 | #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?
229 | /// Initiates a scan for peripherals with the specified services.
230 | ///
[48/71] Compiling iOS_BLE_Library_Mock Publishers+Peripheral.swift
[49/71] Compiling iOS_BLE_Library_Mock Queue.swift
[50/71] Compiling iOS_BLE_Library_Mock Publishers+Bluetooth.swift
[51/71] Compiling iOS_BLE_Library_Mock Publishers+Connectable.swift
[52/71] Compiling iOS_BLE_Library_Mock RSSI.swift
[53/71] Compiling iOS_BLE_Library_Mock UnimplementedError.swift
[54/71] Compiling iOS_BLE_Library_Mock Data+Ext.swift.swift
[55/71] Compiling iOS_BLE_Library_Mock Publishers+Async.swift
[56/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
[57/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
[58/71] Compiling iOS_BLE_Library_Mock Logger.swift
[59/71] Compiling iOS_BLE_Library_Mock ContinuationSubscriber.swift
[60/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:9: 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 | }
[61/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:9: 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 | }
[62/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:9: 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 | }
[63/71] Compiling iOS_BLE_Library_Mock Alias.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:196:11: warning: check `connect` method
194 |
195 | extension CentralManager {
196 | #warning("check `connect` method")
| `- warning: check `connect` method
197 | /// Returns a list of the peripherals connected to the system whose
198 | /// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:228:11: warning: Question: Should we throw an error if the scan is already running?
226 |
227 | extension CentralManager {
228 | #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?
229 | /// Initiates a scan for peripherals with the specified services.
230 | ///
[64/71] Compiling iOS_BLE_Library_Mock CentralManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:196:11: warning: check `connect` method
194 |
195 | extension CentralManager {
196 | #warning("check `connect` method")
| `- warning: check `connect` method
197 | /// Returns a list of the peripherals connected to the system whose
198 | /// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:228:11: warning: Question: Should we throw an error if the scan is already running?
226 |
227 | extension CentralManager {
228 | #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?
229 | /// Initiates a scan for peripherals with the specified services.
230 | ///
[65/71] Compiling iOS_BLE_Library_Mock ScanResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:196:11: warning: check `connect` method
194 |
195 | extension CentralManager {
196 | #warning("check `connect` method")
| `- warning: check `connect` method
197 | /// Returns a list of the peripherals connected to the system whose
198 | /// services match a given set of criteria.
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/CentralManager/CentralManager.swift:228:11: warning: Question: Should we throw an error if the scan is already running?
226 |
227 | extension CentralManager {
228 | #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?
229 | /// Initiates a scan for peripherals with the specified services.
230 | ///
[66/71] Compiling iOS_BLE_Library_Mock PeripheralError.swift
[67/71] Compiling iOS_BLE_Library_Mock ReactivePeripheralDelegate.swift
[68/71] Compiling iOS_BLE_Library_Mock AdvertisementData.swift
[69/71] Compiling iOS_BLE_Library_Mock ReactiveCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:60:23: warning: queue can be not only main
58 | override func setup() {
59 | observation = peripheral.observe(\.state, options: [.new]) { [weak self] _, change in
60 | #warning("queue can be not only main")
| `- warning: queue can be not only main
61 | DispatchQueue.main.async {
62 | 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:60:23: warning: queue can be not only main
58 | override func setup() {
59 | observation = peripheral.observe(\.state, options: [.new]) { [weak self] _, change in
60 | #warning("queue can be not only main")
| `- warning: queue can be not only main
61 | DispatchQueue.main.async {
62 | 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:60:23: warning: queue can be not only main
58 | override func setup() {
59 | observation = peripheral.observe(\.state, options: [.new]) { [weak self] _, change in
60 | #warning("queue can be not only main")
| `- warning: queue can be not only main
61 | DispatchQueue.main.async {
62 | guard let self else { return }
Build complete! (16.28s)
warning: 'ios-corebluetooth-mock': /Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
15 | ],
16 | products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
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.