Build Information
Failed to build StreamVideo, reference 1.22.0 (1c1ff6
), with Swift 5.9 for macOS (SPM) on 6 May 2025 11:41:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GetStream/stream-video-swift.git
Reference: 1.22.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GetStream/stream-video-swift
* tag 1.22.0 -> FETCH_HEAD
HEAD is now at 1c1ff61 Bump 1.22.0
Cloned https://github.com/GetStream/stream-video-swift.git
Revision (git rev-parse @):
1c1ff6178f27287dd26591952cddef7078e4eed2
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GetStream/stream-video-swift.git at 1.22.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/GetStream/stream-video-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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/11211] Fetching stream-video-swift-webrtc
[114/49715] Fetching stream-video-swift-webrtc, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git (6.22s)
Fetched https://github.com/GetStream/stream-video-swift-webrtc.git (6.22s)
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 (0.62s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.51s)
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.29.0
Downloading binary artifact https://github.com/GetStream/stream-video-swift-webrtc/releases/download/125.6422.070/StreamWebRTC.xcframework.zip
[16375/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 (9.07s)
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
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/Generated/L10n_template.stencil
/Users/admin/builder/spi-builder-workspace/Sources/StreamVideoSwiftUI/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/StreamVideo/WebRTC/v2/SDP Parsing/README.md
/Users/admin/builder/spi-builder-workspace/Sources/StreamVideo/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 5.9 macosSpm