The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftUIPanoramaViewer, reference main (912ebc), with Swift 6.2 for macOS (SPM) on 24 Jun 2025 01:24:02 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/Appracatappra/SwiftUIPanoramaViewer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appracatappra/SwiftUIPanoramaViewer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 912ebc1 Update to v6.1
Cloned https://github.com/Appracatappra/SwiftUIPanoramaViewer.git
Revision (git rev-parse @):
912ebc1dfc264d93f5ea524a8205247bbdfef2bf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Appracatappra/SwiftUIPanoramaViewer.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Appracatappra/SwiftUIPanoramaViewer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Appracatappra/LogManager
Fetching https://github.com/Appracatappra/SoundManager
Fetching https://github.com/Appracatappra/SwiftletUtilities
[1/84] Fetching logmanager
[85/596] Fetching logmanager, swiftletutilities
[290/676] Fetching logmanager, swiftletutilities, soundmanager
Fetched https://github.com/Appracatappra/LogManager from cache (0.97s)
Fetched https://github.com/Appracatappra/SoundManager from cache (0.97s)
Fetched https://github.com/Appracatappra/SwiftletUtilities from cache (0.97s)
Computing version for https://github.com/Appracatappra/SoundManager
Computed https://github.com/Appracatappra/SoundManager at 2.0.3 (1.39s)
Computing version for https://github.com/Appracatappra/LogManager
Computed https://github.com/Appracatappra/LogManager at 2.0.4 (0.37s)
Computing version for https://github.com/Appracatappra/SwiftletUtilities
Computed https://github.com/Appracatappra/SwiftletUtilities at 2.0.6 (0.37s)
Creating working copy for https://github.com/Appracatappra/SwiftletUtilities
Working copy of https://github.com/Appracatappra/SwiftletUtilities resolved at 2.0.6
Creating working copy for https://github.com/Appracatappra/LogManager
Working copy of https://github.com/Appracatappra/LogManager resolved at 2.0.4
Creating working copy for https://github.com/Appracatappra/SoundManager
Working copy of https://github.com/Appracatappra/SoundManager resolved at 2.0.3
error: the library 'SwiftUIPanoramaViewer' requires macos 10.13, but depends on the product 'LogManager' which requires macos 15.0; consider changing the library 'SwiftUIPanoramaViewer' to require macos 15.0 or later, or the product 'LogManager' to require macos 10.13 or earlier.
error: the library 'SwiftUIPanoramaViewer' requires macos 10.13, but depends on the product 'SwiftletUtilities' which requires macos 15.0; consider changing the library 'SwiftUIPanoramaViewer' to require macos 15.0 or later, or the product 'SwiftletUtilities' to require macos 10.13 or earlier.
error: the library 'SwiftUIPanoramaViewer' requires macos 10.13, but depends on the product 'SoundManager' which requires macos 15.0; consider changing the library 'SwiftUIPanoramaViewer' to require macos 15.0 or later, or the product 'SoundManager' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm