Build Information
Failed to build swift-iterable-macros, reference 0.2.0 (c9fb3c), with Swift 6.0 for macOS (SPM) on 13 Nov 2025 10:21:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/swift-iterable-macros.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swift-iterable-macros
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at c9fb3c6 Introduce `@CaseIterable` (#2)
Cloned https://github.com/davdroman/swift-iterable-macros.git
Revision (git rev-parse @):
c9fb3c6ae2a0a868dd7a01c808b6f39a104ad9d3
SUCCESS checkout https://github.com/davdroman/swift-iterable-macros.git at 0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/davdroman/swift-iterable-macros.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