The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AcmeSwift, reference 1.0.0 (9b4ff7), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 16 Apr 2026 21:14:17 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/m-barthelemy/AcmeSwift.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/m-barthelemy/AcmeSwift
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 9b4ff79 Merge pull request #23 from m-barthelemy/feature/dns-persist-01
Cloned https://github.com/m-barthelemy/AcmeSwift.git
Revision (git rev-parse @):
9b4ff792876f7ed9af6b62349af9d863bc6544b5
SUCCESS checkout https://github.com/m-barthelemy/AcmeSwift.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/m-barthelemy/AcmeSwift.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-04-16 14:14:14.455 xcodebuild[507:2809] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-16-04_14-14-0014.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:49:9: error: unexpected ',' separator
47 |             ],
48 |             path: "Examples/acme-da",
49 |         ),
   |         `- error: unexpected ',' separator
50 |     ]
51 | )
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-04-16 14:14:16.478 xcodebuild[598:3455] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-16-04_14-14-0016.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:49:9: error: unexpected ',' separator
47 |             ],
48 |             path: "Examples/acme-da",
49 |         ),
   |         `- error: unexpected ',' separator
50 |     ]
51 | )
BUILD FAILURE 6.0 macosXcodebuild