Build Information
Successful build of SwiftKeyPathSortingRetrofit, reference v1.0.0 (c419a6), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 05:09:06 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: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Hydralo/SwiftKeyPathSortingRetrofit
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at c419a66 Licence added
Cloned https://github.com/Hydralo/SwiftKeyPathSortingRetrofit.git
Revision (git rev-parse @):
c419a665635a6a7634ca5dcd5dde8a5d82136026
SUCCESS checkout https://github.com/Hydralo/SwiftKeyPathSortingRetrofit.git at v1.0.0
========================================
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 SortingOrder.swift
[4/6] Compiling SwiftKeyPathSortingRetrofit SortingDescriptor.swift
[5/6] Emitting module SwiftKeyPathSortingRetrofit
[6/6] Compiling SwiftKeyPathSortingRetrofit Sequence+sorted.swift
Build complete! (4.45s)
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.