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 TermKit, reference main (89ff1e), with Swift 5.10 for visionOS using Xcode 15.4 on 11 Sep 2025 17:30:52 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/TermKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/migueldeicaza/TermKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 89ff1e7 Move TermKit to a layer-based model, this simplifies the debugging of rendering of individual views, the ordering of what to implement when drawing and corner cases that required careful consideration of interaction between subviews, exposed regions and so on.
Cloned https://github.com/migueldeicaza/TermKit.git
Revision (git rev-parse @):
89ff1e7546d27856ea610f02b4fd806adf9ac06a
SUCCESS checkout https://github.com/migueldeicaza/TermKit.git at main
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/migueldeicaza/TermKit.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
package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
Resolved source packages:
  spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
2025-09-11 13:30:50.057 xcodebuild[462:2585] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-11-09_13-30-0050.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
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
package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
Resolved source packages:
  spi-builder-workspace: /Users/admin/builder/spi-builder-workspace
2025-09-11 13:30:51.870 xcodebuild[510:2878] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2025-11-09_13-30-0051.xcresult
xcodebuild: error: Could not resolve package dependencies:
  package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
BUILD FAILURE 5.10 visionOS