The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppReviewKit, reference 26.2.21 (e2b21e), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 21 Feb 2026 04:35:58 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/markbattistella/AppReviewKit.git
Reference: 26.2.21
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/AppReviewKit
 * tag               26.2.21    -> FETCH_HEAD
HEAD is now at e2b21e3 2026-02-07
Cloned https://github.com/markbattistella/AppReviewKit.git
Revision (git rev-parse @):
e2b21e3d80cd9c703d93fb363fb93c7415ee51d3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/AppReviewKit.git at 26.2.21
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/markbattistella/AppReviewKit.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-02-20 20:35:55.226 xcodebuild[506:2887] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-20-02_20-35-0055.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 |             name: "AppReviewKit",
24 |             dependencies: ["DefaultsKit"],
25 |         )
   |         `- error: unexpected ',' separator
26 |     ]
27 | )
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-02-20 20:35:57.264 xcodebuild[602:3571] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-20-02_20-35-0057.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 |             name: "AppReviewKit",
24 |             dependencies: ["DefaultsKit"],
25 |         )
   |         `- error: unexpected ',' separator
26 |     ]
27 | )
BUILD FAILURE 6.0 macosXcodebuild