Build Information
Failed to build FoundationExtensions, reference 4.0.1 (e62d07
), with Swift 5.8 for macOS (SPM) on 11 Aug 2024 02:26:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/FoundationExtensions.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/FoundationExtensions
* tag 4.0.1 -> FETCH_HEAD
HEAD is now at e62d07e Commented-out the "FullTypedThrows" option, as not only does it tend to trip up on compiler bugs, but in recent Xcode 15 betas the compiler goes out of its way to refuse to even accept it, failing the build entirely. 😠
Cloned https://github.com/wadetregaskis/FoundationExtensions.git
Revision (git rev-parse @):
e62d07ed354d16b1ab2c8c1ba98c646b9518e8f7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/FoundationExtensions.git at 4.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/wadetregaskis/FoundationExtensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 5.10.0 but the installed version is 5.8.1
BUILD FAILURE 5.8 macosSpm