Update to WebRTC 145.6.0#1139
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughBump stream-video-swift-webrtc from 137.0.71 to 145.4.0 in Package.swift, both CocoaPods podspec prepare_command URLs, and the Xcode project package reference. ChangesWebRTC Dependency Version Update
🎯 3 (Moderate) | ⏱️ ~20 minutes
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsStopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@StreamVideo-XCFramework.podspec`:
- Line 27: The curl download URL in the podspec references a non-existent
release "145.1.0"; update the version in the URL string that fetches
StreamWebRTC.xcframework (the curl line referencing
"StreamWebRTC.xcframework.zip") to a valid WebRTC-style release such as
"137.0.72" so the download points to an existing release (ensure the zip
filename and path remain consistent with the remote release naming).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: ea7c546d-6267-4850-85eb-df19d9a0a665
⛔ Files ignored due to path filters (1)
Sources/StreamVideo/Generated/SystemEnvironment+Version.swiftis excluded by!**/generated/**
📒 Files selected for processing (4)
Package.swiftStreamVideo-XCFramework.podspecStreamVideo.podspecStreamVideo.xcodeproj/project.pbxproj
✅ Files skipped from review due to trivial changes (2)
- Package.swift
- StreamVideo.xcodeproj/project.pbxproj
🚧 Files skipped from review as they are similar to previous changes (1)
- StreamVideo.podspec
609747d to
d1814d7
Compare
Public Interface🚀 No changes affecting the public interface. |
SDK Size
|
|



🔗 Issue Links
Resolves https://linear.app/stream/issue/IOS-1578/webrtc-upgrade
☑️ Contributor Checklist