8000 fix(ios): update ios platform to 10.0 · rborgese/flutter-webrtc@4a9eb1a · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a9eb1a

Browse files
authored
fix(ios): update ios platform to 10.0
related to flutter-webrtc#172
1 parent b83f767 commit 4a9eb1a

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
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