Build Information
Failed to build Gate with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wadetregaskis/Gate.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/Gate
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 2b6b582 Enabled all the upcoming features I'm aware of (except for `FullTypeThrows`, because it's currently badly broken in the Swift 6 compiler).
Cloned https://github.com/wadetregaskis/Gate.git
Revision (git rev-parse @):
2b6b582702c2fdf6445661881c2fb5ea9d54ca44
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/wadetregaskis/Gate.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/wadetregaskis/Gate.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.9.0 but the installed version is 5.8.1
BUILD FAILURE 5.8 macosSpm