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 main (ca9c8e), with Swift 5.9 for macOS (SPM) on 13 Sep 2024 12:45:10 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: 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 ca9c8e5 Update README.md
Cloned https://github.com/markbattistella/AudioManager.git
Revision (git rev-parse @):
ca9c8e5dd3870da2ed5ab00d83ab1c6f42ed5d12
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/AudioManager.git at main
========================================
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
[1/45] Fetching defaultskit
[46/133] Fetching defaultskit, simplelogger
Fetched https://github.com/markbattistella/SimpleLogger (1.32s)
Fetched https://github.com/markbattistella/DefaultsKit (1.32s)
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