The Swift Package Index logo.Swift Package Index

Build Information

Successful build of argtree 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/dastrobu/argtree.git
Reference: 1.5.5
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dastrobu/argtree
 * tag               1.5.5      -> FETCH_HEAD
HEAD is now at 56715c2 Swift 5.7 (#27)
Cloned https://github.com/dastrobu/argtree.git into spi-builder-workspace
56715c23f2a2bb5414d89de4ce0735f1c04420ee
SUCCESS checkout https://github.com/dastrobu/argtree.git at 1.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)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.07s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Building for debugging...
[1/4] Emitting module Logging
[2/4] Compiling Logging LogHandler.swift
[3/4] Compiling Logging Locks.swift
[4/4] Compiling Logging Logging.swift
[5/12] Compiling argtree ValueParser.swift
[6/12] Compiling argtree MultiFlag.swift
[7/12] Compiling argtree Option.swift
[8/13] Compiling argtree Help.swift
[9/13] Compiling argtree ArgTree.swift
[10/13] Compiling argtree Flag.swift
[11/13] Compiling argtree Command.swift
[12/13] Emitting module argtree
[13/13] Compiling argtree VarArgs.swift
Build complete! (4.42s)
Build complete.
Done.