我的资源文件夹中有这些图标:
根据所有articles out there about supporting various resolutions,我相信我的应用程序应支持较旧的iPhone,iPhone 4和iPad。但是,当我存档我的应用程序以准备启动时,我收到此错误:
Icon@2x.png不适用于iPhone 4吗?为什么要尝试将它用于iPad?
答案 0 :(得分:1)
点击这里: http://developer.apple.com/library/ios/#qa/qa1686/_index.html 我想你的是iPad App。需要Icon-72.png。
。不需要Icon.png和Icon@2x.png