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 XCLint, reference main (51c82f), with Swift 5.10 for macOS (SPM) on 25 May 2025 06:20:56 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattmassicotte/XCLint.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattmassicotte/XCLint
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 51c82f6 Add test for group sorting with extensions
Cloned https://github.com/mattmassicotte/XCLint.git
Revision (git rev-parse @):
51c82f61a28dd4827e35d6ab7eef8d6057f41786
SUCCESS checkout https://github.com/mattmassicotte/XCLint.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/mattmassicotte/XCLint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/mattmassicotte/XCConfig
[2/144] Fetching xcconfig
Fetched https://github.com/mattmassicotte/XCConfig from cache (1.10s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/tuist/XcodeProj
[1/10618] Fetching yams
[2/33908] Fetching yams, xcodeproj
[235/49259] Fetching yams, xcodeproj, swift-argument-parser
Fetched https://github.com/jpsim/Yams.git from cache (2.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.61s)
Fetched https://github.com/tuist/XcodeProj from cache (2.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (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.0.2..<10.0.0.
BUILD FAILURE 5.10 macosSpm