Xcode, My app icon gets the gloss effect but my app store 512 icon doesnt?
I'm not sure where to set this.
But my gloss effect is added to my app icon which is shown on the iPhone, as I have "Icon already includes gloss effects" set to No in my plist file, but my bigger 5开发者_运维百科12 x 512 icon files used in the app store doesn't have the gloss effect/
How do I set this ?
If you dont want to give shine effect of app icons, you have to set UIPrerenderedIcon key to your application’s Info.plist file
精彩评论