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 = 15.0;
423422 LD_RUNPATH_SEARCH_PATHS = (
424423 "$(inherited)",
425424 "@executable_path/Frameworks",
449448 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
450449 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
451450 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
452- IPHONEOS_DEPLOYMENT_TARGET = 15.0;
453451 LD_RUNPATH_SEARCH_PATHS = (
454452 "$(inherited)",
455453 "@executable_path/Frameworks",
You can’t perform that action at this time.
0 commit comments