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.10 for macOS (SPM) on 18 Oct 2024 08:07:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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.10
Building package at path:  $PWD
https://github.com/manolofdez/AsyncBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/30] Compiling AsyncBluetooth CallbackUtils.swift
[5/30] Compiling AsyncBluetooth CentralManagerUtils.swift
[6/30] Compiling AsyncBluetooth AsyncExecutor+Flushable.swift
[7/32] Emitting module AsyncBluetooth
[8/32] Compiling AsyncBluetooth AsyncBluetooth.swift
[9/32] Compiling AsyncBluetooth CentralManager.swift
[10/32] Compiling AsyncBluetooth CentralManagerContext.swift
[11/32] Compiling AsyncBluetooth CentralManagerEvent.swift
[12/32] Compiling AsyncBluetooth ScanData.swift
[13/32] Compiling AsyncBluetooth PeripheralDataConvertible.swift
[14/32] Compiling AsyncBluetooth Peripheral+ReadWrite.swift
[15/32] Compiling AsyncBluetooth Peripheral.swift
[16/32] Compiling AsyncBluetooth PeripheralContext.swift
[17/32] Compiling AsyncBluetooth AsyncExecutorMap.swift
[18/32] Compiling AsyncBluetooth AsyncSerialExecutor.swift
[19/32] Compiling AsyncBluetooth AsyncSerialExecutorConstants.swift
[20/32] Compiling AsyncBluetooth CBUUID+Sendable.swift
[21/32] Compiling AsyncBluetooth FlushableExecutor.swift
[22/32] Compiling AsyncBluetooth PeripheralDelegate.swift
[23/32] Compiling AsyncBluetooth Service.swift
[24/32] Compiling AsyncBluetooth AsyncBluetoothLogging.swift
[25/32] Compiling AsyncBluetooth BluetoothError.swift
[26/32] Compiling AsyncBluetooth Characteristic.swift
[27/32] Compiling AsyncBluetooth CharacteristicValueUpdateEventData.swift
[28/32] Compiling AsyncBluetooth Descriptor.swift
[29/32] Compiling AsyncBluetooth Characteristic+DataConversion.swift
[30/32] Compiling AsyncBluetooth CharacteristicValueUpdateData+DataConversion.swift
[31/32] Compiling AsyncBluetooth ThreadSafeArray.swift
[32/32] Compiling AsyncBluetooth resource_bundle_accessor.swift
Build complete! (8.03s)
Build complete.
Done.