i have a problem. When I want to undo the glossy stile of the App Icon, the Apple Documentation http://developer.apple.com/library/ios/#documentation/general/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP40009252-SW1 says, that there is a UIKit Key for that.
I tried to find this Key (UIPrerenderedIcon) in the Info.plist file of my Application, but I couldn't find it anywhere.
I use XCode 3.2.1 and iOS 3.0.
I guess that this key can only be used in an higher SDK, am I right?
Thank you in advanced for your response
Nikolay