iphone - Application failed codesign verification -
iphone - Application failed codesign verification -
i installed xcode 4.2 , i'm trying archive sec app. didn't have problem first (xcode 4.0.2) i'm getting next error:
warning: application failed codesign verification. signature invalid, or not signed apple submission certificate. (-19011)
i've tried different things nil works. suggestion? thanks
i've had issue couple times , has been have wrong code signing identity set in build settings. check you've got right certificates selected right profiles? (developer profile developer build , distribution/release profile release build)
also check code signing identity certificates project build settings , code signing identities active target. set right certificates 1 other has different set. has tripped me couple times too
once find issue, clean , build ensure flushed out.
just note, isn't solely xcode 4.0.2 issue.
iphone code-signing
Comments
Post a Comment