Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set? 

这是因为给你的StoryBoard没有设置默认显示的controller, 解决方法:

XCode: Failed to instantiate the default view controller for UIMainStoryboardFile 'Main'

相关文章: