ubik
07-23-2008, 01:47 PM
Okay, all we know is we can change the icon's as usual. (Replace the icon.png in the application.app folder.)
But, with the Appstore apps some of them looking strange.
I just found the reason why. In the Info.plist of each installed .app is a line (or not) that says:
<key>UIPrerenderedIcon</key>
<true/>
if there is no such line in the Info.plist, the icon will be redone on the phone with some gloss and shapes. (to match the other icons.)
All you have to do, is add this line to the Info.plist of the icon thats messed up (eg. CBNK3D or HoldEm.) and be happy with the correct custom icon, with no extra gloss & shape.
i hope i could help someppl out here.
cheers
ubik
*damn that was the wrong subforum. mod please move it.
But, with the Appstore apps some of them looking strange.
I just found the reason why. In the Info.plist of each installed .app is a line (or not) that says:
<key>UIPrerenderedIcon</key>
<true/>
if there is no such line in the Info.plist, the icon will be redone on the phone with some gloss and shapes. (to match the other icons.)
All you have to do, is add this line to the Info.plist of the icon thats messed up (eg. CBNK3D or HoldEm.) and be happy with the correct custom icon, with no extra gloss & shape.
i hope i could help someppl out here.
cheers
ubik
*damn that was the wrong subforum. mod please move it.