For a iPad-only application, what is the proper suffix to add to images to be automatically used for a Retina display?
Ex: If I have an image called "myimage.png", does the Retina image have to be named:"[email protected]"?
I just want to add all the retina image to the Xcode project and get it automatically used/taken if was a Retina iPad.