Build Information
Failed to build StreamWebRTC, reference 137.0.4 (8f5f64
), with Swift 6.1 for macOS (SPM) on 11 Sep 2025 19:39:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift-webrtc.git
Reference: 137.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift-webrtc
* tag 137.0.4 -> FETCH_HEAD
HEAD is now at 8f5f647 Bump 137.0.4
Cloned https://github.com/GetStream/stream-video-swift-webrtc.git
Revision (git rev-parse @):
8f5f647c4e2111f61104aabfcbb43b17eeb2554d
SUCCESS checkout https://github.com/GetStream/stream-video-swift-webrtc.git at 137.0.4
Downloading binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.4/StreamWebRTC.xcframework.zip
[16375/174344070] Downloading https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.4/StreamWebRTC.xcframework.zip
Downloaded https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.4/StreamWebRTC.xcframework.zip (8.52s)
========================================
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",
"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",
"dependencies": [
]
}
]
}
Fetching https://github.com/GetStream/stream-video-swift-webrtc.git
[1/11283] Fetching stream-video-swift-webrtc
Fetched https://github.com/GetStream/stream-video-swift-webrtc.git from cache (2.05s)
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 137.0.4 (8f5f647)
Fetching binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.4/StreamWebRTC.xcframework.zip from cache
Fetched https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.4/StreamWebRTC.xcframework.zip from cache (7.35s)
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.1
Building package at path: $PWD
https://github.com/GetStream/stream-video-swift-webrtc.git
https://github.com/GetStream/stream-video-swift-webrtc.git
{
"dependencies" : [
],
"manifest_display_name" : "StreamWebRTC",
"name" : "StreamWebRTC",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "StreamWebRTC",
"targets" : [
"StreamWebRTC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StreamWebRTC",
"module_type" : "BinaryTarget",
"name" : "StreamWebRTC",
"path" : "remote/archive/StreamWebRTC.xcframework.zip",
"product_memberships" : [
"StreamWebRTC"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm