Build Information
Failed to build SwiftSoup, reference master (d86f24), with Swift 5.10 for tvOS using Xcode 15.4 on 9 Dec 2025 11:09:40 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/scinfu/SwiftSoup.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/scinfu/SwiftSoup
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d86f244 bump version 2.11.3
Cloned https://github.com/scinfu/SwiftSoup.git
Revision (git rev-parse @):
d86f244ed497d48012782e2f59c985a55e77b3f5
SUCCESS checkout https://github.com/scinfu/SwiftSoup.git at master
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/scinfu/SwiftSoup.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/nicklockwood/LRUCache
Fetching from https://github.com/apple/swift-atomics.git
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘LRUCache’
Checking out 1.1.2 of package ‘LRUCache’
Resolved source packages:
LRUCache: https://github.com/nicklockwood/LRUCache @ 1.1.2
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
resolved source packages: LRUCache, swift-atomics
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
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
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
LRUCache: https://github.com/nicklockwood/LRUCache @ 1.1.2
resolved source packages: swift-atomics, LRUCache
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
error: fatalError
BUILD FAILURE 5.10 tvOS