摘要:
具体步骤如下:1.在项目的-Info.plist文件中,添加Row;Key:View controller-based status bar appearanceValue:NO2.选择项目在General页面中,勾选Hide during application launch。就OK了。iOS Dev 阅读全文
posted @ 2013-12-23 20:55 Warrior Sun 阅读(197) 评论(0) 推荐(0)
|
||
|
摘要:
具体步骤如下:1.在项目的-Info.plist文件中,添加Row;Key:View controller-based status bar appearanceValue:NO2.选择项目在General页面中,勾选Hide during application launch。就OK了。iOS Dev 阅读全文
posted @ 2013-12-23 20:55 Warrior Sun 阅读(197) 评论(0) 推荐(0)
摘要:
Command /usr/bin/codesign failed with exit code 1解决方法:在工程的Build Settings中找到Build Variants 将Debug和Release都改成normal就可以了。iOS Dev 阅读全文
posted @ 2013-12-23 20:30 Warrior Sun 阅读(190) 评论(0) 推荐(0) |
||