Build Information
Successful build of BiSON, reference 1.2.6 (20da89), with Swift 5.10 for macOS (SPM) on 5 Nov 2025 21:20:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/smartdevicelink/bson_c_lib.git
Reference: 1.2.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/smartdevicelink/bson_c_lib
* tag 1.2.6 -> FETCH_HEAD
HEAD is now at 20da890 Update gradle files to target lastest API and update NDK version for 16kb page requirement (#62)
Cloned https://github.com/smartdevicelink/bson_c_lib.git
Revision (git rev-parse @):
20da890116a0238e7e7e32d88aad156cc8eaaef3
SUCCESS checkout https://github.com/smartdevicelink/bson_c_lib.git at 1.2.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/smartdevicelink/bson_c_lib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Compiling BiSON bson_util.c
[1/4] Compiling BiSON bson_object.c
[2/4] Compiling BiSON bson_array.c
[3/4] Compiling emhashmap.c
Build complete! (3.56s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "BiSON",
"name" : "BiSON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "BiSON",
"targets" : [
"BiSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BiSON",
"module_type" : "ClangTarget",
"name" : "BiSON",
"path" : "src",
"product_memberships" : [
"BiSON"
],
"sources" : [
"bson_array.c",
"bson_object.c",
"bson_util.c",
"emhashmap/emhashmap.c"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.