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 AsyncBluetooth, reference 4.0.0 (68561f), with Swift 5.8 for macOS (SPM) on 18 Oct 2024 08:05:49 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/manolofdez/AsyncBluetooth.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manolofdez/AsyncBluetooth
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at 68561fe [Bugfix] Fix data race condition with characteristic updated notifications
Cloned https://github.com/manolofdez/AsyncBluetooth.git
Revision (git rev-parse @):
68561fe71897a7cd46f5c310e23e106804c0261b
SUCCESS checkout https://github.com/manolofdez/AsyncBluetooth.git at 4.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/manolofdez/AsyncBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/28] Emitting module AsyncBluetooth
[3/30] Compiling AsyncBluetooth ThreadSafeArray.swift
[4/30] Compiling AsyncBluetooth resource_bundle_accessor.swift
[5/30] Compiling AsyncBluetooth BluetoothError.swift
[6/30] Compiling AsyncBluetooth Characteristic.swift
[7/30] Compiling AsyncBluetooth CharacteristicValueUpdateEventData.swift
[8/30] Compiling AsyncBluetooth Peripheral+ReadWrite.swift
[9/30] Compiling AsyncBluetooth Peripheral.swift
[10/30] Compiling AsyncBluetooth PeripheralContext.swift
[11/30] Compiling AsyncBluetooth PeripheralDelegate.swift
[12/30] Compiling AsyncBluetooth Service.swift
[13/30] Compiling AsyncBluetooth AsyncBluetoothLogging.swift
[14/30] Compiling AsyncBluetooth AsyncBluetooth.swift
[15/30] Compiling AsyncBluetooth CentralManager.swift
[16/30] Compiling AsyncBluetooth CentralManagerContext.swift
[17/30] Compiling AsyncBluetooth AsyncExecutorMap.swift
[18/30] Compiling AsyncBluetooth AsyncSerialExecutor.swift
[19/30] Compiling AsyncBluetooth AsyncSerialExecutorConstants.swift
[20/30] Compiling AsyncBluetooth Descriptor.swift
[21/30] Compiling AsyncBluetooth Characteristic+DataConversion.swift
[22/30] Compiling AsyncBluetooth CharacteristicValueUpdateData+DataConversion.swift
[23/30] Compiling AsyncBluetooth CallbackUtils.swift
[24/30] Compiling AsyncBluetooth CentralManagerUtils.swift
[25/30] Compiling AsyncBluetooth AsyncExecutor+Flushable.swift
[26/30] Compiling AsyncBluetooth CBUUID+Sendable.swift
[27/30] Compiling AsyncBluetooth FlushableExecutor.swift
[28/30] Compiling AsyncBluetooth CentralManagerEvent.swift
[29/30] Compiling AsyncBluetooth ScanData.swift
[30/30] Compiling AsyncBluetooth PeripheralDataConvertible.swift
Build complete! (11.65s)
Build complete.
Done.