Build Information
Successful build of Path.swift with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.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/builder/builds/TDmZkXJm/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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "path.swift",
"name": "Path.swift",
"url": "https://github.com/mxcl/path.swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/path.swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/mxcl/path.swift.git from cache
Fetched https://github.com/mxcl/path.swift.git (0.25s)
Creating working copy for https://github.com/mxcl/path.swift.git
Working copy of https://github.com/mxcl/path.swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'path.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/mxcl/path.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling Path Path+FileManager.swift
[2/11] Compiling Path Path+ls.swift
[3/11] Compiling Path PathToBool.swift
[4/11] Emitting module Path
[5/11] Compiling Path Path+StringConvertibles.swift
[6/11] Compiling Path Extensions.swift
[7/11] Compiling Path Path+Attributes.swift
[8/11] Compiling Path Path.swift
[9/11] Compiling Path Path+Codable.swift
[10/11] Compiling Path Path+CommonDirectories.swift
[11/11] Compiling Path Pathish.swift
Build complete! (5.77s)
Build complete.
Done.