Build Information
Successful build of SwiftUIGrid, reference main (687e9f), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 01:03:10 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/xiiagency/SwiftUIGrid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/xiiagency/SwiftUIGrid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 687e9f9 [SUG-6] Make package public (#7)
Cloned https://github.com/xiiagency/SwiftUIGrid.git
Revision (git rev-parse @):
687e9f9c5406fd1f99a96c18149e97ae6bcacbb6
SUCCESS checkout https://github.com/xiiagency/SwiftUIGrid.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": "swiftuigrid",
"name": "SwiftUIGrid",
"url": "https://github.com/xiiagency/SwiftUIGrid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIGrid",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/xiiagency/SwiftUIGrid.git
[1/46] Fetching swiftuigrid
Fetched https://github.com/xiiagency/SwiftUIGrid.git from cache (0.64s)
Creating working copy for https://github.com/xiiagency/SwiftUIGrid.git
Working copy of https://github.com/xiiagency/SwiftUIGrid.git resolved at main (687e9f9)
warning: '.resolve-product-dependencies': dependency 'swiftuigrid' 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/xiiagency/SwiftUIGrid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/8] Compiling SwiftUIGrid FontFace+nonMacOS.swift
[4/8] Compiling SwiftUIGrid AnimatedFontSizeModifier.swift
[5/8] Emitting module SwiftUIGrid
[6/8] Compiling SwiftUIGrid Spacing.swift
[7/8] Compiling SwiftUIGrid FontFace+macOS.swift
[8/8] Compiling SwiftUIGrid FontFace.swift
Build complete! (7.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftUIGrid",
"name" : "SwiftUIGrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftUIGrid",
"targets" : [
"SwiftUIGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftUIGrid",
"module_type" : "SwiftTarget",
"name" : "SwiftUIGrid",
"path" : "Sources/SwiftUIGrid",
"product_memberships" : [
"SwiftUIGrid"
],
"sources" : [
"AnimatedFontSizeModifier.swift",
"FontFace+macOS.swift",
"FontFace+nonMacOS.swift",
"FontFace.swift",
"Spacing.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.