I'm trying to update my app for iOS 7 with Xcode 5.0.
Everything works fine, but when I archive then validate I get these messages:
Invalid Image Path - No image found at the path referenced under key CFBundleIcons': 'APP-ICON-57'
I've tried to remove and add the images, have manually edited my info.plist
, renamed images, add .png
to the key, etc. Nothing seems to work. Please help, I'm about one day into getting through this silly issue.
Make sure that this image is a members of target you are building:
Also be aware that names are case sensitive.