Build Information
Successful build of JSONDecoder-Keypath, reference 0.1.0 (15a397
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 23:18:07 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/0111b/JSONDecoder-Keypath.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0111b/JSONDecoder-Keypath
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 15a3972 Add shields to the README.md
Cloned https://github.com/0111b/JSONDecoder-Keypath.git
Revision (git rev-parse @):
15a39723904d167cdafb3e0bf17227a921449610
SUCCESS checkout https://github.com/0111b/JSONDecoder-Keypath.git at 0.1.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/0111b/JSONDecoder-Keypath.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 JSONDecoder_Keypath JSONDecoder_Keypath.swift
[4/4] Emitting module JSONDecoder_Keypath
Build complete! (3.17s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "JSONDecoder-Keypath",
"name" : "JSONDecoder-Keypath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JSONDecoder-Keypath",
"targets" : [
"JSONDecoder-Keypath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4"
],
"targets" : [
{
"c99name" : "JSONDecoder_KeypathTests",
"module_type" : "SwiftTarget",
"name" : "JSONDecoder-KeypathTests",
"path" : "Tests/JSONDecoder-KeypathTests",
"sources" : [
"JSONDecoder_KeypathTests.swift"
],
"target_dependencies" : [
"JSONDecoder-Keypath"
],
"type" : "test"
},
{
"c99name" : "JSONDecoder_Keypath",
"module_type" : "SwiftTarget",
"name" : "JSONDecoder-Keypath",
"path" : "Sources/JSONDecoder-Keypath",
"product_memberships" : [
"JSONDecoder-Keypath"
],
"sources" : [
"JSONDecoder_Keypath.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.