The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShortcutsKit with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LinusSkucas/ShortcutsKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LinusSkucas/ShortcutsKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 3ab3c99 Write README
Cloned https://github.com/LinusSkucas/ShortcutsKit.git
Revision (git rev-parse @):
3ab3c998e2ed37ccc6ccb755376eb90f547f15da
SUCCESS checkout https://github.com/LinusSkucas/ShortcutsKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LinusSkucas/ShortcutsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/12] Compiling Commands Commands.swift
[5/12] Compiling Commands CommandsAlias.swift
[6/12] Compiling Commands CommandsResult.swift
[7/13] Compiling Commands CommandsArguments.swift
[8/13] Compiling Commands CommandsENV.swift
[9/13] Compiling Commands CommandsResponse.swift
[10/13] Emitting module Commands
[11/13] Compiling Commands CommandsDashcTransformer.swift
[12/13] Compiling Commands CommandsRequest.swift
[13/13] Compiling Commands CommandsTask.swift
[14/19] Compiling ShortcutsKit Shortcut.swift
[15/19] Compiling ShortcutsKit ShortcutItem.swift
[16/19] Compiling ShortcutsKit ShortcutFolder.swift
[17/19] Compiling ShortcutsKit Shortcuts.swift
[18/19] Emitting module ShortcutsKit
[19/19] Compiling ShortcutsKit ShortcutsKitError.swift
Build complete! (25.90s)
Fetching https://github.com/QiuZhiFei/swift-commands.git
[1/240] Fetching swift-commands
Fetched https://github.com/QiuZhiFei/swift-commands.git from cache (0.42s)
Computing version for https://github.com/QiuZhiFei/swift-commands.git
Computed https://github.com/QiuZhiFei/swift-commands.git at 0.6.0 (0.66s)
Creating working copy for https://github.com/QiuZhiFei/swift-commands.git
Working copy of https://github.com/QiuZhiFei/swift-commands.git resolved at 0.6.0
Build complete.
Done.