Build Information
Successful build of Gate with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wadetregaskis/Gate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/wadetregaskis/Gate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module Gate
[2/2] Compiling Gate Gate.swift
Build complete! (5.71s)
Build complete.
Done.