Build Information
Successful build of tinyTCA, reference main (1cb770
), with Swift 6.0 for macOS (SPM) on 22 Jul 2025 06:27:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/roberthein/tinyTCA
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/roberthein/tinyTCA.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module tinyTCA
[4/4] Compiling tinyTCA tinyTCA.swift
Build complete! (8.19s)
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.