Build Information
Successful build of Nine41, reference main (f951e8), with Swift 6.1 for macOS (SPM) on 24 Nov 2025 13:05:56 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jessesquires/Nine41.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jessesquires/Nine41
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f951e81 Bump actions/checkout from 5 to 6 (#75)
Cloned https://github.com/jessesquires/Nine41.git
Revision (git rev-parse @):
f951e81c9a6b61dfaac4bc3b4755abbab80b94e7
SUCCESS checkout https://github.com/jessesquires/Nine41.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/jessesquires/Nine41.git
https://github.com/jessesquires/Nine41.git
{
"dependencies" : [
],
"manifest_display_name" : "Nine41",
"name" : "Nine41",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "nine41",
"targets" : [
"Nine41"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Nine41",
"module_type" : "SwiftTarget",
"name" : "Nine41",
"path" : "Sources",
"product_memberships" : [
"nine41"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/6] Write sources
[0/6] Write nine41-entitlement.plist
[2/6] Write swift-version-2F0A5646E1D333AE.txt
[4/8] Compiling Nine41 main.swift
[5/8] Emitting module Nine41
[5/8] Write Objects.LinkFileList
[6/8] Linking nine41
[7/8] Applying nine41
Build complete! (4.99s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Nine41",
"name" : "Nine41",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "nine41",
"targets" : [
"Nine41"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Nine41",
"module_type" : "SwiftTarget",
"name" : "Nine41",
"path" : "Sources",
"product_memberships" : [
"nine41"
],
"sources" : [
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.