Normally for Standard and Retina display we create two images Image.png
and Image@2x.png
and iOS detemines which one to use based on device in the app.
Now, with iPhone5 we have new resolution, so is there any new way to use same method and diplay images with higher resolution specifically for iPhone5?