好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

Scene is unreachable due to lack of entry points a

使用Storyboard时出现以下警告:

warning: 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即可

Scene is unreachable due to lack of entry points and does not have an identifier for runtime access via -instantiateViewControllerWithIdentifier解决办法

标签:

查看更多关于Scene is unreachable due to lack of entry points a的详细内容...

  阅读:23次