随笔分类 - Xcode设置
摘要:文件下载链接: http://pan.baidu.com/s/1pKbyf4R 密码: ppi7下载完成后将模板放入以下路径应用程序->Xcode->右键显示包内容->/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/...
阅读全文
摘要:1.不添加相应图片的话,审核过不了.例如"As of May 1, all new iPhone apps and app updates submitted must support the 4-inch display on iPhone 5. All apps must include a l...
阅读全文
摘要:Step11.点击Image.xcassets 进入图片管理,然后右击,弹出"New Launch Image"2.如图,右侧的勾选可以让你选择是否要对ipad,横屏,竖屏,以及低版本的ios系统做支持.这边我选了ios8.0,ios7.0,ios6没有做支持.Step2将规定尺寸的图片从你的文件中...
阅读全文
摘要:设置显示行号,和行号右边的三角,用于打开和收起代码段
阅读全文
摘要:设置方法很简单:打开StoryBoard文件,选中要设置为第一视图的ViewController,在右边工具栏勾选Is Initial View Controller就好了,此时你会看到ViewController上出现了箭头。
阅读全文