问题
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
回答1:
Set UIPrerenderedIcon
to YES
in your Info.plist.
For more information see: Information Property List Key Reference: UIKit Keys
回答2:
You can find it listed as "Icon already includes gloss effects" if you don't want to see the raw values.
来源:https://stackoverflow.com/questions/3908405/when-creating-an-ios-app-xcode-how-can-i-turn-off-the-automatic-icon-gelling