Build Information
Failed to build RelativeUrls, reference 1.0.0 (907a84
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 08:08:56 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/markbattistella/relative-urls-publish-plugin.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/relative-urls-publish-plugin
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 907a840 Initial commit
Cloned https://github.com/markbattistella/relative-urls-publish-plugin.git
Revision (git rev-parse @):
907a840d2d884a28913bc5b1aef0ba61567cd821
SUCCESS checkout https://github.com/markbattistella/relative-urls-publish-plugin.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/markbattistella/relative-urls-publish-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/johnsundell/publish.git
[1/2890] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.94s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (1.49s)
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
[1/116] Fetching sweep
[26/2212] Fetching sweep, plot
[152/2312] Fetching sweep, plot, collectionconcurrencykit
[399/2493] Fetching sweep, plot, collectionconcurrencykit, codextended
[425/4398] Fetching sweep, plot, collectionconcurrencykit, codextended, ink
[565/5378] Fetching sweep, plot, collectionconcurrencykit, codextended, ink, shellout
[871/6626] Fetching sweep, plot, collectionconcurrencykit, codextended, ink, shellout, files
Fetched https://github.com/johnsundell/shellout.git from cache (0.88s)
[5584/5646] Fetching sweep, plot, collectionconcurrencykit, codextended, ink, files
Fetched https://github.com/johnsundell/ink.git from cache (0.96s)
Fetched https://github.com/johnsundell/files.git from cache (0.98s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.98s)
Fetched https://github.com/johnsundell/plot.git from cache (0.98s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.98s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.98s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.51s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.86s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.50s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.50s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.49s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.49s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.50s)
Creating working copy for https://github.com/johnsundell/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.3.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
error: the library 'RelativeUrls' requires macos 10.13, but depends on the product 'Publish' which requires macos 12.0; consider changing the library 'RelativeUrls' to require macos 12.0 or later, or the product 'Publish' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm