Here’s how to remove the shinny gloss look that is automagically added to your app icon by xCode. Sometimes you just don’t want to look like everyone else
You have to add the line
UIPrerenderedIcon
to your Info.plist file. Change its value to boolean and then add a check mark like below . . .
thanks sp much this is awesome!