Build Information
Failed to build XcodeGraph, reference main (d22112
), with Swift 5.10 for macOS (SPM) on 6 May 2025 06:04:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
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 d22112b [Release] XcodeGraph 1.10.2
Cloned https://github.com/tuist/XcodeGraph.git
Revision (git rev-parse @):
d22112b6f1b8563e785ef19919d5b7ec78fa74d3
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/Kolos65/Mockable.git
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/apple/swift-service-context
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/tuist/XcodeProj
[1/2049] Fetching swift-docc-plugin
[2/3112] Fetching swift-docc-plugin, swift-service-context
[119/4817] Fetching swift-docc-plugin, swift-service-context, mockable
[120/9801] Fetching swift-docc-plugin, swift-service-context, mockable, machokit
[220/11366] Fetching swift-docc-plugin, swift-service-context, mockable, machokit, filesystem
[2964/13331] Fetching swift-docc-plugin, swift-service-context, mockable, machokit, filesystem, command
[9343/36527] Fetching swift-docc-plugin, swift-service-context, mockable, machokit, filesystem, command, xcodeproj
Fetched https://github.com/p-x9/MachOKit from cache (14.01s)
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/tuist/XcodeProj from cache (14.01s)
Fetched https://github.com/Kolos65/Mockable.git from cache (14.01s)
Fetching https://github.com/Flight-School/AnyCodable
Fetched https://github.com/tuist/Command.git from cache (14.01s)
Fetched https://github.com/tuist/FileSystem.git from cache (14.01s)
Fetched https://github.com/apple/swift-service-context from cache (14.01s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (14.01s)
[1/348] Fetching path
[102/1130] Fetching path, anycodable
Fetched https://github.com/tuist/Path.git from cache (0.77s)
Fetched https://github.com/Flight-School/AnyCodable from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (2.45s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.11s)
Computing version for https://github.com/p-x9/MachOKit
Computed https://github.com/p-x9/MachOKit at 0.31.0 (0.43s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.3.1 (0.45s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5431] Fetching xctest-dynamic-overlay
[5432/75779] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.23s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.23s)
Computing version for https://github.com/apple/swift-service-context
Computed https://github.com/apple/swift-service-context at 1.2.0 (0.40s)
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.7.16 (0.38s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
[1/4875] Fetching zipfoundation
[50/8711] Fetching zipfoundation, swift-log
[6567/84411] Fetching zipfoundation, swift-log, swift-nio
Fetched https://github.com/apple/swift-log from cache (3.75s)
Fetched https://github.com/apple/swift-nio from cache (3.75s)
Fetched https://github.com/tuist/ZIPFoundation from cache (3.75s)
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