The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MPath 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/danramteke/MPath.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danramteke/MPath
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ccc463 exclude home dir on mac catalyst
Cloned https://github.com/danramteke/MPath.git
Revision (git rev-parse @):
7ccc4639898206bba42b12a19b5696d8f8065730
SUCCESS checkout https://github.com/danramteke/MPath.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mpath",
      "name": "MPath",
      "url": "https://github.com/danramteke/MPath.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MPath",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danramteke/MPath.git
[1/174] Fetching mpath
Fetched https://github.com/danramteke/MPath.git (0.40s)
Creating working copy for https://github.com/danramteke/MPath.git
Working copy of https://github.com/danramteke/MPath.git resolved at main
warning: '.resolve-product-dependencies': dependency 'mpath' is not used by any target
Found 0 product dependencies
========================================
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/13] Compiling MPath Path-fileAttributes.swift
[2/13] Compiling MPath Path-filehandle.swift
[3/13] Compiling MPath Path-traverse.swift
[4/13] Compiling MPath Path-IO.swift
[5/13] Compiling MPath Path-absolute.swift
[6/13] Emitting module MPath
[7/13] Compiling MPath Path-permissions.swift
[8/13] Compiling MPath Path-relative.swift
[9/13] Compiling MPath Path-CustomStringConvertible.swift
[10/13] Compiling MPath Path-ExpressibileByStringLiteral.swift
[11/13] Compiling MPath Path-concat.swift
[12/13] Compiling MPath Path-constants.swift
[13/13] Compiling MPath Path.collections.swift
[14/14] Compiling MPath Path.swift
Build complete! (13.39s)
Build complete.
Done.