+1
Fixed
Failed to build with fail message: failed_xcode_build
Hey,
I created an app using the wire editor. I can successfully preview it using Conduit. Now I'm trying to get an IPA file, first I had an error:
failed_openssl_p12_to_pem but I think I worked around this problem, because now I'm having failed_xcode_build error message.
Any ideas?
I created an app using the wire editor. I can successfully preview it using Conduit. Now I'm trying to get an IPA file, first I had an error:
failed_openssl_p12_to_pem but I think I worked around this problem, because now I'm having failed_xcode_build error message.
Any ideas?
Customer support service by UserEcho
Glad to see you are working with the Studio.
There are a couple of things you can try to alleviate that error. First of all, have you read through our tutorial on Cert creation? Apple doesn't make the process super easy, but we try to make it easy to understand.
Tutorial: http://content.rarewire.com/wordpress...
One of the main things we see with this error is a user attempts to recreate a p12 after the first try fails, but does not go into the Keys category and remove the key they used. This causes the p12 to store 2 keys, which can cause this error.
__________
The error message now I'm having is 'failed_xcode_build'
I followed the tutorial, sharing these tutorials is very thoughtful of you and thank you for the fast reply :)
Can you tell me your App ID from the browser address bar? usually a 3 or 4 digit number. I can look it up and see if you have extra provisions on our server which could have been caused by multiple keys.
My RareWire App ID is 598.
I will take a look at your App ID and see if you have some extra builds clogging the provisioner.
http://anymeeting.com/RareWire1
If this doesn't help then I would be happy to take your credentials and check it out.
Thanks
I think I produce a wrong .p12 file. I'm a member of a development team and we already have a distribution certificate for our company. So I didn't need to create and upload a CSR.
So I was putting the .p12 file that I produced from my development certificate. Obviously that was a mistake: using the company's distribution provisioning profile and my development certificate.
So that now I don't have the private key for our company's distribution certificate. What shall I do?
http://forums.adobe.com/message/42119...
I must find that private key. Now I'm looking for it. I'll update the topic accordingly.