Fix: Set ios target version 12
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 8ff76350eacc720c422954647682caac9da53618)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Uncomment this line to define a global platform for your project
|
||||
platform :ios, '11.0'
|
||||
platform :ios, '12.0'
|
||||
|
||||
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
|
||||
ENV['COCOAPODS_DISABLE_STATS'] = 'true'
|
||||
|
||||
Reference in New Issue
Block a user