Build Information
Successful build of bluetooth-law-energy-swift, reference main (ce2951
), with Swift 5.8 for macOS (SPM) on 23 Sep 2024 09:52:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/bluetooth-law-energy-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/igor11191708/bluetooth-law-energy-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ce2951e Update README.md
Cloned https://github.com/igor11191708/bluetooth-law-energy-swift.git
Revision (git rev-parse @):
ce2951e1aefca6fa5b0e563835bc9c53e7ebbc4a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/bluetooth-law-energy-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/igor11191708/bluetooth-law-energy-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling retry_policy_service DispatchTimeInterval.swift
[2/4] Emitting module retry_policy_service
[3/4] Compiling retry_policy_service RetryService.swift
[4/4] Compiling retry_policy_service Strategy.swift
[5/21] Compiling bluetooth_law_energy_swift StreamFactory.swift
[6/22] Compiling bluetooth_law_energy_swift CacheServices.swift
[7/22] Compiling bluetooth_law_energy_swift ServiceRegistration.swift
[8/22] Compiling bluetooth_law_energy_swift State.swift
[9/22] Compiling bluetooth_law_energy_swift Errors.swift
[10/22] Compiling bluetooth_law_energy_swift ServiceType.swift
[11/22] Compiling bluetooth_law_energy_swift BLEState.swift
[12/22] Compiling bluetooth_law_energy_swift IBluetoothLEManager.swift
[13/22] Compiling bluetooth_law_energy_swift CBPeripheral+.swift
[14/22] Compiling bluetooth_law_energy_swift Task+.swift
[15/22] Emitting module bluetooth_law_energy_swift
[16/22] Compiling bluetooth_law_energy_swift ILogger.swift
[17/22] Compiling bluetooth_law_energy_swift AppleLogger.swift
[18/22] Compiling bluetooth_law_energy_swift BluetoothDelegate.swift
[19/22] Compiling bluetooth_law_energy_swift PeripheralDelegate.swift
[20/22] Compiling bluetooth_law_energy_swift BluetoothLEManager.swift
[21/22] Compiling bluetooth_law_energy_swift Publisher+.swift
[22/22] Compiling bluetooth_law_energy_swift StreamRegistration.swift
Build complete! (15.13s)
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/95] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git (1.10s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.72s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
Build complete.
Done.