码迷,mamicode.com
首页 > 其他好文 > 详细

XCode warning:“View Controller” is unreachable because it has no entry points

时间:2017-07-26 19:22:37      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:poi   运行时   anti   运行   ide   points   设置   and   control   

Unsupported Configuration: “View Controller” is unreachable because it has no entry points, and no identifier for runtime access via -[UIStoryboard instantiateViewControllerWithIdentifier:].

直译:不支持的设置:"View Controller"是不能被取到的,因为它没有程序入口指针,也没有标识符以供方法[UIStoryboard instantiateViewControllerWithIdentifier:]在运行时获取。

分析:相当于你创了一个UIViewController却什么都没设置。

解决方案:干掉,或者起个标识符并使用。

 

XCode warning:“View Controller” is unreachable because it has no entry points

标签:poi   运行时   anti   运行   ide   points   设置   and   control   

原文地址:http://www.cnblogs.com/lyz0925/p/7241382.html

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