简体   繁体   English

在创建iOS应用程序(Xcode)时,如何关闭自动图标'gelling'

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

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? 有没有办法摆脱在创建iPhone应用程序时自动添加到图标的突出显示,还是我必须在PS中手动补偿?

Thanks 谢谢

Set UIPrerenderedIcon to YES in your Info.plist. 在Info.plist中将UIPrerenderedIcon设置为YES

For more information see: Information Property List Key Reference: UIKit Keys 有关更多信息,请参阅: 信息属性列表主要参考:UIKit密钥

如果您不想查看原始值,可以将其列为“图标已包含光泽效果”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM