The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftAtproto, reference main (3cfe9e), with Swift 6.0 for iOS using Xcode 16.2 on 2 May 2026 08:43:33 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nnabeyang/swift-atproto
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3cfe9ee Merge pull request #64 from nnabeyang/feature/ignore-swift-format
Cloned https://github.com/nnabeyang/swift-atproto.git
Revision (git rev-parse @):
3cfe9ee9d3c2aa14893fe958bb2098b3b22415ca
SUCCESS checkout https://github.com/nnabeyang/swift-atproto.git at main
========================================
Build
========================================
Selected platform:         iOS
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-02 01:43:30.195 xcodebuild[478:2785] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-05_01-43-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",
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-02 01:43:32.246 xcodebuild[569:3443] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-02-05_01-43-0032.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 iOS