Build Information
Successful build of CBCBluetooth, reference 1.1.2 (948c6b
), with Swift 5.10 for macOS (SPM) on 4 Oct 2024 12:25:38 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: 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.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 CBCError.swift
[4/19] Compiling CBCBluetooth CBCPeripheral.swift
[5/19] Compiling CBCBluetooth CoreBluetoothCharacteristicData.swift
[6/19] Compiling CBCBluetooth CoreBluetoothPeripheral.swift
[7/19] Compiling CBCBluetooth CBCCharacteristicData.swift
[8/19] Compiling CBCBluetooth CBCCentralManagerFactory.swift
[9/19] Compiling CBCBluetooth CBCCharacteristic.swift
[10/19] Compiling CBCBluetooth CoreBluetoothService.swift
[11/19] Compiling CBCBluetooth Error+ext.swift
[12/19] Compiling CBCBluetooth Optional+ext.swift
[13/19] Compiling CBCBluetooth CBCCentralManager.swift
[14/19] Compiling CBCBluetooth CoreBluetoothCentralManager.swift
[15/19] Compiling CBCBluetooth CoreBluetoothCharacteristic.swift
[16/19] Emitting module CBCBluetooth
[17/19] Compiling CBCBluetooth CoreBluetoothPeripheralDelegate.swift
[18/19] Compiling CBCBluetooth CoreBluetoothdCentralManagerDelegate.swift
[19/19] Compiling CBCBluetooth CBCService.swift
Build complete! (7.41s)
Build complete.
Done.