From dce2ca8693224f062807edc6cdc3e6d96653927f Mon Sep 17 00:00:00 2001 From: ShootingStarDragons Date: Sat, 24 Jan 2026 21:17:57 +0900 Subject: [PATCH] chore: bump ios version --- ios/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/Podfile b/ios/Podfile index 4c88a1141..0b153ece5 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -52,7 +52,7 @@ post_install do |installer| config.build_settings['ENABLE_BITCODE'] = 'NO' # see https://github.com/flutter-webrtc/flutter-webrtc/issues/1054 - config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '11.0' + config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.0' config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = 'arm64 i386' config.build_settings['GCC_PREPROCESSOR_DEFINITIONS'] ||= [