8000 Fixed issue #49: The plugin is incompatible with use_frameworks in Po… · Boumour/flutter-webrtc@4c02d82 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4c02d82

Browse files
committed
Fixed issue flutter-webrtc#49: The plugin is incompatible with use_frameworks in Podfile
1 parent e9a5462 commit 4c02d82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ios/flutter_webrtc.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,6 @@ A new flutter plugin project.
1818
s.dependency 'libyuv-iOS'
1919
s.dependency 'GoogleWebRTC', '1.1.25821'
2020
s.ios.deployment_target = '9.0'
21+
s.static_framework = true
2122
end
2223

0 commit comments

Comments
 (0)
0