The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-template, reference main (7558b6), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 00:41:42 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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.2
Building package at path:  $PWD
https://github.com/BinaryBirds/swift-template.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[6/19] Write swift-template-cli-entitlement.plist
[10/19] Write sources
[13/19] Write swift-version-1EA4D86E10B52AF.txt
[14/31] Compiling c-nioatomics.c
[16/31] Compiling Logging MetadataProvider.swift
[17/31] Emitting module Logging
[18/31] Compiling Logging LogHandler.swift
[19/31] Compiling Logging Logging.swift
[20/31] Compiling Logging Locks.swift
[20/31] Compiling c-atomics.c
[22/37] Compiling NIOConcurrencyHelpers lock.swift
[23/37] Emitting module NIOConcurrencyHelpers
[24/37] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[25/37] Compiling NIOConcurrencyHelpers atomics.swift
[26/37] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[27/37] Compiling NIOConcurrencyHelpers NIOLock.swift
[28/64] Compiling ShellKit Shell.swift
[29/64] Emitting module ShellKit
[30/64] Emitting module PluralKit
[31/64] Compiling PluralKit String+Plural.swift
[32/64] Compiling PluralKit PluralKit.swift
[33/64] Compiling PathKit Path.swift
[34/64] Emitting module PathKit
[35/68] Compiling GitKit Git.swift
[36/68] Emitting module GitKit
[37/68] Compiling BuildKit Project.swift
[38/68] Emitting module BuildKit
[39/71] Compiling ConsoleKitTerminal ActivityIndicatorState.swift
[40/71] Compiling ConsoleKitTerminal CustomActivity.swift
[41/71] Compiling ConsoleKitTerminal LoadingBar.swift
[42/71] Compiling ConsoleKitTerminal ConsoleClear.swift
[43/71] Compiling ConsoleKitTerminal Console+Ask.swift
[44/71] Compiling ConsoleKitTerminal Console+Choose.swift
[45/73] Emitting module ConsoleKitTerminal
[46/73] Compiling ConsoleKitTerminal readpassphrase_linux.swift
[47/73] Compiling ConsoleKitTerminal AnySendableHashable.swift
[48/73] Compiling SwiftTemplate Template.swift
[49/73] Compiling SwiftTemplate String+CapitalizedFirstCharacter.swift
[50/73] Compiling ConsoleKitTerminal Console+Output.swift
[51/73] Compiling ConsoleKitTerminal Console+Wait.swift
[52/73] Compiling ConsoleKitTerminal ConsoleColor.swift
[53/73] Compiling ConsoleKitTerminal ANSI.swift
[54/73] Compiling ConsoleKitTerminal Console.swift
[55/73] Compiling ConsoleKitTerminal Terminal.swift
[56/73] Emitting module SwiftTemplate
[57/73] Compiling ConsoleKitTerminal ConsoleLogger.swift
[58/73] Compiling ConsoleKitTerminal LoggerFragment.swift
[59/73] Compiling ConsoleKitTerminal ActivityBar.swift
[60/73] Compiling ConsoleKitTerminal ActivityIndicator.swift
[61/73] Compiling ConsoleKitTerminal ActivityIndicatorRenderer.swift
[62/73] Compiling ConsoleKitTerminal Console+Confirm.swift
[63/73] Compiling ConsoleKitTerminal Console+Input.swift
[64/73] Compiling ConsoleKitTerminal Console+Center.swift
[65/73] Compiling ConsoleKitTerminal ConsoleStyle.swift
[66/73] Compiling ConsoleKitTerminal ConsoleText.swift
[67/73] Compiling ConsoleKitTerminal ConsoleTextFragment.swift
[68/73] Compiling ConsoleKitTerminal ProgressBar.swift
[69/73] Compiling ConsoleKitTerminal Console+Clear.swift
[70/73] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[71/95] Emitting module ConsoleKitCommands
[72/97] Compiling ConsoleKitCommands Commands.swift
[73/97] Compiling ConsoleKitCommands Console+Run.swift
[74/97] Compiling ConsoleKitCommands Flag.swift
[75/97] Compiling ConsoleKitCommands Option.swift
[76/97] Compiling ConsoleKitCommands GenerateAutocompleteCommand.swift
[77/97] Compiling ConsoleKitCommands MergedAsyncCommandGroup.swift
[78/97] Compiling ConsoleKitCommands Argument.swift
[79/97] Compiling ConsoleKitCommands CommandSignature.swift
[80/97] Compiling ConsoleKitCommands CommandGroup.swift
[81/97] Compiling ConsoleKitCommands CommandInput.swift
[82/97] Compiling ConsoleKitCommands Command.swift
[83/97] Compiling ConsoleKitCommands CommandContext.swift
[84/97] Compiling ConsoleKitCommands CommandError.swift
[85/97] Compiling ConsoleKitCommands AsyncCommands.swift
[86/97] Compiling ConsoleKitCommands GenerateAsyncAutocompleteCommand.swift
[87/97] Compiling ConsoleKitCommands AnyCommand.swift
[88/97] Compiling ConsoleKitCommands AnyAsyncCommand.swift
[89/97] Compiling ConsoleKitCommands AsyncCommand.swift
[90/97] Compiling ConsoleKitCommands AsyncCommandGroup.swift
[91/97] Compiling ConsoleKitCommands String+LevenshteinDistance.swift
[92/97] Compiling ConsoleKitCommands Utilities.swift
[93/97] Compiling ConsoleKitCommands ConsoleError.swift
[94/97] Compiling ConsoleKitCommands Completion.swift
[95/99] Compiling ConsoleKit Exports.swift
[96/99] Emitting module ConsoleKit
[97/107] Compiling SwiftTemplateCli main.swift
[98/107] Compiling SwiftTemplateCli RemoveCommand.swift
[99/107] Compiling SwiftTemplateCli UpdateCommand.swift
[100/107] Compiling SwiftTemplateCli ListCommand.swift
[101/107] Compiling SwiftTemplateCli InstallCommand.swift
[102/107] Emitting module SwiftTemplateCli
[103/107] Compiling SwiftTemplateCli GenerateCommand.swift
[104/107] Compiling SwiftTemplateCli CreateCommand.swift
[104/107] Write Objects.LinkFileList
[105/107] Linking swift-template-cli
[106/107] Applying swift-template-cli
Build complete! (24.50s)
Fetching https://github.com/binarybirds/path-kit
Fetching https://github.com/vapor/console-kit
Fetching https://github.com/binarybirds/build-kit
Fetching https://github.com/binarybirds/plural-kit.git
Fetching https://github.com/binarybirds/shell-kit
Fetching https://github.com/binarybirds/git-kit
[1/21] Fetching build-kit
[22/57] Fetching build-kit, path-kit
[58/74] Fetching build-kit, path-kit, plural-kit
[75/179] Fetching build-kit, path-kit, plural-kit, git-kit
[177/227] Fetching build-kit, path-kit, plural-kit, git-kit, shell-kit
[217/6245] Fetching build-kit, path-kit, plural-kit, git-kit, shell-kit, console-kit
Fetched https://github.com/vapor/console-kit from cache (1.02s)
Fetched https://github.com/binarybirds/git-kit from cache (1.02s)
Fetched https://github.com/binarybirds/shell-kit from cache (1.02s)
Fetched https://github.com/binarybirds/build-kit from cache (1.02s)
Fetched https://github.com/binarybirds/path-kit from cache (1.02s)
Fetched https://github.com/binarybirds/plural-kit.git from cache (1.02s)
Computing version for https://github.com/binarybirds/plural-kit.git
Computed https://github.com/binarybirds/plural-kit.git at 1.0.0 (1.58s)
Computing version for https://github.com/binarybirds/build-kit
Computed https://github.com/binarybirds/build-kit at 1.0.1 (0.52s)
Computing version for https://github.com/binarybirds/git-kit
Computed https://github.com/binarybirds/git-kit at 1.0.1 (0.50s)
Computing version for https://github.com/binarybirds/shell-kit
Computed https://github.com/binarybirds/shell-kit at 1.0.1 (0.49s)
Computing version for https://github.com/binarybirds/path-kit
Computed https://github.com/binarybirds/path-kit at 1.1.0 (0.50s)
Computing version for https://github.com/vapor/console-kit
Computed https://github.com/vapor/console-kit at 4.15.2 (0.43s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3836] Fetching swift-log
[3837/80163] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.58s)
Fetched https://github.com/apple/swift-nio.git from cache (3.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (4.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.62s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[91/6233] Fetching swift-atomics, swift-system
[1028/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.78s)
Fetched https://github.com/apple/swift-system.git from cache (1.78s)
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
Creating working copy for https://github.com/vapor/console-kit
Working copy of https://github.com/vapor/console-kit resolved at 4.15.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/binarybirds/build-kit
Working copy of https://github.com/binarybirds/build-kit resolved at 1.0.1
Creating working copy for https://github.com/binarybirds/git-kit
Working copy of https://github.com/binarybirds/git-kit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/binarybirds/shell-kit
Working copy of https://github.com/binarybirds/shell-kit resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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
Creating working copy for https://github.com/binarybirds/path-kit
Working copy of https://github.com/binarybirds/path-kit resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.