Build Information
Successful build of Dkst 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.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theolampert/dkst.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/theolampert/dkst
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at b24d7c3 Remaining help text, add ability to get and set slide index
Cloned https://github.com/theolampert/dkst.git
Revision (git rev-parse @):
b24d7c35eaf2b2e5bd55ba82bcdb0560459b64ca
SUCCESS checkout https://github.com/theolampert/dkst.git at 1.0.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/theolampert/dkst.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Commander CommandType.swift
[2/9] Compiling Commander Commands.swift
[3/11] Compiling Commander ArgumentConvertible.swift
[4/11] Compiling Commander ArgumentDescription.swift
[5/11] Compiling Commander ArgumentParser.swift
[6/11] Emitting module Commander
[7/11] Compiling Commander Command.swift
[8/11] Compiling Commander CommandRunner.swift
[9/11] Compiling Commander Error.swift
[10/11] Compiling Commander Group.swift
[11/16] Compiling DkstLib HelpText.swift
[12/16] Compiling DkstLib Dkst.swift
[13/17] Compiling DkstLib Utilities.swift
[14/17] Emitting module DkstLib
[15/17] Compiling DkstLib Deckset.swift
[16/17] Compiling DkstLib DecksetScripting.swift
[17/19] Emitting module Dkst
[18/19] Compiling Dkst main.swift
[18/19] Linking dkst
Build complete! (11.40s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander (0.17s)
Fetched https://github.com/kylef/Spectre.git (0.17s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.8.0 (0.59s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.55s)
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.8.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Build complete.
Done.