Build Information
Successful build of Path, reference main (6f90a9
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 04:01:10 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tuist/path.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/4] Compiling Path Path.swift
[4/4] Emitting module Path
Build complete! (0.80s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Path",
"name" : "Path",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Path",
"targets" : [
"Path"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Path",
"module_type" : "SwiftTarget",
"name" : "Path",
"path" : "Sources/Path",
"product_memberships" : [
"Path"
],
"sources" : [
"Path.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.