Page 1 of 1

Including the App Store ICON in xCode 9

Posted: Thu Dec 21, 2017 3:16 am
by quailcreek
I was just on iTunesConnect updating some apps and I noticed something. The App Store ICON, the 1024 x 1024 one, is now supposed to be added to the build in xCode. Do we now need a place for this in the iOS standalone settings along with the other ICONs.?

Is this still a relevant process:
Compress/Zip the LC standalone .app
Rename the zip file application.ipa

I assume now with xCode 9 we need to add the App Store ICON to the zip file?

Re: Including the App Store ICON in xCode 9

Posted: Sat Jan 13, 2018 12:25 am
by quailcreek
I asked about this and Elanor submitted a bug report to have this ICON pick added to the standalone settings. Thank you Elanor.

http://quality.livecode.com/show_bug.cgi?id=20858

Re: Including the App Store ICON in xCode 9

Posted: Mon Jan 15, 2018 3:42 pm
by Peter@multidesk.se
Do we have any answers to the questions?
Is this still a relevant process:
Compress/Zip the LC standalone .app
Rename the zip file application.ipa

I assume now with xCode 9 we need to add the App Store ICON to the zip file?

///Peter

Re: Including the App Store ICON in xCode 9

Posted: Mon Jan 15, 2018 7:04 pm
by quailcreek
As far as adding the App Store ICON, it does not get added to the zip file. The bug report above will have this added to the binary. The zip file process is still valid, I believe. If you have AirLaunch it will generate the .ipa file so you don't need to do the zip file.