Build Information
Failed to build XcodeGraph, reference main (971c4d
), with Swift 5.10 for macOS (SPM) on 25 Jun 2025 22:32:53 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/XcodeGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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/tuist/Path.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/XcodeProj
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/354] Fetching path
[83/2154] Fetching path, filesystem
[347/7436] Fetching path, filesystem, machokit
[569/9518] Fetching path, filesystem, machokit, swift-docc-plugin
[653/11492] Fetching path, filesystem, machokit, swift-docc-plugin, command
[1069/13282] Fetching path, filesystem, machokit, swift-docc-plugin, command, mockable
[3064/36659] Fetching path, filesystem, machokit, swift-docc-plugin, command, mockable, xcodeproj
Fetched https://github.com/tuist/Command.git from cache (2.65s)
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/Kolos65/Mockable.git from cache (2.65s)
Fetched https://github.com/p-x9/MachOKit from cache (2.65s)
Fetched https://github.com/tuist/Path.git from cache (2.65s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.65s)
Fetched https://github.com/tuist/FileSystem.git from cache (2.65s)
Fetched https://github.com/tuist/XcodeProj from cache (2.65s)
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (2.24s)
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.16s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.35.1 (0.40s)
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.61s)
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/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
[5468/76418] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.22s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.22s)
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.36s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-nio
[1/3836] Fetching swift-log
[117/8711] Fetching swift-log, zipfoundation
[4520/85050] Fetching swift-log, zipfoundation, swift-nio
Fetched https://github.com/apple/swift-nio from cache (3.41s)
Fetched https://github.com/apple/swift-log from cache (3.41s)
Fetched https://github.com/tuist/ZIPFoundation from cache (3.41s)
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