Build Information
Successful build of SwiftBluetooth with Swift 5.9 for macOS (SPM).
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exPHAT/SwiftBluetooth.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exPHAT/SwiftBluetooth
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at c5a9f4e Merge pull request #3 from exPHAT/v1.0.0
Cloned https://github.com/exPHAT/SwiftBluetooth.git
Revision (git rev-parse @):
c5a9f4e5d6d1ffc312ffe26ea1760dc9a9a9673f
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/exPHAT/SwiftBluetooth.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/exPHAT/SwiftBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/38] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[2/38] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[3/38] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
[4/38] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[5/39] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[6/39] Compiling SwiftBluetooth Peripheral+callback.swift
[7/39] Compiling SwiftBluetooth Peripheral.swift
[8/39] Compiling SwiftBluetooth PeripheralDelegate.swift
[12/39] Compiling SwiftBluetooth NotifyingTracker.swift
[13/39] Compiling SwiftBluetooth Peripheral+DiscoveryInfo.swift
[14/39] Compiling SwiftBluetooth Peripheral+async.swift
[16/39] Compiling SwiftBluetooth CentralManagerDelegate.swift
[17/39] Compiling SwiftBluetooth CentralManagerDelegateWrapper.swift
[18/39] Compiling CoreBluetoothMock CBMCentralManagerMock.swift
[19/39] Compiling CoreBluetoothMock CBMCentralManagerNative.swift
[20/39] Compiling CoreBluetoothMock CBMManagerTypes.swift
[21/42] Emitting module SwiftBluetooth
[22/42] Compiling CoreBluetoothMock CBMAttributes.swift
[23/42] Compiling CoreBluetoothMock CBMCentralManager.swift
[24/42] Compiling CoreBluetoothMock CBMCentralManagerDelegate.swift
[25/42] Compiling CoreBluetoothMock CBMCentralManagerDelegateProxy.swift
[26/42] Compiling CoreBluetoothMock CBMPeer.swift
[27/42] Compiling CoreBluetoothMock CBMPeripheral.swift
[28/42] Compiling CoreBluetoothMock CBMCentralManagerFactory.swift
[29/42] Compiling SwiftBluetooth PeripheralDelegateWrapper.swift
[30/42] Compiling SwiftBluetooth PeripheralError.swift
[31/42] Compiling SwiftBluetooth PeripheralEvent.swift
[34/42] Emitting module CoreBluetoothMock
[43/65] Compiling SwiftBluetoothMock CentralManagerError.swift
[44/65] Compiling SwiftBluetoothMock CentralManagerEvent.swift
[45/65] Compiling SwiftBluetoothMock AsyncStream+first.swift
[46/68] Compiling SwiftBluetoothMock CBUUID+Sendable.swift
[47/68] Compiling SwiftBluetoothMock DispatchQueue+safeSync.swift
[48/68] Compiling SwiftBluetoothMock Characteristic.swift
[49/68] Emitting module SwiftBluetoothMock
[50/68] Compiling SwiftBluetoothMock CoreBluetoothMock.swift
[51/68] Compiling SwiftBluetoothMock AsyncSubscription.swift
[52/68] Compiling SwiftBluetoothMock AsyncSubscriptionQueue.swift
[53/68] Compiling SwiftBluetoothMock AsyncSubscriptionQueueMap.swift
[54/68] Compiling SwiftBluetoothMock PeripheralDelegateWrapper.swift
[55/68] Compiling SwiftBluetoothMock PeripheralError.swift
[56/68] Compiling SwiftBluetoothMock PeripheralEvent.swift
[57/68] Compiling SwiftBluetoothMock CentralManager.swift
[58/68] Compiling SwiftBluetoothMock CentralManagerDelegate.swift
[59/68] Compiling SwiftBluetoothMock CentralManagerDelegateWrapper.swift
[60/68] Compiling SwiftBluetoothMock CancellableTask.swift
[61/68] Compiling SwiftBluetoothMock CentralManager+async.swift
[62/68] Compiling SwiftBluetoothMock CentralManager+callback.swift
[63/68] Compiling SwiftBluetoothMock NotifyingTracker.swift
[64/68] Compiling SwiftBluetoothMock Peripheral+DiscoveryInfo.swift
[65/68] Compiling SwiftBluetoothMock Peripheral+async.swift
[66/68] Compiling SwiftBluetoothMock Peripheral+callback.swift
[67/68] Compiling SwiftBluetoothMock Peripheral.swift
[68/68] Compiling SwiftBluetoothMock PeripheralDelegate.swift
Build complete! (10.48s)
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git (0.21s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.17.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 0.17.0
Build complete.
{
"dependencies" : [
{
"identity" : "ios-corebluetooth-mock",
"requirement" : {
"range" : [
{
"lower_bound" : "0.17.0",
"upper_bound" : "0.18.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git"
}
],
"manifest_display_name" : "SwiftBluetooth",
"name" : "SwiftBluetooth",
"path" : "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SwiftBluetooth",
"targets" : [
"SwiftBluetooth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBluetoothTests",
"module_type" : "SwiftTarget",
"name" : "SwiftBluetoothTests",
"path" : "Tests/SwiftBluetoothTests",
"sources" : [
"CentralPeripheralTestCase.swift",
"DisconnectedPeripheralTests.swift",
"Extensions/XCTestCase+withTimeout.swift",
"LostConnectionPeripheralTests.swift",
"MockPeripheral.swift",
"SwiftBluetoothTests.swift"
],
"target_dependencies" : [
"SwiftBluetoothMock"
],
"type" : "test"
},
{
"c99name" : "SwiftBluetoothMock",
"module_type" : "SwiftTarget",
"name" : "SwiftBluetoothMock",
"path" : "Sources/SwiftBluetoothMock",
"product_dependencies" : [
"CoreBluetoothMock"
],
"sources" : [
"CoreBluetoothMock.swift",
"SwiftBluetooth/Async/AsyncSubscription.swift",
"SwiftBluetooth/Async/AsyncSubscriptionQueue.swift",
"SwiftBluetooth/Async/AsyncSubscriptionQueueMap.swift",
"SwiftBluetooth/Async/CancellableTask.swift",
"SwiftBluetooth/CentralManager/CentralManager+async.swift",
"SwiftBluetooth/CentralManager/CentralManager+callback.swift",
"SwiftBluetooth/CentralManager/CentralManager.swift",
"SwiftBluetooth/CentralManager/CentralManagerDelegate.swift",
"SwiftBluetooth/CentralManager/CentralManagerDelegateWrapper.swift",
"SwiftBluetooth/CentralManager/CentralManagerError.swift",
"SwiftBluetooth/CentralManager/CentralManagerEvent.swift",
"SwiftBluetooth/Extensions/AsyncStream+first.swift",
"SwiftBluetooth/Extensions/CBUUID+Sendable.swift",
"SwiftBluetooth/Extensions/DispatchQueue+safeSync.swift",
"SwiftBluetooth/Peripheral/Characteristic.swift",
"SwiftBluetooth/Peripheral/NotifyingTracker.swift",
"SwiftBluetooth/Peripheral/Peripheral+DiscoveryInfo.swift",
"SwiftBluetooth/Peripheral/Peripheral+async.swift",
"SwiftBluetooth/Peripheral/Peripheral+callback.swift",
"SwiftBluetooth/Peripheral/Peripheral.swift",
"SwiftBluetooth/Peripheral/PeripheralDelegate.swift",
"SwiftBluetooth/Peripheral/PeripheralDelegateWrapper.swift",
"SwiftBluetooth/Peripheral/PeripheralError.swift",
"SwiftBluetooth/Peripheral/PeripheralEvent.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftBluetooth",
"module_type" : "SwiftTarget",
"name" : "SwiftBluetooth",
"path" : "Sources/SwiftBluetooth",
"product_memberships" : [
"SwiftBluetooth"
],
"sources" : [
"Async/AsyncSubscription.swift",
"Async/AsyncSubscriptionQueue.swift",
"Async/AsyncSubscriptionQueueMap.swift",
"Async/CancellableTask.swift",
"CentralManager/CBCentralManagerFactory.swift",
"CentralManager/CentralManager+async.swift",
"CentralManager/CentralManager+callback.swift",
"CentralManager/CentralManager.swift",
"CentralManager/CentralManagerDelegate.swift",
"CentralManager/CentralManagerDelegateWrapper.swift",
"CentralManager/CentralManagerError.swift",
"CentralManager/CentralManagerEvent.swift",
"Extensions/AsyncStream+first.swift",
"Extensions/CBUUID+Sendable.swift",
"Extensions/DispatchQueue+safeSync.swift",
"Peripheral/Characteristic.swift",
"Peripheral/NotifyingTracker.swift",
"Peripheral/Peripheral+DiscoveryInfo.swift",
"Peripheral/Peripheral+async.swift",
"Peripheral/Peripheral+callback.swift",
"Peripheral/Peripheral.swift",
"Peripheral/PeripheralDelegate.swift",
"Peripheral/PeripheralDelegateWrapper.swift",
"Peripheral/PeripheralError.swift",
"Peripheral/PeripheralEvent.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.