Note that there are some explanatory texts on larger screens.

plurals
  1. POApplication failed codesign verification only when validate built product is set to yes
    primarykey
    data
    text
    <p>An "In App Purchase" problem made me overanalyze things and got over this bump which I spent 4 hours trying to solve to no avail. I am using Xcode 4.0 with Ios 4.3 SDK. Here it is:</p> <p>Trying to test my app on the phone, I build it with a provisioning profile with development certificate.The App runs fine on the phone and I get no warnings.However, if I switch on the "validate built product" option in the target build settings, I get this:</p> <p><em>*</em> Warning: Defaulting to the standard codesign tool warning: Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011)</p> <p>The App still runs just fine on the phone...</p> <p>If I build the same project with a provisioning profile with distribution certificate, I do not get this warning even if the "validate built product" is switched on.</p> <p>I tried almost everything until it stroke me like the lightning: is it possible that this warning is a false alarm which says nothing but the obvious that "...it was not signed with an Apple submission certificate"? After all, I know that it is not signed with a submission certificate because I want to test it on my device and I cannot do that if I use a submission certificate...</p> <p>Can you guys please check this for me on your perfectly working projects? (that is turn on the "validate built product" option then build using a development certificate and see if you get this warning too)</p> <p>Thank you very much!</p> <p>Best regards, Florin</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

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