Question

In the Apple Human Interface guidelines it has a list of all the required and optional icons/images one needs to supply.

However, I am not sure what filename to save the icons as for iTunes readiness.

For example, I believe:

  • Application icon (57x57) -> icon.png

  • App Store icon (512x512) -> Not sure?? Should it be itunes.png?

  • Small icon for Spotlight (29 x 29) -> Not sure?? Should it be spotlight.png?

  • Document icon (22 x 29) -> Not sure?? Should it be document.png?

  • Web clip icon (57 x 57) -> Again, not sure. Should it be web.png?

  • Launch image (320 x 480) -> default.png

What should these images/icons be saved as?

In the the case of the App Store icon (as used in iTunes), do I bundle/include this in my final bundle or is it kept separate?

Thanks.

Was it helpful?

Solution

Check this out regarding the icons.

As for launch images, see this question.

Regarding the "App Store icon", no, you don't need to include it in the project's resources. And anyway, it should be named iTunesArtwork .

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top