Build Information
Failed to build snap-theme, reference 0.1.0 (2baf58
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 12:05:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simonnickel/snap-theme.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-theme
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 2baf58f Fix title text attributes
Cloned https://github.com/simonnickel/snap-theme.git
Revision (git rev-parse @):
2baf58f8d7575d32765dbe45f97acdd6e6154471
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-theme.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/simonnickel/snap-theme.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/simonnickel/snap-core.git
[1/324] Fetching snap-core
Fetched https://github.com/simonnickel/snap-core.git from cache (0.70s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/114] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.64s)
Creating working copy for https://github.com/simonnickel/snap-foundation.git
Working copy of https://github.com/simonnickel/snap-foundation.git resolved at main (836c570)
Creating working copy for https://github.com/simonnickel/snap-core.git
Working copy of https://github.com/simonnickel/snap-core.git resolved at main (3b0e3b3)
error: the library 'SnapTheme' requires macos 14.0, but depends on the product 'SnapCore' which requires macos 15.0; consider changing the library 'SnapTheme' to require macos 15.0 or later, or the product 'SnapCore' to require macos 14.0 or earlier.
BUILD FAILURE 6.2 macosSpm