Note that there are some explanatory texts on larger screens.

plurals
  1. POXCode 4, Invalid Signature (-19011)
    text
    copied!<p>I'm goin mad. </p> <p>I'm using XCode 4 and finally i finished my app,and i was about to submit it to App Store,uploading to iTunes Connect. I tried to to Build for Archive but this warning showed up:</p> <pre><code> Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011) </code></pre> <p>I've googled all day long,i've tried to renew all my certificates in Provisioning Center,i've even tried to upload it with Application loader but anything happened. Same error there too. I've tried to validate it through the Archive tab in Organizer but anything, this warning won't go away.</p> <p>I've read some answers here, and even if the answers were a bit old, anything worked for me, i've tried to reinstall XCode too,i've tried to select the right profile on Build in Targets..</p> <p>Thanks to anyone who will help me</p> <p>edit:</p> <p>When i try to start a new project and select "Build for Archive" and then Archive, the warning appears but i can still share the archive as ipa. I tried to copy all the files from my old project into the new one, build for archive, archived. But when i select "Share" as .ipa it shows an error</p> <pre><code>The operation couldn't be completed. No such files or directory. </code></pre> <p>May this be 'cause i added 2 frameworks to my project to work? Should i select something from Target,or Project? Also,i want to say that all my profiles are ok, certificates etc. I've tried to bypass the error -19011 by turning on NO "Validate built product".</p> <p>EDIT2: The -19011 doesn't show up anymore, but when i try to validate or submit,i got this error:</p> <pre><code>The archive is invalid. var/folders/*randomnumbers* app.ipa does not exist. </code></pre> <p>What am i supposed to do in this case? I've already read some of the answers but none worked. </p> <p><img src="https://i.stack.imgur.com/lQCax.png" alt="enter image description here"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload