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-command, reference 1.3.4 (629a4c), with Swift 6.2 for macOS (SPM) on 7 Nov 2025 07:59:36 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pelagornis/swift-command.git
Reference: 1.3.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pelagornis/swift-command
 * tag               1.3.4      -> FETCH_HEAD
HEAD is now at 629a4cd Merge branch 'main' of ios.github.com:pelagornis/swift-command
Cloned https://github.com/pelagornis/swift-command.git
Revision (git rev-parse @):
629a4cdea483f55fb6ade454402f9ec544cbdac5
SUCCESS checkout https://github.com/pelagornis/swift-command.git at 1.3.4
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/pelagornis/swift-file
Fetching https://github.com/apple/swift-log
[1/1246] Fetching swift-file
[39/3406] Fetching swift-file, swift-docc-plugin
[104/7835] Fetching swift-file, swift-docc-plugin, swift-log
[2393/11407] Fetching swift-file, swift-docc-plugin, swift-log, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.23s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.27s)
Fetched https://github.com/apple/swift-log from cache (1.28s)
Fetched https://github.com/pelagornis/swift-file from cache (1.28s)
Computing version for https://github.com/pelagornis/swift-file
Computed https://github.com/pelagornis/swift-file at 1.4.2 (1.85s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.58s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.11s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.69s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/pelagornis/swift-file
Working copy of https://github.com/pelagornis/swift-file resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.5
========================================
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",
  "dependencies": [
    {
      "identity": "swift-command",
      "name": "swift-command",
      "url": "https://github.com/pelagornis/swift-command.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-command",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log",
          "version": "1.6.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-file",
          "name": "swift-file",
          "url": "https://github.com/pelagornis/swift-file",
          "version": "1.4.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-file",
          "dependencies": [
            {
              "identity": "swift-log",
              "name": "swift-log",
              "url": "https://github.com/apple/swift-log",
              "version": "1.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pelagornis/swift-command.git
[1/1371] Fetching swift-command
Fetched https://github.com/pelagornis/swift-command.git from cache (1.01s)
Fetching https://github.com/apple/swift-log from cache
Fetching https://github.com/pelagornis/swift-file from cache
Fetched https://github.com/apple/swift-log from cache (0.52s)
Fetched https://github.com/pelagornis/swift-file from cache (0.52s)
Computing version for https://github.com/pelagornis/swift-file
Computed https://github.com/pelagornis/swift-file at 1.4.2 (0.58s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.03s)
Creating working copy for https://github.com/pelagornis/swift-command.git
Working copy of https://github.com/pelagornis/swift-command.git resolved at 1.3.4 (629a4cd)
Creating working copy for https://github.com/pelagornis/swift-file
Working copy of https://github.com/pelagornis/swift-file resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
warning: '.resolve-product-dependencies': dependency 'swift-command' is not used by any target
Found 2 product dependencies
  - swift-log
  - swift-file
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pelagornis/swift-command.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-49B95AFC49DCD68C.txt
[7/11] Compiling Logging MetadataProvider.swift
[8/11] Compiling Logging Locks.swift
[9/11] Compiling Logging LogHandler.swift
[10/11] Compiling Logging Logging.swift
[11/11] Emitting module Logging
[12/22] Compiling File FileHandleExt.swift
[13/22] Compiling File StringExt.swift
[14/22] Compiling File DateExt.swift
[15/22] Compiling File Folder.swift
[16/22] Compiling File FileSystem.swift
[17/22] Compiling File FileError.swift
[18/22] Compiling File Path.swift
[19/22] Compiling File Store.swift
[20/23] Compiling File Type.swift
[21/23] Emitting module File
[22/23] Compiling File Child.swift
[23/23] Compiling File File.swift
[24/42] Compiling Command Zsh.swift
[25/42] Compiling Command Environment.swift
[26/42] Compiling Command Command.swift
[27/42] Compiling Command CommandValues.swift
[28/42] Emitting module Command
[29/42] Compiling Command Alias.swift
[30/42] Compiling Command Arguments.swift
[31/42] Compiling Command DataExt.swift
[32/42] Compiling Command StringExt.swift
[33/42] Compiling Command SwiftPackage.swift
[34/42] Compiling Command Tuist.swift
[35/42] Compiling Command Bash.swift
[36/42] Compiling Command Make.swift
[37/42] Compiling Command URLExt.swift
[38/42] Compiling Command Request.swift
[39/42] Compiling Command Response.swift
[40/42] Compiling Command Result.swift
[41/42] Compiling Command Fastlane.swift
[42/42] Compiling Command Git.swift
[43/43] Compiling Command Task.swift
Build complete! (25.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.5",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-file",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pelagornis/swift-file"
    }
  ],
  "manifest_display_name" : "swift-command",
  "name" : "swift-command",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "Command",
      "targets" : [
        "Command"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CommandTests",
      "module_type" : "SwiftTarget",
      "name" : "CommandTests",
      "path" : "Tests/CommandTests",
      "sources" : [
        "CommandTests.swift"
      ],
      "target_dependencies" : [
        "Command"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Command",
      "module_type" : "SwiftTarget",
      "name" : "Command",
      "path" : "Sources/Command",
      "product_dependencies" : [
        "File",
        "Logging"
      ],
      "product_memberships" : [
        "Command"
      ],
      "sources" : [
        "Alias.swift",
        "Arguments.swift",
        "Command.swift",
        "CommandValues.swift",
        "CommandValues/Bash.swift",
        "CommandValues/Make.swift",
        "CommandValues/Zsh.swift",
        "Environment.swift",
        "Internal/DataExt.swift",
        "Internal/StringExt.swift",
        "Internal/URLExt.swift",
        "Request.swift",
        "Response.swift",
        "Result.swift",
        "Support/Fastlane.swift",
        "Support/Git.swift",
        "Support/SwiftPackage.swift",
        "Support/Tuist.swift",
        "Task.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.