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 SwiftGodotPatterns, reference v0.0.2 (1902a3), with Swift 5.10 for macOS (SPM) on 12 Sep 2025 21:49:04 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnsusek/SwiftGodotPatterns.git
Reference: v0.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnsusek/SwiftGodotPatterns
 * tag               v0.0.2     -> FETCH_HEAD
HEAD is now at 1902a3a Use system rng
Cloned https://github.com/johnsusek/SwiftGodotPatterns.git
Revision (git rev-parse @):
1902a3a77766380465f84d545513b65632e33707
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/johnsusek/SwiftGodotPatterns.git at v0.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/johnsusek/SwiftGodotPatterns.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Fetching https://github.com/migueldeicaza/SwiftGodot
[1/15474] Fetching swiftgodot
Fetched https://github.com/migueldeicaza/SwiftGodot from cache (4.87s)
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
BUILD FAILURE 5.10 macosSpm