Skip to content

Commit cfb7e55

Browse files
committed
update ios webrtc
1 parent 7b1dd5d commit cfb7e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/stream_webrtc_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ A new flutter plugin project.
1818
s.vendored_frameworks = 'Frameworks/StreamWebRTC.xcframework'
1919
s.prepare_command = <<-CMD
2020
mkdir -p Frameworks/
21-
curl -sL "https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.54/StreamWebRTC.xcframework.zip" -o Frameworks/StreamWebRTC.zip
21+
curl -sL "https://github.com/GetStream/stream-video-swift-webrtc/releases/download/137.0.42/StreamWebRTC.xcframework.zip" -o Frameworks/StreamWebRTC.zip
2222
unzip -o Frameworks/StreamWebRTC.zip -d Frameworks/
2323
rm Frameworks/StreamWebRTC.zip
2424
CMD

0 commit comments

Comments
 (0)