Build Information
Successful build of SwiftShell 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taji-taji/swift-shell.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/taji-taji/swift-shell
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at ec0996f Change isDevelop flag to release 1.0.2
Cloned https://github.com/taji-taji/swift-shell.git
Revision (git rev-parse @):
ec0996f33e1fe1080ff19328cd48092762e7651e
SUCCESS checkout https://github.com/taji-taji/swift-shell.git at 1.0.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/taji-taji/swift-shell.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling SwiftShell ShellError.swift
[2/3] Emitting module SwiftShell
[3/3] Compiling SwiftShell Shell.swift
Build complete! (6.23s)
Build complete.
Done.