Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rupesh.swami

macrumors newbie
Original poster
Mar 9, 2009
29
0
hi all,
i am new to iPhone programming
how can i change the default icon of the application?
 

NickFalk

macrumors 6502
Jun 9, 2004
347
1
Create a 57x57 pixel png-file*, name it icon.png and move it to your [virtual] resources folder in X-code.

*If you plan to release your program in the App-store you better make it 512x512 pixels and the downscale it, as Apple require a 512 pixel version for advertisement purposes.
 

rupesh.swami

macrumors newbie
Original poster
Mar 9, 2009
29
0
Create a 57x57 pixel png-file*, name it icon.png and move it to your [virtual] resources folder in X-code.

*If you plan to release your program in the App-store you better make it 512x512 pixels and the downscale it, as Apple require a 512 pixel version for advertisement purposes.

sir,
Thank you very much
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.