The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShortcutsKit, reference main (38add7), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 04:05:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LinusSkucas/ShortcutsKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LinusSkucas/ShortcutsKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 38add7c Add License
Cloned https://github.com/LinusSkucas/ShortcutsKit.git
Revision (git rev-parse @):
38add7cc51c8a19ab1e7bd80e615e70df4097af7
SUCCESS checkout https://github.com/LinusSkucas/ShortcutsKit.git at main
Fetching https://github.com/QiuZhiFei/swift-commands.git
[1/289] Fetching swift-commands
Fetched https://github.com/QiuZhiFei/swift-commands.git from cache (1.00s)
Computing version for https://github.com/QiuZhiFei/swift-commands.git
Computed https://github.com/QiuZhiFei/swift-commands.git at 0.6.0 (1.70s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "shortcutskit",
      "name": "ShortcutsKit",
      "url": "https://github.com/LinusSkucas/ShortcutsKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShortcutsKit",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-commands",
          "name": "swift-commands",
          "url": "https://github.com/QiuZhiFei/swift-commands.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-commands",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/LinusSkucas/ShortcutsKit.git
[1/71] Fetching shortcutskit
Fetched https://github.com/LinusSkucas/ShortcutsKit.git from cache (0.59s)
Fetching https://github.com/QiuZhiFei/swift-commands.git from cache
Fetched https://github.com/QiuZhiFei/swift-commands.git from cache (0.44s)
Computing version for https://github.com/QiuZhiFei/swift-commands.git
Computed https://github.com/QiuZhiFei/swift-commands.git at 0.6.0 (0.50s)
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
Creating working copy for https://github.com/LinusSkucas/ShortcutsKit.git
Working copy of https://github.com/LinusSkucas/ShortcutsKit.git resolved at main (38add7c)
warning: '.resolve-product-dependencies': dependency 'shortcutskit' is not used by any target
Found 1 product dependencies
  - swift-commands
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/LinusSkucas/ShortcutsKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/13] Compiling Commands CommandsTask.swift
[5/13] Compiling Commands CommandsResult.swift
[6/13] Compiling Commands CommandsResponse.swift
[7/13] Compiling Commands CommandsDashcTransformer.swift
[8/13] Compiling Commands CommandsArguments.swift
[9/13] Compiling Commands CommandsENV.swift
[10/13] Compiling Commands CommandsAlias.swift
[11/13] Compiling Commands Commands.swift
[12/13] Emitting module Commands
[13/13] Compiling Commands CommandsRequest.swift
[14/19] Compiling ShortcutsKit Shortcuts.swift
[15/19] Compiling ShortcutsKit ShortcutsKitError.swift
[16/19] Compiling ShortcutsKit ShortcutFolder.swift
[17/19] Compiling ShortcutsKit ShortcutItem.swift
[18/19] Compiling ShortcutsKit Shortcut.swift
[19/19] Emitting module ShortcutsKit
Build complete! (7.64s)
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" : "/Users/admin/builder/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"
}
Done.