Build Information
Failed to build PowerPack, reference 1.4.0 (d6ff32), with Swift 6.2 for macOS (SPM) on 12 Jul 2025 11:19:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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: 1.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stonko1994/PowerPack
* tag 1.4.0 -> FETCH_HEAD
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 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/stonko1994/PowerPack.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/stonko1994/Marquee
Fetching https://github.com/stonko1994/DelayedTransitionView
Fetching https://github.com/SwiftUIX/SwiftUIX
[1/33] Fetching delayedtransitionview
[32/195] Fetching delayedtransitionview, marquee
[105/22957] Fetching delayedtransitionview, marquee, swiftuix
Fetched https://github.com/stonko1994/Marquee from cache (1.21s)
Fetched https://github.com/stonko1994/DelayedTransitionView from cache (1.21s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (1.21s)
Computing version for https://github.com/stonko1994/Marquee
Computed https://github.com/stonko1994/Marquee at 1.0.1 (3.82s)
Computing version for https://github.com/stonko1994/DelayedTransitionView
Computed https://github.com/stonko1994/DelayedTransitionView at 1.1.0 (0.39s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.2.4 (0.39s)
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/stonko1994/DelayedTransitionView
Working copy of https://github.com/stonko1994/DelayedTransitionView resolved at 1.1.0
Creating working copy for https://github.com/SwiftUIX/SwiftUIX
Working copy of https://github.com/SwiftUIX/SwiftUIX resolved at 0.2.4
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.2 macosSpm