Saturday 15 September 2012

ios - Delivering IPA for testing purpose -



ios - Delivering IPA for testing purpose -

my client demanding ipa file of app. , have provided me development provisioning profile only. dont want me utilize own developer account. else need generate ipa? please help me out generating that. thanks

alongwith provisioning profile, you'll need .p12 of developer business relationship certificate created for.

so... they'll need export developer business relationship certificate's private key .p12 file. can done via keychain access , can opt have or no password while exporting it.

then, need import p12 own keychain access. that's it.

finally, go app's build settings , specify code signing identity whatever p12 imported , provisioning profile provided.

archive , export :)

ios

No comments:

Post a Comment