The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftArgs 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/pkrll/SwiftArgs.git
Reference: 0.5.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pkrll/SwiftArgs
 * tag               0.5.5      -> FETCH_HEAD
HEAD is now at c192025 Update to Swift 5
Cloned https://github.com/pkrll/SwiftArgs.git into spi-builder-workspace
c192025bf9f7a200e7b8bf2b37ea5db5cbcafdd9
SUCCESS checkout https://github.com/pkrll/SwiftArgs.git at 0.5.5
========================================
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/15] Compiling SwiftArgs ANSIAttribute.swift
[2/15] Compiling SwiftArgs ANSIColor.swift
[3/17] Compiling SwiftArgs SwiftArgs.swift
[4/17] Compiling SwiftArgs SwiftArgsParser.swift
[5/17] Compiling SwiftArgs String+Color.swift
[6/17] Compiling SwiftArgs OutputStream.swift
[7/17] Emitting module SwiftArgs
[8/17] Compiling SwiftArgs CommandOption.swift
[9/17] Compiling SwiftArgs EnumOption.swift
[10/17] Compiling SwiftArgs FlagOption.swift
[11/17] Compiling SwiftArgs StringOption.swift
[12/17] Compiling SwiftArgs ArgumentType.swift
[13/17] Compiling SwiftArgs Array+Argument.swift
[14/17] Compiling SwiftArgs Argument.swift
[15/17] Compiling SwiftArgs BoolOption.swift
[16/17] Compiling SwiftArgs SwiftArgsError.swift
[17/17] Compiling SwiftArgs SwiftConsole.swift
Build complete! (3.98s)
Build complete.
Done.