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 KeyColor, reference main (3f4ea3), with Swift 5.10 for macOS (SPM) on 15 Feb 2025 13:16:28 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heestand-xyz/KeyColor.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heestand-xyz/KeyColor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3f4ea35 Packages
Cloned https://github.com/heestand-xyz/KeyColor.git
Revision (git rev-parse @):
3f4ea3519254831cecbfba9413986a19ae695912
SUCCESS checkout https://github.com/heestand-xyz/KeyColor.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/heestand-xyz/KeyColor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/heestand-xyz/TextureMap
Fetching https://github.com/heestand-xyz/AsyncGraphics
Fetching https://github.com/heestand-xyz/PixelColor
[1/472] Fetching pixelcolor
[2/1108] Fetching pixelcolor, texturemap
[856/12746] Fetching pixelcolor, texturemap, asyncgraphics
Fetched https://github.com/heestand-xyz/TextureMap from cache (2.63s)
Fetched https://github.com/heestand-xyz/AsyncGraphics from cache (2.63s)
Fetched https://github.com/heestand-xyz/PixelColor from cache (2.63s)
Computing version for https://github.com/heestand-xyz/TextureMap
error: Dependencies could not be resolved because 'texturemap' >= 2.0.0 contains incompatible tools version (6.0.0) and root depends on 'texturemap' 2.1.0..<3.0.0.
BUILD FAILURE 5.10 macosSpm