The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CollisionHash, reference main (b22c6a), with Swift 6.0 for macOS (SPM) on 13 Jul 2025 19:10:40 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bastie/CollisionHash.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/CollisionHash
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b22c6a7 add hash collision code implementation example
Cloned https://github.com/bastie/CollisionHash.git
Revision (git rev-parse @):
b22c6a72f4ed082fb9e33970073bcf995307c0c8
SUCCESS checkout https://github.com/bastie/CollisionHash.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/bastie/CollisionHash.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.3
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.3
BUILD FAILURE 6.0 macosSpm