The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ImageZoom, reference main (f7e05f), with Swift 6.0 for macOS (SPM) on 1 Apr 2026 20:22:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/image-zoom-publish-plugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/image-zoom-publish-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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.83s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (2.47s)
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/sweep.git
[1/181] Fetching codextended
[27/297] Fetching codextended, sweep
[40/2406] Fetching codextended, sweep, plot
[177/4311] Fetching codextended, sweep, plot, ink
[282/5584] Fetching codextended, sweep, plot, ink, files
[397/5685] Fetching codextended, sweep, plot, ink, files, collectionconcurrencykit
[938/6665] Fetching codextended, sweep, plot, ink, files, collectionconcurrencykit, shellout
Fetched https://github.com/johnsundell/ink.git from cache (0.87s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.87s)
[4443/4644] Fetching codextended, plot, files, collectionconcurrencykit, shellout
Fetched https://github.com/johnsundell/files.git from cache (0.90s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.91s)
Fetched https://github.com/johnsundell/plot.git from cache (0.91s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.91s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.91s)
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.49s)
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.58s)
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.56s)
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/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/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