8000 Merge pull request #178 from CoreyCole/patch-2 · sinkync/flutter-webrtc@eaec23e · GitHub
[go: up one dir, main page]

Skip to content

Commit eaec23e

Browse files
authored
Merge pull request flutter-webrtc#178 from CoreyCole/patch-2
fix(ios): update ios platform to 10.0
2 parents b83f767 + 4a9eb1a commit eaec23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
386F
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
platform :ios, '9.0'
2+
platform :ios, '10.0'
33
# source 'https://git.coding.net/hging/Specs.git'
44

55
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.

0 commit comments

Comments
 (0)
0