-
08-22-2011, 12:01 PM #1
Xcode - Applying App Icons with Fake Codesign
So I've created an application on Xcode and basically the only thing left to do is add the icon. I'm having some problems with it though.
When I run the application in the iOS Simulator, this icon looks perfect. But when I add it to the iPhone (using the fake certificate & codesign method), it seems to be a little bit too big.

(114x114)
So then I took my icon and shortened it a bit (while keeping the canvas size the same) and it came out perfect on the iPhone.

(114x114)
So I'm a little confused on how to build my application, because I'm not sure which icon to use with an app that uses the fake codesigning process. By the way, I am submitting to Cydia, not the App Store and I have created two different versions: iPhone Retina ([email protected] - 114x114); iPhone (Icon.png - 57x57).



LinkBack URL
About LinkBacks
Reply With Quote