File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed 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 >9 .0 </string >
24+ <string >11 .0 </string >
2525</dict >
2626</plist >
Original file line number Diff line number Diff line change 272272 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
273273 GCC_WARN_UNUSED_FUNCTION = YES;
274274 GCC_WARN_UNUSED_VARIABLE = YES;
275- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
275+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
276276 MTL_ENABLE_DEBUG_INFO = NO;
277277 SDKROOT = iphoneos;
278278 SUPPORTED_PLATFORMS = iphoneos;
350350 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
351351 GCC_WARN_UNUSED_FUNCTION = YES;
352352 GCC_WARN_UNUSED_VARIABLE = YES;
353- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
353+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
354354 MTL_ENABLE_DEBUG_INFO = YES;
355355 ONLY_ACTIVE_ARCH = YES;
356356 SDKROOT = iphoneos;
399399 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
400400 GCC_WARN_UNUSED_FUNCTION = YES;
401401 GCC_WARN_UNUSED_VARIABLE = YES;
402- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
402+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
403403 MTL_ENABLE_DEBUG_INFO = NO;
404404 SDKROOT = iphoneos;
405405 SUPPORTED_PLATFORMS = iphoneos;
Original file line number Diff line number Diff line change 4343 </array >
4444 <key >UIViewControllerBasedStatusBarAppearance </key >
4545 <false />
46+ <key >CADisableMinimumFrameDurationOnPhone </key >
47+ <true />
4648</dict >
4749</plist >
You can’t perform that action at this time.
0 commit comments