File tree Expand file tree Collapse file tree
ExampleApp/Example.xcodeproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change 419419 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
420420 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
421421 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
422- IPHONEOS_DEPLOYMENT_TARGET = 17 .0;
422+ IPHONEOS_DEPLOYMENT_TARGET = 15 .0;
423423 LD_RUNPATH_SEARCH_PATHS = (
424424 "$(inherited)",
425425 "@executable_path/Frameworks",
449449 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
450450 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
451451 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
452- IPHONEOS_DEPLOYMENT_TARGET = 17 .0;
452+ IPHONEOS_DEPLOYMENT_TARGET = 15 .0;
453453 LD_RUNPATH_SEARCH_PATHS = (
454454 "$(inherited)",
455455 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments