Build Information
Failed to build HandShadows, reference main (ba54bd), with Swift 5.10 for macOS (SPM) on 13 Mar 2025 01:52:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
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 ba54bde Adding a test that generates shadow pngs
Cloned https://github.com/adamwulf/HandShadows.git
Revision (git rev-parse @):
ba54bdedad5189386b665c20eb55f0f6bb51dbf8
SUCCESS checkout https://github.com/adamwulf/HandShadows.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/adamwulf/HandShadows.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/adamwulf/SwiftToolbox
[1/1953] Fetching swifttoolbox
Fetched https://github.com/adamwulf/SwiftToolbox from cache (1.87s)
Fetching https://github.com/adamwulf/PerformanceBezier
[1/1091] Fetching performancebezier
Fetched https://github.com/adamwulf/PerformanceBezier from cache (0.85s)
Creating working copy for https://github.com/adamwulf/SwiftToolbox
Working copy of https://github.com/adamwulf/SwiftToolbox resolved at main (7a7dd40)
Creating working copy for https://github.com/adamwulf/PerformanceBezier
Working copy of https://github.com/adamwulf/PerformanceBezier resolved at muse (b3cc822)
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 5.10 macosSpm