Build Information
Successful build of yyjson, reference 0.11.1 (9e24d6
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 01:48:37 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/ibireme/yyjson.git
Reference: 0.11.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ibireme/yyjson
* tag 0.11.1 -> FETCH_HEAD
HEAD is now at 9e24d6b Releasing 0.11.1
Cloned https://github.com/ibireme/yyjson.git
Revision (git rev-parse @):
9e24d6bcead647231f81173cc5c6bb6c097c00e4
SUCCESS checkout https://github.com/ibireme/yyjson.git at 0.11.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ibireme/yyjson.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling yyjson.c
Build complete! (0.97s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "yyjson",
"name" : "yyjson",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "yyjson",
"targets" : [
"yyjson"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "yyjson",
"module_type" : "ClangTarget",
"name" : "yyjson",
"path" : ".",
"product_memberships" : [
"yyjson"
],
"sources" : [
"src/yyjson.c"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.