set ios version in Podfile

This commit is contained in:
Vadim 2024-02-06 16:54:16 +01:00
parent c77e77d694
commit 68a34eb028

View file

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