Xcode 9 - 添加 App Store 图标

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/46138790/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 10:13:44  来源:igfitidea点击:

Xcode 9 - Add an App Store icon

iosxcodeapp-store-connectxcode9-betaxcode9

提问by MTZ4

i saw this new requirement in itunes connect (next to the App Store Icon):

我在 iTunes Connect 中看到了这个新要求(在 旁边App Store Icon):

enter image description here

在此处输入图片说明

As for now (Xcode 8.3.x) I have AppIcon assets next to the App Icon Source

至于现在(Xcode 8.3.x)我旁边有 AppIcon 资产 App Icon Source

Is this requirement means i need to change any thing? or only that from Xcode 9.x.x the App Icon Sourceand the App store Iconsare coupled and there is no option to change the App Store Iconin iTunes connect?

这个要求是否意味着我需要改变任何事情?还是只有 Xcode 9.xx 中的App Icon SourceApp store Icons是耦合的,并且没有更改App Store IconiTunes 连接的选项?

回答by badhanganesh

If you're using Xcode 9 or later, you should use your Assets catalog(See image below) to provide an App Store Iconfor your app like below and there is no other way. This way it would be easy to prep. for App Store release. You can mostly use Xcode to configure things, instead of going to iTunes/App Store Connect.

如果您使用 Xcode 9 或更高版本,您应该使用您的资产目录(见下图)为您的应用程序提供一个App Store 图标,如下所示,没有其他方法。这样准备起来会很容易。用于 App Store 发布。您主要可以使用 Xcode 来配置东西,而不是去 iTunes/App Store Connect。

If you are using Xcode 8.3.3 or earlier, you must use iTunes Connect to upload your App Store icon

如果您使用的是 Xcode 8.3.3 或更早版本,则必须使用 iTunes Connect 上传您的 App Store 图标

As of now (September 2017)you cannot push apps built using Xcode 9 since it is still in beta. If you want you can wait for another day or two until Xcode 9 GM build gets released. Your build will fail in the upload process if you are using Xcode 9 without adding the App Store icon resource.

截至目前(2017 年 9 月),您无法推送使用 Xcode 9 构建的应用程序,因为它仍处于测试阶段。如果你愿意,你可以再等一两天,直到 Xcode 9 GM 版本发布。如果您使用 Xcode 9 而不添加 App Store 图标资源,您的构建将在上传过程中失败。

For more info read this.

有关更多信息,请阅读此内容。

Assets Catalog - App Store icon

资产目录 - App Store 图标

回答by BIRJA KUMAR

If you are using Xcode 10 or earlier in MAC

如果您在 MAC 中使用 Xcode 10 或更早版本

Same icon use in appstoreconnect and another one xcode General->App icon and launch image->app icon source->add image No transparent nor contain an alpha channel

在 appstoreconnect 和另一个 xcode 中使用相同的图标 通用-> 应用程序图标和启动图像-> 应用程序图标源->添加图像 不透明也不包含 alpha 通道