is there any way to create iPA file without developer account and without use distribution certificate.
Asked
Active
Viewed 1,223 times
3
-
You might be ale to create it, but it would be useless since you can't install it on any device. – rckoenes Aug 18 '16 at 09:19
-
as per my knowledge you won't be able do it. – Nik Aug 18 '16 at 09:21
-
I don't think so, without developer account, you can't create an IPA. – Natasha Aug 18 '16 at 09:22
-
Thanks for the reply rck,is there any way how to create build without using certificate. – Dilip Mishra Aug 18 '16 at 09:22
-
I think free developer account still can make IPA, not so sure – Tj3n Aug 18 '16 at 09:24
-
Look at this one and see if that helps - http://stackoverflow.com/questions/26928721/how-to-create-ipa-in-xcode-6-without-apple-developer-account – Natasha Aug 18 '16 at 09:24
-
You can build you app, but you need to sign it, for this part you will need a provisioning profile. the ipa is just a zip containing al the files and you signed app. – rckoenes Aug 18 '16 at 09:27
-
@Nathasha i have already try this one link.but this is not working for me. – Dilip Mishra Aug 18 '16 at 09:27
-
3There is no other way without certificate to make ipa – Varinder Singh iPhone Dev Aug 26 '16 at 13:27