Build Information
Successful build of iOS-BLE-Library, reference main (dbb8a2
), with Swift 6.0 for macOS (SPM) on 4 Sep 2025 07:24:26 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.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: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/NordicSemiconductor/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/42] Compiling iOS_BLE_Library CBManagerState+Ext.swift
[8/42] Compiling iOS_BLE_Library Data+Ext.swift.swift
[9/43] Emitting module iOS_BLE_Library
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 | // MARK: Retrieving Lists of Peripherals
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/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #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?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
/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
[10/45] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[11/45] Compiling iOS_BLE_Library AsyncCharacteristicData.swift
[12/45] Compiling iOS_BLE_Library CBManagerState.swift
[13/45] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[14/45] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[15/45] Compiling iOS_BLE_Library RSSI.swift
[16/45] Compiling iOS_BLE_Library UnimplementedError.swift
[17/45] Compiling iOS_BLE_Library Publishers+GuestList.swift
[18/45] Compiling iOS_BLE_Library Queue.swift
[19/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
[20/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
[21/45] 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
199 | // MARK: Retrieving Lists of Peripherals
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/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #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?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
[22/45] 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
199 | // MARK: Retrieving Lists of Peripherals
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/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #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?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
[23/45] 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
199 | // MARK: Retrieving Lists of Peripherals
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/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #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?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
[24/45] Compiling iOS_BLE_Library Peripheral+Writer.swift
[25/45] Compiling iOS_BLE_Library Peripheral.swift
[28/45] Compiling iOS_BLE_Library ContinuationSubscriber.swift
[29/45] Compiling iOS_BLE_Library Publishers+Bluetooth.swift
[32/45] Emitting module CoreBluetoothMock
[35/45] Compiling iOS_BLE_Library ReactivePeripheralDelegate.swift
[36/45] Compiling iOS_BLE_Library AdvertisementData.swift
[37/45] Compiling iOS_BLE_Library Publishers+Async.swift
[38/45] Compiling iOS_BLE_Library Logger.swift
[45/45] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[46/67] 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
190 | // MARK: Retrieving Lists of Peripherals
191 | extension CentralManager {
192 | #warning("check `connect` method")
| `- warning: check `connect` method
193 | /// Returns a list of the peripherals connected to the system whose
194 | /// services match a given set of criteria.
/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?
221 | // MARK: Scanning or Stopping Scans of Peripherals
222 | extension CentralManager {
223 | #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?
224 | /// Initiates a scan for peripherals with the specified services.
225 | ///
/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
[47/69] Compiling iOS_BLE_Library_Mock RSSI.swift
[48/69] Compiling iOS_BLE_Library_Mock UnimplementedError.swift
[49/69] Compiling iOS_BLE_Library_Mock Publishers+Peripheral.swift
[50/69] Compiling iOS_BLE_Library_Mock Queue.swift
[51/69] Compiling iOS_BLE_Library_Mock Data+Ext.swift.swift
[52/69] Compiling iOS_BLE_Library_Mock Publishers+Async.swift
[53/69] 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
[54/69] 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
[55/69] Compiling iOS_BLE_Library_Mock Logger.swift
[56/69] Compiling iOS_BLE_Library_Mock ContinuationSubscriber.swift
[57/69] 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 | }
[58/69] 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 | }
[59/69] Compiling iOS_BLE_Library_Mock Publishers+Bluetooth.swift
[60/69] Compiling iOS_BLE_Library_Mock Publishers+Connectable.swift
[61/69] 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
190 | // MARK: Retrieving Lists of Peripherals
191 | extension CentralManager {
192 | #warning("check `connect` method")
| `- warning: check `connect` method
193 | /// Returns a list of the peripherals connected to the system whose
194 | /// services match a given set of criteria.
/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?
221 | // MARK: Scanning or Stopping Scans of Peripherals
222 | extension CentralManager {
223 | #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?
224 | /// Initiates a scan for peripherals with the specified services.
225 | ///
[62/69] 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
190 | // MARK: Retrieving Lists of Peripherals
191 | extension CentralManager {
192 | #warning("check `connect` method")
| `- warning: check `connect` method
193 | /// Returns a list of the peripherals connected to the system whose
194 | /// services match a given set of criteria.
/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?
221 | // MARK: Scanning or Stopping Scans of Peripherals
222 | extension CentralManager {
223 | #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?
224 | /// Initiates a scan for peripherals with the specified services.
225 | ///
[63/69] 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
190 | // MARK: Retrieving Lists of Peripherals
191 | extension CentralManager {
192 | #warning("check `connect` method")
| `- warning: check `connect` method
193 | /// Returns a list of the peripherals connected to the system whose
194 | /// services match a given set of criteria.
/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?
221 | // MARK: Scanning or Stopping Scans of Peripherals
222 | extension CentralManager {
223 | #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?
224 | /// Initiates a scan for peripherals with the specified services.
225 | ///
[64/69] Compiling iOS_BLE_Library_Mock ReactivePeripheralDelegate.swift
[65/69] Compiling iOS_BLE_Library_Mock AdvertisementData.swift
[66/69] Compiling iOS_BLE_Library_Mock AsyncCharacteristicData.swift
[67/69] Compiling iOS_BLE_Library_Mock ReactiveCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:68:13: warning: queue can be not only main
66 | observation = peripheral.observe(\.state, options: [.new]) {
67 | [weak self] _, change in
68 | #warning("queue can be not only main")
| `- warning: queue can be not only main
69 | DispatchQueue.main.async {
70 | guard let self else { return }
[68/69] Compiling iOS_BLE_Library_Mock Peripheral+Writer.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:68:13: warning: queue can be not only main
66 | observation = peripheral.observe(\.state, options: [.new]) {
67 | [weak self] _, change in
68 | #warning("queue can be not only main")
| `- warning: queue can be not only main
69 | DispatchQueue.main.async {
70 | guard let self else { return }
[69/69] Compiling iOS_BLE_Library_Mock Peripheral.swift
/Users/admin/builder/spi-builder-workspace/Sources/iOS-BLE-Library-Mock/Peripheral/Peripheral.swift:68:13: warning: queue can be not only main
66 | observation = peripheral.observe(\.state, options: [.new]) {
67 | [weak self] _, change in
68 | #warning("queue can be not only main")
| `- warning: queue can be not only main
69 | DispatchQueue.main.async {
70 | guard let self else { return }
Build complete! (25.19s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/6547] Fetching ios-corebluetooth-mock
[2/8641] Fetching ios-corebluetooth-mock, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.31s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.31s)
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
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
15 | ],
16 | products: [
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.1 (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.58s)
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.13s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
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/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/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
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
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
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
15 | ],
16 | products: [
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.