Build Information
Failed to build elementary-components, reference main (03519c), with Swift 6.2 for macOS (SPM) on 9 Dec 2025 15:56:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.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
Fetching https://github.com/elementary-swift/elementary.git
[1/1423] Fetching elementary
Fetched https://github.com/elementary-swift/elementary.git from cache (0.91s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.6.0 (1.46s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "elementary-components",
"name": "elementary-components",
"url": "https://github.com/h0p3zZ/elementary-components.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/elementary-components",
"dependencies": [
{
"identity": "elementary",
"name": "elementary",
"url": "https://github.com/elementary-swift/elementary.git",
"version": "0.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/elementary",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/h0p3zZ/elementary-components.git
[1/557] Fetching elementary-components
Fetched https://github.com/h0p3zZ/elementary-components.git from cache (0.73s)
Fetching https://github.com/elementary-swift/elementary.git from cache
Fetched https://github.com/elementary-swift/elementary.git from cache (0.44s)
Computing version for https://github.com/elementary-swift/elementary.git
Computed https://github.com/elementary-swift/elementary.git at 0.6.0 (0.49s)
Creating working copy for https://github.com/h0p3zZ/elementary-components.git
Working copy of https://github.com/h0p3zZ/elementary-components.git resolved at main (03519c9)
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
warning: '.resolve-product-dependencies': dependency 'elementary-components' is not used by any target
Found 1 product dependencies
- elementary
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/h0p3zZ/elementary-components.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
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.2 macosSpm