Build Information
Failed to build Geohash, reference 0.5.0 (ffec0e), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 09:40:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/michael-groble/geohash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.2' 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.2' to specify the current tools version
BUILD FAILURE 6.2 macosSpm