Game Development Community

App Icons

by Christopher Nawrot · in iTorque 2D · 03/23/2010 (3:34 pm) · 2 replies

I'm preparing an app for the store, and I have a question regarding icons. The App Store Dev Guidelines state that you need a 57px icon and a 512px icon included in the app bundle. I understand there's a key/value for the 57px app icon within the info-device.plist file, but is there one for the 512px icon? Does somebody from Apple just inspect your app bundle and find the 512px icon if it's there?

Thanks,
Chris

#1
03/24/2010 (5:09 am)
To be honest I haven't really read the guidelines, but I never included the 512 image in my application bundle. When you send your game to apple, their website will ask for the 512px image, as a separate upload.
#2
03/24/2010 (6:01 am)
Oh, ok. Thanks!