码迷,mamicode.com
首页 > 移动开发 > 详细

IOS 错误:Failed to instantiate the default view controller for UIMainStoryboardFile

时间:2015-08-03 18:41:13      阅读:201      评论:0      收藏:0      [点我收藏+]

标签:

报错: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的第一启动界面

技术分享

 

IOS 错误:Failed to instantiate the default view controller for UIMainStoryboardFile

标签:

原文地址:http://www.cnblogs.com/yuyu-2012/p/4699591.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!