change min version to 15

This commit is contained in:
admin
2026-06-05 17:06:54 +08:00
parent 67d8df48ae
commit be490bd322
2 changed files with 20 additions and 8 deletions

View File

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