Build Information
Successful build of CBCBluetooth, reference master (0b6fb0
), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 01:13:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eugene-software/CBCBluetooth.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugene-software/CBCBluetooth
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0b6fb03 Update LICENSE
Cloned https://github.com/eugene-software/CBCBluetooth.git
Revision (git rev-parse @):
0b6fb0375a7d180c4f3c1efb1cb5fa0b4cf05286
SUCCESS checkout https://github.com/eugene-software/CBCBluetooth.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/eugene-software/CBCBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling CBCBluetooth CBCCharacteristicData.swift
[2/16] Compiling CBCBluetooth CBCCentralManagerFactory.swift
[3/16] Compiling CBCBluetooth CBCCharacteristic.swift
[4/16] Compiling CBCBluetooth CBCPeripheral.swift
[5/16] Compiling CBCBluetooth CoreBluetoothService.swift
[6/16] Compiling CBCBluetooth Error+ext.swift
[7/16] Compiling CBCBluetooth Optional+ext.swift
[8/16] Compiling CBCBluetooth CBCCentralManager.swift
[9/16] Compiling CBCBluetooth CBCError.swift
[10/17] Compiling CBCBluetooth CoreBluetoothCharacteristicData.swift
[11/17] Compiling CBCBluetooth CoreBluetoothPeripheral.swift
[12/17] Emitting module CBCBluetooth
[13/17] Compiling CBCBluetooth CoreBluetoothPeripheralDelegate.swift
[14/17] Compiling CBCBluetooth CoreBluetoothdCentralManagerDelegate.swift
[15/17] Compiling CBCBluetooth CoreBluetoothCentralManager.swift
[16/17] Compiling CBCBluetooth CoreBluetoothCharacteristic.swift
[17/17] Compiling CBCBluetooth CBCService.swift
Build complete! (8.13s)
Build complete.
Done.