user1349130
user1349130

Reputation: 85

Archived app has a no icon in organizer

Hello everyone I'm just about to submit my app and i have archived it but in the organizer the app icon shows up as blank for some reason. I have received no error messages and i have tried making another app with an icon and test if it has an icon in the organizer archaize but still the app icon shows up as blank. Anyone know the problem here? Any help is appreciated. Thanks.

Upvotes: 3

Views: 3390

Answers (2)

Mick MacCallum
Mick MacCallum

Reputation: 130193

Have you imported iTunesArtwork.png into your project? If you haven't, do so, and make sure that you have the .png extension at the end.

Upvotes: 1

s4m0k
s4m0k

Reputation: 568

Adding iTunesWork.png in my case did not help. Maybe todays version of XCode which is 5 has different way to do it.

What i did is updated the projects .plist with the ff value:

Icon files (iOS 5)

  • Primary Icon
    • Item 6 ---------- MyArchiveIconHere.png

Upvotes: 0

Related Questions