The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of BlueConnect, reference master (19d07c), with Swift 5.10 for macOS (SPM) on 10 Jun 2025 07:56:05 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielepantaleone/BlueConnect.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielepantaleone/BlueConnect
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 19d07c5 Fix warnings due to preconcurrency usage on swift 5
Cloned https://github.com/danielepantaleone/BlueConnect.git
Revision (git rev-parse @):
19d07c5f6f55b77d795d86a5dd3359e44c318683
SUCCESS checkout https://github.com/danielepantaleone/BlueConnect.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/danielepantaleone/BlueConnect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.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-33747A42983211AE.txt
[5/42] Emitting module BlueConnect
[6/46] Compiling BlueConnect BleCharacteristicProxyError.swift
[7/46] Compiling BlueConnect BleCharacteristicReadProxy+SwiftConcurrency.swift
[8/46] Compiling BlueConnect BleCharacteristicReadProxy.swift
[9/46] Compiling BlueConnect BleCharacteristicWriteProxy+SwiftConcurrency.swift
[10/46] Compiling BlueConnect BleCentralManagerProxy+CBCentralManagerDelegate.swift
[11/46] Compiling BlueConnect BleCentralManagerProxy+SwiftConcurrency.swift
[12/46] Compiling BlueConnect BleCentralManagerProxy.swift
[13/46] Compiling BlueConnect BleCentralManagerProxyError.swift
[14/46] Compiling BlueConnect BlePeripheralProxy+CBPeripheralDelegate.swift
[15/46] Compiling BlueConnect BlePeripheralProxy+SwiftConcurrency.swift
[16/46] Compiling BlueConnect BlePeripheralProxy.swift
[17/46] Compiling BlueConnect BlePeripheralProxyError.swift
[18/46] Compiling BlueConnect BlePeripheral.swift
[19/46] Compiling BlueConnect BlePeripheralDelegate.swift
[20/46] Compiling BlueConnect BlePeripheralManager.swift
[21/46] Compiling BlueConnect BlePeripheralManagerDelegate.swift
[22/46] Compiling BlueConnect BlePeripheralManagerProxy+BlePeripheralManagerDelegate.swift
[23/46] Compiling BlueConnect BlePeripheralManagerProxy+CBPeripheralManagerDelegate.swift
[24/46] Compiling BlueConnect BlePeripheralManagerProxy+SwiftConcurrency.swift
[25/46] Compiling BlueConnect BlePeripheralManagerProxy.swift
[26/46] Compiling BlueConnect BleCentral.swift
[27/46] Compiling BlueConnect BleAdvertisementData.swift
[28/46] Compiling BlueConnect BleCentralManager.swift
[29/46] Compiling BlueConnect BleCentralManagerDelegate.swift
[30/46] Compiling BlueConnect BleCentralManagerProxy+BleCentralManagerDelegate.swift
[31/46] Compiling BlueConnect BlePeripheralManagerProxyError.swift
[32/46] Compiling BlueConnect BlePeripheralCachePolicy.swift
[33/46] Compiling BlueConnect BlePeripheralCacheRecord.swift
[34/46] Compiling BlueConnect BlePeripheralProxy+BlePeripheralDelegate.swift
[35/46] Compiling BlueConnect BleCharacteristicWriteProxy.swift
[36/46] Compiling BlueConnect BleCharacteristicWriteWithoutResponseProxy+SwiftConcurrency.swift
[37/46] Compiling BlueConnect BleCharacteristicWriteWithoutResponseProxy.swift
[38/46] Compiling BlueConnect Globals.swift
[39/46] Compiling BlueConnect Registry.swift
[40/46] Compiling BlueConnect DispatchTimeIntervalExtensions.swift
[41/46] Compiling BlueConnect OptionalExtensions.swift
[42/46] Compiling BlueConnect ResultExtensions.swift
[43/46] Compiling BlueConnect BleCharacteristicNotifyProxy+SwiftConcurrency.swift
[44/46] Compiling BlueConnect BleCharacteristicNotifyProxy.swift
[45/46] Compiling BlueConnect BleCharacteristicProxy+SwiftConcurrency.swift
[46/46] Compiling BlueConnect BleCharacteristicProxy.swift
Build complete! (18.84s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2068] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (2.37s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3407] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.50s)
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.4
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.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "BlueConnect",
  "name" : "BlueConnect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "BlueConnect",
      "targets" : [
        "BlueConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "BlueConnectTests",
      "module_type" : "SwiftTarget",
      "name" : "BlueConnectTests",
      "path" : "Tests/BlueConnectTests",
      "sources" : [
        "BleCentralManagerProxyConnectionTests.swift",
        "BleCentralManagerProxyDisconnectionTests.swift",
        "BleCentralManagerProxyPeripheralRetrievalTests.swift",
        "BleCentralManagerProxyScanTests.swift",
        "BleCentralManagerProxyStateChangeTests.swift",
        "BleCharacteristicNotifyProxyTests.swift",
        "BleCharacteristicProxyTests.swift",
        "BleCharacteristicReadProxyTests.swift",
        "BleCharacteristicWriteProxyTests.swift",
        "BleCharacteristicWriteWithoutResponseProxyTests.swift",
        "BlePeripheralManagerProxyAdvertisingTests.swift",
        "BlePeripheralManagerProxyStateChangeTests.swift",
        "BlePeripheralProxyDiscoverCharacteristicTests.swift",
        "BlePeripheralProxyDiscoverServiceTests.swift",
        "BlePeripheralProxyNotifyCharacteristicTests.swift",
        "BlePeripheralProxyRSSITests.swift",
        "BlePeripheralProxyReadCharacteristicTests.swift",
        "BlePeripheralProxyTests.swift",
        "BlePeripheralProxyWriteCharacteristicTests.swift",
        "BlueConnectTests.swift",
        "CentralManager/MockBleCentralManager.swift",
        "Common/MockBleDescriptor.swift",
        "Common/MockBleError.swift",
        "DispatchTimeIntervalExtTests.swift",
        "Extensions/Foundation/DataExtensions.swift",
        "Extensions/SwiftStdLib/RangeReplaceableCollectionExtensions.swift",
        "Peripheral/MockBlePeripheral.swift",
        "Peripheral/MockCBCharacteristic.swift",
        "Peripheral/MockCharacteristicBatteryLevelProxy.swift",
        "Peripheral/MockCharacteristicBufferProxy.swift",
        "Peripheral/MockCharacteristicFirmwareRevisionProxy.swift",
        "Peripheral/MockCharacteristicHardwareRevisionProxy.swift",
        "Peripheral/MockCharacteristicHeartRateProxy.swift",
        "Peripheral/MockCharacteristicSecretProxy.swift",
        "Peripheral/MockCharacteristicSerialNumberProxy.swift",
        "PeripheralManager/MockBlePeripheralManager.swift"
      ],
      "target_dependencies" : [
        "BlueConnect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BlueConnect",
      "module_type" : "SwiftTarget",
      "name" : "BlueConnect",
      "path" : "Sources/BlueConnect",
      "product_memberships" : [
        "BlueConnect"
      ],
      "sources" : [
        "Central/BleCentral.swift",
        "CentralManager/BleAdvertisementData.swift",
        "CentralManager/BleCentralManager.swift",
        "CentralManager/BleCentralManagerDelegate.swift",
        "CentralManagerProxy/BleCentralManagerProxy+BleCentralManagerDelegate.swift",
        "CentralManagerProxy/BleCentralManagerProxy+CBCentralManagerDelegate.swift",
        "CentralManagerProxy/BleCentralManagerProxy+SwiftConcurrency.swift",
        "CentralManagerProxy/BleCentralManagerProxy.swift",
        "CentralManagerProxy/BleCentralManagerProxyError.swift",
        "CharacteristicProxy/BleCharacteristicNotifyProxy+SwiftConcurrency.swift",
        "CharacteristicProxy/BleCharacteristicNotifyProxy.swift",
        "CharacteristicProxy/BleCharacteristicProxy+SwiftConcurrency.swift",
        "CharacteristicProxy/BleCharacteristicProxy.swift",
        "CharacteristicProxy/BleCharacteristicProxyError.swift",
        "CharacteristicProxy/BleCharacteristicReadProxy+SwiftConcurrency.swift",
        "CharacteristicProxy/BleCharacteristicReadProxy.swift",
        "CharacteristicProxy/BleCharacteristicWriteProxy+SwiftConcurrency.swift",
        "CharacteristicProxy/BleCharacteristicWriteProxy.swift",
        "CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy+SwiftConcurrency.swift",
        "CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy.swift",
        "Common/Globals.swift",
        "Common/Registry.swift",
        "Extensions/Dispatch/DispatchTimeIntervalExtensions.swift",
        "Extensions/SwiftStdLib/OptionalExtensions.swift",
        "Extensions/SwiftStdLib/ResultExtensions.swift",
        "Peripheral/BlePeripheral.swift",
        "Peripheral/BlePeripheralDelegate.swift",
        "PeripheralManager/BlePeripheralManager.swift",
        "PeripheralManager/BlePeripheralManagerDelegate.swift",
        "PeripheralManagerProxy/BlePeripheralManagerProxy+BlePeripheralManagerDelegate.swift",
        "PeripheralManagerProxy/BlePeripheralManagerProxy+CBPeripheralManagerDelegate.swift",
        "PeripheralManagerProxy/BlePeripheralManagerProxy+SwiftConcurrency.swift",
        "PeripheralManagerProxy/BlePeripheralManagerProxy.swift",
        "PeripheralManagerProxy/BlePeripheralManagerProxyError.swift",
        "PeripheralProxy/BlePeripheralCachePolicy.swift",
        "PeripheralProxy/BlePeripheralCacheRecord.swift",
        "PeripheralProxy/BlePeripheralProxy+BlePeripheralDelegate.swift",
        "PeripheralProxy/BlePeripheralProxy+CBPeripheralDelegate.swift",
        "PeripheralProxy/BlePeripheralProxy+SwiftConcurrency.swift",
        "PeripheralProxy/BlePeripheralProxy.swift",
        "PeripheralProxy/BlePeripheralProxyError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.