【问题标题】:how to add 57x57 and 72x72 icons for an app that runs on iPhone and iPad (and iPod)如何为在 iPhone 和 iPad(以及 iPod)上运行的应用程序添加 57x57 和 72x72 图标
【发布时间】:2011-10-07 03:19:02
【问题描述】:

我的应用在 iPhone 上运行良好,但我启用了 iPad 版本,现在收到警告: iPad:Icon.png:图标尺寸 57x57 不符合尺寸要求。必须是 72x72

【问题讨论】:

    标签: ios ipad png


    【解决方案1】:

    您是否在制作单独的 iPhone 和 iPad 版本,而不是一个通用版本?还是 Apple 的错误信息没有帮助?

    您当前的图标很可能命名为Icon.png。您可以为 72x72 大小添加一个名为 Icon-72.png 的图标,或者您可以在 Info.plist 中使用 CFBundleIconFiles 键来指定各种大小的图标文件列表。详情请见the documentation

    【讨论】:

      猜你喜欢
      • 2015-01-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-12-26
      • 1970-01-01
      • 2014-12-04
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多