删掉工程中main.storyboard 后要,除了删除plist文件中对应的键值和项目配置中的值外,还是会报如下错误: Could not find a storyboard named ‘Main’ in bundle NSBundle
研究了一下,现在plist文件中除了通常的main storyboard file base name的键值外,又多了一个。
在application scene manifest–>scene configuration–>application session role–>item0–>storyboard name下还有个main的值,也要删掉才行