Build Information
Successful build of Commander 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/kylef/Commander.git
Reference: 0.9.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kylef/Commander
* tag 0.9.2 -> FETCH_HEAD
HEAD is now at 4a1f2fb release: 0.9.2
Cloned https://github.com/kylef/Commander.git
Revision (git rev-parse @):
4a1f2fb82fb6cef613c4a25d2e38f702e4d812c2
SUCCESS checkout https://github.com/kylef/Commander.git at 0.9.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/kylef/Commander.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 Commander Error.swift
[4/12] Compiling Commander CommandRunner.swift
[5/12] Emitting module Commander
[6/12] Compiling Commander CommandType.swift
[7/12] Compiling Commander Command.swift
[8/12] Compiling Commander Commands.swift
[9/12] Compiling Commander ArgumentConvertible.swift
[10/12] Compiling Commander ArgumentDescription.swift
[11/12] Compiling Commander ArgumentParser.swift
[12/12] Compiling Commander Group.swift
Build complete! (3.01s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.15s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.0 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.0
Build complete.
Done.