Since I upgraded xcode to the 4.2 version I can't update my app any longer. I get the following error: warning: Application failed codesign verification. The signature was invalid, or it was not signed with an iPhone Distribution Certificate. (-19011)
I've tried the following things to try to fix this problem,but it did not work:
- I re-downloaded provisional files (both distribution and development) from the web and I reuploaded them
- I completely uninstalled Xcode and reinstalled it
- I recreated the provisional files
Unfortunately I had no luck. What I'm supposed to do in order to continue developing iPhone apps?
Thank you