Build Information
Failed to build ImageZoom, reference 2.0.2 (f7e05f), with Swift 6.0 for macOS (SPM) on 1 Apr 2026 20:16:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/image-zoom-publish-plugin.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/image-zoom-publish-plugin
* tag 2.0.2 -> FETCH_HEAD
HEAD is now at f7e05f7 2026-04-01
Cloned https://github.com/markbattistella/image-zoom-publish-plugin.git
Revision (git rev-parse @):
f7e05f70124002ebfd8adb65d86a8dd80d2e1e8e
SUCCESS checkout https://github.com/markbattistella/image-zoom-publish-plugin.git at 2.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/markbattistella/image-zoom-publish-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/johnsundell/publish.git
[1/2982] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.92s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (2.55s)
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
[1/181] Fetching codextended
[16/297] Fetching codextended, sweep
[41/1277] Fetching codextended, sweep, shellout
[218/3182] Fetching codextended, sweep, shellout, ink
[280/3283] Fetching codextended, sweep, shellout, ink, collectionconcurrencykit
[384/4556] Fetching codextended, sweep, shellout, ink, collectionconcurrencykit, files
[468/6665] Fetching codextended, sweep, shellout, ink, collectionconcurrencykit, files, plot
Fetched https://github.com/johnsundell/shellout.git from cache (0.82s)
[3220/5685] Fetching codextended, sweep, ink, collectionconcurrencykit, files, plot
Fetched https://github.com/johnsundell/ink.git from cache (0.96s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.96s)
Fetched https://github.com/johnsundell/plot.git from cache (0.96s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.97s)
Fetched https://github.com/johnsundell/files.git from cache (0.98s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.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 (0.58s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.43s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.58s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.57s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.58s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.57s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.57s)
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/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.3.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/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/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.9.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
error: 'spi-builder-workspace': dependency 'Publish' in target 'ImageZoom' requires explicit declaration; reference the package in the target dependency with '.product(name: "Publish", package: "publish")'
BUILD FAILURE 6.0 macosSpm