Build Information
Successful build of SwiftShell with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kareman/SwiftShell.git
Reference: 5.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kareman/SwiftShell
* tag 5.1.0 -> FETCH_HEAD
HEAD is now at 99680b2 Release 5.1 (#95)
Cloned https://github.com/kareman/SwiftShell.git
Revision (git rev-parse @):
99680b2efc7c7dbcace1da0b3979d266f02e213c
SUCCESS checkout https://github.com/kareman/SwiftShell.git at 5.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/kareman/SwiftShell.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling SwiftShell Files.swift
[4/12] Compiling SwiftShell Array.swift
[5/12] Compiling SwiftShell Process.swift
[6/12] Compiling SwiftShell Stream.swift
[7/12] Compiling SwiftShell Lazy-split.swift
[8/12] Compiling SwiftShell Bash.swift
[9/12] Compiling SwiftShell Command.swift
[10/12] Emitting module SwiftShell
[11/12] Compiling SwiftShell Context.swift
[12/12] Compiling SwiftShell String.swift
Build complete! (3.90s)
Build complete.
Done.