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

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

时间:2016-01-13 12:48:07      阅读:222      评论:0      收藏:0      [点我收藏+]

标签:

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

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

标签:

原文地址:http://www.cnblogs.com/xuan52rock/p/5126581.html

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