The Swift Package Index logo.Swift Package Index

Build Information

Failed to build biscuit-swift, reference 2.0.1 (f7ef0a), with Swift 6.0 for tvOS using Xcode 16.2 on 24 Apr 2026 01:16:00 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/eclipse-biscuit/biscuit-swift.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eclipse-biscuit/biscuit-swift
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at f7ef0ac Merge pull request #20 from saoirse-a/fix-base64url
Cloned https://github.com/eclipse-biscuit/biscuit-swift.git
Revision (git rev-parse @):
f7ef0acb024ae42294f1277e020764ec1ffdcc83
SUCCESS checkout https://github.com/eclipse-biscuit/biscuit-swift.git at 2.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/eclipse-biscuit/biscuit-swift.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-23 18:15:57.027 xcodebuild[478:2796] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-04_18-15-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:31:9: error: unexpected ',' separator
29 |                 .product(name: "SwiftProtobuf", package: "swift-protobuf"),
30 |             ],
31 |         ),
   |         `- error: unexpected ',' separator
32 |         .testTarget(
33 |             name: "BiscuitsTests",
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-23 18:15:59.036 xcodebuild[569:3442] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-23-04_18-15-0059.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:31:9: error: unexpected ',' separator
29 |                 .product(name: "SwiftProtobuf", package: "swift-protobuf"),
30 |             ],
31 |         ),
   |         `- error: unexpected ',' separator
32 |         .testTarget(
33 |             name: "BiscuitsTests",
BUILD FAILURE 6.0 tvOS