Does anyone know the correct file names for high resolution app icons in iOS? I’ve only been able to find the following documentation on the Apple Developer site, which is unfortunately out of date – http://developer.apple.com/library/ios/#qa/qa1686/_index.html.
This is my best guess… although I’m fairly sure I’m wrong!
App - 144px x 144px - Icon-72@2x.png
Spotlight - 100px x 100px - Icon-Small-50@2x.png
Settings - 58px x 58px - Icon-Small@2x.png
Any suggestions would be greatly appreciated!
Here and here is the right documentation. Basically, you add new icons with the suffix
@2xand with double size as the documentation says: