Build Information
Successful build of JSONDecoder-Keypath, reference master (d45406
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 23:17:13 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/0111b/JSONDecoder-Keypath
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d45406b Update README.md
Cloned https://github.com/0111b/JSONDecoder-Keypath.git
Revision (git rev-parse @):
d45406b0cb6adb76935174965a6ad7229bab3c7e
SUCCESS checkout https://github.com/0111b/JSONDecoder-Keypath.git at master
========================================
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] Emitting module JSONDecoder_Keypath
[4/4] Compiling JSONDecoder_Keypath JSONDecoder_Keypath.swift
Build complete! (3.04s)
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.