用xcode新建工程,将development target 设置为5.0,在5.0的设备上运行报错“Could not find a storyboard named ‘Main‘ in bundle”
解决办法如下:
打开storyboard前:(如图)
将设置改为如下图所示,再运行即可
(Use
Alutolayout去掉钩 并且Localization里的English打钩后还要选择interface builder...)
Could not find a storyboard named 'Main' in bundle,布布扣,bubuko.com
Could not find a storyboard named 'Main' in bundle
原文:http://blog.csdn.net/lin1986lin/article/details/21803643