The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CBCBluetooth, reference 1.1.2 (948c6b), with Swift 5.8 for macOS (SPM) on 4 Oct 2024 12:24:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugene-software/CBCBluetooth.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugene-software/CBCBluetooth
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 948c6b9 - swift-tools-version set to 5.4
Cloned https://github.com/eugene-software/CBCBluetooth.git
Revision (git rev-parse @):
948c6b91261456a5c7399be84b56fa9f8fca28b2
SUCCESS checkout https://github.com/eugene-software/CBCBluetooth.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/eugene-software/CBCBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling CBCBluetooth CBCPeripheral.swift
[2/17] Compiling CBCBluetooth Optional+ext.swift
[3/17] Compiling CBCBluetooth CBCCentralManager.swift
[4/17] Compiling CBCBluetooth CBCCharacteristicData.swift
[5/17] Compiling CBCBluetooth CoreBluetoothPeripheralDelegate.swift
[6/17] Compiling CBCBluetooth CoreBluetoothdCentralManagerDelegate.swift
[7/17] Compiling CBCBluetooth CoreBluetoothCharacteristicData.swift
[8/17] Compiling CBCBluetooth CoreBluetoothPeripheral.swift
[9/17] Compiling CBCBluetooth CBCCentralManagerFactory.swift
[10/17] Compiling CBCBluetooth CBCCharacteristic.swift
[11/17] Emitting module CBCBluetooth
[12/17] Compiling CBCBluetooth CBCError.swift
[13/17] Compiling CBCBluetooth CoreBluetoothService.swift
[14/17] Compiling CBCBluetooth Error+ext.swift
[15/17] Compiling CBCBluetooth CoreBluetoothCentralManager.swift
[16/17] Compiling CBCBluetooth CoreBluetoothCharacteristic.swift
[17/17] Compiling CBCBluetooth CBCService.swift
Build complete! (10.27s)
Build complete.
Done.