Skip to content

Commit a7ab2aa

Browse files
authored
Merge pull request #34 from nativescript-community/fix/webrtc-simulator-arch
fix(webview-rtc): pin WKWebViewRTC to a WebRTC-lib build
2 parents 9a85623 + 328ddab commit a7ab2aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/webview-rtc/platforms/ios
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pod 'WKWebViewRTC', :git => 'https://github.com/farfromrefug/WKWebViewRTC.git', :branch => 'dev'
1+
pod 'WKWebViewRTC', :git => 'https://github.com/farfromrefug/WKWebViewRTC.git', :commit => 'd8170ad6be379a9db8c8bd4426bf1edcda27e9f2'

0 commit comments

Comments
 (0)