Build Information
Failed to build ExtraComponents, reference main (c99022
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 08:09:32 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/extra-components-publish-plugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/extra-components-publish-plugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c99022c Delete Specifier+Enum.swift
Cloned https://github.com/markbattistella/extra-components-publish-plugin.git
Revision (git rev-parse @):
c99022ce33736de5f70ea12aeaf25eb0fd65f48f
SUCCESS checkout https://github.com/markbattistella/extra-components-publish-plugin.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/markbattistella/extra-components-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.97s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (1.48s)
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/plot.git
[1/980] Fetching shellout
[178/1161] Fetching shellout, codextended
[204/1277] Fetching shellout, codextended, sweep
[228/1377] Fetching shellout, codextended, sweep, collectionconcurrencykit
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.66s)
[248/1277] Fetching shellout, codextended, sweep
[281/2525] Fetching shellout, codextended, sweep, files
[319/4621] Fetching shellout, codextended, sweep, files, plot
[1134/6526] Fetching shellout, codextended, sweep, files, plot, ink
Fetched https://github.com/johnsundell/shellout.git from cache (0.79s)
[2575/5546] Fetching codextended, sweep, files, plot, ink
Fetched https://github.com/johnsundell/ink.git from cache (0.89s)
Fetched https://github.com/johnsundell/plot.git from cache (0.89s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.89s)
[1192/1429] Fetching codextended, files
Fetched https://github.com/johnsundell/files.git from cache (0.95s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.95s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.45s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.79s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.48s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.48s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.47s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.48s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.48s)
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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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
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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.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
error: the library 'ExtraComponents' requires macos 10.13, but depends on the product 'Publish' which requires macos 12.0; consider changing the library 'ExtraComponents' to require macos 12.0 or later, or the product 'Publish' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm