neil s
Posts: 0
Joined: Wed Apr 02, 2014 3:18 pm

How do I validate an exported .ipa file from Xcode?

I am following the directions to publish the app, but the steps in 6.2 are vague. I was able to export the iOS .ipa file, but I can't validate it. I opened Xcode and went to product - archives but it's greyed out. Are there more specific directions somewhere?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

How do I validate an exported .ipa file from Xcode?

Hi Neil,

What document do you follow? This one? http://docs.appery.io/documentation/e...

To build an app in xCode, you need to export it as a "source code" for xCode project.

For Submission you must use Distribution certificate.

neil s
Posts: 0
Joined: Wed Apr 02, 2014 3:18 pm

How do I validate an exported .ipa file from Xcode?

thanks, but the direction are so vague. where do i find the build id in the certificate? is there any place i can find step by step directions to submit an .ipa file? thanks!

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

How do I validate an exported .ipa file from Xcode?

Hello,

[quote:]
where do i find the build id in the certificate?
[/quote]
You can open your provision profile and find key "application-identifier" with value. In should have value "xxx.com.yyy." where com.yyy is bundle id.
Or you can find it in you apple developer account:
Image

This reply should be helpful:
https://getsatisfaction.com/apperyio/...

[quote:]
is there any place i can find step by step directions to submit an .ipa file?
[/quote]

You can find such information here: https://developer.apple.com/library/i...
or you can google it.

Return to “Issues”