The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftShell with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/taji-taji/swift-shell.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/taji-taji/swift-shell
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at ebbf4c3 Change isDevelop flag to release 1.0.1
Cloned https://github.com/taji-taji/swift-shell.git into spi-builder-workspace
ebbf4c33f5c81bd89a2b038f98b35e373566d668
SUCCESS checkout https://github.com/taji-taji/swift-shell.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/3] Compiling SwiftShell ShellError.swift
[2/3] Compiling SwiftShell Shell.swift
[3/3] Emitting module SwiftShell
Build complete! (3.39s)
Build complete.
Done.