Build Information
Successful build of CodableAny, reference master (98384f
), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 19:40:15 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/amirsaam/CodableAny.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/CodableAny
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 98384f1 Update swift.yml
Cloned https://github.com/amirsaam/CodableAny.git
Revision (git rev-parse @):
98384f198c2a495f2806f844ba16185822a1a1a6
SUCCESS checkout https://github.com/amirsaam/CodableAny.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/amirsaam/CodableAny.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 CodableAny
[4/4] Compiling CodableAny CodableAny.swift
Build complete! (0.61s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "CodableAny",
"name" : "CodableAny",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "CodableAny",
"targets" : [
"CodableAny"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CodableAny",
"module_type" : "SwiftTarget",
"name" : "CodableAny",
"path" : "Sources/CodableAny",
"product_memberships" : [
"CodableAny"
],
"sources" : [
"CodableAny.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.