[iPhone] Disable old-school gloss effect of the app icon.

This commit is contained in:
Yury Melnichek 2011-03-27 01:41:03 +01:00 committed by Alex Zolotarev
parent 7252a77455
commit 54184ef44f

View file

@ -44,5 +44,7 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
</plist>