Build Information
Failed to build HandShadows, reference main (cfbf92), with Swift 6.2 for macOS (SPM) on 2 May 2026 00:47:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build 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.2
Building package at path: $PWD
https://github.com/adamwulf/HandShadows.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.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.86s)
Fetching https://github.com/adamwulf/PerformanceBezier
[1/1170] Fetching performancebezier
Fetched https://github.com/adamwulf/PerformanceBezier from cache (0.83s)
Creating working copy for https://github.com/adamwulf/PerformanceBezier
Working copy of https://github.com/adamwulf/PerformanceBezier resolved at main (2b15a68)
Creating working copy for https://github.com/adamwulf/SwiftToolbox
Working copy of https://github.com/adamwulf/SwiftToolbox resolved at main (48432fc)
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.2 macosSpm