The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build StreamVideo, reference 1.27.2 (6b9bf8), with Swift 6.2 (beta) for macOS (SPM) on 25 Jun 2025 23:04:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift.git
Reference: 1.27.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift
 * tag               1.27.2     -> FETCH_HEAD
HEAD is now at 6b9bf89 Bump 1.27.2
Cloned https://github.com/GetStream/stream-video-swift.git
Revision (git rev-parse @):
6b9bf8992c0490927607fd42319afd64ae6e3b06
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-video-swift.git at 1.27.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GetStream/stream-video-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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/11211] Fetching stream-video-swift-webrtc
[9979/50676] Fetching stream-video-swift-webrtc, swift-protobuf
Fetched https://github.com/GetStream/stream-video-swift-webrtc.git from cache (1.90s)
[2763/39465] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.65s)
Computing version for https://github.com/GetStream/stream-video-swift-webrtc.git
Computed https://github.com/GetStream/stream-video-swift-webrtc.git at 125.6422.70 (4.19s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.41s)
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 125.6422.70
Downloading binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/125.6422.070/StreamWebRTC.xcframework.zip
[19274/155821011] Downloading https://github.com/GetStream/stream-video-swift-webrtc/releases/download/125.6422.070/StreamWebRTC.xcframework.zip
Downloaded https://github.com/GetStream/stream-video-swift-webrtc/releases/download/125.6422.070/StreamWebRTC.xcframework.zip (8.21s)
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.2 macosSpm