首页 > 其他 > 详细

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

时间:2015-02-06 12:52:19      阅读:295      评论:0      收藏:0      [点我收藏+]

错误现象: XCODE 6.1 在使用storyboard时,报错:Failed to instantiate the default view controller for UIMainStoryboardFile ‘MainStoryboard‘ - perhaps the designated entry point is not set?

原因分析:在StoryBoard中没有一个view controller设置了Initial Scene。

解决方案:在Storyboard中,选择一个view conroller作为story board的第一启动界面

技术分享

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

原文:http://www.cnblogs.com/Holy-Mac/p/4276587.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!