Build Information
Successful build of LiveKitUniFFI, reference 0.0.6 (7c1612), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 05:01:31 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/livekit/livekit-uniffi-xcframework.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/livekit-uniffi-xcframework
* tag 0.0.6 -> FETCH_HEAD
HEAD is now at 7c16125 Update to dylibs (#11)
Cloned https://github.com/livekit/livekit-uniffi-xcframework.git
Revision (git rev-parse @):
7c161254ce7cd55debc48023f69a917076b12a26
SUCCESS checkout https://github.com/livekit/livekit-uniffi-xcframework.git at 0.0.6
Downloading binary artifact https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip
[32750/5544487] Downloading https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip
Downloaded https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip (0.92s)
========================================
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": "livekit-uniffi-xcframework",
"name": "LiveKitUniFFI",
"url": "https://github.com/livekit/livekit-uniffi-xcframework.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/livekit-uniffi-xcframework",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/livekit/livekit-uniffi-xcframework.git
[1/64] Fetching livekit-uniffi-xcframework
Fetched https://github.com/livekit/livekit-uniffi-xcframework.git from cache (0.64s)
Creating working copy for https://github.com/livekit/livekit-uniffi-xcframework.git
Working copy of https://github.com/livekit/livekit-uniffi-xcframework.git resolved at 0.0.6 (7c16125)
Fetching binary artifact https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip from cache
Fetched https://github.com/livekit/livekit-uniffi-xcframework/releases/download/0.0.6/RustLiveKitUniFFI.xcframework.zip from cache (0.30s)
warning: '.resolve-product-dependencies': dependency 'livekit-uniffi-xcframework' 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/livekit/livekit-uniffi-xcframework.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 RustLiveKitUniFFI.framework
[2/3] Write swift-version--6988338F2F200930.txt
[4/5] Compiling LiveKitUniFFI livekit_uniffi.swift
[5/5] Emitting module LiveKitUniFFI
Build complete! (4.82s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LiveKitUniFFI",
"name" : "LiveKitUniFFI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "26.0"
},
{
"name" : "tvos",
"version" : "17.0"
}
],
"products" : [
{
"name" : "LiveKitUniFFI",
"targets" : [
"LiveKitUniFFI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RustLiveKitUniFFI",
"module_type" : "BinaryTarget",
"name" : "RustLiveKitUniFFI",
"path" : "remote/archive/RustLiveKitUniFFI.xcframework.zip",
"product_memberships" : [
"LiveKitUniFFI"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "LiveKitUniFFI",
"module_type" : "SwiftTarget",
"name" : "LiveKitUniFFI",
"path" : "Sources/LiveKitUniFFI",
"product_memberships" : [
"LiveKitUniFFI"
],
"sources" : [
"livekit_uniffi.swift"
],
"target_dependencies" : [
"RustLiveKitUniFFI"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.