简体   繁体   中英

iPhone Application Loader app store submission errors help

I am trying to submit my app to the app store using the application loader. I get to the stage where I select the .app to send and it fails with these two errors, could any one help me with how to fix these?

Info.plist does not contain a CFBundleResourceSpecification

Not sure what the above means... on iTunes connect the bundle id is com.<domain>.<appname> and that is the same in Info.plist

Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate.

The properties of the project has the Codesign - "any iOS device" set to iPhone Distribution - recommended So no idea what's going, how do I clear all profiles and certificates to start afresh as can't seem to resolve this one.

Thanks!

It's likely to be something wrong with the app signing, check out this question:

Invalid iPhone Application Binary

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM