The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swift-Mac-Utility with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/erica/Swift-Mac-Utility.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/erica/Swift-Mac-Utility
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/erica/Swift-Misc-Utility from cache
Fetching https://github.com/erica/Swift-General-Utility from cache
Fetched https://github.com/erica/Swift-General-Utility (0.22s)
Fetched https://github.com/erica/Swift-Misc-Utility (0.32s)
Computing version for https://github.com/erica/Swift-Misc-Utility
Computed https://github.com/erica/Swift-Misc-Utility at 0.0.0 (0.53s)
Computing version for https://github.com/erica/Swift-General-Utility
Computed https://github.com/erica/Swift-General-Utility at 0.0.8 (0.50s)
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/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-mac-utility",
      "name": "Swift-Mac-Utility",
      "url": "https://github.com/erica/Swift-Mac-Utility.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Mac-Utility",
      "dependencies": [
        {
          "identity": "swift-general-utility",
          "name": "Swift-General-Utility",
          "url": "https://github.com/erica/Swift-General-Utility",
          "version": "0.0.8",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-General-Utility",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-misc-utility",
          "name": "SwiftMiscUtility",
          "url": "https://github.com/erica/Swift-Misc-Utility",
          "version": "0.0.0",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Misc-Utility",
          "dependencies": [
            {
              "identity": "swift-general-utility",
              "name": "Swift-General-Utility",
              "url": "https://github.com/erica/Swift-General-Utility",
              "version": "0.0.8",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-General-Utility",
              "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 (0.26s)
Fetching https://github.com/erica/Swift-Misc-Utility from cache
Fetching https://github.com/erica/Swift-General-Utility from cache
Fetched https://github.com/erica/Swift-Misc-Utility (0.19s)
Fetched https://github.com/erica/Swift-General-Utility (0.19s)
Computing version for https://github.com/erica/Swift-Misc-Utility
Computed https://github.com/erica/Swift-Misc-Utility at 0.0.0 (0.02s)
Computing version for https://github.com/erica/Swift-General-Utility
Computed https://github.com/erica/Swift-General-Utility at 0.0.8 (0.02s)
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 main
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Emitting module GeneralUtility
[2/2] Compiling GeneralUtility Utility.swift
[3/11] Compiling SwiftMiscUtility String+Utility.swift
[4/11] Compiling SwiftMiscUtility RuntimeError.swift
[5/11] Compiling SwiftMiscUtility Exponentiation.swift
[6/11] Compiling SwiftMiscUtility Rounding.swift
[7/11] Compiling SwiftMiscUtility Applicative.swift
[8/11] Compiling SwiftMiscUtility Collection+Utility.swift
[9/11] Compiling SwiftMiscUtility Result+Utility.swift
[10/11] Emitting module SwiftMiscUtility
[11/11] Compiling SwiftMiscUtility SynchronousData.swift
[12/12] Compiling SwiftMiscUtility Utility+SideEffect.swift
[13/17] Compiling MacUtility URL.swift
[14/17] Compiling MacUtility String+Utility.swift
[15/17] Compiling MacUtility FileManager+Utility.swift
[16/17] Compiling MacUtility Execute.swift
[17/17] Emitting module MacUtility
Build complete! (8.63s)
Build complete.
Done.