Build Information
Successful build of Path, reference main (6f90a9
), with Swift 5.10 for macOS (SPM) on 28 Sep 2024 00:56:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/path.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/path
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6f90a94 Update renovate.json
Cloned https://github.com/tuist/path.git
Revision (git rev-parse @):
6f90a942d4796e62add6630549372a735a643ce3
SUCCESS checkout https://github.com/tuist/path.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "path",
"name": "Path",
"url": "https://github.com/tuist/path.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/path",
"dependencies": [
]
}
]
}
Fetching https://github.com/tuist/path.git
[1/314] Fetching path
Fetched https://github.com/tuist/path.git from cache (1.25s)
Creating working copy for https://github.com/tuist/path.git
Working copy of https://github.com/tuist/path.git resolved at main (6f90a94)
warning: '.resolve-product-dependencies': dependency 'path' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/tuist/path.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/4] Compiling Path Path.swift
[4/4] Emitting module Path
Build complete! (1.37s)
Build complete.
Done.