Build Information
Successful build of tinyTCA, reference 1.0.5 (1cb770
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jul 2025 06:28:21 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/roberthein/tinyTCA.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roberthein/tinyTCA
* tag 1.0.5 -> FETCH_HEAD
HEAD is now at 1cb7706 Merge pull request #2 from erkekin/patch-2
Cloned https://github.com/roberthein/tinyTCA.git
Revision (git rev-parse @):
1cb7706e92e62594b4d9c8a103514b80fae39bb9
SUCCESS checkout https://github.com/roberthein/tinyTCA.git at 1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/roberthein/tinyTCA.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 tinyTCA tinyTCA.swift
[4/4] Emitting module tinyTCA
Build complete! (7.68s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "tinyTCA",
"name" : "tinyTCA",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "tinyTCA",
"targets" : [
"tinyTCA"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "tinyTCA",
"module_type" : "SwiftTarget",
"name" : "tinyTCA",
"path" : "Sources/tinyTCA",
"product_memberships" : [
"tinyTCA"
],
"sources" : [
"tinyTCA.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.