Build Information
Successful build of Swiftline 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.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/Swiftline.git
Reference: 0.5.6
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/Swiftline
* tag 0.5.6 -> FETCH_HEAD
HEAD is now at 200b148 fix casting between UnsafeMutablePointer<CChar> and UnsafePointer<CChar>!
Cloned https://github.com/bow-swift/Swiftline.git
Revision (git rev-parse @):
200b1486ed60d92b909c1ba8ded675bbb60e2805
SUCCESS checkout https://github.com/bow-swift/Swiftline.git at 0.5.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/bow-swift/Swiftline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/22] Emitting module Swiftline
[2/28] Compiling Swiftline ShortHandRunner.swift
[3/28] Compiling Swiftline StringBackgroundColorizer.swift
[4/28] Compiling Swiftline StringForegroundColorizer.swift
[5/28] Compiling Swiftline StringStyle.swift
[6/28] Compiling Swiftline StringStyleColorizer.swift
[7/28] Compiling Swiftline TaskPipe.swift
[8/28] Compiling Swiftline Agree.swift
[9/28] Compiling Swiftline AgreeSettings.swift
[10/28] Compiling Swiftline ArgConvertible.swift
[11/28] Compiling Swiftline Args.swift
[12/28] Compiling Swiftline ArgsParser.swift
[13/28] Compiling Swiftline Argument.swift
[14/28] Compiling Swiftline Ask.swift
[15/28] Compiling Swiftline ProcessInfo.swift
[16/28] Compiling Swiftline PromptPrinter.swift
[17/28] Compiling Swiftline PromptReader.swift
[18/28] Compiling Swiftline PromptSettings.swift
[19/28] Compiling Swiftline RunResults.swift
[20/28] Compiling Swiftline Runner.swift
[21/28] Compiling Swiftline RunnerSettings.swift
[22/28] Compiling Swiftline AskSettings.swift
[23/28] Compiling Swiftline AskerValidator.swift
[24/28] Compiling Swiftline Choose.swift
[25/28] Compiling Swiftline ChooseSettings.swift
[26/28] Compiling Swiftline Colorizer.swift
[27/28] Compiling Swiftline CommandExecutor.swift
[28/28] Compiling Swiftline Env.swift
Build complete! (9.53s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.21s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.26s)
Fetched https://github.com/Quick/Quick.git (0.29s)
Fetched https://github.com/Quick/Nimble.git (0.40s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Build complete.
Done.