Warrior Sun

内蒙古强网电子科技有限公司

导航

2013年12月23日

摘要: 具体步骤如下: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 阅读(185) 评论(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 阅读(179) 评论(0) 推荐(0) 编辑