Is there a way to get rid of the highlight that is automatically added to the icon when creating an iphone app, or will I have to compensate by hand in PS?
Thanks
Is there a way to get rid of the highlight that is automatically added to the icon when creating an iphone app, or will I have to compensate by hand in PS?
Thanks
Set UIPrerenderedIcon
to YES
in your Info.plist.
For more information see: Information Property List Key Reference: UIKit Keys
You can find it listed as "Icon already includes gloss effects" if you don't want to see the raw values.