ios 4.x 5.x 图标 去除高光设置
图标设置
4.x 修改plist文件,新增一个属性,找到Icon already includes gloss effects,然后把这个属性设为YES
5.x 需要打开plist文件中展开Icon files(iOS 5)子项Primary Icon的子项Icon already includes gloss effects,然后把这个属性设为YES,