Build Information
Failed to build LiveKitWebRTC, reference 137.7151.13 (0cdbbd), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 13:45:49 UTC.
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/webrtc-xcframework.git
Reference: 137.7151.13
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/webrtc-xcframework
* tag 137.7151.13 -> FETCH_HEAD
HEAD is now at 0cdbbd1 137.7151.13 (#19)
Cloned https://github.com/livekit/webrtc-xcframework.git
Revision (git rev-parse @):
0cdbbd1731050137dd7f3678c8ee626e1a32570c
SUCCESS checkout https://github.com/livekit/webrtc-xcframework.git at 137.7151.13
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.13/LiveKitWebRTC.xcframework.zip
[16375/64809039] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.13/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.13/LiveKitWebRTC.xcframework.zip (3.55s)
========================================
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": "webrtc-xcframework",
"name": "LiveKitWebRTC",
"url": "https://github.com/livekit/webrtc-xcframework.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/webrtc-xcframework",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/livekit/webrtc-xcframework.git
[1/360] Fetching webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.76s)
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at 137.7151.13 (0cdbbd1)
Fetching binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.13/LiveKitWebRTC.xcframework.zip from cache
Fetched https://github.com/livekit/webrtc-xcframework/releases/download/137.7151.13/LiveKitWebRTC.xcframework.zip from cache (2.68s)
warning: '.resolve-product-dependencies': dependency 'webrtc-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/webrtc-xcframework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm