gpt4 book ai didi

iphone - 应用提交,图标大小错误由于即将发布的IOS7

转载 作者:可可西里 更新时间:2023-11-01 03:07:40 24 4
gpt4 key购买 nike

我是第一次向 Apple 提交我的应用程序。该应用程序仅适用于 iPad,并为 IOS6 编译。我从提交过程中得到了这个回复:

Invalid Image - For iOS applications, icons included in the binary submission must be in the PNG format

If your application supports the iPhone device family, you must include square icons of the following dimensions: 57x57 pixels and 120x120 pixels. If your application supports the iPad device family, you must include square icons of the following dimensions: 72x72 pixels, 76x76 pixels and 152x152 pixels

I read this morning that this is quite new .我第一次尝试时总是有很好的机会。

我只使用了 72x72 的 png 图片文件,例如 icon_72.png。我知道当我包含一个视网膜文件时,它的名字变成了 icon_72@2x.png但是其他决议呢?我应该如何命名它们或如何管理它们?

最佳答案

iOS 7 人机界面指南中提到苹果

Create different sizes of the app icon for different devices. Ifyou’re creating a universal app, you need to supply app icons in allfour sizes.

For iPhone and iPod touch both of these sizes are required:

120 x 120 pixels 60 x 60 pixels (standard resolution)

For iPad, bothof these sizes are required:

152 x 152 76 x 76 pixels (standard resolution)

You can name these icons anything you want as long as you use theCFBundleIcons key to declare the names and you add the @2x suffix tothe names of all high-resolution icons. You can use custom namesbecause iOS chooses an icon based on whether its size is appropriatefor the intended usage.

关于iphone - 应用提交,图标大小错误由于即将发布的IOS7,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18574030/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com