I'm loosing my mind!
First of all,let me just say that i'm a total newb when it comes to this but i've managed to develop an app for my school which I now want to publish.
So I followed all the guides in the provisioning portal and tried to build but get a warning:
Code:
Application failed codesign verification. The signature was invalid, or it was not signed with an Apple submission certificate. (-19011)
OK.So what have I done?
1.created a distribution certificate and installed it in my keychain
2.Created an AppID with * as suffix
3.created a distribution provisioning profile and installed by dragging it to xcode icon
4.created a distribution configuration in xcode with my distribution certificate as code signing in both project and target.(however it looks like this:
It feels like I tried every help article I have found and still this problem.
I tested my app on a jailbroken iphone before and used dont codesign but I think I have removed all the traces of this.
I would really appreciate some help