File tree Expand file tree Collapse file tree
packages/noise_meter/example/ios Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <key >CFBundleVersion </key >
2222 <string >1.0 </string >
2323 <key >MinimumOSVersion </key >
24- <string >12 .0 </string >
24+ <string >13 .0 </string >
2525</dict >
2626</plist >
Original file line number Diff line number Diff line change 11# Uncomment this line to define a global platform for your project
2- # platform :ios, '12 .0'
2+ # platform :ios, '13 .0'
33
44# CocoaPods analytics sends network stats synchronously affecting flutter build latency.
55ENV [ 'COCOAPODS_DISABLE_STATS' ] = 'true'
Original file line number Diff line number Diff line change 368368 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
369369 GCC_WARN_UNUSED_FUNCTION = YES;
370370 GCC_WARN_UNUSED_VARIABLE = YES;
371- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
371+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
372372 MTL_ENABLE_DEBUG_INFO = NO;
373373 SDKROOT = iphoneos;
374374 SUPPORTED_PLATFORMS = iphoneos;
454454 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
455455 GCC_WARN_UNUSED_FUNCTION = YES;
456456 GCC_WARN_UNUSED_VARIABLE = YES;
457- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
457+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
458458 MTL_ENABLE_DEBUG_INFO = YES;
459459 ONLY_ACTIVE_ARCH = YES;
460460 SDKROOT = iphoneos;
503503 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
504504 GCC_WARN_UNUSED_FUNCTION = YES;
505505 GCC_WARN_UNUSED_VARIABLE = YES;
506- IPHONEOS_DEPLOYMENT_TARGET = 12 .0;
506+ IPHONEOS_DEPLOYMENT_TARGET = 13 .0;
507507 MTL_ENABLE_DEBUG_INFO = NO;
508508 SDKROOT = iphoneos;
509509 SUPPORTED_PLATFORMS = iphoneos;
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <Testables >
3132 </Testables >
4546 buildConfiguration = " Debug"
4647 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
4748 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
49+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
4850 launchStyle = " 0"
4951 useCustomWorkingDirectory = " NO"
5052 ignoresPersistentStateOnLaunch = " NO"
You can’t perform that action at this time.
0 commit comments