8000 Merge pull request #50 from aryzhov/master · CodeStrings/flutter-webrtc@96131f4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 96131f4

Browse files
authored
Merge pull request flutter-webrtc#50 from aryzhov/master
Fixed issue flutter-webrtc#49: The plugin is incompatible with use_frameworks in Podfile
2 parents f2130e0 + 4c02d82 commit 96131f4

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