Build Information
Failed to build SwiftAtproto, reference 0.38.0 (18c7ae), with Swift 6.0 for visionOS using Xcode 16.2 on 2 May 2026 04:42:31 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nnabeyang/swift-atproto.git
Reference: 0.38.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nnabeyang/swift-atproto
* tag 0.38.0 -> FETCH_HEAD
HEAD is now at 18c7aed v0.38.0
Cloned https://github.com/nnabeyang/swift-atproto.git
Revision (git rev-parse @):
18c7aed7af7691278f335f3b5c358dcbebec503c
SUCCESS checkout https://github.com/nnabeyang/swift-atproto.git at 0.38.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/nnabeyang/swift-atproto.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)
2026-05-01 21:42:28.468 xcodebuild[480:2772] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-05_21-42-0028.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:126:5: error: unexpected ',' separator
124 | ),
125 | dependencies: [.target(name: "swift-atproto")],
126 | ),
| `- error: unexpected ',' separator
127 | .plugin(
128 | name: "Generate Source Code",
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)
2026-05-01 21:42:30.542 xcodebuild[571:3428] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-05_21-42-0030.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:126:5: error: unexpected ',' separator
124 | ),
125 | dependencies: [.target(name: "swift-atproto")],
126 | ),
| `- error: unexpected ',' separator
127 | .plugin(
128 | name: "Generate Source Code",
BUILD FAILURE 6.0 visionOS