I have created a application in iphone and i have provision certificate for testing it in iphone.I connected xcode 4 with iphone and i changed the iphone stimulator to my iphone.I run the xcode ,all the files are complied but last there shows a failed message.It is not given any error message.I build my app with ios4.3,but my iphone is ios4.1.Is this is the issue for the build error?.Please help me to solve this.
Thanks in advance.
I have created a application in iphone and i have provision certificate for testing
Share
I got the solution,i didn’t add the private key in keychain accesses,after adding the provision certificate to the device and addding key to the keychain solved my issue.
Thanks.