Signature invalid only for ad hoc

Posted by brettr on Stack Overflow See other posts from Stack Overflow or by brettr
Published on 2010-05-04T21:50:46Z Indexed on 2010/05/04 22:58 UTC
Read the original article Hit count: 393

I'm not sure what changed on my ad hocs but I get this error when trying to install:

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

Device debug builds fine. The cert that is associated with my ad hoc provisioning profile doesn't expire until 2011. I've searched Google but haven't found any applicable solution, except some mention about deleting and recreating the certs. Before I go down that rode, has any one experienced and resolved this issue?

I'm using Xcode 3.2.3 and building against sdk 3.0.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk