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 CommandShell, reference main (63f783), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 16:06:51 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/elegantchaos/CommandShell.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/CommandShell
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 63f783a Added better version output, and --about command.
Cloned https://github.com/elegantchaos/CommandShell.git
Revision (git rev-parse @):
63f783a6546fed0723b2eb8b8fa12e27277b0ea2
SUCCESS checkout https://github.com/elegantchaos/CommandShell.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/CommandShell.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[2/11] Write CommandShellExample-entitlement.plist
[2/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/26] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/26] Emitting module ArgumentParserToolInfo
[11/61] Emitting module ArgumentParser
[12/64] Compiling ArgumentParser CommandConfiguration.swift
[13/64] Compiling ArgumentParser EnumerableFlag.swift
[14/64] Compiling ArgumentParser ExpressibleByArgument.swift
[15/64] Compiling ArgumentParser ParsableArguments.swift
[16/64] Compiling ArgumentParser Argument.swift
[17/64] Compiling ArgumentParser ArgumentHelp.swift
[18/64] Compiling ArgumentParser CompletionKind.swift
[19/64] Compiling ArgumentParser Errors.swift
[20/64] Compiling ArgumentParser ArgumentSet.swift
[21/64] Compiling ArgumentParser CommandParser.swift
[22/64] Compiling ArgumentParser InputOrigin.swift
[23/64] Compiling ArgumentParser Name.swift
[24/64] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/64] Compiling ArgumentParser CompletionsGenerator.swift
[26/64] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/64] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/64] Compiling ArgumentParser Parsed.swift
[29/64] Compiling ArgumentParser ParsedValues.swift
[30/64] Compiling ArgumentParser ParserError.swift
[31/64] Compiling ArgumentParser SplitArguments.swift
[32/64] Compiling ArgumentParser SequenceExtensions.swift
[33/64] Compiling ArgumentParser StringExtensions.swift
[34/64] Compiling ArgumentParser Tree.swift
[35/64] Compiling ArgumentParser ParsableArgumentsValidation.swift
[36/64] Compiling ArgumentParser ParsableCommand.swift
[37/64] Compiling ArgumentParser ArgumentDecoder.swift
[38/64] Compiling ArgumentParser ArgumentDefinition.swift
[39/64] Compiling SemanticVersion SemanticVersion+Comparabl.swift
[40/64] Emitting module SemanticVersion
[41/64] Compiling SemanticVersion SemanticVersion.swift
[42/64] Compiling ArgumentParser MessageInfo.swift
[43/64] Compiling ArgumentParser UsageGenerator.swift
[44/64] Compiling ArgumentParser CollectionExtensions.swift
[45/64] Compiling ArgumentParser Flag.swift
[46/64] Compiling ArgumentParser NameSpecification.swift
[47/64] Compiling ArgumentParser Option.swift
[48/64] Compiling ArgumentParser OptionGroup.swift
[49/64] Compiling ArgumentParser DumpHelpGenerator.swift
[50/64] Compiling ArgumentParser HelpCommand.swift
[51/64] Compiling ArgumentParser HelpGenerator.swift
[52/64] Emitting module Logger
[53/64] Compiling Logger Channel.swift
[54/64] Compiling Logger Context.swift
[55/64] Compiling Logger UserDefaultsManagerSettings.swift
[56/64] Compiling Logger ManagerSettings.swift
[57/64] Compiling Logger PrintHandler.swift
[58/64] Compiling Logger Handler.swift
[59/64] Compiling Logger NSLogHandler.swift
[60/64] Compiling Logger Manager.swift
[61/64] Compiling Logger OSLogHandler.swift
[62/68] Compiling CommandShell CommandShell.swift
[63/68] Compiling CommandShell CommandShellOptions.swift
[64/68] Emitting module CommandShell
[65/68] Compiling CommandShell CommandEngine.swift
[66/70] Emitting module CommandShellExample
[67/70] Compiling CommandShellExample main.swift
[67/70] Write Objects.LinkFileList
[68/70] Linking CommandShellExample
[69/70] Applying CommandShellExample
Build complete! (12.32s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/SemanticVersion.git
[1/2100] Fetching logger
[22/2671] Fetching logger, xctestextensions
[2661/18051] Fetching logger, xctestextensions, swift-argument-parser
[2662/18203] Fetching logger, xctestextensions, swift-argument-parser, semanticversion
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (1.13s)
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (1.13s)
[3023/17480] Fetching logger, swift-argument-parser
Fetched https://github.com/elegantchaos/Logger.git from cache (1.59s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (2.15s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.54s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.54s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.64s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.21s)
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "logger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Logger.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/SemanticVersion.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "CommandShell",
  "name" : "CommandShell",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "CommandShell",
      "targets" : [
        "CommandShell"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CommandShellExample",
      "targets" : [
        "CommandShellExample"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommandShellTests",
      "module_type" : "SwiftTarget",
      "name" : "CommandShellTests",
      "path" : "Tests/CommandShellTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "CommandShellTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CommandShell",
        "CommandShellExample"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CommandShellExample",
      "module_type" : "SwiftTarget",
      "name" : "CommandShellExample",
      "path" : "Sources/CommandShellExample",
      "product_dependencies" : [
        "SemanticVersion"
      ],
      "product_memberships" : [
        "CommandShellExample"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CommandShell"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CommandShell",
      "module_type" : "SwiftTarget",
      "name" : "CommandShell",
      "path" : "Sources/CommandShell",
      "product_dependencies" : [
        "Logger",
        "SemanticVersion",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "CommandShell",
        "CommandShellExample"
      ],
      "sources" : [
        "CommandEngine.swift",
        "CommandShell.swift",
        "CommandShellOptions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.