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 xtree, reference main (8e081a), with Swift 5.10 for macOS (SPM) on 20 Oct 2025 12:49:23 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftyfinch/xtree.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftyfinch/xtree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e081a5 Bump github.com/jpsim/yams from 6.0.2 to 6.2.0 (#72)
Cloned https://github.com/swiftyfinch/xtree.git
Revision (git rev-parse @):
8e081a533bb45ef10a4c76060627ba336cd250f5
SUCCESS checkout https://github.com/swiftyfinch/xtree.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/swiftyfinch/xtree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/weichsel/ZIPFoundation
[1/93] Fetching fish
[94/1432] Fetching fish, rainbow
[228/7232] Fetching fish, rainbow, zipfoundation
[907/18501] Fetching fish, rainbow, zipfoundation, yams
[1470/42085] Fetching fish, rainbow, zipfoundation, yams, xcodeproj
[1690/58767] Fetching fish, rainbow, zipfoundation, yams, xcodeproj, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (2.48s)
Fetched https://github.com/swiftyfinch/Fish from cache (2.48s)
Fetched https://github.com/onevcat/Rainbow from cache (2.48s)
Fetched https://github.com/jpsim/Yams from cache (2.59s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (2.59s)
Fetched https://github.com/tuist/XcodeProj from cache (2.59s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.20 (0.39s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (2.62s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (1.77s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.46s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.39s)
Computing version for https://github.com/tuist/XcodeProj
error: Dependencies could not be resolved because 'xcodeproj' >= 9.0.0 contains incompatible tools version (6.0.0) and root depends on 'xcodeproj' 9.1.0..<10.0.0.
BUILD FAILURE 5.10 macosSpm