Build Information
Failed to build SwiftUIPanoramaViewer, reference 2.0.2 (912ebc), with Swift 6.2 for macOS (SPM) on 24 Jun 2025 01:26:59 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/Appracatappra/SwiftUIPanoramaViewer.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appracatappra/SwiftUIPanoramaViewer
* tag 2.0.2 -> FETCH_HEAD
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 2.0.2
========================================
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/SwiftletUtilities
Fetching https://github.com/Appracatappra/SoundManager
[11/512] Fetching swiftletutilities
[237/596] Fetching swiftletutilities, logmanager
[454/676] Fetching swiftletutilities, logmanager, soundmanager
Fetched https://github.com/Appracatappra/SoundManager from cache (0.85s)
Fetched https://github.com/Appracatappra/SwiftletUtilities from cache (0.85s)
Fetched https://github.com/Appracatappra/LogManager from cache (0.85s)
Computing version for https://github.com/Appracatappra/SoundManager
Computed https://github.com/Appracatappra/SoundManager at 2.0.3 (1.27s)
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.39s)
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