Build Information
Successful build of BlueConnect, reference 1.1.0 (3e9a53
), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 15:53:50 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielepantaleone/BlueConnect
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 3e9a53e Merge pull request #3 from danielepantaleone/develop
Cloned https://github.com/danielepantaleone/BlueConnect.git
Revision (git rev-parse @):
3e9a53ebe38dfa48e0bf053aef85d828804d5c54
SUCCESS checkout https://github.com/danielepantaleone/BlueConnect.git at 1.1.0
========================================
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 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
~~~~~~~~~~~~~~~~^
[11/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
~~~~~~~~~~~~~~~~^
[12/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
~~~~~~~~~~~~~~~~^
[13/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
~~~~~~~~~~~~~~~~^
[14/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
~~~~~~~~~~~~~~~~^
[15/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
~~~~~~~~~~~~~~~~^
[16/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
~~~~~~~~~~~~~~~~^
[17/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
~~~~~~~~~~~~~~~~^
[18/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
~~~~~~~~~~~~~~~~^
[19/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
~~~~~~~~~~~~~~~~^
[20/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
~~~~~~~~~~~~~~~~^
[21/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
~~~~~~~~~~~~~~~~^
[22/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
~~~~~~~~~~~~~~~~^
[23/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
~~~~~~~~~~~~~~~~^
[24/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
~~~~~~~~~~~~~~~~^
[25/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
~~~~~~~~~~~~~~~~^
[26/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
~~~~~~~~~~~~~~~~^
[27/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
~~~~~~~~~~~~~~~~^
[28/40] Compiling BlueConnect Atomic.swift
[29/40] Compiling BlueConnect Queue.swift
[30/40] Compiling BlueConnect RecursiveMutex.swift
[31/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
~~~~~~~~~~~~~~~~^
[32/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
~~~~~~~~~~~~~~~~^
[33/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
~~~~~~~~~~~~~~~~^
[34/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
~~~~~~~~~~~~~~~~^
[35/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
~~~~~~~~~~~~~~~~^
[36/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
~~~~~~~~~~~~~~~~^
[37/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
~~~~~~~~~~~~~~~~^
[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! (144.02s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/realm/SwiftLint.git
[1/2038] Fetching swift-docc-plugin
[2039/143162] Fetching swift-docc-plugin, swiftlint
Fetched https://github.com/realm/SwiftLint.git (86.02s)
Fetched https://github.com/swiftlang/swift-docc-plugin (86.02s)
Computing version for https://github.com/realm/SwiftLint.git
Computed https://github.com/realm/SwiftLint.git at 0.57.0 (0.48s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
[1/929] Fetching swiftytexttable
[76/1012] Fetching swiftytexttable, collectionconcurrencykit
[345/13715] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.83s)
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (1.83s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git (1.83s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/16016] Fetching sourcekitten
[5447/25918] Fetching sourcekitten, yams
[16018/92174] Fetching sourcekitten, yams, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git (4.14s)
Fetching https://github.com/apple/swift-argument-parser.git
[16347/25918] Fetching sourcekitten, yams
[16414/38220] Fetching sourcekitten, yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git (1.71s)
[16512/25918] Fetching sourcekitten, yams
Fetched https://github.com/jpsim/Yams.git (19.22s)
Fetched https://github.com/jpsim/SourceKitten.git (19.22s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (2.69s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.01s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.35.0 (0.50s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git (1.05s)
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.60s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3152] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.28s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.53s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.53s)
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.40s)
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/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/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-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/realm/SwiftLint.git
Working copy of https://github.com/realm/SwiftLint.git resolved at 0.57.0
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/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.35.0
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
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/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
[8259/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.78s)
Build complete.
Done.