最新的ios7需要额外的这三个尺寸的icon,'120x120','76x76','152x152'
Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly'76x76' pixels, in .png format.
一般情况下,xcode在有了icon之后,会自动把图片加入到Icon列表中,但是,我的却没有加。
因此,在加入上述3张图片之后,我们还需要在icon列表中手动添加上述3张图片。当然,如果你的xcode,自动帮你添加了,那么,你就不必手动添加了。

本文介绍了iOS7新增的三个图标尺寸:120x120、76x76、152x152,并说明了如何在Xcode中正确配置这些图标文件以避免警告信息。
1万+





