Build Information
Successful build of AdaptiveGrid, reference main (268afd), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 12:26:48 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/LiYanan2004/AdaptiveGrid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LiYanan2004/AdaptiveGrid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 268afde Add SPI badges
Cloned https://github.com/LiYanan2004/AdaptiveGrid.git
Revision (git rev-parse @):
268afde8bb0dd11b6faf2ddef34a66139b67e923
SUCCESS checkout https://github.com/LiYanan2004/AdaptiveGrid.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": "adaptivegrid",
"name": "AdaptiveGrid",
"url": "https://github.com/LiYanan2004/AdaptiveGrid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AdaptiveGrid",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/LiYanan2004/AdaptiveGrid.git
[1/48] Fetching adaptivegrid
Fetched https://github.com/LiYanan2004/AdaptiveGrid.git from cache (0.61s)
Creating working copy for https://github.com/LiYanan2004/AdaptiveGrid.git
Working copy of https://github.com/LiYanan2004/AdaptiveGrid.git resolved at main (268afde)
warning: '.resolve-product-dependencies': dependency 'adaptivegrid' 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/LiYanan2004/AdaptiveGrid.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 AdaptiveGrid GridContainers.swift
[4/8] Compiling AdaptiveGrid Utilities+SwiftUI.swift
[5/8] Compiling AdaptiveGrid SizeReader.swift
[6/8] Emitting module AdaptiveGrid
[7/8] Compiling AdaptiveGrid AdaptiveGrid.swift
[8/8] Compiling AdaptiveGrid AdaptiveGridRow.swift
Build complete! (9.04s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AdaptiveGrid",
"name" : "AdaptiveGrid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AdaptiveGrid",
"targets" : [
"AdaptiveGrid"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveGrid",
"module_type" : "SwiftTarget",
"name" : "AdaptiveGrid",
"path" : "Sources/AdaptiveGrid",
"product_memberships" : [
"AdaptiveGrid"
],
"sources" : [
"AdaptiveGrid.swift",
"AdaptiveGridRow.swift",
"GridContainers.swift",
"SizeReader.swift",
"Utilities+SwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.