The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Path.swift with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/path.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mxcl/path.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dbdc3ae participate in tea protocol
Cloned https://github.com/mxcl/path.swift.git
Revision (git rev-parse @):
dbdc3aeef664eebd1f6fed6b1fc3789114498d85
SUCCESS checkout https://github.com/mxcl/path.swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/mxcl/path.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module Path
[2/9] Compiling Path Extensions.swift
[3/9] Compiling Path Path+Attributes.swift
[4/9] Compiling Path Path+Codable.swift
[5/9] Compiling Path Path+ls.swift
[6/9] Compiling Path Path.swift
[7/9] Compiling Path Path+CommonDirectories.swift
[8/9] Compiling Path Path+FileManager.swift
[9/9] Compiling Path Path+StringConvertibles.swift
[10/11] Compiling Path PathToBool.swift
[11/11] Compiling Path Pathish.swift
Build complete! (4.22s)
Build complete.
Done.