Just a little snippet of information for you - if you wish to remove the default rounding and reflection from your iPhone application's icon, there is a simple way of achieving this. Open up the Info.plist file, and select "Show Raw Keys/Values" from the pop-up menu (right click or option click) and add a new row. Enter UIPrerenderedIcon as the key then (right/option) click in the value space and select "Value Type / Boolean". Tick the checkbox and you're done!