Build Information
Failed to build SwiftUIRoutes, reference 0.3.3 (fa5ca0), with Swift 6.0 for macOS (SPM) on 8 Nov 2025 04:55:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gabriel/swiftui-routes.git
Reference: 0.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gabriel/swiftui-routes
* tag 0.3.3 -> FETCH_HEAD
HEAD is now at fa5ca0d Fix glass platforms
Cloned https://github.com/gabriel/swiftui-routes.git
Revision (git rev-parse @):
fa5ca0dd341e57d6482637722c2262f558b9f4b0
SUCCESS checkout https://github.com/gabriel/swiftui-routes.git at 0.3.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/gabriel/swiftui-routes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/gabriel/swiftui-snapshot-testing
[1/197] Fetching swiftui-snapshot-testing
Fetched https://github.com/gabriel/swiftui-snapshot-testing from cache (0.98s)
Computing version for https://github.com/gabriel/swiftui-snapshot-testing
error: Invalid manifest (compiled with: ["/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.WwSuew/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "6", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "6.0.0", "/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.G5PWbf/swiftui-snapshot-testing-manifest"])
/Package.swift:25:9: error: unexpected ',' separator
23 | ],
24 | path: "Sources",
25 | ),
| `- error: unexpected ',' separator
26 | .testTarget(
27 | name: "SwiftUISnapshotTestingTests", in https://github.com/gabriel/swiftui-snapshot-testing
BUILD FAILURE 6.0 macosSpm