Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我将适用于 iOS7 的 iPad 应用程序上传到应用程序商店时,我收到以下消息。
这是我的 plist 文件。
我不知道我哪里错了?
在 General section 下的 App icons category 下,选择像这样的正确图像。见屏幕截图。
改变在项目中添加图标的方式。你可以参考这里。但是,就您而言,您的名称有问题。您的图标已命名iCons,@2x 命名为iCon@2x不带 S,并验证您的资源中是否包含所有图标文件。
iCons
iCon@2x
这里是 iOS 的所有图标指南和 iOS 7 的新指南。
这里是一个网站,可以为 iOS 6、7 和 Android 创建所有大小的图标,尺寸为 1024*1024。
在您的图标中添加不同的键info.plist并在您的资源中添加图标:
info.plist