1. 点击Images.xcassets里的AppIcon的属性栏,勾选iOS icon is pre-rendered 告诉系统我们已经经过渲染,这样系统就不会自动加上玻璃质感效果了
Xcode4设置info.plist对应的属性是:Icon already includes gloss effects
设置为NO
Xcode4以后用第一种方法
1. 点击Images.xcassets里的AppIcon的属性栏,勾选iOS icon is pre-rendered 告诉系统我们已经经过渲染,这样系统就不会自动加上玻璃质感效果了
Xcode4设置info.plist对应的属性是:Icon already includes gloss effects
设置为NO
Xcode4以后用第一种方法