iphone - Removing the gloss from app icon when app installed on the device -



iphone - Removing the gloss from app icon when app installed on the device -

when pass application icon files within cfbundleiconfiles, rounded gloss on upper half of icon. how can rid of in icon "settings" app.

set uiprerenderedicon yes in info.plist file.

iphone ios xcode cocoa-touch uiapplication

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -