Build Information
Failed to build AppContainer, reference main (f57457
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 16:40:40 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/p-x9/AppContainer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/AppContainer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f574579 Merge pull request #47 from p-x9/feature/docc
Cloned https://github.com/p-x9/AppContainer.git
Revision (git rev-parse @):
f5745799c10b086d29ed69f21d40fbb70767a427
SUCCESS checkout https://github.com/p-x9/AppContainer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/p-x9/AppContainer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/p-x9/KeyPathValue.git
Fetching https://github.com/p-x9/EditValueView.git
[1/77] Fetching keypathvalue
[78/652] Fetching keypathvalue, editvalueview
Fetched https://github.com/p-x9/EditValueView.git from cache (0.75s)
Fetched https://github.com/p-x9/KeyPathValue.git from cache (0.75s)
Computing version for https://github.com/p-x9/KeyPathValue.git
Computed https://github.com/p-x9/KeyPathValue.git at 0.0.1 (3.61s)
Computing version for https://github.com/p-x9/EditValueView.git
Computed https://github.com/p-x9/EditValueView.git at 0.4.1 (0.51s)
Fetching https://github.com/p-x9/SwiftUIColor.git
[1/1447] Fetching swiftuicolor
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.77s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (1.29s)
Creating working copy for https://github.com/p-x9/EditValueView.git
Working copy of https://github.com/p-x9/EditValueView.git resolved at 0.4.1
Creating working copy for https://github.com/p-x9/KeyPathValue.git
Working copy of https://github.com/p-x9/KeyPathValue.git resolved at 0.0.1
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.6.0
error: the library 'AppContainerUI' requires macos 10.13, but depends on the product 'EditValueView' which requires macos 11.0; consider changing the library 'AppContainerUI' to require macos 11.0 or later, or the product 'EditValueView' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm