This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theolampert/dkst.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/theolampert/dkst
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 11673d0 Updates readme
Cloned https://github.com/theolampert/dkst.git
Revision (git rev-parse @):
11673d086cc3a3c676f036af4ac4c659a37c6ff4
SUCCESS checkout https://github.com/theolampert/dkst.git at master
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.17s)
Fetched https://github.com/kylef/Commander from cache (0.18s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.8.0 (0.51s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.39s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander', will fetch again.
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander', will fetch again.
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander from cache (0.01s)
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dkst",
      "name": "Dkst",
      "url": "https://github.com/theolampert/dkst.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dkst",
      "dependencies": [
        {
          "identity": "commander",
          "name": "Commander",
          "url": "https://github.com/kylef/Commander",
          "version": "0.9.2",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Commander",
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/theolampert/dkst.git
[1/158] Fetching dkst
Fetched https://github.com/theolampert/dkst.git from cache (0.25s)
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander from cache (0.16s)
Computing version for https://github.com/kylef/Commander
Computed https://github.com/kylef/Commander at 0.9.2 (0.40s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.02s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/theolampert/dkst.git
Working copy of https://github.com/theolampert/dkst.git resolved at master (11673d0)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander', will fetch again.
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander', will fetch again.
Fetching https://github.com/kylef/Commander from cache
Fetched https://github.com/kylef/Commander from cache (0.01s)
Creating working copy for https://github.com/kylef/Commander
Working copy of https://github.com/kylef/Commander resolved at 0.9.2
Found 1 product dependencies
  - Commander
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/theolampert/dkst.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write dkst-entitlement.plist
[4/8] Write swift-version-6044DDE57671499D.txt
[6/17] Compiling Commander CommandRunner.swift
[7/18] Compiling Commander CommandType.swift
[8/18] Emitting module Commander
[9/18] Compiling Commander Error.swift
[10/18] Compiling Commander ArgumentParser.swift
[11/18] Compiling Commander Commands.swift
[12/18] Compiling Commander ArgumentConvertible.swift
[13/18] Compiling Commander ArgumentDescription.swift
[14/18] Compiling Commander Command.swift
[15/18] Compiling Commander Group.swift
[16/24] Compiling DkstLib DecksetScripting.swift
[17/24] Compiling DkstLib HelpText.swift
[18/24] Compiling DkstLib Dkst.swift
[19/24] Compiling DkstLib Utilities.swift
[20/24] Emitting module DkstLib
[21/24] Compiling DkstLib Deckset.swift
[22/26] Emitting module Dkst
[23/26] Compiling Dkst main.swift
[23/26] Write Objects.LinkFileList
[24/26] Linking dkst
[25/26] Applying dkst
Build complete! (8.23s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.