Build Information
Successful build of SwiftKeyPathSortingRetrofit, reference main (0ebcc4), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 05:04:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Hydralo/SwiftKeyPathSortingRetrofit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Hydralo/SwiftKeyPathSortingRetrofit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0ebcc4b Readme update with Swift Package Index badges
Cloned https://github.com/Hydralo/SwiftKeyPathSortingRetrofit.git
Revision (git rev-parse @):
0ebcc4b3bcb5c1e3834c2bd845b7be0486633a98
SUCCESS checkout https://github.com/Hydralo/SwiftKeyPathSortingRetrofit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Hydralo/SwiftKeyPathSortingRetrofit.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/6] Compiling SwiftKeyPathSortingRetrofit Sequence+sorted.swift
[4/6] Compiling SwiftKeyPathSortingRetrofit SortingDescriptor.swift
[5/6] Compiling SwiftKeyPathSortingRetrofit SortingOrder.swift
[6/6] Emitting module SwiftKeyPathSortingRetrofit
Build complete! (3.93s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SwiftKeyPathSortingRetrofit",
"name" : "SwiftKeyPathSortingRetrofit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftKeyPathSortingRetrofit",
"targets" : [
"SwiftKeyPathSortingRetrofit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftKeyPathSortingRetrofit",
"module_type" : "SwiftTarget",
"name" : "SwiftKeyPathSortingRetrofit",
"path" : "Sources/SwiftKeyPathSortingRetrofit",
"product_memberships" : [
"SwiftKeyPathSortingRetrofit"
],
"sources" : [
"Sequence+sorted.swift",
"SortingDescriptor.swift",
"SortingOrder.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.