The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FlineDevKit, reference main (052e1f), with Swift 5.10 for tvOS using Xcode 15.4 on 3 Jun 2025 14:35:59 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FlineDev/FlineDevKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FlineDev/FlineDevKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 052e1f7 Add ErrorKit & update dependencies
Cloned https://github.com/FlineDev/FlineDevKit.git
Revision (git rev-parse @):
052e1f70342dc7a3ec19c292dc1f8a581058a336
SUCCESS checkout https://github.com/FlineDev/FlineDevKit.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/FlineDev/FlineDevKit.git
Command line invocation:
    /Applications/Xcode-15.4.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
Fetching from https://github.com/FlineDev/ErrorKit.git
package 'errorkit' @ 2c1aa891c3ddcd2c2d86cbf3d7b63caeb0319253 is using Swift tools version 6.0.0 but the installed version is 5.10.0 in https://github.com/FlineDev/ErrorKit.git
Resolved source packages:
  FlineDevKit: /Users/admin/builder/spi-builder-workspace
Resolve Package Graph
Updating from https://github.com/FlineDev/ErrorKit.git
2025-06-03 10:35:55.934 xcodebuild[461:2610] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-03-06_10-35-0055.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'errorkit' @ 2c1aa891c3ddcd2c2d86cbf3d7b63caeb0319253 is using Swift tools version 6.0.0 but the installed version is 5.10.0 in https://github.com/FlineDev/ErrorKit.git
Command line invocation:
    /Applications/Xcode-15.4.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
Updating from https://github.com/FlineDev/ErrorKit.git
package 'errorkit' @ 2c1aa891c3ddcd2c2d86cbf3d7b63caeb0319253 is using Swift tools version 6.0.0 but the installed version is 5.10.0 in https://github.com/FlineDev/ErrorKit.git
Resolved source packages:
  FlineDevKit: /Users/admin/builder/spi-builder-workspace
2025-06-03 10:35:58.130 xcodebuild[530:3083] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-03-06_10-35-0058.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'errorkit' @ 2c1aa891c3ddcd2c2d86cbf3d7b63caeb0319253 is using Swift tools version 6.0.0 but the installed version is 5.10.0 in https://github.com/FlineDev/ErrorKit.git
BUILD FAILURE 5.10 tvOS