Xcode 9 - Add an App Store icon

白昼怎懂夜的黑 提交于 2019-12-08 14:57:51

问题


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

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

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


回答1:


If you're using Xcode 9 or later, you should use your Assets catalog (See image below) to provide an App Store Icon for 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.

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

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.

For more info read this.




回答2:


If you are using Xcode 10 or earlier in MAC

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



来源:https://stackoverflow.com/questions/46138790/xcode-9-add-an-app-store-icon

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!