The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoreBluetoothMock, reference 1.0.4 (477998), with Swift 6.0 for macOS (SPM) on 1 Apr 2026 13:01:17 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-CoreBluetooth-Mock.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nordicsemi/IOS-CoreBluetooth-Mock
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at 477998d Merge pull request #148 from NordicSemiconductor/version/1.0.4
Cloned https://github.com/nordicsemi/IOS-CoreBluetooth-Mock.git
Revision (git rev-parse @):
477998d850a2233e05d1941ed0b5a2385da8cf4d
SUCCESS checkout https://github.com/nordicsemi/IOS-CoreBluetooth-Mock.git at 1.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/nordicsemi/IOS-CoreBluetooth-Mock.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/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/20] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
[6/21] Compiling CoreBluetoothMock CBMPeripheral.swift
[7/21] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
[8/21] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
[9/21] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
[10/21] Compiling CoreBluetoothMock CBMCentralManagerNative.swift
[11/21] Compiling CoreBluetoothMock CBMDictionary.swift
[12/21] Emitting module CoreBluetoothMock
[13/21] Compiling CoreBluetoothMock CBMCentralManagerFactory.swift
[14/21] Compiling CoreBluetoothMock CBMCentralManagerMock.swift
[15/21] Compiling CoreBluetoothMock CBMManagerTypes.swift
[16/21] Compiling CoreBluetoothMock CBMPeer.swift
[17/21] Compiling CoreBluetoothMock CBMAttributes.swift
[18/21] Compiling CoreBluetoothMock CBMCentralManager.swift
[19/21] Compiling CoreBluetoothMock CBMCentralManagerDelegate.swift
[20/21] Compiling CoreBluetoothMock CBMCentralManagerDelegateProxy.swift
[21/21] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
Build complete! (22.27s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2171] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.99s)
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.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
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" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "CoreBluetoothMock",
  "name" : "CoreBluetoothMock",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "CoreBluetoothMock",
      "targets" : [
        "CoreBluetoothMock"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CoreBluetoothMock",
      "module_type" : "SwiftTarget",
      "name" : "CoreBluetoothMock",
      "path" : "CoreBluetoothMock",
      "product_memberships" : [
        "CoreBluetoothMock"
      ],
      "sources" : [
        "CBMAttributes.swift",
        "CBMCentralManager.swift",
        "CBMCentralManagerDelegate.swift",
        "CBMCentralManagerDelegateProxy.swift",
        "CBMCentralManagerFactory.swift",
        "CBMCentralManagerMock.swift",
        "CBMCentralManagerNative.swift",
        "CBMDictionary.swift",
        "CBMManagerTypes.swift",
        "CBMPeer.swift",
        "CBMPeripheral.swift",
        "CBMPeripheralDelegate.swift",
        "CBMPeripheralDelegateProxy.swift",
        "CBMPeripheralPreview.swift",
        "CBMPeripheralSpec.swift",
        "CBMPeripheralSpecDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.