Build Information
Successful build of BluKit, reference 2.0.6 (2c59e1), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 00:24:56 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/Zion-Software-LLC/BluKitPackage.git
Reference: 2.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Zion-Software-LLC/BluKitPackage
* tag 2.0.6 -> FETCH_HEAD
HEAD is now at 2c59e14 BluKit Package 2.0.6
Cloned https://github.com/Zion-Software-LLC/BluKitPackage.git
Revision (git rev-parse @):
2c59e14451f53ede3666feaf920a730e88262698
SUCCESS checkout https://github.com/Zion-Software-LLC/BluKitPackage.git at 2.0.6
Downloading binary artifact https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip
[15697/8704166] Downloading https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip
Downloaded https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip (4.41s)
========================================
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": "blukitpackage",
"name": "BluKit",
"url": "https://github.com/Zion-Software-LLC/BluKitPackage.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BluKitPackage",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/Zion-Software-LLC/BluKitPackage.git
[1/42] Fetching blukitpackage
Fetched https://github.com/Zion-Software-LLC/BluKitPackage.git from cache (0.68s)
Creating working copy for https://github.com/Zion-Software-LLC/BluKitPackage.git
Working copy of https://github.com/Zion-Software-LLC/BluKitPackage.git resolved at 2.0.6 (2c59e14)
Fetching binary artifact https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip from cache
Fetched https://www.zion.com/packages/blukit-framework/BluKit.xcframework.2.0.6.zip from cache (0.57s)
warning: '.resolve-product-dependencies': dependency 'blukitpackage' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Zion-Software-LLC/BluKitPackage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying BluKit.framework
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling BluKitPackage BluKitPackage.swift
[5/5] Emitting module BluKitPackage
Build complete! (0.66s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "BluKit",
"name" : "BluKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluKit",
"targets" : [
"BluKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BluKitPackage",
"module_type" : "SwiftTarget",
"name" : "BluKitPackage",
"path" : "Sources/BluKitPackage",
"sources" : [
"BluKitPackage.swift"
],
"target_dependencies" : [
"BluKit"
],
"type" : "library"
},
{
"c99name" : "BluKit",
"module_type" : "BinaryTarget",
"name" : "BluKit",
"path" : "remote/archive/BluKit.xcframework.2.0.6.zip",
"product_memberships" : [
"BluKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.5"
}
Done.