iOS学习笔记

Unsupported Configuration: Scene

2016-04-03  本文已影响0人  Karenkey

Unsupported Configuration: Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via -instantiateViewControllerWithIdentifier:.

为了在程序中动态访问Scene,需要给其设置一个Storyboard ID,所以给出了警告,解决方法:设置一个Storyboard ID即可

上一篇下一篇

猜你喜欢

热点阅读