I just finished developing a long project, universal (iPhone, iPod, iPad), and i didn't develop with the retina display on mind.
- I'm forced to add assets to support this new resolution ?. If i'm using the latest SDK, can i specify whether to support or not the new resolution in the new ipad ? ( like modifying a value in the target device family for example).
- If not, my app will show as the ipad version in the new ipad ?
Thanks !