The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AudioManager, reference 1.2.0 (c4f577), with Swift 5.9 for macOS (SPM) on 13 Sep 2024 12:45:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/AudioManager.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/AudioManager
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at c4f577a 2024-09-13 - Fixes to folder access
Cloned https://github.com/markbattistella/AudioManager.git
Revision (git rev-parse @):
c4f577a6c2d04a33e8b2860e4664e9c42b632553
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/AudioManager.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/markbattistella/AudioManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/markbattistella/DefaultsKit
Fetching https://github.com/markbattistella/SimpleLogger
[3/88] Fetching simplelogger
[89/133] Fetching simplelogger, defaultskit
Fetched https://github.com/markbattistella/DefaultsKit (1.33s)
Fetched https://github.com/markbattistella/SimpleLogger (1.33s)
Computing version for https://github.com/markbattistella/SimpleLogger
error: Dependencies could not be resolved because 'simplelogger' contains incompatible tools version (5.10.0) and root depends on 'simplelogger' 1.0.0..<2.0.0.
BUILD FAILURE 5.9 macosSpm