The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PowerPack, reference main (d6ff32), with Swift 6.2 for macOS (SPM) on 12 Jul 2025 11:11:46 UTC.

Build Command

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

Build 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.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
[34/22795] Fetching delayedtransitionview, swiftuix
[35/22957] Fetching delayedtransitionview, swiftuix, marquee
Fetched https://github.com/stonko1994/Marquee from cache (1.25s)
Fetched https://github.com/SwiftUIX/SwiftUIX from cache (1.25s)
Fetched https://github.com/stonko1994/DelayedTransitionView from cache (1.25s)
Computing version for https://github.com/stonko1994/Marquee
Computed https://github.com/stonko1994/Marquee at 1.0.1 (3.83s)
Computing version for https://github.com/stonko1994/DelayedTransitionView
Computed https://github.com/stonko1994/DelayedTransitionView at 1.1.0 (0.42s)
Computing version for https://github.com/SwiftUIX/SwiftUIX
Computed https://github.com/SwiftUIX/SwiftUIX at 0.2.4 (0.41s)
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
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