The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MagickPublishPlugin, reference 0.3.0 (ec18a2), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 11:35:38 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/mvolpato/magickpublishplugin.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mvolpato/magickpublishplugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at ec18a25  Add more info in readme
Cloned https://github.com/mvolpato/magickpublishplugin.git
Revision (git rev-parse @):
ec18a25900d7c0a3b3fdfad606f25e287425e833
SUCCESS checkout https://github.com/mvolpato/magickpublishplugin.git at 0.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/mvolpato/magickpublishplugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/publish.git
[1/2890] Fetching publish
[637/3870] Fetching publish, shellout
Fetched https://github.com/johnsundell/publish.git from cache (0.90s)
[363/980] Fetching shellout
Fetched https://github.com/johnsundell/shellout.git from cache (1.52s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.41s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.49s)
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/ink.git
[1/116] Fetching sweep
[26/216] Fetching sweep, collectionconcurrencykit
[28/397] Fetching sweep, collectionconcurrencykit, codextended
[155/1645] Fetching sweep, collectionconcurrencykit, codextended, files
[346/3550] Fetching sweep, collectionconcurrencykit, codextended, files, ink
[423/5646] Fetching sweep, collectionconcurrencykit, codextended, files, ink, plot
Fetched https://github.com/johnsundell/sweep.git from cache (0.76s)
[905/5530] Fetching collectionconcurrencykit, codextended, files, ink, plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.89s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.89s)
Fetched https://github.com/johnsundell/files.git from cache (0.89s)
[3981/4001] Fetching ink, plot
Fetched https://github.com/johnsundell/ink.git from cache (0.93s)
Fetched https://github.com/johnsundell/plot.git from cache (0.93s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.44s)
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.49s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.55s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.51s)
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/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/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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
error: the library 'MagickPublishPlugin' requires macos 10.13, but depends on the product 'Publish' which requires macos 12.0; consider changing the library 'MagickPublishPlugin' to require macos 12.0 or later, or the product 'Publish' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm