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?
Asked
Active
Viewed 518 times
0
-
Possible duplicate of [How to create ipa in xcode 6 without Apple Developer account?](https://stackoverflow.com/questions/26928721/how-to-create-ipa-in-xcode-6-without-apple-developer-account) – Md. Mostafizur Rahman Feb 14 '18 at 18:49
-
@Md.MostafizurRahmanMafi the output in that case is enterprise. it is not ad-hoc – Farbod Feb 14 '18 at 18:53
-
1You need a developer account to do what you are asking. – DonMag Feb 14 '18 at 18:58
1 Answers
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