摘要: 使用Storyboard时出现以下警告:warning: Unsupported Configuration: Scene is unreachable due to lack of entry points and does not have an identifier for runtime a... 阅读全文
posted @ 2015-12-11 13:41 Rinpe 阅读(204) 评论(0) 推荐(0) 编辑
摘要: ios7之前的版本中UIViewController中的view在显示后会自动调整为去掉导航栏的高度的,控件会自动在导航栏以下摆放。在iOS7中UIViewController的wantsFullScreenLayout属性被舍弃了,所有的UIViewController创建后默认就是full Sc... 阅读全文
posted @ 2015-12-11 10:53 Rinpe 阅读(3671) 评论(0) 推荐(0) 编辑