Build Information
Successful build of yyjson, reference master (f0fbea), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 23:37:38 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibireme/yyjson.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ibireme/yyjson
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f0fbeae Merge pull request #262 from Antares0982/ssrjson-readme
Cloned https://github.com/ibireme/yyjson.git
Revision (git rev-parse @):
f0fbeae7cc40218fd1af310391cdf83cfc1abff1
SUCCESS checkout https://github.com/ibireme/yyjson.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "yyjson",
"name": "yyjson",
"url": "https://github.com/ibireme/yyjson.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
"traits": [
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ibireme/yyjson.git
[1/4443] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.40s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at master (f0fbeae)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ibireme/yyjson.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling yyjson.c
Build complete! (1.26s)
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" : "6.1"
}
Done.