The Swift Package Index logo.Swift Package Index

Build Information

Failed to build authentication, reference main (e9eb03), with Swift 6.2 for tvOS using Xcode 26.3 on 14 Apr 2026 21:48:28 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/vapor/authentication.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/authentication
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e9eb03f Fix version (#80)
Cloned https://github.com/vapor/authentication.git
Revision (git rev-parse @):
e9eb03fd0b30a6771de0457231fc9d6efe424700
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/authentication.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vapor/authentication.git
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/apple/swift-crypto.git
Fetching from https://github.com/apple/swift-asn1.git
Creating working copy of package ‘swift-crypto’
Checking out 4.3.1 of package ‘swift-crypto’
Creating working copy of package ‘swift-asn1’
Checking out 1.6.0 of package ‘swift-asn1’
Resolve Package Graph
Resolved source packages:
  swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.1
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
  authentication: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-crypto, swift-asn1, authentication
2026-04-14 17:48:15.316 xcodebuild[524:3003] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2026-04-14 17:48:15.615 xcodebuild[524:3003] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:926
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x74c51a100>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x101619f80>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2026-04-14 17:48:15.616 xcodebuild[524:3003] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.4 but the installed version is 6.2.0
error: fatalError
Command line invocation:
    /Applications/Xcode-26.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  authentication: /Users/admin/builder/spi-builder-workspace
  swift-asn1: https://github.com/apple/swift-asn1.git @ 1.6.0
  swift-crypto: https://github.com/apple/swift-crypto.git @ 4.3.1
resolved source packages: authentication, swift-asn1, swift-crypto
2026-04-14 17:48:28.503 xcodebuild[717:4377] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.2.4 but the installed version is 6.2.0
error: fatalError
BUILD FAILURE 6.2 tvOS