在Home.storyboard中找不到标识符为“Home”的视图控制器,从Main.storyboard引用

时间:2018-04-24 20:09:43

标签: ios xcode

enter image description here enter image description here

这是我的设置。我将“Home.storyboard”放在与图像中显示的“Main.storyboard”相同的目录中。

我得到的错误是:

(null):在Home.storyboard中找不到标识符为“Home”的视图控制器,从Main.storyboard引用

>我确保在右侧栏中设置Storyboard Id。它与参考ID具有相同的值。来自:Did not find storyboard referenced from Main.storyboard

另请注意,我的故事板是“本地化的”,其他一些答案表明了这一点。它们都在同一个目录中。

我错过了什么?我怎么指错了?

编辑:请注意,我的Home.storyboard正在构建为目标的一部分 enter image description here

0 个答案:

没有答案