I'm trying to release my first app using XCode 6.1, but facing an Error message telling me:
ERROR ITMS-9000: "Invalid Image Path - No Image found at the path referenced under key 'CFBundleIcons' : 'AppIcon-260x60'"
Note it is pointing to an icon which is 260x60 px, this really gets me confused. I am using Assets Catalogs, and can't find anywhere where this icon fits.
May anyone please help me solve this issue.
CFBundleIcons
. – rmaddy