|
310 | 310 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
311 | 311 | GCC_WARN_UNUSED_FUNCTION = YES; |
312 | 312 | GCC_WARN_UNUSED_VARIABLE = YES; |
313 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 313 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
314 | 314 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
315 | 315 | MTL_FAST_MATH = YES; |
316 | 316 | ONLY_ACTIVE_ARCH = YES; |
|
364 | 364 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; |
365 | 365 | GCC_WARN_UNUSED_FUNCTION = YES; |
366 | 366 | GCC_WARN_UNUSED_VARIABLE = YES; |
367 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 367 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
368 | 368 | MTL_ENABLE_DEBUG_INFO = NO; |
369 | 369 | MTL_FAST_MATH = YES; |
370 | 370 | SDKROOT = iphoneos; |
|
390 | 390 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
391 | 391 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
392 | 392 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
393 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 393 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
394 | 394 | LD_RUNPATH_SEARCH_PATHS = ( |
395 | 395 | "$(inherited)", |
396 | 396 | "@executable_path/Frameworks", |
|
420 | 420 | INFOPLIST_KEY_UIMainStoryboardFile = Main; |
421 | 421 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
422 | 422 | INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; |
423 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 423 | + IPHONEOS_DEPLOYMENT_TARGET = 15.0; |
424 | 424 | LD_RUNPATH_SEARCH_PATHS = ( |
425 | 425 | "$(inherited)", |
426 | 426 | "@executable_path/Frameworks", |
|
0 commit comments