是否可以阻止iPhone在我的应用程序图标中添加“闪耀”? [英] Is it possible to prevent the iPhone from adding the 'shine' to my app's icon?

查看:114
本文介绍了是否可以阻止iPhone在我的应用程序图标中添加“闪耀”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当您在XCode中为您的应用定义图标,然后在模拟器或真实设备上运行它时,图标会自动修剪,因此它具有圆形边缘,并且在图标顶部应用了光泽光泽。我想摆脱那种光泽,因为它模糊了我的图标中的一些细节。似乎其他一些应用程序能够实现这一点......任何人都知道它是如何完成的?

When you define an icon for your app in XCode and then run it in the simulator or on a real device, the icon is automatically trimmed so it has rounded edges and a 'glossy' sheen is applied over top of the icon. I'd like to get rid of that sheen since it's obscuring some of the detail in my icon. It seems like some other apps are able to accomplish this... anyone know how it's done?

推荐答案

添加此键/值与您的Info.plist文件配对:

Add this key/value pair to your Info.plist file:

<key>UIPrerenderedIcon</key>
<true/>

这篇关于是否可以阻止iPhone在我的应用程序图标中添加“闪耀”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆