使用Xcode5开发时的icon取消高光效果

时间:2021-03-02 19:16:17
.在General中App Icons 使用Source--> AppIcon
.在Images.xcassets 中依次添加对应尺寸的icon.
.选中AppIcon ,在右侧第三个按钮下,勾选 iOS icon is pre-rendered.
.编译,运行,icon高光效果就没有了.
如果还存在高光的话,请将app先卸载,然后重新运行即可. 

使用Xcode5开发时的icon取消高光效果