Build Information
Successful build of BoostBLEKit, reference master (514001), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 09:10: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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bricklife/boostblekit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5140015 Add Mario sensors
Cloned https://github.com/bricklife/boostblekit.git
Revision (git rev-parse @):
5140015c32ef021d3038477b3df5bd2e4cfc670d
SUCCESS checkout https://github.com/bricklife/boostblekit.git at master
========================================
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.77s)
Creating working copy for https://github.com/bricklife/boostblekit.git
Working copy of https://github.com/bricklife/boostblekit.git resolved at master (5140015)
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/22] Emitting module BoostBLEKit
[4/24] Compiling BoostBLEKit Port.swift
[5/24] Compiling BoostBLEKit VersionNumber.swift
[6/24] Compiling BoostBLEKit HubProperty.swift
[7/24] Compiling BoostBLEKit HubType.swift
[8/24] Compiling BoostBLEKit Hub.swift
[9/24] Compiling BoostBLEKit PoweredUp.swift
[10/24] Compiling BoostBLEKit Spike.swift
[11/24] Compiling BoostBLEKit SuperMario.swift
[12/24] Compiling BoostBLEKit Color.swift
[13/24] Compiling BoostBLEKit Command.swift
[14/24] Compiling BoostBLEKit HubPropertiesCommand.swift
[15/24] Compiling BoostBLEKit PortInputFormatSetupCommand.swift
[16/24] Compiling BoostBLEKit RGBLightColorCommand.swift
[17/24] Compiling BoostBLEKit IOType.swift
[18/24] Compiling BoostBLEKit Notification.swift
[19/24] Compiling BoostBLEKit GATT.swift
[20/24] Compiling BoostBLEKit Boost.swift
[21/24] Compiling BoostBLEKit ControlPlus.swift
[22/24] Compiling BoostBLEKit Duplo.swift
[23/24] Compiling BoostBLEKit MotorStartPowerCommand.swift
[24/24] Compiling BoostBLEKit MotorStartSpeedCommand.swift
Build complete! (5.99s)
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/MotorStartPowerCommand.swift",
"Command/MotorStartSpeedCommand.swift",
"Command/PortInputFormatSetupCommand.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",
"VersionNumber.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.