The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppContainer, reference main (f57457), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 00:17:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/EditValueView.git
Fetching https://github.com/p-x9/KeyPathValue.git
[1/77] Fetching keypathvalue
[78/1524] Fetching keypathvalue, swiftuicolor
Fetched https://github.com/p-x9/KeyPathValue.git from cache (0.61s)
[378/2022] Fetching swiftuicolor, editvalueview
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.76s)
Fetched https://github.com/p-x9/EditValueView.git from cache (0.76s)
Computing version for https://github.com/p-x9/KeyPathValue.git
Computed https://github.com/p-x9/KeyPathValue.git at 0.0.1 (4.18s)
Computing version for https://github.com/p-x9/EditValueView.git
Computed https://github.com/p-x9/EditValueView.git at 0.4.0 (0.67s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.3.0 (0.69s)
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.84s)
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.47s)
Fetched https://github.com/p-x9/KeyPathValue.git from cache (0.47s)
Computing version for https://github.com/p-x9/KeyPathValue.git
Computed https://github.com/p-x9/KeyPathValue.git at 0.0.1 (0.54s)
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.42s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (0.48s)
Creating working copy for https://github.com/p-x9/AppContainer.git
Working copy of https://github.com/p-x9/AppContainer.git resolved at main (f574579)
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
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