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 swift-template with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BinaryBirds/swift-template.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BinaryBirds/swift-template
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7558b64 Generate command ignores .git directory (#3)
Cloned https://github.com/BinaryBirds/swift-template.git
Revision (git rev-parse @):
7558b640d6f5a85c6daf85e7d983627ad2154553
SUCCESS checkout https://github.com/BinaryBirds/swift-template.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/BinaryBirds/swift-template.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/14] Write sources
[3/14] Write swift-template-cli-entitlement.plist
[8/14] Write sources
[10/14] Write swift-version-6F35C1178C84523A.txt
[12/25] Emitting module Logging
[13/25] Compiling Logging Logging.swift
[14/25] Compiling Logging LogHandler.swift
[15/25] Compiling Logging Locks.swift
[16/64] Compiling ConsoleKit Option.swift
[17/64] Compiling ConsoleKit Utilities.swift
[18/64] Compiling ConsoleKit Console.swift
[19/64] Compiling ConsoleKit Console+Ask.swift
[20/68] Compiling ConsoleKit CommandError.swift
[21/68] Compiling ConsoleKit CommandGroup.swift
[22/68] Compiling ConsoleKit CommandInput.swift
[23/68] Compiling ConsoleKit CommandSignature.swift
[24/68] Compiling ConsoleKit Console+Output.swift
[25/68] Compiling ConsoleKit Console+Wait.swift
[26/68] Compiling ConsoleKit ConsoleColor.swift
[27/68] Compiling ConsoleKit ConsoleStyle.swift
[28/68] Compiling ConsoleKit AnyCommand.swift
[29/68] Compiling ConsoleKit Argument.swift
[30/68] Compiling ConsoleKit Command.swift
[31/68] Compiling ConsoleKit CommandContext.swift
[32/68] Emitting module ConsoleKit
[33/68] Compiling ConsoleKit ActivityBar.swift
[34/68] Compiling ConsoleKit ActivityIndicator.swift
[35/68] Compiling ConsoleKit ActivityIndicatorRenderer.swift
[36/68] Compiling ConsoleKit ActivityIndicatorState.swift
[37/68] Compiling ConsoleKit CustomActivity.swift
[38/68] Compiling ConsoleKit LoadingBar.swift
[39/68] Compiling ConsoleKit ProgressBar.swift
[40/68] Compiling ConsoleKit Console+Clear.swift
[41/68] Compiling ConsoleKit Console+Ephemeral.swift
[42/68] Compiling ConsoleKit ConsoleClear.swift
[43/68] Compiling ConsoleKit Console+Choose.swift
[44/68] Compiling ConsoleKit Console+Confirm.swift
[45/68] Compiling ConsoleKit Console+Input.swift
[46/68] Compiling ConsoleKit Console+Center.swift
[47/68] Compiling ConsoleKit Commands.swift
[48/68] Compiling ConsoleKit Completion.swift
[49/68] Compiling ConsoleKit Console+Run.swift
[50/68] Compiling ConsoleKit Flag.swift
[51/68] Compiling PluralKit String+Plural.swift
[52/68] Emitting module PluralKit
[53/68] Compiling PluralKit PluralKit.swift
[54/68] Emitting module PathKit
[55/68] Compiling PathKit Path.swift
[56/68] Compiling ShellKit Shell.swift
[57/68] Emitting module ShellKit
[58/72] Compiling ConsoleKit ConsoleText.swift
[59/72] Compiling ConsoleKit ConsoleTextFragment.swift
[60/72] Compiling ConsoleKit ANSI.swift
[61/72] Compiling ConsoleKit Terminal.swift
[62/72] Compiling ConsoleKit ConsoleError.swift
[63/72] Compiling ConsoleKit ConsoleLogger.swift
[64/72] Compiling ConsoleKit GenerateAutocompleteCommand.swift
[65/72] Compiling ConsoleKit String+LevenshteinDistance.swift
[66/72] Compiling GitKit Git.swift
[67/72] Emitting module GitKit
[68/72] Emitting module BuildKit
[69/72] Compiling BuildKit Project.swift
[70/75] Compiling SwiftTemplate String+CapitalizedFirstCharacter.swift
[71/75] Compiling SwiftTemplate Template.swift
[72/75] Emitting module SwiftTemplate
[73/83] Compiling SwiftTemplateCli main.swift
[74/83] Compiling SwiftTemplateCli RemoveCommand.swift
[75/83] Compiling SwiftTemplateCli ListCommand.swift
[76/83] Compiling SwiftTemplateCli InstallCommand.swift
[77/83] Compiling SwiftTemplateCli GenerateCommand.swift
[78/83] Compiling SwiftTemplateCli UpdateCommand.swift
[79/83] Compiling SwiftTemplateCli CreateCommand.swift
[80/83] Emitting module SwiftTemplateCli
[80/83] Write Objects.LinkFileList
[81/83] Linking swift-template-cli
[82/83] Applying swift-template-cli
Build complete! (30.65s)
Fetching https://github.com/vapor/console-kit
Fetching https://github.com/binarybirds/build-kit
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/binarybirds/path-kit
Fetching https://github.com/binarybirds/plural-kit.git
Fetching https://github.com/binarybirds/shell-kit
Fetching https://github.com/binarybirds/git-kit
[2/21] Fetching build-kit
[22/38] Fetching build-kit, plural-kit
[39/59] Fetching build-kit, plural-kit, git-kit
[60/5460] Fetching build-kit, plural-kit, git-kit, console-kit
[115/5481] Fetching build-kit, plural-kit, git-kit, console-kit, shell-kit
[244/8842] Fetching build-kit, plural-kit, git-kit, console-kit, shell-kit, swift-log
[278/8878] Fetching build-kit, plural-kit, git-kit, console-kit, shell-kit, swift-log, path-kit
Fetched https://github.com/apple/swift-log.git from cache (1.24s)
Fetched https://github.com/binarybirds/shell-kit from cache (1.24s)
[4956/5496] Fetching build-kit, plural-kit, git-kit, console-kit, path-kit
Fetched https://github.com/vapor/console-kit from cache (1.51s)
Fetched https://github.com/binarybirds/plural-kit.git from cache (1.51s)
Fetched https://github.com/binarybirds/build-kit from cache (1.51s)
Fetched https://github.com/binarybirds/git-kit from cache (1.51s)
Fetched https://github.com/binarybirds/path-kit from cache (1.51s)
Computing version for https://github.com/binarybirds/plural-kit.git
Computed https://github.com/binarybirds/plural-kit.git at 1.0.0 (0.69s)
Computing version for https://github.com/binarybirds/build-kit
Computed https://github.com/binarybirds/build-kit at 1.0.0 (0.70s)
Computing version for https://github.com/binarybirds/git-kit
Computed https://github.com/binarybirds/git-kit at 1.0.0 (0.66s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.0 (0.66s)
Computing version for https://github.com/binarybirds/path-kit
Computed https://github.com/binarybirds/path-kit at 1.0.1 (0.65s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.1.0 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.2.0 (0.65s)
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.1.0
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.0
Creating working copy for https://github.com/binarybirds/build-kit
Working copy of https://github.com/binarybirds/build-kit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.2.0
Creating working copy for https://github.com/binarybirds/git-kit
Working copy of https://github.com/binarybirds/git-kit resolved at 1.0.0
Creating working copy for https://github.com/binarybirds/path-kit
Working copy of https://github.com/binarybirds/path-kit resolved at 1.0.1
Creating working copy for https://github.com/binarybirds/plural-kit.git
Working copy of https://github.com/binarybirds/plural-kit.git resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "console-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.1.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/console-kit"
    },
    {
      "identity" : "path-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/path-kit"
    },
    {
      "identity" : "shell-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/shell-kit"
    },
    {
      "identity" : "git-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/git-kit"
    },
    {
      "identity" : "build-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/build-kit"
    },
    {
      "identity" : "plural-kit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/binarybirds/plural-kit.git"
    }
  ],
  "manifest_display_name" : "swift-template",
  "name" : "swift-template",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "swift-template-cli",
      "targets" : [
        "SwiftTemplateCli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SwiftTemplate",
      "targets" : [
        "SwiftTemplate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftTemplateTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTemplateTests",
      "path" : "Tests/SwiftTemplateTests",
      "sources" : [
        "SwiftTemplateTests.swift"
      ],
      "target_dependencies" : [
        "SwiftTemplate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftTemplateCli",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTemplateCli",
      "path" : "Sources/SwiftTemplateCli",
      "product_dependencies" : [
        "ConsoleKit"
      ],
      "product_memberships" : [
        "swift-template-cli"
      ],
      "sources" : [
        "Commands/CreateCommand.swift",
        "Commands/GenerateCommand.swift",
        "Commands/InstallCommand.swift",
        "Commands/ListCommand.swift",
        "Commands/RemoveCommand.swift",
        "Commands/UpdateCommand.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "SwiftTemplate"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftTemplate",
      "module_type" : "SwiftTarget",
      "name" : "SwiftTemplate",
      "path" : "Sources/SwiftTemplate",
      "product_dependencies" : [
        "PathKit",
        "ShellKit",
        "GitKit",
        "BuildKit",
        "PluralKit"
      ],
      "product_memberships" : [
        "swift-template-cli",
        "SwiftTemplate"
      ],
      "sources" : [
        "String+CapitalizedFirstCharacter.swift",
        "Template.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.