码迷,mamicode.com
首页 > 数据库 > 详细

Scene is unreachable due to lack of entry points and does not have an identifier for runtime access

时间:2015-03-19 18:02:53      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:

使用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

标签:

原文地址:http://www.cnblogs.com/code4app/p/4350852.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!