The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Args 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/getGuaka/Args.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/getGuaka/Args
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at f584521 Add .swift-version file
Cloned https://github.com/getGuaka/Args.git into spi-builder-workspace
f58452117e865bf1b7c6fc29a4368e207c1f5c24
SUCCESS checkout https://github.com/getGuaka/Args.git at 0.1.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)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git (0.70s)
Fetched https://github.com/Quick/Quick.git (0.74s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.41s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Building for debugging...
[1/6] Compiling Args ArgsParser.swift
[2/6] Compiling Args ArgConvertible.swift
[3/6] Emitting module Args
[4/6] Compiling Args Argument.swift
[5/6] Compiling Args ProcessInfo.swift
[6/6] Compiling Args Args.swift
Build complete! (6.87s)
Build complete.
Done.