The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StreamVideo, reference 1.46.0 (4be15a), with Swift 6.0 for macOS (SPM) on 22 Apr 2026 18:44:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift.git
Reference: 1.46.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift
 * tag               1.46.0     -> FETCH_HEAD
HEAD is now at 4be15a9 Bump 1.46.0
Cloned https://github.com/GetStream/stream-video-swift.git
Revision (git rev-parse @):
4be15a9b7cf0c446b7be4438156a776e9023fcef
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-video-swift.git at 1.46.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GetStream/stream-video-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Fetching https://github.com/GetStream/stream-video-swift-webrtc.git
Fetching https://github.com/apple/swift-protobuf.git
[1/11646] Fetching stream-video-swift-webrtc
[118/58814] Fetching stream-video-swift-webrtc, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (4.91s)
Fetched https://github.com/GetStream/stream-video-swift-webrtc.git from cache (4.91s)
Computing version for https://github.com/GetStream/stream-video-swift-webrtc.git
Computed https://github.com/GetStream/stream-video-swift-webrtc.git at 137.0.71 (0.57s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.46s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
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.71
[19274/174951534] Downloading https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.71/StreamWebRTC.xcframework.zip
Downloading binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.71/StreamWebRTC.xcframework.zip
Downloaded https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.71/StreamWebRTC.xcframework.zip (8.55s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/StreamVideo/WebRTC/v2/SDP Parsing/README.md
    /Users/admin/builder/spi-builder-workspace/Sources/StreamVideo/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/StreamVideoSwiftUI/Info.plist
    /Users/admin/builder/spi-builder-workspace/Sources/StreamVideoSwiftUI/Generated/L10n_template.stencil
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/StreamVideoUIKit/Info.plist
error: the library 'StreamVideo' requires macos 10.13, but depends on the product 'StreamWebRTC' which requires macos 11.0; consider changing the library 'StreamVideo' to require macos 11.0 or later, or the product 'StreamWebRTC' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm