Build Information
Failed to build elementary-components, reference main (03519c), with Swift 6.0 for macOS (SPM) on 9 Dec 2025 15:59:46 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/h0p3zZ/elementary-components.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/h0p3zZ/elementary-components
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 03519c9 updated elementary package reference
Cloned https://github.com/h0p3zZ/elementary-components.git
Revision (git rev-parse @):
03519c93fae21bee03e367c50838d1b2563f5df9
SUCCESS checkout https://github.com/h0p3zZ/elementary-components.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/h0p3zZ/elementary-components.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/elementary-swift/elementary.git
[1/1423] Fetching elementary
Fetched https://github.com/elementary-swift/elementary.git from cache (0.83s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.6.0 (0.47s)
Creating working copy for https://github.com/elementary-swift/elementary.git
Working copy of https://github.com/elementary-swift/elementary.git resolved at 0.6.0
error: the library 'ElementaryShoelace' requires macos 10.15, but depends on the product 'Elementary' which requires macos 14.0; consider changing the library 'ElementaryShoelace' to require macos 14.0 or later, or the product 'Elementary' to require macos 10.15 or earlier.
BUILD FAILURE 6.0 macosSpm