The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AudioManager, reference main (77da47), with Swift 5.10 for macOS (SPM) on 22 Nov 2025 05:05:58 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/AudioManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/AudioManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 77da47d 2025-11-22
Cloned https://github.com/markbattistella/AudioManager.git
Revision (git rev-parse @):
77da47dc6b2318503356442409de67e3def10c3e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/AudioManager.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/markbattistella/AudioManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/markbattistella/TriggerKit
Fetching https://github.com/markbattistella/DefaultsKit
[1/31] Fetching triggerkit
[32/139] Fetching triggerkit, defaultskit
Fetched https://github.com/markbattistella/DefaultsKit from cache (1.14s)
Fetched https://github.com/markbattistella/TriggerKit from cache (1.14s)
Computing version for https://github.com/markbattistella/DefaultsKit
Computed https://github.com/markbattistella/DefaultsKit at 25.11.22 (0.35s)
Computing version for https://github.com/markbattistella/TriggerKit
error: Dependencies could not be resolved because 'triggerkit' contains incompatible tools version (6.0.0) and root depends on 'triggerkit' 1.0.0..<2.0.0.
BUILD FAILURE 5.10 macosSpm