The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBluetooth, reference 1.0.0 (c5a9f4), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 11:14:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exPHAT/SwiftBluetooth.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/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: $PWD/.spi.yml
SUCCESS checkout https://github.com/exPHAT/SwiftBluetooth.git at 1.0.0
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/7168] Fetching ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.50s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.17.0 (2.19s)
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
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swiftbluetooth",
      "name": "SwiftBluetooth",
      "url": "https://github.com/exPHAT/SwiftBluetooth.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBluetooth",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/exPHAT/SwiftBluetooth.git
[1/653] Fetching swiftbluetooth
Fetched https://github.com/exPHAT/SwiftBluetooth.git from cache (0.77s)
Creating working copy for https://github.com/exPHAT/SwiftBluetooth.git
Working copy of https://github.com/exPHAT/SwiftBluetooth.git resolved at 1.0.0 (c5a9f4e)
warning: '.resolve-product-dependencies': dependency 'swiftbluetooth' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/exPHAT/SwiftBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/43] Emitting module SwiftBluetooth
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[6/45] Compiling SwiftBluetooth AsyncStream+first.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[7/45] Compiling SwiftBluetooth CBUUID+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[8/45] Compiling SwiftBluetooth DispatchQueue+safeSync.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[9/45] Compiling SwiftBluetooth Peripheral+DiscoveryInfo.swift
[10/45] Compiling SwiftBluetooth Peripheral+async.swift
[11/45] Compiling SwiftBluetooth CentralManagerDelegateWrapper.swift
[12/45] Compiling SwiftBluetooth CentralManagerError.swift
[13/45] Compiling SwiftBluetooth CentralManagerEvent.swift
[14/45] Compiling SwiftBluetooth CancellableTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CentralManager+async.swift:68:21: warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
66 |             if let timeout = timeout {
67 |                 let timeoutTimer = Timer(fire: Date() + timeout, interval: 0, repeats: false) { _ in
68 |                     subscription.cancel()
   |                     `- warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
69 |                     cont.finish()
70 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Async/AsyncSubscription.swift:3:17: note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | internal struct AsyncSubscription<Value>: Identifiable, Equatable, CancellableTask {
   |                 `- note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 4 |     public let id = UUID()
 5 |     weak var parent: AsyncSubscriptionQueue<Value>?
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[15/45] Compiling SwiftBluetooth CBCentralManagerFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CentralManager+async.swift:68:21: warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
66 |             if let timeout = timeout {
67 |                 let timeoutTimer = Timer(fire: Date() + timeout, interval: 0, repeats: false) { _ in
68 |                     subscription.cancel()
   |                     `- warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
69 |                     cont.finish()
70 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Async/AsyncSubscription.swift:3:17: note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | internal struct AsyncSubscription<Value>: Identifiable, Equatable, CancellableTask {
   |                 `- note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 4 |     public let id = UUID()
 5 |     weak var parent: AsyncSubscriptionQueue<Value>?
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[16/45] Compiling SwiftBluetooth CentralManager+async.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CentralManager+async.swift:68:21: warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
66 |             if let timeout = timeout {
67 |                 let timeoutTimer = Timer(fire: Date() + timeout, interval: 0, repeats: false) { _ in
68 |                     subscription.cancel()
   |                     `- warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
69 |                     cont.finish()
70 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetooth/Async/AsyncSubscription.swift:3:17: note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | internal struct AsyncSubscription<Value>: Identifiable, Equatable, CancellableTask {
   |                 `- note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 4 |     public let id = UUID()
 5 |     weak var parent: AsyncSubscriptionQueue<Value>?
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[17/45] Compiling SwiftBluetooth Peripheral+callback.swift
[18/45] Compiling SwiftBluetooth Peripheral.swift
[19/45] Compiling SwiftBluetooth Characteristic.swift
[20/45] Compiling SwiftBluetooth NotifyingTracker.swift
[21/45] Compiling SwiftBluetooth PeripheralDelegate.swift
[22/45] Compiling SwiftBluetooth PeripheralDelegateWrapper.swift
[23/45] Compiling SwiftBluetooth AsyncSubscription.swift
[24/45] Compiling SwiftBluetooth AsyncSubscriptionQueue.swift
[25/45] Compiling SwiftBluetooth AsyncSubscriptionQueueMap.swift
[26/45] Compiling SwiftBluetooth CentralManager+callback.swift
[27/45] Compiling SwiftBluetooth CentralManager.swift
[28/45] Compiling SwiftBluetooth CentralManagerDelegate.swift
[29/45] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[30/45] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
[35/45] Emitting module CoreBluetoothMock
[40/45] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[43/45] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[44/46] Compiling SwiftBluetooth PeripheralError.swift
[45/46] Compiling SwiftBluetooth PeripheralEvent.swift
[46/46] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
[47/70] Emitting module SwiftBluetoothMock
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[48/72] Compiling SwiftBluetoothMock PeripheralDelegate.swift
[49/72] Compiling SwiftBluetoothMock PeripheralDelegateWrapper.swift
[50/72] Compiling SwiftBluetoothMock CentralManagerDelegateWrapper.swift
[51/72] Compiling SwiftBluetoothMock CentralManagerError.swift
[52/72] Compiling SwiftBluetoothMock CentralManagerEvent.swift
[53/72] Compiling SwiftBluetoothMock Characteristic.swift
[54/72] Compiling SwiftBluetoothMock NotifyingTracker.swift
[55/72] Compiling SwiftBluetoothMock CoreBluetoothMock.swift
[56/72] Compiling SwiftBluetoothMock AsyncSubscription.swift
[57/72] Compiling SwiftBluetoothMock AsyncSubscriptionQueue.swift
[58/72] Compiling SwiftBluetoothMock Peripheral+DiscoveryInfo.swift
[59/72] Compiling SwiftBluetoothMock Peripheral+async.swift
[60/72] Compiling SwiftBluetoothMock PeripheralError.swift
[61/72] Compiling SwiftBluetoothMock PeripheralEvent.swift
[62/72] Compiling SwiftBluetoothMock AsyncStream+first.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[63/72] Compiling SwiftBluetoothMock CBUUID+Sendable.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[64/72] Compiling SwiftBluetoothMock DispatchQueue+safeSync.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Extensions/CBUUID+Sendable.swift:4:1: warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
2 | import CoreBluetooth
3 |
4 | extension CBUUID: @unchecked Sendable { }
  | |- warning: extension declares a conformance of imported type 'CBUUID' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
  | `- note: add '@retroactive' to silence this warning
5 |
[65/72] Compiling SwiftBluetoothMock CentralManager+callback.swift
[66/72] Compiling SwiftBluetoothMock CentralManager.swift
[67/72] Compiling SwiftBluetoothMock CentralManagerDelegate.swift
[68/72] Compiling SwiftBluetoothMock AsyncSubscriptionQueueMap.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/CentralManager/CentralManager+async.swift:68:21: warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
66 |             if let timeout = timeout {
67 |                 let timeoutTimer = Timer(fire: Date() + timeout, interval: 0, repeats: false) { _ in
68 |                     subscription.cancel()
   |                     `- warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
69 |                     cont.finish()
70 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Async/AsyncSubscription.swift:3:17: note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | internal struct AsyncSubscription<Value>: Identifiable, Equatable, CancellableTask {
   |                 `- note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 4 |     public let id = UUID()
 5 |     weak var parent: AsyncSubscriptionQueue<Value>?
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[69/72] Compiling SwiftBluetoothMock CancellableTask.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/CentralManager/CentralManager+async.swift:68:21: warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
66 |             if let timeout = timeout {
67 |                 let timeoutTimer = Timer(fire: Date() + timeout, interval: 0, repeats: false) { _ in
68 |                     subscription.cancel()
   |                     `- warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
69 |                     cont.finish()
70 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Async/AsyncSubscription.swift:3:17: note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | internal struct AsyncSubscription<Value>: Identifiable, Equatable, CancellableTask {
   |                 `- note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 4 |     public let id = UUID()
 5 |     weak var parent: AsyncSubscriptionQueue<Value>?
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[70/72] Compiling SwiftBluetoothMock CentralManager+async.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/CentralManager/CentralManager+async.swift:68:21: warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
66 |             if let timeout = timeout {
67 |                 let timeoutTimer = Timer(fire: Date() + timeout, interval: 0, repeats: false) { _ in
68 |                     subscription.cancel()
   |                     `- warning: capture of 'subscription' with non-Sendable type 'AsyncSubscription<CentralManagerEvent>' in a '@Sendable' closure [#SendableClosureCaptures]
69 |                     cont.finish()
70 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SwiftBluetoothMock/SwiftBluetooth/Async/AsyncSubscription.swift:3:17: note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 1 | import Foundation
 2 |
 3 | internal struct AsyncSubscription<Value>: Identifiable, Equatable, CancellableTask {
   |                 `- note: consider making generic struct 'AsyncSubscription' conform to the 'Sendable' protocol
 4 |     public let id = UUID()
 5 |     weak var parent: AsyncSubscriptionQueue<Value>?
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[71/72] Compiling SwiftBluetoothMock Peripheral+callback.swift
[72/72] Compiling SwiftBluetoothMock Peripheral.swift
Build complete! (6.00s)
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/admin/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/exphat/swiftbluetooth/1.0.0
Repository:               exPHAT/SwiftBluetooth
Swift version used:       6.3
Target:                   SwiftBluetooth
Extracting symbol information for 'SwiftBluetooth'...
Finished extracting symbol information for 'SwiftBluetooth'. (27.74s)
Building documentation for 'SwiftBluetooth'...
Finished building documentation for 'SwiftBluetooth' (0.38s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/exphat/swiftbluetooth/1.0.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Updated https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git (0.42s)
[1/2271] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.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 (1.79s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.63s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit DeclarationFragments.swift
[13/57] Compiling SymbolKit Fragment.swift
[14/57] Compiling SymbolKit FragmentKind.swift
[15/57] Compiling SymbolKit FunctionParameter.swift
[16/57] Compiling SymbolKit FunctionSignature.swift
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Mixin+Equals.swift
[31/57] Compiling SymbolKit Mixin+Hash.swift
[32/57] Compiling SymbolKit Mixin.swift
[33/57] Compiling SymbolKit LineList.swift
[34/57] Compiling SymbolKit Position.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit GenericConstraint.swift
[41/57] Compiling SymbolKit GenericParameter.swift
[42/57] Compiling SymbolKit Generics.swift
[43/57] Compiling SymbolKit Namespace.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets SnippetParser.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.34s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'SwiftBluetooth' complete! (0.21s)
     372
4	/Users/admin/builder/spi-builder-workspace/.docs/exphat/swiftbluetooth/1.0.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/exphat/swiftbluetooth/1.0.0
File count: 372
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-exphat-swiftbluetooth-1.0.0-1798fcd1.zip to s3://spi-docs-inbox/prod-exphat-swiftbluetooth-1.0.0-1798fcd1.zip
Copying... [18%]
Copying... [27%]
Copying... [36%]
Copying... [46%]
Copying... [55%]
Copying... [64%]
Copying... [73%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.