美文网首页
Failed to instantiate the defaul

Failed to instantiate the defaul

作者: punisher | 来源:发表于2015-09-15 13:11 被阅读43次

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

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

解决方案:在Storyboard中,选择一个viewconroller作为story board的第一启动界面(选项is initial view controller)

相关文章

网友评论

      本文标题:Failed to instantiate the defaul

      本文链接:https://www.haomeiwen.com/subject/kfkmcttx.html