chore: Update iOS platform version to 15.0 for google sign in

This commit is contained in:
Van Leemput Dayron
2025-10-13 21:35:37 +02:00
parent 9eb55c358e
commit 7ca182e31d
3 changed files with 1473 additions and 3 deletions

View File

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