使用Storyboard时出现以下警告:
warning: Unsupported Configuration: Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via -instantiateViewControllerWithIdentifier:
这是因为使用storyboard时没有关联类:在Xcode右边选项中建立storyboard与相应类的关联,并设置storyboardID即可
本文将指导您如何解决在使用Storyboard时遇到的UnsupportedConfiguration警告,包括关联类建立、设置storyboardID等步骤,确保您的项目正常运行。
2122

被折叠的 条评论
为什么被折叠?



