diff --git a/mobile-v3/ios/Podfile b/mobile-v3/ios/Podfile index 8d50a92f8c..9797c4e36c 100644 --- a/mobile-v3/ios/Podfile +++ b/mobile-v3/ios/Podfile @@ -1,7 +1,6 @@ # Uncomment this line to define a global platform for your project -platform :ios, '15.0' +platform :ios, '16.0' -pod 'GoogleMaps', '9.0.0' # CocoaPods analytics sends network stats synchronously affecting flutter build latency. ENV['COCOAPODS_DISABLE_STATS'] = 'true'