The Swift Package Index logo.Swift Package Index

Build Information

Failed to build HandShadows, reference main (cfbf92), with Swift 6.0 for macOS (SPM) on 2 May 2026 00:45:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adamwulf/HandShadows.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/adamwulf/HandShadows
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cfbf925 Merge agent agent-9b5de18d work
Cloned https://github.com/adamwulf/HandShadows.git
Revision (git rev-parse @):
cfbf925bcffc3da65cb90898d8affa1273614fd2
SUCCESS checkout https://github.com/adamwulf/HandShadows.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/adamwulf/HandShadows.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/adamwulf/SwiftToolbox
[1/1988] Fetching swifttoolbox
Fetched https://github.com/adamwulf/SwiftToolbox from cache (1.35s)
Fetching https://github.com/adamwulf/PerformanceBezier
[1/1170] Fetching performancebezier
Fetched https://github.com/adamwulf/PerformanceBezier from cache (0.79s)
Creating working copy for https://github.com/adamwulf/SwiftToolbox
Working copy of https://github.com/adamwulf/SwiftToolbox resolved at main (48432fc)
Creating working copy for https://github.com/adamwulf/PerformanceBezier
Working copy of https://github.com/adamwulf/PerformanceBezier resolved at main (2b15a68)
error: the library 'HandShadows' requires macos 10.13, but depends on the product 'SwiftToolbox' which requires macos 10.14; consider changing the library 'HandShadows' to require macos 10.14 or later, or the product 'SwiftToolbox' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm