Build Information
Failed to build xcprojectlint, reference main (e0f3d9
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 23:30:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/americanexpress/xcprojectlint.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/americanexpress/xcprojectlint
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e0f3d93 Monterey updates (#38)
Cloned https://github.com/americanexpress/xcprojectlint.git
Revision (git rev-parse @):
e0f3d9383d8f56d76b5b1dd9819f1ba32a3b3bc1
SUCCESS checkout https://github.com/americanexpress/xcprojectlint.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/americanexpress/xcprojectlint.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-tools-support-core.git
[1/6855] Fetching swift-tools-support-core
[1852/22235] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.80s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.31s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.55s)
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
error: the executable 'xcprojectlint' requires macos 10.13, but depends on the product 'SwiftToolsSupport' which requires macos 10.15; consider changing the executable 'xcprojectlint' to require macos 10.15 or later, or the product 'SwiftToolsSupport' to require macos 10.13 or earlier.
error: the library 'xcprojectlint-package' requires macos 10.13, but depends on the product 'SwiftToolsSupport' which requires macos 10.15; consider changing the library 'xcprojectlint-package' to require macos 10.15 or later, or the product 'SwiftToolsSupport' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm