The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Dkst 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/theolampert/dkst.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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 into spi-builder-workspace
b24d7c35eaf2b2e5bd55ba82bcdb0560459b64ca
SUCCESS checkout https://github.com/theolampert/dkst.git at 1.0.3
========================================
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/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander (0.30s)
Computing version for https://github.com/kylef/Commander
Fetched https://github.com/kylef/Spectre.git (0.30s)
Computed https://github.com/kylef/Commander at 0.8.0 (0.07s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.8.0
Building for debugging...
[1/10] Compiling Commander Command.swift
[2/11] Compiling Commander Group.swift
[3/11] Compiling Commander CommandRunner.swift
[4/11] Compiling Commander CommandType.swift
[5/11] Compiling Commander ArgumentConvertible.swift
[6/11] Compiling Commander ArgumentDescription.swift
[7/11] Emitting module Commander
[8/11] Compiling Commander ArgumentParser.swift
[9/11] Compiling Commander Commands.swift
[10/11] Compiling Commander Error.swift
[11/17] Compiling DkstLib DecksetScripting.swift
[12/17] Compiling DkstLib HelpText.swift
[13/17] Compiling DkstLib Utilities.swift
[14/17] Compiling DkstLib Dkst.swift
[15/17] Compiling DkstLib Deckset.swift
[16/17] Emitting module DkstLib
[17/19] Compiling Dkst main.swift
[18/19] Emitting module Dkst
[18/19] Linking dkst
Build complete! (7.30s)
Build complete.
Done.