0

I'm trying to export an ad-hoc ipa file from my xcode project but i do not have a developer account. I do have the exportOptions.plist file that is necessary for exporting ad-hoc. but i don't know how to do the rest. so what should i do?

Farbod
  • 83
  • 1
  • 10

1 Answers1

0

Ad-Hoc builds require a Ad-Hoc provisioning profile. You can only get an Ad-Hoc provisioning profile from a paid Apple Developer account.

To answer your question:

You should get a paid Apple Developer account

Jake
  • 13,097
  • 9
  • 44
  • 73
  • thank you for your response. but the problem is i'm iranian and apple has sanctioned everything and i can not do that – Farbod Feb 14 '18 at 19:17
  • well that stinks. distributing your app in any way, shape or form requires an account. even certain functionality (like APNS) requires a paid account. maybe you might be able to use a proxy to get around sanction? – Jake Feb 14 '18 at 19:21
  • even if i do that. i would need a paypal account or visa card or master card to pay for it. and all of these things are sanctioned here. – Farbod Feb 14 '18 at 19:28