Build Information
Successful build of CBCBluetooth, reference master (0b6fb0
), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 01:12:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/eugene-software/CBCBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/18] Compiling CBCBluetooth CBCPeripheral.swift
[4/18] Compiling CBCBluetooth CBCCharacteristicData.swift
[5/19] Compiling CBCBluetooth CoreBluetoothCentralManager.swift
[6/19] Compiling CBCBluetooth CoreBluetoothCharacteristic.swift
[7/19] Compiling CBCBluetooth Optional+ext.swift
[8/19] Compiling CBCBluetooth CBCCentralManager.swift
[9/19] Compiling CBCBluetooth CoreBluetoothCharacteristicData.swift
[10/19] Compiling CBCBluetooth CoreBluetoothPeripheral.swift
[11/19] Compiling CBCBluetooth CoreBluetoothService.swift
[12/19] Compiling CBCBluetooth Error+ext.swift
[13/19] Compiling CBCBluetooth CoreBluetoothPeripheralDelegate.swift
[14/19] Compiling CBCBluetooth CoreBluetoothdCentralManagerDelegate.swift
[15/19] Emitting module CBCBluetooth
[16/19] Compiling CBCBluetooth CBCCentralManagerFactory.swift
[17/19] Compiling CBCBluetooth CBCCharacteristic.swift
[18/19] Compiling CBCBluetooth CBCError.swift
[19/19] Compiling CBCBluetooth CBCService.swift
Build complete! (7.61s)
Build complete.
Done.