Build Information
Failed to build snap-settings-service, reference 0.1.0 (6fa3bd
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 10:57:22 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-settings-service.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/simonnickel/snap-settings-service
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 6fa3bd1 Update readme
Cloned https://github.com/simonnickel/snap-settings-service.git
Revision (git rev-parse @):
6fa3bd1844e2581f1157ecb96c05ba2637247968
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/simonnickel/snap-settings-service.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/simonnickel/snap-settings-service.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.66s)
Fetching https://github.com/simonnickel/snap-foundation.git
[1/114] Fetching snap-foundation
Fetched https://github.com/simonnickel/snap-foundation.git from cache (0.58s)
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)
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)
error: the library 'SnapSettingsService' requires macos 14.0, but depends on the product 'SnapCore' which requires macos 15.0; consider changing the library 'SnapSettingsService' to require macos 15.0 or later, or the product 'SnapCore' to require macos 14.0 or earlier.
BUILD FAILURE 6.2 macosSpm