The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShortcutsKit, reference v1.0.0 (3ab3c9), with Swift 6.3 for Linux on 13 Apr 2026 04:28:16 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LinusSkucas/ShortcutsKit.git
Reference: v1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/LinusSkucas/ShortcutsKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/QiuZhiFei/swift-commands.git
[1/289] Fetching swift-commands
Fetched https://github.com/QiuZhiFei/swift-commands.git from cache (0.55s)
Computing version for https://github.com/QiuZhiFei/swift-commands.git
Computed https://github.com/QiuZhiFei/swift-commands.git at 0.6.0 (1.59s)
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...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/12] Compiling Commands CommandsRequest.swift
[5/12] Compiling Commands CommandsDashcTransformer.swift
[6/12] Compiling Commands CommandsArguments.swift
[7/13] Emitting module Commands
[8/13] Compiling Commands Commands.swift
[9/13] Compiling Commands CommandsAlias.swift
[10/13] Compiling Commands CommandsENV.swift
[11/13] Compiling Commands CommandsResponse.swift
[12/13] Compiling Commands CommandsResult.swift
[13/13] Compiling Commands CommandsTask.swift
[15/20] Compiling ShortcutsKit ShortcutsKitError.swift
[16/20] Emitting module ShortcutsKit
[17/20] Compiling ShortcutsKit Shortcut.swift
[18/20] Compiling ShortcutsKit ShortcutFolder.swift
[19/20] Compiling ShortcutsKit ShortcutItem.swift
[20/20] Compiling ShortcutsKit Shortcuts.swift
Build complete! (14.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-commands",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/QiuZhiFei/swift-commands.git"
    }
  ],
  "manifest_display_name" : "ShortcutsKit",
  "name" : "ShortcutsKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ShortcutsKit",
      "targets" : [
        "ShortcutsKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShortcutsKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ShortcutsKitTests",
      "path" : "Tests/ShortcutsKitTests",
      "sources" : [
        "ShortcutsKitTests.swift"
      ],
      "target_dependencies" : [
        "ShortcutsKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShortcutsKit",
      "module_type" : "SwiftTarget",
      "name" : "ShortcutsKit",
      "path" : "Sources/ShortcutsKit",
      "product_dependencies" : [
        "Commands"
      ],
      "product_memberships" : [
        "ShortcutsKit"
      ],
      "sources" : [
        "Shortcut.swift",
        "ShortcutFolder.swift",
        "ShortcutItem.swift",
        "Shortcuts.swift",
        "ShortcutsKitError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.