The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShortcutsKit 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/LinusSkucas/ShortcutsKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/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 into spi-builder-workspace
3ab3c998e2ed37ccc6ccb755376eb90f547f15da
SUCCESS checkout https://github.com/LinusSkucas/ShortcutsKit.git at v1.0.0
========================================
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/QiuZhiFei/swift-commands.git from cache
Fetched https://github.com/QiuZhiFei/swift-commands.git (0.31s)
Computing version for https://github.com/QiuZhiFei/swift-commands.git
Computed https://github.com/QiuZhiFei/swift-commands.git at 0.6.0 (0.45s)
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
Building for debugging...
[1/9] Compiling Commands CommandsResponse.swift
[2/10] Compiling Commands CommandsResult.swift
[3/10] Emitting module Commands
[4/10] Compiling Commands CommandsRequest.swift
[5/10] Compiling Commands Commands.swift
[6/10] Compiling Commands CommandsAlias.swift
[7/10] Compiling Commands CommandsDashcTransformer.swift
[8/10] Compiling Commands CommandsENV.swift
[9/10] Compiling Commands CommandsArguments.swift
[10/10] Compiling Commands CommandsTask.swift
[11/16] Compiling ShortcutsKit ShortcutsKitError.swift
[12/16] Compiling ShortcutsKit Shortcuts.swift
[13/16] Emitting module ShortcutsKit
[14/16] Compiling ShortcutsKit ShortcutFolder.swift
[15/16] Compiling ShortcutsKit Shortcut.swift
[16/16] Compiling ShortcutsKit ShortcutItem.swift
Build complete! (7.92s)
Build complete.
Done.