Build Information
Successful build of BoostBLEKit, reference 3.5.0 (04f0cb), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 12:47:14 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bricklife/boostblekit.git
Reference: 3.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bricklife/boostblekit
* tag 3.5.0 -> FETCH_HEAD
HEAD is now at 04f0cb8 Add `.colorLightMatrix` and `.smallAngularMotor`
Cloned https://github.com/bricklife/boostblekit.git
Revision (git rev-parse @):
04f0cb8284adbf972e19b93def9b23a1d98692be
SUCCESS checkout https://github.com/bricklife/boostblekit.git at 3.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "boostblekit",
"name": "BoostBLEKit",
"url": "https://github.com/bricklife/boostblekit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/boostblekit",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/bricklife/boostblekit.git
[1/634] Fetching boostblekit
Fetched https://github.com/bricklife/boostblekit.git from cache (0.69s)
Creating working copy for https://github.com/bricklife/boostblekit.git
Working copy of https://github.com/bricklife/boostblekit.git resolved at 3.5.0 (04f0cb8)
warning: '.resolve-product-dependencies': dependency 'boostblekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/bricklife/boostblekit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/21] Compiling BoostBLEKit Boost.swift
[4/21] Compiling BoostBLEKit ControlPlus.swift
[5/21] Emitting module BoostBLEKit
[6/21] Compiling BoostBLEKit HubType.swift
[7/21] Compiling BoostBLEKit IOType.swift
[8/21] Compiling BoostBLEKit RGBLightColorCommand.swift
[9/21] Compiling BoostBLEKit GATT.swift
[10/21] Compiling BoostBLEKit MotorStartPowerCommand.swift
[11/21] Compiling BoostBLEKit MotorStartSpeedCommand.swift
[12/21] Compiling BoostBLEKit Duplo.swift
[13/21] Compiling BoostBLEKit Hub.swift
[14/21] Compiling BoostBLEKit PoweredUp.swift
[15/21] Compiling BoostBLEKit Spike.swift
[16/21] Compiling BoostBLEKit SuperMario.swift
[17/21] Compiling BoostBLEKit HubProperty.swift
[18/21] Compiling BoostBLEKit Color.swift
[19/21] Compiling BoostBLEKit Command.swift
[20/21] Compiling BoostBLEKit HubPropertiesCommand.swift
[21/21] Compiling BoostBLEKit InputFormatCommand.swift
[22/23] Compiling BoostBLEKit Notification.swift
[23/23] Compiling BoostBLEKit Port.swift
Build complete! (5.54s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BoostBLEKit",
"name" : "BoostBLEKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "BoostBLEKit",
"targets" : [
"BoostBLEKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BoostBLEKitTests",
"module_type" : "SwiftTarget",
"name" : "BoostBLEKitTests",
"path" : "Tests/BoostBLEKitTests",
"sources" : [
"BoostBLEKitTests.swift"
],
"target_dependencies" : [
"BoostBLEKit"
],
"type" : "test"
},
{
"c99name" : "BoostBLEKit",
"module_type" : "SwiftTarget",
"name" : "BoostBLEKit",
"path" : "Sources/BoostBLEKit",
"product_memberships" : [
"BoostBLEKit"
],
"sources" : [
"Color.swift",
"Command/Command.swift",
"Command/HubPropertiesCommand.swift",
"Command/InputFormatCommand.swift",
"Command/MotorStartPowerCommand.swift",
"Command/MotorStartSpeedCommand.swift",
"Command/RGBLightColorCommand.swift",
"GATT.swift",
"Hub/Boost.swift",
"Hub/ControlPlus.swift",
"Hub/Duplo.swift",
"Hub/Hub.swift",
"Hub/PoweredUp.swift",
"Hub/Spike.swift",
"Hub/SuperMario.swift",
"HubProperty.swift",
"HubType.swift",
"IOType.swift",
"Notification.swift",
"Port.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.