The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Releases, reference 5.0.0 (566ef2), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 20:52:35 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/releases.git
Reference: 5.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/releases
 * tag               5.0.0      -> FETCH_HEAD
HEAD is now at 566ef26 Merge pull request #5 from JohnSundell/swift-5-1
Cloned https://github.com/JohnSundell/releases.git
Revision (git rev-parse @):
566ef26cf2f5bb5280ff565761682af91b9398db
SUCCESS checkout https://github.com/JohnSundell/releases.git at 5.0.0
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/JohnSundell/Require.git
[1/152] Fetching require
[153/1132] Fetching require, shellout
Fetched https://github.com/JohnSundell/Require.git from cache (0.77s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.77s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (3.04s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.2.0 (2.35s)
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.2.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "releases",
      "name": "Releases",
      "url": "https://github.com/JohnSundell/releases.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/releases",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "shellout",
          "name": "ShellOut",
          "url": "https://github.com/JohnSundell/ShellOut.git",
          "version": "2.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "require",
          "name": "Require",
          "url": "https://github.com/JohnSundell/Require.git",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Require",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JohnSundell/releases.git
[1/174] Fetching releases
Fetched https://github.com/JohnSundell/releases.git from cache (0.73s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/JohnSundell/Require.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.46s)
Fetched https://github.com/JohnSundell/Require.git from cache (0.46s)
Computing version for https://github.com/JohnSundell/Require.git
Computed https://github.com/JohnSundell/Require.git at 2.0.1 (0.52s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.03s)
Creating working copy for https://github.com/JohnSundell/Require.git
Working copy of https://github.com/JohnSundell/Require.git resolved at 2.0.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/JohnSundell/releases.git
Working copy of https://github.com/JohnSundell/releases.git resolved at 5.0.0 (566ef26)
warning: '.resolve-product-dependencies': dependency 'releases' is not used by any target
Found 2 product dependencies
  - ShellOut
  - Require
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/JohnSundell/releases.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/8] Emitting module Require
[6/8] Compiling Require Require.swift
[7/8] Emitting module ShellOut
[8/8] Compiling ShellOut ShellOut.swift
[9/13] Compiling Releases ReleasesError.swift
[10/13] Compiling Releases Version.swift
[11/13] Compiling Releases Array+Version.swift
[12/13] Emitting module Releases
[13/13] Compiling Releases Releases.swift
Build complete! (7.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "shellout",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/ShellOut.git"
    },
    {
      "identity" : "require",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Require.git"
    }
  ],
  "manifest_display_name" : "Releases",
  "name" : "Releases",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Releases",
      "targets" : [
        "Releases"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReleasesTests",
      "module_type" : "SwiftTarget",
      "name" : "ReleasesTests",
      "path" : "Tests/ReleasesTests",
      "sources" : [
        "Assert.swift",
        "ReleasesTests.swift",
        "VersionTests.swift"
      ],
      "target_dependencies" : [
        "Releases"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Releases",
      "module_type" : "SwiftTarget",
      "name" : "Releases",
      "path" : "Sources",
      "product_dependencies" : [
        "ShellOut",
        "Require"
      ],
      "product_memberships" : [
        "Releases"
      ],
      "sources" : [
        "Array+Version.swift",
        "Releases.swift",
        "ReleasesError.swift",
        "Version.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.