perhaps the designated entry point is not set

原文:http://my.oschina.net/u/936286/blog/316565



1,

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

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

解决方法:

perhaps the designated entry point is not set_第1张图片

你可能感兴趣的:(ios,perhaps)