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 应用程序时,我收到错误消息“图标尺寸 (60 * 60) 不符合尺寸要求,图标文件必须为 57 * 57 像素,.png 格式”。因为我的应用只针对 ios7,所以 60*60 的图标应该是正确的。
我使用资产目录来管理图标。我有 60 * 60 像素的图标,但那里没有 57*57 像素的图标。
我的项目可以很好地进行试飞,仅在提交到苹果商店时才会出现上述错误。完全丢失,任何建议将不胜感激。
它需要是 120 x 120 像素,这意味着视网膜显示器上的 60 x 60 点。