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 (d13e2e), with Swift 5.10 for macOS (SPM) on 26 Jun 2025 16:38:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 d13e2ec Bump github.com/tuist/xcodeproj from 9.4.2 to 9.4.3 (#64)
Cloned https://github.com/swiftyfinch/xtree.git
Revision (git rev-parse @):
d13e2eccacc80b36d9aa1cd8c713815657179490
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/weichsel/ZIPFoundation
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/swiftyfinch/Fish
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
[1/5576] Fetching zipfoundation
[113/6772] Fetching zipfoundation, rainbow
[245/6865] Fetching zipfoundation, rainbow, fish
[1661/30242] Fetching zipfoundation, rainbow, fish, xcodeproj
[1662/41178] Fetching zipfoundation, rainbow, fish, xcodeproj, yams
Fetched https://github.com/onevcat/Rainbow from cache (2.65s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (2.65s)
Fetched https://github.com/tuist/XcodeProj from cache (2.65s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (3.34s)
Fetched https://github.com/jpsim/Yams from cache (3.34s)
Fetched https://github.com/swiftyfinch/Fish from cache (3.34s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.38s)
Computing version for https://github.com/swiftyfinch/Fish
Computed https://github.com/swiftyfinch/Fish at 0.1.3 (2.42s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.76s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.2 (0.48s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.40s)
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