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 BlueConnect, reference master (d87d0c), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 15:55:14 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.4
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 d87d0cc Added .gitignore and .spy.yml to GitHub action ignore list
Cloned https://github.com/danielepantaleone/BlueConnect.git
Revision (git rev-parse @):
d87d0ccce05f8b7138e8437fe34ce79f7421bbc2
SUCCESS checkout https://github.com/danielepantaleone/BlueConnect.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/danielepantaleone/BlueConnect.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin SwiftLintBuildToolPlugin
[5/5] Compiling plugin SwiftLintCommandPlugin
Building for debugging...
[6/37] Emitting module BlueConnect
[7/40] Compiling BlueConnect DispatchTimeIntervalExtensions.swift
[8/40] Compiling BlueConnect OptionalExtensions.swift
[9/40] Compiling BlueConnect ResultExtensions.swift
[10/40] Compiling BlueConnect BleCharacteristicProxyError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[11/40] Compiling BlueConnect BleCharacteristicReadProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[12/40] Compiling BlueConnect BleCharacteristicReadProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[13/40] Compiling BlueConnect BleCharacteristicWriteProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicReadProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[14/40] Compiling BlueConnect BleAdvertisementData.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleAdvertisementData.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManager.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[15/40] Compiling BlueConnect BleCentralManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleAdvertisementData.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManager.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[16/40] Compiling BlueConnect BleCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleAdvertisementData.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManager.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[17/40] Compiling BlueConnect BleCentralManagerProxy+BleCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleAdvertisementData.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManager.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManager/BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+BleCentralManagerDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[18/40] Compiling BlueConnect BlePeripheralProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[19/40] Compiling BlueConnect BlePeripheralProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[20/40] Compiling BlueConnect BlePeripheralProxyError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[21/40] Compiling BlueConnect Atomic.swift
[22/40] Compiling BlueConnect Queue.swift
[23/40] Compiling BlueConnect RecursiveMutex.swift
[24/40] Compiling BlueConnect BleCharacteristicWriteProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[25/40] Compiling BlueConnect BleCharacteristicWriteWithoutResponseProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[26/40] Compiling BlueConnect BleCharacteristicWriteWithoutResponseProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicWriteWithoutResponseProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[27/40] Compiling BlueConnect BleCentralManagerProxy+CBCentralManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+CBCentralManagerDelegate.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+SwiftConcurrency.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxyError.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[28/40] Compiling BlueConnect BleCentralManagerProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+CBCentralManagerDelegate.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+SwiftConcurrency.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxyError.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[29/40] Compiling BlueConnect BleCentralManagerProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+CBCentralManagerDelegate.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+SwiftConcurrency.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxyError.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[30/40] Compiling BlueConnect BleCentralManagerProxyError.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+CBCentralManagerDelegate.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy+SwiftConcurrency.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CentralManagerProxy/BleCentralManagerProxyError.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[31/40] Compiling BlueConnect BlePeripheral.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/Peripheral/BlePeripheral.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/Peripheral/BlePeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[32/40] Compiling BlueConnect BlePeripheralDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/Peripheral/BlePeripheral.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/Peripheral/BlePeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[33/40] Compiling BlueConnect BlePeripheralCachePolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/Peripheral/BlePeripheral.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/Peripheral/BlePeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[34/40] Compiling BlueConnect BleCharacteristicNotifyProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[35/40] Compiling BlueConnect BleCharacteristicNotifyProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[36/40] Compiling BlueConnect BleCharacteristicProxy+SwiftConcurrency.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[37/40] Compiling BlueConnect BleCharacteristicProxy.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy+SwiftConcurrency.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicNotifyProxy.swift:29:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/CharacteristicProxy/BleCharacteristicProxy.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[38/40] Compiling BlueConnect BlePeripheralCacheRecord.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy+BlePeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy+CBPeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[39/40] Compiling BlueConnect BlePeripheralProxy+BlePeripheralDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy+BlePeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy+CBPeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
[40/40] Compiling BlueConnect BlePeripheralProxy+CBPeripheralDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy+BlePeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
/Users/admin/builder/spi-builder-workspace/Sources/BlueConnect/PeripheralProxy/BlePeripheralProxy+CBPeripheralDelegate.swift:28:17: remark: '@preconcurrency' attribute on module 'CoreBluetooth' is unused
@preconcurrency import CoreBluetooth
~~~~~~~~~~~~~~~~^
Build complete! (197.66s)
Fetching https://github.com/realm/SwiftLint.git
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[2039/143162] Fetching swift-docc-plugin, swiftlint
Fetched https://github.com/swiftlang/swift-docc-plugin (151.78s)
Fetched https://github.com/realm/SwiftLint.git (151.78s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.57.0 (0.78s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
[1/929] Fetching swiftytexttable
[95/1012] Fetching swiftytexttable, collectionconcurrencykit
[343/13715] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (1.96s)
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.96s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (1.96s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/9902] Fetching yams
[2/25918] Fetching yams, sourcekitten
[24929/92174] Fetching yams, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/Yams.git (2.03s)
Fetching https://github.com/apple/swift-argument-parser.git
[18667/82272] Fetching sourcekitten, swift-syntax
[82273/94574] Fetching sourcekitten, swift-syntax, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (1.57s)
Fetched https://github.com/jpsim/SourceKitten.git (3.61s)
Fetched https://github.com/swiftlang/swift-syntax.git (3.61s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (2.74s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.08s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.35.0 (0.59s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git (2.28s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0-prerelease-2024-08-14 (0.65s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.60s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3152] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.32s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.45s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
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.3
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0-prerelease-2024-08-14
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.35.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.57.0
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
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
[16375/11453398] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.0/SwiftLintBinary-macos.artifactbundle.zip (1.55s)
Build complete.
Done.