The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MPath with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danramteke/MPath.git
Reference: 0.9.14
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danramteke/MPath
 * tag               0.9.14     -> FETCH_HEAD
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 0.9.14
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danramteke/MPath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/15] Compiling MPath Path-IO.swift
[4/15] Compiling MPath Path-absolute.swift
[5/15] Compiling MPath Path.collections.swift
[6/15] Compiling MPath Path-permissions.swift
[7/15] Compiling MPath Path-relative.swift
[8/15] Emitting module MPath
[9/15] Compiling MPath Path-traverse.swift
[10/15] Compiling MPath Path-CustomStringConvertible.swift
[11/15] Compiling MPath Path-ExpressibileByStringLiteral.swift
[12/15] Compiling MPath Path-concat.swift
[13/15] Compiling MPath Path-constants.swift
[14/15] Compiling MPath Path-fileAttributes.swift
[15/15] Compiling MPath Path-filehandle.swift
[16/16] Compiling MPath Path.swift
Build complete! (4.11s)
Build complete.
Done.