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
I had this problem and it turned out the affected image was of type JPEG even though the extension was PNG.
Check it under document type in Preview.
I had the same problem, and I solve it by uncheck the carPlay from Images.xcassets.
Go to Images.xcassets then choose appIcon, then uncheck carPlay