Build Information
Successful build of CombineCoreBluetooth, reference master (17ef83
), with Swift 5.9 for macOS (SPM) on 31 Oct 2024 22:27:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/StarryInternet/CombineCoreBluetooth.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/23] Emitting module CombineCoreBluetooth
[2/25] Compiling CombineCoreBluetooth ATTRequest.swift
[3/25] Compiling CombineCoreBluetooth AdvertisementData.swift
[4/25] Compiling CombineCoreBluetooth CentralManagerError.swift
[5/25] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
[6/25] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
[7/25] Compiling CombineCoreBluetooth Interface+Peripheral.swift
[8/25] Compiling CombineCoreBluetooth Live+Peripheral.swift
[9/25] Compiling CombineCoreBluetooth Interface+Central.swift
[10/25] Compiling CombineCoreBluetooth Live+Central.swift
[11/25] Compiling CombineCoreBluetooth Mock+Central.swift
[12/25] Compiling CombineCoreBluetooth Interface+CentralManager.swift
[13/25] Compiling CombineCoreBluetooth Live+CentralManager.swift
[14/25] Compiling CombineCoreBluetooth Mock+CentralManager.swift
[15/25] Compiling CombineCoreBluetooth Mock+Peripheral.swift
[16/25] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
[17/25] Compiling CombineCoreBluetooth PeripheralError.swift
[18/25] Compiling CombineCoreBluetooth PeripheralManagerError.swift
[19/25] Compiling CombineCoreBluetooth L2CAPChannel.swift
[20/25] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
[21/25] Compiling CombineCoreBluetooth Exports.swift
[22/25] Compiling CombineCoreBluetooth Publisher+Extensions.swift
[23/25] Compiling CombineCoreBluetooth Unimplemented.swift
[24/25] Compiling CombineCoreBluetooth Peer.swift
[25/25] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
Build complete! (9.06s)
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[8/752] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras (1.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.2.0 (0.46s)
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.