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 XcodeGraph, reference 1.15.26 (971c4d), with Swift 5.10 for macOS (SPM) on 25 Jun 2025 22:24:24 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/tuist/XcodeGraph.git
Reference: 1.15.26
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/XcodeGraph
 * tag               1.15.26    -> FETCH_HEAD
HEAD is now at 971c4d1 [Release] XcodeGraph 1.15.26
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
971c4d1ac40e65b511d29fd3f3bb5cf20154084c
SUCCESS checkout https://github.com/tuist/XcodeGraph.git at 1.15.26
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/tuist/XcodeGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/tuist/Path.git
Fetching https://github.com/p-x9/MachOKit
[1/5282] Fetching machokit
[2/7364] Fetching machokit, swift-docc-plugin
[86/9164] Fetching machokit, swift-docc-plugin, filesystem
[104/10954] Fetching machokit, swift-docc-plugin, filesystem, mockable
[516/12928] Fetching machokit, swift-docc-plugin, filesystem, mockable, command
[517/13282] Fetching machokit, swift-docc-plugin, filesystem, mockable, command, path
[2827/36659] Fetching machokit, swift-docc-plugin, filesystem, mockable, command, path, xcodeproj
Fetched https://github.com/tuist/FileSystem.git from cache (2.26s)
[15771/34859] Fetching machokit, swift-docc-plugin, mockable, command, path, xcodeproj
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/p-x9/MachOKit from cache (2.31s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.32s)
[12534/27495] Fetching mockable, command, path, xcodeproj
[27496/28277] Fetching mockable, command, path, xcodeproj, anycodable
Fetched https://github.com/tuist/Path.git from cache (2.99s)
Fetched https://github.com/tuist/XcodeProj from cache (2.99s)
Fetched https://github.com/Kolos65/Mockable.git from cache (2.99s)
Fetched https://github.com/tuist/Command.git from cache (2.99s)
[384/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (2.38s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.06s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.35.1 (0.39s)
Fetching https://github.com/p-x9/swift-fileio.git
[1/163] Fetching swift-fileio
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.65s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.4.0 (0.41s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5467] Fetching xctest-dynamic-overlay
[5468/76418] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.52s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.52s)
Computing version for https://github.com/tuist/FileSystem.git
warning: 'filesystem': /Package.swift:4:17: remark: '@preconcurrency' attribute on module 'PackageDescription' is unused
@preconcurrency import PackageDescription
~~~~~~~~~~~~~~~~^
Computed https://github.com/tuist/FileSystem.git at 0.10.10 (0.37s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio
[1/4875] Fetching zipfoundation
[50/8711] Fetching zipfoundation, swift-log
[8127/85050] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (1.30s)
[4600/80175] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-nio from cache (7.08s)
Fetched https://github.com/apple/swift-log from cache (7.08s)
Computing version for https://github.com/tuist/Command.git
error: Dependencies could not be resolved because root depends on 'command' 0.13.0..<1.0.0.
'command' >= 0.13.0 cannot be used because 'command' 0.13.0 contains incompatible tools version (6.0.0) and no versions of 'command' match the requirement 0.13.1..<1.0.0.
BUILD FAILURE 5.10 macosSpm