【发布时间】:2012-11-11 22:24:46
【问题描述】:
Xcode 4.5.2 给我以下警告:
Unsupported Configuration
Scene is unreachable due to lack of entry points and does not have an identifier
for runtime access via -instantiateViewControllerWithIdentifier:.
很遗憾,我无法识别犯罪现场。在问题导航器中选择警告不会突出显示情节提要中的任何内容。我有一个相当复杂的故事板(30 多个场景)。
有什么建议吗?
【问题讨论】:
标签: ios xcode storyboard warnings