Build Information
Failed to build SwiftUISnapshotTesting, reference 0.1.12 (b9786e), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 10 Nov 2025 07:33:14 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gabriel/swiftui-snapshot-testing.git
Reference: 0.1.12
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gabriel/swiftui-snapshot-testing
* tag 0.1.12 -> FETCH_HEAD
HEAD is now at b9786ee Add iOS 26 screenshots
Cloned https://github.com/gabriel/swiftui-snapshot-testing.git
Revision (git rev-parse @):
b9786eec445e30d323147de221b80dcd734af954
SUCCESS checkout https://github.com/gabriel/swiftui-snapshot-testing.git at 0.1.12
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/gabriel/swiftui-snapshot-testing.git
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-11-09 23:33:11.249 xcodebuild[510:2960] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-09-11_23-33-0011.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:25:9: error: unexpected ',' separator
23 | ],
24 | path: "Sources",
25 | ),
| `- error: unexpected ',' separator
26 | .testTarget(
27 | name: "SwiftUISnapshotTestingTests",
Command line invocation:
/Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
spi-builder-workspace: (null)
2025-11-09 23:33:13.249 xcodebuild[604:3635] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-09-11_23-33-0013.xcresult
xcodebuild: error: Could not resolve package dependencies:
Unexpected ',' separator
<unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:25:9: error: unexpected ',' separator
23 | ],
24 | path: "Sources",
25 | ),
| `- error: unexpected ',' separator
26 | .testTarget(
27 | name: "SwiftUISnapshotTestingTests",
BUILD FAILURE 6.0 macosXcodebuild