关于命名不再 *** 心了,直接在xcode4.3中支持可视化的 *** 作。拖进去,自动命名的,不用我们在考虑什么名称了,iCon一样。
应用程序图标
Icon.png(57x57) - Homescreen icon on iPhone/iPod touch
Icon@2x.png(114x114) - Homescreen icon on iPhone 4
Icon-72(72x72) -Homescreen icon on iPad
Icon-Small.png(29x29) - Icon in Spotlight and Settings app on iPhone/iPod touch and icon in Settings app on iPad
Icon-Small-50.png(50x50) - Icon in Spotlight on iPad
Icon-Small@2x.png(59x59) - Icon in Spotlight and Settings app on iPhone 4
上面的的图标还需要加入到应用程序的info.pList文件的Icon files数组里。
iTunesArtwork(512x512) - Icon in iTunes for Ad Hoc distribution builds
注意:现在对于iPad,图标还需要一个Icon-72@2x(144x144),这个应该是对应iPad 3的尺寸。
启动图片
iOS设备现在有四种不同的分辨率:iPhone 320x480、iPhone 4 640x960、iPad 768x1024,iPad3 1536x2048
iPhone 320x460 640x960 ipad 竖屏 768x1004 1536x2008 横屏 1024x768 2048x1496
总结以上是内存溢出为你收集整理的iOS的iCon 启动画面全部内容,希望文章能够帮你解决iOS的iCon 启动画面所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)