I created application for iPhone successfully and now looking for distribution of it to App Store.
For that I have created 57x57 pixels myapp.png image which is of size 7kb.
From XCode, I added this file to project with option "copy". Now I am able to see the icon under "Resources" folder.
In Info.plist file, a new entry was created "Icon file" and the value I set is "myapp"
In Simulator I am able to see the icon. But executable in "build" directory is not having the icon.
I am not knowing how to set the icon for executable.
Please help me.
For that I have created 57x57 pixels myapp.png image which is of size 7kb.
From XCode, I added this file to project with option "copy". Now I am able to see the icon under "Resources" folder.
In Info.plist file, a new entry was created "Icon file" and the value I set is "myapp"
In Simulator I am able to see the icon. But executable in "build" directory is not having the icon.
I am not knowing how to set the icon for executable.
Please help me.