Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode 4.5 can't validate app?

When I try to validate a app I get this error message:

(null):  Icon specified in the Info.plist not found under the top level app wrapper:  (-19007)
Unable to validate your application. - (null)

Often this is caused by missing/corrupt icon file, but not in this case. I have opened the archive and found the following line in info.plist file in the IconPath list:

Applications/xxxxx.app/_CodeSignature 

This line is not specified in the in-app plist file, and I guess this is the course to the error.

Any idea whats wrong? It's a pretty old project, so something might have changed in xcode.

Any help would be appreciated!

like image 768
EsbenB Avatar asked Jul 18 '26 16:07

EsbenB


1 Answers

There seem to be a problem with our custom XCode project template. The template dates back to XCode 3.x. New projects created with this template seems to have this problem in XCode 4.5. I moved the files to a new project created with one of Apple's standard project templates and the problem went away.

like image 50
EsbenB Avatar answered Jul 20 '26 09:07

EsbenB



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!