- 移除
Main.storyboard文件 - 移除
LaunchScreen.storyboard - 在
TARGETS中,将Main InInterface选项中的值清空 AppDelegate.m替换以下函数,并#import "ViewController.h"
1 | - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions |