Build Information
Successful build of AdaptiveGridLayout, reference 1.4.2 (445927), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 04:06:50 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/cenkbilgen/AdaptiveGridLayout.git
Reference: 1.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cenkbilgen/AdaptiveGridLayout
* tag 1.4.2 -> FETCH_HEAD
HEAD is now at 4459276 fixed unused variable warning
Cloned https://github.com/cenkbilgen/AdaptiveGridLayout.git
Revision (git rev-parse @):
4459276659e2fc303d9d2f2ebe426bb342969460
SUCCESS checkout https://github.com/cenkbilgen/AdaptiveGridLayout.git at 1.4.2
========================================
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": "adaptivegridlayout",
"name": "AdaptiveGridLayout",
"url": "https://github.com/cenkbilgen/AdaptiveGridLayout.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AdaptiveGridLayout",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/cenkbilgen/AdaptiveGridLayout.git
[1/82] Fetching adaptivegridlayout
Fetched https://github.com/cenkbilgen/AdaptiveGridLayout.git from cache (0.62s)
Creating working copy for https://github.com/cenkbilgen/AdaptiveGridLayout.git
Working copy of https://github.com/cenkbilgen/AdaptiveGridLayout.git resolved at 1.4.2 (4459276)
warning: '.resolve-product-dependencies': dependency 'adaptivegridlayout' 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/cenkbilgen/AdaptiveGridLayout.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/5] Compiling AdaptiveGridLayout AdaptiveGridLayout.swift
[4/5] Compiling AdaptiveGridLayout Centered.swift
[5/5] Emitting module AdaptiveGridLayout
Build complete! (8.79s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AdaptiveGridLayout",
"name" : "AdaptiveGridLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
}
],
"products" : [
{
"name" : "AdaptiveGridLayout",
"targets" : [
"AdaptiveGridLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AdaptiveGridLayout",
"module_type" : "SwiftTarget",
"name" : "AdaptiveGridLayout",
"path" : "Sources/AdaptiveGridLayout",
"product_memberships" : [
"AdaptiveGridLayout"
],
"sources" : [
"AdaptiveGridLayout.swift",
"Centered.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.