set ios platform minimum version to 10

This commit is contained in:
poka 2023-02-27 19:43:16 +01:00
parent c8933fd5be
commit 472a4c1e5d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Uncomment this line to define a global platform for your project
# platform :ios, '11.0'
platform :ios, '10.0'
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
ENV['COCOAPODS_DISABLE_STATS'] = 'true'