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 SwiftGodotKit, reference main (ca29d4), with Swift 5.10 for macOS (SPM) on 3 May 2025 19:41:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/SwiftGodotKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/migueldeicaza/SwiftGodotKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca29d4f Update README.md
Cloned https://github.com/migueldeicaza/SwiftGodotKit.git
Revision (git rev-parse @):
ca29d4f7790cc49e00258d2d31d1bd7574c92069
SUCCESS checkout https://github.com/migueldeicaza/SwiftGodotKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/migueldeicaza/SwiftGodotKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/migueldeicaza/SwiftGodot
[1/15379] Fetching swiftgodot
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (3.32s)
error: package 'swiftgodot' @ 20d2d7a35d2ad392ec556219ea004da14ab7c1d4 is using Swift tools version 6.0.0 but the installed version is 5.10.0 in https://github.com/migueldeicaza/SwiftGodot
error: 'spi-builder-workspace': binary target 'MoltenVK' could not be mapped to an artifact with expected name 'MoltenVK'
BUILD FAILURE 5.10 macosSpm