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

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

解决方法:

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

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

相关文章:

  • 2022-12-23
  • 2021-08-18
  • 2021-06-23
  • 2021-06-24
  • 2022-12-23
  • 2021-06-27
  • 2021-05-19
  • 2021-09-16
猜你喜欢
  • 2022-12-23
  • 2021-04-16
  • 2021-09-27
  • 2021-05-18
  • 2021-11-21
  • 2021-12-22
相关资源
相似解决方案