Build Information
Successful build of Path, reference 0.3.8 (7c74ac
), with Swift 6.0 for macOS (SPM) on 6 Nov 2024 07:04:00 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/path.git
Reference: 0.3.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/path
* tag 0.3.8 -> FETCH_HEAD
HEAD is now at 7c74ac4 [Release] Path 0.3.8
Cloned https://github.com/tuist/path.git
Revision (git rev-parse @):
7c74ac435e03a927c3a73134c48b61e60221abcb
SUCCESS checkout https://github.com/tuist/path.git at 0.3.8
========================================
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/324] Fetching path
Fetched https://github.com/tuist/path.git from cache (0.84s)
Creating working copy for https://github.com/tuist/path.git
Working copy of https://github.com/tuist/path.git resolved at 0.3.8 (7c74ac4)
warning: '.resolve-product-dependencies': dependency 'path' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/tuist/path.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/4] Compiling Path Path.swift
[4/4] Emitting module Path
Build complete! (1.97s)
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.