The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swift-Mac-Utility, reference 0.0.5 (7562f3), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 19:23:32 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/erica/Swift-Mac-Utility.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/erica/Swift-Mac-Utility
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 7562f3c Updated for use after splitting out General Utility from Misc Utility
Cloned https://github.com/erica/Swift-Mac-Utility.git
Revision (git rev-parse @):
7562f3cfee10e7494a1c50f5e5624edb05ac2634
SUCCESS checkout https://github.com/erica/Swift-Mac-Utility.git at 0.0.5
Fetching https://github.com/erica/Swift-Misc-Utility
Fetching https://github.com/erica/Swift-General-Utility
[1/101] Fetching swift-general-utility
[102/139] Fetching swift-general-utility, swift-misc-utility
Fetched https://github.com/erica/Swift-General-Utility from cache (0.65s)
Fetched https://github.com/erica/Swift-Misc-Utility from cache (0.65s)
Computing version for https://github.com/erica/Swift-Misc-Utility
Computed https://github.com/erica/Swift-Misc-Utility at 0.0.0 (1.31s)
Computing version for https://github.com/erica/Swift-General-Utility
Computed https://github.com/erica/Swift-General-Utility at 0.0.8 (0.65s)
Creating working copy for https://github.com/erica/Swift-Misc-Utility
Working copy of https://github.com/erica/Swift-Misc-Utility resolved at 0.0.0
Creating working copy for https://github.com/erica/Swift-General-Utility
Working copy of https://github.com/erica/Swift-General-Utility resolved at 0.0.8
========================================
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": "swift-mac-utility",
      "name": "Swift-Mac-Utility",
      "url": "https://github.com/erica/Swift-Mac-Utility.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Mac-Utility",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-general-utility",
          "name": "Swift-General-Utility",
          "url": "https://github.com/erica/Swift-General-Utility",
          "version": "0.0.8",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-General-Utility",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-misc-utility",
          "name": "SwiftMiscUtility",
          "url": "https://github.com/erica/Swift-Misc-Utility",
          "version": "0.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Misc-Utility",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-general-utility",
              "name": "Swift-General-Utility",
              "url": "https://github.com/erica/Swift-General-Utility",
              "version": "0.0.8",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-General-Utility",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/erica/Swift-Mac-Utility.git
[1/55] Fetching swift-mac-utility
Fetched https://github.com/erica/Swift-Mac-Utility.git from cache (0.58s)
Fetching https://github.com/erica/Swift-General-Utility from cache
Fetching https://github.com/erica/Swift-Misc-Utility from cache
Fetched https://github.com/erica/Swift-General-Utility from cache (0.42s)
Fetched https://github.com/erica/Swift-Misc-Utility from cache (0.42s)
Computing version for https://github.com/erica/Swift-Misc-Utility
Computed https://github.com/erica/Swift-Misc-Utility at 0.0.0 (0.48s)
Computing version for https://github.com/erica/Swift-General-Utility
Computed https://github.com/erica/Swift-General-Utility at 0.0.8 (0.03s)
Creating working copy for https://github.com/erica/Swift-General-Utility
Working copy of https://github.com/erica/Swift-General-Utility resolved at 0.0.8
Creating working copy for https://github.com/erica/Swift-Misc-Utility
Working copy of https://github.com/erica/Swift-Misc-Utility resolved at 0.0.0
Creating working copy for https://github.com/erica/Swift-Mac-Utility.git
Working copy of https://github.com/erica/Swift-Mac-Utility.git resolved at 0.0.5 (7562f3c)
warning: '.resolve-product-dependencies': dependency 'swift-mac-utility' is not used by any target
Found 2 product dependencies
  - Swift-General-Utility
  - SwiftMiscUtility
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/erica/Swift-Mac-Utility.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/6] Compiling GeneralUtility Utility.swift
[6/6] Emitting module GeneralUtility
[7/16] Compiling SwiftMiscUtility Utility+SideEffect.swift
[8/16] Compiling SwiftMiscUtility String+Utility.swift
[9/16] Compiling SwiftMiscUtility SynchronousData.swift
[10/16] Compiling SwiftMiscUtility RuntimeError.swift
[11/16] Compiling SwiftMiscUtility Rounding.swift
[12/16] Compiling SwiftMiscUtility Collection+Utility.swift
[13/16] Compiling SwiftMiscUtility Applicative.swift
[14/16] Compiling SwiftMiscUtility Exponentiation.swift
[15/16] Compiling SwiftMiscUtility Result+Utility.swift
[16/16] Emitting module SwiftMiscUtility
[17/21] Emitting module MacUtility
[18/21] Compiling MacUtility Execute.swift
[19/21] Compiling MacUtility FileManager+Utility.swift
[20/21] Compiling MacUtility URL.swift
[21/21] Compiling MacUtility String+Utility.swift
Build complete! (5.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-general-utility",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.8",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erica/Swift-General-Utility"
    },
    {
      "identity" : "swift-misc-utility",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erica/Swift-Misc-Utility"
    }
  ],
  "manifest_display_name" : "Swift-Mac-Utility",
  "name" : "Swift-Mac-Utility",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "MacUtility",
      "targets" : [
        "MacUtility"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests/Tests",
      "sources" : [
        "Tests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "MacUtility"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MacUtility",
      "module_type" : "SwiftTarget",
      "name" : "MacUtility",
      "path" : "Sources",
      "product_dependencies" : [
        "GeneralUtility",
        "SwiftMiscUtility"
      ],
      "product_memberships" : [
        "MacUtility"
      ],
      "sources" : [
        "Execute.swift",
        "FileManager+Utility.swift",
        "String+Utility.swift",
        "URL.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.