Build Information
Successful build of CombineCoreBluetooth, reference master (17ef83
), with Swift 5.10 for macOS (SPM) on 31 Oct 2024 22:21:04 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StarryInternet/CombineCoreBluetooth.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StarryInternet/CombineCoreBluetooth
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 17ef837 Merge pull request #38 from StarryInternet/fix-warnings
Cloned https://github.com/StarryInternet/CombineCoreBluetooth.git
Revision (git rev-parse @):
17ef837de13c506915dd7fa73a215ef77875b356
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StarryInternet/CombineCoreBluetooth.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/StarryInternet/CombineCoreBluetooth.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/25] Emitting module CombineCoreBluetooth
[4/27] Compiling CombineCoreBluetooth Mock+Peripheral.swift
[5/27] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
[6/27] Compiling CombineCoreBluetooth Interface+Peripheral.swift
[7/27] Compiling CombineCoreBluetooth Live+Peripheral.swift
[8/27] Compiling CombineCoreBluetooth Interface+CentralManager.swift
[9/27] Compiling CombineCoreBluetooth Live+CentralManager.swift
[10/27] Compiling CombineCoreBluetooth Mock+CentralManager.swift
[11/27] Compiling CombineCoreBluetooth Peer.swift
[12/27] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
[13/27] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
[14/27] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
[15/27] Compiling CombineCoreBluetooth Exports.swift
[16/27] Compiling CombineCoreBluetooth Publisher+Extensions.swift
[17/27] Compiling CombineCoreBluetooth Unimplemented.swift
[18/27] Compiling CombineCoreBluetooth ATTRequest.swift
[19/27] Compiling CombineCoreBluetooth AdvertisementData.swift
[20/27] Compiling CombineCoreBluetooth CentralManagerError.swift
[21/27] Compiling CombineCoreBluetooth Interface+Central.swift
[22/27] Compiling CombineCoreBluetooth Live+Central.swift
[23/27] Compiling CombineCoreBluetooth Mock+Central.swift
[24/27] Compiling CombineCoreBluetooth PeripheralError.swift
[25/27] Compiling CombineCoreBluetooth PeripheralManagerError.swift
[26/27] Compiling CombineCoreBluetooth L2CAPChannel.swift
[27/27] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
Build complete! (8.56s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/752] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.41s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.44s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.2.0
Build complete.
Done.