Build Information
Successful build of OpenFoundation, reference main (13f4ea), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 14:00:30 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/OpenSwiftUIProject/OpenFoundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenFoundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 13f4ea5 Update README.md
Cloned https://github.com/OpenSwiftUIProject/OpenFoundation.git
Revision (git rev-parse @):
13f4ea5a604ab8143babca7b5e0d2d91d64684b7
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenFoundation.git at main
========================================
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": "openfoundation",
"name": "OpenFoundation",
"url": "https://github.com/OpenSwiftUIProject/OpenFoundation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenFoundation",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/OpenSwiftUIProject/OpenFoundation.git
[1/27] Fetching openfoundation
Fetched https://github.com/OpenSwiftUIProject/OpenFoundation.git from cache (0.65s)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenFoundation.git
Working copy of https://github.com/OpenSwiftUIProject/OpenFoundation.git resolved at main (13f4ea5)
warning: '.resolve-product-dependencies': dependency 'openfoundation' 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/OpenSwiftUIProject/OpenFoundation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling OpenFoundation Empty.c
Build complete! (0.34s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "OpenFoundation",
"name" : "OpenFoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OpenFoundation",
"targets" : [
"OpenFoundation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenFoundation",
"module_type" : "ClangTarget",
"name" : "OpenFoundation",
"path" : "Sources/OpenFoundation",
"product_memberships" : [
"OpenFoundation"
],
"sources" : [
"Empty.c"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.