Build Information
Failed to build SwiftUI-UniformGrid, reference main (4bc45a
), with Swift 6.1 for macOS (SPM) on 24 Jun 2025 02:39:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/malhal/SwiftUI-UniformGrid.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/malhal/SwiftUI-UniformGrid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4bc45a5 Update README.md
Cloned https://github.com/malhal/SwiftUI-UniformGrid.git
Revision (git rev-parse @):
4bc45a5d9cd2726b41f14b4b50fc7cd9c3ba5aae
SUCCESS checkout https://github.com/malhal/SwiftUI-UniformGrid.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",
"dependencies": [
{
"identity": "swiftui-uniformgrid",
"name": "SwiftUI-UniformGrid",
"url": "https://github.com/malhal/SwiftUI-UniformGrid.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUI-UniformGrid",
"dependencies": [
]
}
]
}
Fetching https://github.com/malhal/SwiftUI-UniformGrid.git
[1/40] Fetching swiftui-uniformgrid
Fetched https://github.com/malhal/SwiftUI-UniformGrid.git from cache (0.60s)
Creating working copy for https://github.com/malhal/SwiftUI-UniformGrid.git
Working copy of https://github.com/malhal/SwiftUI-UniformGrid.git resolved at main (4bc45a5)
warning: '.resolve-product-dependencies': dependency 'swiftui-uniformgrid' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/malhal/SwiftUI-UniformGrid.git
https://github.com/malhal/SwiftUI-UniformGrid.git
error: Source files for target UniformGridTests should be located under 'Tests/UniformGridTests', or a custom sources path can be set with the 'path' property in Package.swift
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': Source files for target UniformGridTests should be located under 'Tests/UniformGridTests', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target UniformGridTests should be located under 'Tests/UniformGridTests', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm