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 Match3Kit, reference master (6b4bd6), with Swift 5.10 for macOS (SPM) on 24 Mar 2025 04:40:44 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/alex566/Match3Kit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alex566/Match3Kit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6b4bd6d Update Swift tools version to 6.0, refactor bounds checking methods, and enhance documentation for grid index neighbors.
Cloned https://github.com/alex566/Match3Kit.git
Revision (git rev-parse @):
6b4bd6d33384c4d3aeea8b010a84384bf65fca29
SUCCESS checkout https://github.com/alex566/Match3Kit.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/alex566/Match3Kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.0.0 but the installed version is 5.10.0
BUILD FAILURE 5.10 macosSpm