Build Information
Failed to build StreamVideo, reference develop (f70947
), with Swift 6.2 (beta) for macOS (SPM) on 27 Jun 2025 19:23:03 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at f709473 [Enhancement]Parallelize tests execution (#872)
Cloned https://github.com/GetStream/stream-video-swift.git
Revision (git rev-parse @):
f709473befd8fc3529f98f38a92065e8a9b7b8ed
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-video-swift.git at develop
========================================
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
[11212/50717] Fetching stream-video-swift-webrtc, swift-protobuf
Fetched https://github.com/GetStream/stream-video-swift-webrtc.git from cache (4.12s)
Fetched https://github.com/apple/swift-protobuf.git from cache (4.12s)
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.65s)
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/GetStream/stream-video-swift-webrtc.git
Working copy of https://github.com/GetStream/stream-video-swift-webrtc.git resolved at 125.6422.70
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
Downloading binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/125.6422.070/StreamWebRTC.xcframework.zip
[16518/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 (7.72s)
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