1,
Failed to instantiate the default view controller for UIMainStoryboardFile ‘Main‘ - perhaps the designated entry point is not set?
这是因为给你的StoryBoard没有设置默认显示的controller,
解决方法:
时间: 2024-10-05 04:01:34
1,
Failed to instantiate the default view controller for UIMainStoryboardFile ‘Main‘ - perhaps the designated entry point is not set?
这是因为给你的StoryBoard没有设置默认显示的controller,
解决方法: