The Swift Package Index logo.Swift Package Index

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/devedbox/commander.git
Reference: 0.6.3
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/devedbox/commander
 * tag               0.6.3      -> FETCH_HEAD
HEAD is now at 7791c48 feat: Updates the type alias for subcommands.
Cloned https://github.com/devedbox/commander.git
Revision (git rev-parse @):
7791c480a2e508229a14275630612bfea3d3c0b2
SUCCESS checkout https://github.com/devedbox/commander.git at 0.6.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/devedbox/commander.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write commander-sample-entitlement.plist
[4/8] Write swift-version--423B1241ED78D482.txt
[6/14] Compiling Utility CommandLine.swift
[7/14] Compiling Utility Optional+.swift
[8/14] Compiling Utility Bool+.swift
[9/14] Emitting module Utility
[10/14] Compiling Utility String+.swift
[11/14] Compiling Utility Collection+.swift
[12/29] Compiling Commander DefaultOptions.swift
[13/29] Compiling Commander Option.swift
[14/30] Compiling Commander OptionsRepresentable.swift
[15/30] Compiling Commander Shell.swift
[16/30] Compiling Commander misc.swift
[17/30] Compiling Commander Help.swift
[18/30] Compiling Commander Commander.swift
[19/30] Compiling Commander CommandRepresentable.swift
[20/30] Compiling Commander Error.swift
[21/30] Compiling Commander BuiltIn.swift
[22/30] Compiling Commander Complete.swift
[23/30] Compiling Commander CommandDescriber.swift
[24/30] Compiling Commander CommandPath.swift
[25/30] Compiling Commander OptionDescription.swift
[26/30] Compiling Commander OptionsDecoder.swift
[27/30] Emitting module Commander
[28/33] Compiling commander_sample main.swift
[29/33] Emitting module commander_sample
[30/33] Compiling commander_sample SampleCommand.swift
[30/33] Write Objects.LinkFileList
[31/33] Linking commander-sample
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/commander-sample: replacing existing signature
[32/33] Applying commander-sample
Build complete! (4.27s)
Build complete.
Done.