Build Information
Failed to build PowerPack, reference main (d6ff32), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 13:05:22 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/stonko1994/PowerPack.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stonko1994/PowerPack
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d6ff329 Merge pull request #5 from stonko1994/feature/watchos-support
Cloned https://github.com/stonko1994/PowerPack.git
Revision (git rev-parse @):
d6ff32904e2edd876c39f53d293e0770409b3aa4
SUCCESS checkout https://github.com/stonko1994/PowerPack.git at main
Fetching https://github.com/stonko1994/DelayedTransitionView
Fetching https://github.com/stonko1994/Marquee
Fetching https://github.com/SwiftUIX/SwiftUIX
[1/162] Fetching marquee
[68/195] Fetching marquee, delayedtransitionview
[107/22987] Fetching marquee, delayedtransitionview, swiftuix
Fetched https://github.com/stonko1994/Marquee from cache (1.48s)
Fetched https://github.com/stonko1994/DelayedTransitionView from cache (1.48s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (1.48s)
Computing version for https://github.com/stonko1994/Marquee
Computed https://github.com/stonko1994/Marquee at 1.0.0 (4.68s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.1.7 (0.67s)
Computing version for https://github.com/stonko1994/DelayedTransitionView
Computed https://github.com/stonko1994/DelayedTransitionView at 1.1.0 (0.57s)
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.1.7
Creating working copy for https://github.com/stonko1994/DelayedTransitionView
Working copy of https://github.com/stonko1994/DelayedTransitionView resolved at 1.1.0
Creating working copy for https://github.com/stonko1994/Marquee
Working copy of https://github.com/stonko1994/Marquee resolved at 1.0.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": "powerpack",
"name": "PowerPack",
"url": "https://github.com/stonko1994/PowerPack.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PowerPack",
"traits": [
"default"
],
"dependencies": [
{
"identity": "delayedtransitionview",
"name": "DelayedTransitionView",
"url": "https://github.com/stonko1994/DelayedTransitionView",
"version": "1.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DelayedTransitionView",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftuix",
"name": "SwiftUIX",
"url": "https://github.com/SwiftUIX/SwiftUIX",
"version": "0.2.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIX",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "marquee",
"name": "Marquee",
"url": "https://github.com/stonko1994/Marquee",
"version": "1.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Marquee",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/stonko1994/PowerPack.git
[1/119] Fetching powerpack
Fetched https://github.com/stonko1994/PowerPack.git from cache (0.66s)
Fetching https://github.com/stonko1994/DelayedTransitionView from cache
Fetching https://github.com/SwiftUIX/SwiftUIX from cache
Fetching https://github.com/stonko1994/Marquee from cache
Fetched https://github.com/stonko1994/DelayedTransitionView from cache (0.46s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (0.46s)
Fetched https://github.com/stonko1994/Marquee from cache (0.46s)
Computing version for https://github.com/stonko1994/Marquee
Computed https://github.com/stonko1994/Marquee at 1.0.1 (0.53s)
Computing version for https://github.com/stonko1994/DelayedTransitionView
Computed https://github.com/stonko1994/DelayedTransitionView at 1.1.0 (0.03s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.2.4 (0.60s)
Creating working copy for https://github.com/stonko1994/Marquee
Working copy of https://github.com/stonko1994/Marquee resolved at 1.0.1
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.2.4
Creating working copy for https://github.com/stonko1994/DelayedTransitionView
Working copy of https://github.com/stonko1994/DelayedTransitionView resolved at 1.1.0
Creating working copy for https://github.com/stonko1994/PowerPack.git
Working copy of https://github.com/stonko1994/PowerPack.git resolved at main (d6ff329)
warning: '.resolve-product-dependencies': dependency 'powerpack' is not used by any target
Found 3 product dependencies
- DelayedTransitionView
- SwiftUIX
- Marquee
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/stonko1994/PowerPack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: the library 'PowerPack' requires macos 10.13, but depends on the product 'SwiftUIX' which requires macos 10.15; consider changing the library 'PowerPack' to require macos 10.15 or later, or the product 'SwiftUIX' to require macos 10.13 or earlier.
error: the library 'PowerPack' requires macos 10.13, but depends on the product 'Marquee' which requires macos 11.0; consider changing the library 'PowerPack' to require macos 11.0 or later, or the product 'Marquee' to require macos 10.13 or earlier.
BUILD FAILURE 6.3 macosSpm