Build Information
Failed to build PowerPack, reference main (d6ff32), with Swift 6.0 for macOS (SPM) on 12 Jul 2025 11:12:34 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/stonko1994/PowerPack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/stonko1994/DelayedTransitionView
Fetching https://github.com/SwiftUIX/SwiftUIX
Fetching https://github.com/stonko1994/Marquee
[1/33] Fetching delayedtransitionview
[34/22795] Fetching delayedtransitionview, swiftuix
[35/22957] Fetching delayedtransitionview, swiftuix, marquee
Fetched https://github.com/stonko1994/DelayedTransitionView from cache (1.25s)
Fetched https://github.com/stonko1994/Marquee from cache (1.25s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (1.25s)
Computing version for https://github.com/stonko1994/Marquee
Computed https://github.com/stonko1994/Marquee at 1.0.1 (3.25s)
Computing version for https://github.com/stonko1994/DelayedTransitionView
Computed https://github.com/stonko1994/DelayedTransitionView at 1.1.0 (0.45s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.2.4 (0.45s)
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.1
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.2.4
warning: 'swiftuix': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftUIX/Sources/SwiftUIX/PrivacyInfo.xcprivacy
error: the library 'PowerPack' requires macos 10.13, but depends on the product 'SwiftUIX' which requires macos 11.0; consider changing the library 'PowerPack' to require macos 11.0 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.0 macosSpm