Build Information
Successful build of SwiftBox, reference v1.0.0 (fce3b0
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 18:27:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/happycodelucky/SwiftBox.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/happycodelucky/SwiftBox
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at fce3b04 Update README.md
Cloned https://github.com/happycodelucky/SwiftBox.git
Revision (git rev-parse @):
fce3b04799baeebc444f78e40698497d7225ad1a
SUCCESS checkout https://github.com/happycodelucky/SwiftBox.git at v1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/happycodelucky/SwiftBox.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling SwiftBox Box.swift
[4/4] Emitting module SwiftBox
Build complete! (3.06s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftBox",
"name" : "SwiftBox",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "SwiftBox",
"targets" : [
"SwiftBox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftBox",
"module_type" : "SwiftTarget",
"name" : "SwiftBox",
"path" : "Sources",
"product_memberships" : [
"SwiftBox"
],
"sources" : [
"Box.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.