How do I add an application icon to my project using Xcode 4.3.1?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Drag and drop the icon files you create into Xcode.
They should be named
Icon.png — 57×57 for iPhone
Icon@2x.png — 114×114 retina
Icon-72.png,icon-Small.png and Icon-Small-50.png etc…
then drag them here in Xcode
