File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 439439 INFOPLIST_FILE = TemplateApp/Info.plist;
440440 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
441441 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
442- INFOPLIST_KEY_UILaunchScreen_Generation = YES;
442+ INFOPLIST_KEY_UILaunchScreen_Generation = NO;
443+ INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
443444 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
444445 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
445446 LD_RUNPATH_SEARCH_PATHS = (
469470 INFOPLIST_FILE = TemplateApp/Info.plist;
470471 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
471472 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
472- INFOPLIST_KEY_UILaunchScreen_Generation = YES;
473+ INFOPLIST_KEY_UILaunchScreen_Generation = NO;
474+ INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
473475 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
474476 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
475477 LD_RUNPATH_SEARCH_PATHS = (
File renamed without changes.
You can’t perform that action at this time.
0 commit comments