Build Information
Failed to build StreamWebRTC, reference main (87dd6b), with Swift 6.3 for macOS (SPM) on 30 Apr 2026 18:00:27 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/GetStream/stream-video-swift-webrtc.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift-webrtc
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87dd6b7 Add conditional checks for skipping steps in workflow
Cloned https://github.com/GetStream/stream-video-swift-webrtc.git
Revision (git rev-parse @):
87dd6b71678edb4486d8c4f68ec540b16bcc9046
SUCCESS checkout https://github.com/GetStream/stream-video-swift-webrtc.git at main
Downloading binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.75/StreamWebRTC.xcframework.zip
[16375/174951700] Downloading https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.75/StreamWebRTC.xcframework.zip
Downloaded https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.75/StreamWebRTC.xcframework.zip (9.24s)
========================================
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": "stream-video-swift-webrtc",
"name": "StreamWebRTC",
"url": "https://github.com/GetStream/stream-video-swift-webrtc.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stream-video-swift-webrtc",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/GetStream/stream-video-swift-webrtc.git
[1/11699] Fetching stream-video-swift-webrtc
Fetched https://github.com/GetStream/stream-video-swift-webrtc.git from cache (3.18s)
Creating working copy for https://github.com/GetStream/stream-video-swift-webrtc.git
Working copy of https://github.com/GetStream/stream-video-swift-webrtc.git resolved at main (87dd6b7)
Fetching binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.75/StreamWebRTC.xcframework.zip from cache
Fetched https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.75/StreamWebRTC.xcframework.zip from cache (7.84s)
warning: '.resolve-product-dependencies': dependency 'stream-video-swift-webrtc' 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/GetStream/stream-video-swift-webrtc.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