Build Information
Failed to build AppContainer, reference 0.3.1 (f57457), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 07:35:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/AppContainer.git
Reference: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/AppContainer
* tag 0.3.1 -> FETCH_HEAD
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 0.3.1
Fetching https://github.com/p-x9/EditValueView.git
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/KeyPathValue.git
[1/575] Fetching editvalueview
[180/652] Fetching editvalueview, keypathvalue
[567/2099] Fetching editvalueview, keypathvalue, swiftuicolor
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.86s)
Fetched https://github.com/p-x9/KeyPathValue.git from cache (0.86s)
Fetched https://github.com/p-x9/EditValueView.git from cache (0.86s)
Computing version for https://github.com/p-x9/KeyPathValue.git
Computed https://github.com/p-x9/KeyPathValue.git at 0.0.1 (4.03s)
Computing version for https://github.com/p-x9/EditValueView.git
Computed https://github.com/p-x9/EditValueView.git at 0.4.0 (0.70s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.3.0 (0.68s)
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/EditValueView.git
Working copy of https://github.com/p-x9/EditValueView.git resolved at 0.4.0
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.3.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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "appcontainer",
"name": "AppContainer",
"url": "https://github.com/p-x9/AppContainer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppContainer",
"traits": [
"default"
],
"dependencies": [
{
"identity": "editvalueview",
"name": "EditValueView",
"url": "https://github.com/p-x9/EditValueView.git",
"version": "0.4.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EditValueView",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swiftuicolor",
"name": "SwiftUIColor",
"url": "https://github.com/p-x9/SwiftUIColor.git",
"version": "0.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIColor",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "keypathvalue",
"name": "KeyPathValue",
"url": "https://github.com/p-x9/KeyPathValue.git",
"version": "0.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeyPathValue",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/p-x9/AppContainer.git
[1/945] Fetching appcontainer
Fetched https://github.com/p-x9/AppContainer.git from cache (0.83s)
Fetching https://github.com/p-x9/EditValueView.git from cache
Fetching https://github.com/p-x9/KeyPathValue.git from cache
Fetched https://github.com/p-x9/EditValueView.git from cache (0.46s)
Fetched https://github.com/p-x9/KeyPathValue.git from cache (0.46s)
Computing version for https://github.com/p-x9/KeyPathValue.git
Computed https://github.com/p-x9/KeyPathValue.git at 0.0.1 (0.52s)
Computing version for https://github.com/p-x9/EditValueView.git
Computed https://github.com/p-x9/EditValueView.git at 0.4.1 (0.03s)
Fetching https://github.com/p-x9/SwiftUIColor.git from cache
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.45s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (0.51s)
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
Creating working copy for https://github.com/p-x9/AppContainer.git
Working copy of https://github.com/p-x9/AppContainer.git resolved at 0.3.1 (f574579)
warning: '.resolve-product-dependencies': dependency 'appcontainer' is not used by any target
Found 2 product dependencies
- EditValueView
- KeyPathValue
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/p-x9/AppContainer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
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.3 macosSpm