开发者

When creating an iOS app (Xcode), how can I turn off the automatic icon 'gelling'

开发者 https://www.devze.com 2023-01-19 18:38 出处:网络
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 han开发者_如何学JAVAd in PS?

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 han开发者_如何学JAVAd 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.

0

精彩评论

暂无评论...
验证码 换一张
取 消