现象描述:
更换Storyboard后没有指定初始化控制器,导致应用启动后黑屏。
详细错误信息:
2016-09-07 09:11:39.378 UsingData[11899:331553] Failed to instantiate the default view controller for UIMainStoryboardFile 'App' - perhaps the designated entry point is not set?
解决方法:
原文链接:http://www.ithao123.cn/content-8383672.html