Build Information
Failed to build Geohash, reference 0.5.0 (ffec0e), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 07:42:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michael-groble/geohash.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michael-groble/geohash
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at ffec0ed Merge pull request #6 from michael-groble/add-geohash-iterator
Cloned https://github.com/michael-groble/geohash.git
Revision (git rev-parse @):
ffec0edc216d92e299ac2ad56e281558d33de767
SUCCESS checkout https://github.com/michael-groble/geohash.git at 0.5.0
error: 'spi-builder-workspace': package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/michael-groble/geohash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
error: 'spi-builder-workspace': package 'package.swift' is using Swift tools version 3.1.0 which is no longer supported; consider using '// swift-tools-version: 6.3' to specify the current tools version
BUILD FAILURE 6.3 macosSpm