Build Information
Successful build of argtree with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dastrobu/argtree.git
Reference: 1.5.5
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/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
Revision (git rev-parse @):
56715c23f2a2bb5414d89de4ce0735f1c04420ee
SUCCESS checkout https://github.com/dastrobu/argtree.git at 1.5.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/dastrobu/argtree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module Logging
[2/4] Compiling Logging Locks.swift
[3/4] Compiling Logging Logging.swift
[4/4] Compiling Logging LogHandler.swift
[5/11] Compiling argtree Flag.swift
[6/11] Compiling argtree Help.swift
[7/11] Emitting module argtree
[8/11] Compiling argtree MultiFlag.swift
[9/11] Compiling argtree Option.swift
[10/11] Compiling argtree ArgTree.swift
[11/11] Compiling argtree Command.swift
[12/13] Compiling argtree ValueParser.swift
[13/13] Compiling argtree VarArgs.swift
Build complete! (4.33s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.25s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.06s)
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
Build complete.
Done.