Skip to content

Commit 1171644

Browse files
committed
fix(webview-rtc): ios build fix
1 parent 8e3af59 commit 1171644

File tree

1 file changed

+1
-1
lines changed
  • packages/webview-rtc/platforms/ios

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pod "CollectionViewWaterfallLayout"
1+
pod 'WKWebViewRTC', :git => 'https://github.com/farfromrefug/WKWebViewRTC.git', :branch => 'dev'

0 commit comments

Comments
 (0)