Xcode automatically resizes and applies a glossy look to images added as the application icon. However, I’ve seen some apps without the glossy finish. How do I disable the glossy icon look?
Thanks!
Xcode automatically resizes and applies a glossy look to images added as the application
Share
add
UIPrerenderedIcon(type =Boolean, value =trueor checked) to your application .plist file.