Remove the glossy effect from your app icons February 07, 2011 You have to add the line: UIPrerenderedIcon to your Info.plist file. Change its value to boolean and then add a check mark. Refered Link : http://iphone.keyvisuals.com/apps/how-to-remove-the-glossy-effect-from-your-app-icons/ Read more