Build Information
Successful build of CBCBluetooth, reference 1.1.2 (948c6b
), with Swift 5.9 for macOS (SPM) on 4 Oct 2024 12:26:42 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: 1.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eugene-software/CBCBluetooth
* tag 1.1.2 -> FETCH_HEAD
HEAD is now at 948c6b9 - swift-tools-version set to 5.4
Cloned https://github.com/eugene-software/CBCBluetooth.git
Revision (git rev-parse @):
948c6b91261456a5c7399be84b56fa9f8fca28b2
SUCCESS checkout https://github.com/eugene-software/CBCBluetooth.git at 1.1.2
========================================
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 CBCPeripheral.swift
[2/17] Compiling CBCBluetooth CBCError.swift
[3/17] Compiling CBCBluetooth Optional+ext.swift
[4/17] Compiling CBCBluetooth CBCCentralManager.swift
[5/17] Compiling CBCBluetooth CBCCharacteristicData.swift
[6/17] Compiling CBCBluetooth CBCCentralManagerFactory.swift
[7/17] Compiling CBCBluetooth CBCCharacteristic.swift
[8/17] Compiling CBCBluetooth CoreBluetoothService.swift
[9/17] Compiling CBCBluetooth Error+ext.swift
[10/17] Compiling CBCBluetooth CoreBluetoothCharacteristicData.swift
[11/17] Compiling CBCBluetooth CoreBluetoothPeripheral.swift
[12/17] Compiling CBCBluetooth CoreBluetoothPeripheralDelegate.swift
[13/17] Compiling CBCBluetooth CoreBluetoothdCentralManagerDelegate.swift
[14/17] Emitting module CBCBluetooth
[15/17] Compiling CBCBluetooth CoreBluetoothCentralManager.swift
[16/17] Compiling CBCBluetooth CoreBluetoothCharacteristic.swift
[17/17] Compiling CBCBluetooth CBCService.swift
Build complete! (8.33s)
Build complete.
Done.