Build Information
Failed to build LiveKitWebRTC, reference main (29ba04), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 02:38: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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/livekit/webrtc-xcframework
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 29ba044 144.7559.04 (#24)
Cloned https://github.com/livekit/webrtc-xcframework.git
Revision (git rev-parse @):
29ba04430bca89c866d3eda2d08b7ca653607a66
SUCCESS checkout https://github.com/livekit/webrtc-xcframework.git at main
Downloading binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip
[16375/66341867] Downloading https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip
Downloaded https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip (3.53s)
========================================
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/365] Fetching webrtc-xcframework
Fetched https://github.com/livekit/webrtc-xcframework.git from cache (0.69s)
Creating working copy for https://github.com/livekit/webrtc-xcframework.git
Working copy of https://github.com/livekit/webrtc-xcframework.git resolved at main (29ba044)
Fetching binary artifact https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip from cache
Fetched https://github.com/livekit/webrtc-xcframework/releases/download/144.7559.04/LiveKitWebRTC.xcframework.zip from cache (2.63s)
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