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 HapticsManager, reference main (8fae01), with Swift 5.9 for macOS (SPM) on 13 Sep 2024 12:54:02 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/HapticsManager.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/HapticsManager
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fae011 Update README.md
Cloned https://github.com/markbattistella/HapticsManager.git
Revision (git rev-parse @):
8fae011b8c463ef6153a29ed0193272d84809c56
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/HapticsManager.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/markbattistella/HapticsManager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/markbattistella/SimpleLogger
Fetching https://github.com/markbattistella/DefaultsKit
[1/88] Fetching simplelogger
[89/133] Fetching simplelogger, defaultskit
Fetched https://github.com/markbattistella/SimpleLogger (1.30s)
Fetched https://github.com/markbattistella/DefaultsKit (1.30s)
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