ConfusedDeer
ConfusedDeer

Reputation: 3415

No image with correct dimenstions found warning in xcode

I've used the http://appicontemplate.com/ template for Photoshop to create my app icon, but I noticed that most of these templates only export the following, but what do I do about the remaining resolutions with a warning?

Icon-72.png

[email protected]

Icon-Small-50.png

[email protected]

Icon-Small.png

[email protected]

Icon.png

[email protected]

iTunesArtwork.png

[email protected]

enter image description here

Upvotes: 0

Views: 164

Answers (1)

Roi Tal
Roi Tal

Reputation: 1000

Icons on the iPhone home screen have received a slight increase in size up from 114px and 57px to 120 px and 60px respectively.

Try using the newest iOS 7 template: http://appicontemplate.com/ios7

Alternatively you can try the following: http://ios.robs.im/

Upvotes: 1

Related Questions