【发布时间】:2015-07-22 06:15:33
【问题描述】:
我正在通过单击 xib 按钮加载一个名为“Main”和 StoryBoardID“loginPage”的故事板。直到昨天一切正常,现在,我在单击按钮时收到此错误,将我带到情节提要:
'NSInternalInconsistencyException',原因:'Could not load NIB in bundle: 'NSBundle (loaded)' with name 'ViewController''
我使用的是 Xcode 6.4
请帮忙!!
【问题讨论】:
-
您是否重命名了项目中的任何文件?
-
你能把错误贴出来
标签: ios objective-c storyboard