Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
I am using xcode 4.6.3 and I am creating app for iOS 4.3 and above, till iOS 6.1, as there is no option for iOS 7 in xcode 4.6.3. But it is condition for iOS 7 to have icon of pixel '120* 120', then why it is showing warning for my app.
I do not have icon of pixel 120*120
. Is there any way to skip from this error. Please tell me the solution or Is it compulsory to add icon?