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 main (295dbc), with Swift 6.2 for macOS (SPM) on 8 Nov 2025 03:36:20 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pelagornis/swift-command
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 295dbce Update docc.yml
Cloned https://github.com/pelagornis/swift-command.git
Revision (git rev-parse @):
295dbce71bea2f89ab980b65171e7e015e11adda
SUCCESS checkout https://github.com/pelagornis/swift-command.git at main
Fetching https://github.com/apple/swift-log
Fetching https://github.com/pelagornis/swift-file
Fetching https://github.com/apple/swift-docc-plugin
[1/2160] Fetching swift-docc-plugin
[23/3406] Fetching swift-docc-plugin, swift-file
[566/7868] Fetching swift-docc-plugin, swift-file, swift-log
Fetched https://github.com/apple/swift-log from cache (1.13s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.17s)
Fetched https://github.com/pelagornis/swift-file from cache (1.17s)
Computing version for https://github.com/pelagornis/swift-file
Computed https://github.com/pelagornis/swift-file at 1.4.2 (1.71s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (2.60s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3572] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.90s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.53s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
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
========================================
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 (0.96s)
Fetching https://github.com/pelagornis/swift-file from cache
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.53s)
Fetched https://github.com/pelagornis/swift-file from cache (0.53s)
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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/pelagornis/swift-command.git
Working copy of https://github.com/pelagornis/swift-command.git resolved at main (295dbce)
Creating working copy for https://github.com/pelagornis/swift-file
Working copy of https://github.com/pelagornis/swift-file resolved at 1.4.2
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 LogHandler.swift
[9/11] Compiling Logging Locks.swift
[10/11] Compiling Logging Logging.swift
[11/11] Emitting module Logging
[12/22] Compiling File Store.swift
[13/22] Compiling File Folder.swift
[14/22] Compiling File DateExt.swift
[15/22] Compiling File FileSystem.swift
[16/22] Compiling File Path.swift
[17/22] Compiling File FileHandleExt.swift
[18/22] Compiling File StringExt.swift
[19/23] Compiling File Type.swift
[20/23] Emitting module File
[21/23] Compiling File FileError.swift
[22/23] Compiling File Child.swift
[23/23] Compiling File File.swift
[24/42] Compiling Command Fastlane.swift
[25/42] Compiling Command Git.swift
[26/42] Compiling Command SwiftPackage.swift
[27/42] Compiling Command Tuist.swift
[28/42] Compiling Command URLExt.swift
[29/42] Compiling Command Request.swift
[30/43] Compiling Command DataExt.swift
[31/43] Compiling Command StringExt.swift
[32/43] Compiling Command Response.swift
[33/43] Compiling Command Result.swift
[34/43] Compiling Command Bash.swift
[35/43] Compiling Command Make.swift
[36/43] Compiling Command Command.swift
[37/43] Compiling Command CommandValues.swift
[38/43] Compiling Command Alias.swift
[39/43] Compiling Command Arguments.swift
[40/43] Emitting module Command
[41/43] Compiling Command Zsh.swift
[42/43] Compiling Command Environment.swift
[43/43] Compiling Command Task.swift
Build complete! (24.06s)
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.