The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAtproto, reference 0.38.0 (18c7ae), with Swift 6.0 for watchOS using Xcode 16.2 on 2 May 2026 04:42:37 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:         watchOS
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:33.986 xcodebuild[477:2762] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-05_21-42-0033.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:36.044 xcodebuild[568:3412] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-01-05_21-42-0036.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 watchOS