Build Information
Failed to build Bunker, reference 1.0.3 (9519f7
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 20:57:15 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/Sam-Spencer/Bunker.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Sam-Spencer/Bunker
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 9519f7e Sort descriptor bug fix
Cloned https://github.com/Sam-Spencer/Bunker.git
Revision (git rev-parse @):
9519f7eb2d950be3b5966f935c7e6063dc8dd67b
SUCCESS checkout https://github.com/Sam-Spencer/Bunker.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Sam-Spencer/Bunker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/alexruperez/SecurePropertyStorage
[1/4091] Fetching securepropertystorage
Fetched https://github.com/alexruperez/SecurePropertyStorage from cache (2.09s)
Computing version for https://github.com/alexruperez/SecurePropertyStorage
Computed https://github.com/alexruperez/SecurePropertyStorage at 0.8.1 (2.54s)
Creating working copy for https://github.com/alexruperez/SecurePropertyStorage
Working copy of https://github.com/alexruperez/SecurePropertyStorage resolved at 0.8.1
error: the library 'Bunker' requires macos 10.15, but depends on the product 'SecurePropertyStorage' which requires macos 11.0; consider changing the library 'Bunker' to require macos 11.0 or later, or the product 'SecurePropertyStorage' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm