ios常见错误之 Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set?

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

这是因为给你的StoryBoard没有设置默认显示的controller,

解决方法:

from:http://my.oschina.net/u/936286/blog/316565

posted on 2016-01-13 11:02  神奇的旋风  阅读(1315)  评论(0编辑  收藏  举报

导航