The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Args 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/getGuaka/Args.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
Revision (git rev-parse @):
f58452117e865bf1b7c6fc29a4368e207c1f5c24
SUCCESS checkout https://github.com/getGuaka/Args.git at 0.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/getGuaka/Args.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/8] Compiling Args Args.swift
[4/8] Compiling Args ArgConvertible.swift
[5/8] Compiling Args Argument.swift
[6/8] Emitting module Args
[7/8] Compiling Args ArgsParser.swift
[8/8] Compiling Args ProcessInfo.swift
Build complete! (7.10s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.23s)
Fetched https://github.com/Quick/Nimble.git from cache (0.23s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.03s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Build complete.
Done.