Generate .IPA with Xcode

Hello,

I am trying to finalize my iOS application, the problem I encounter is that I can not generate file .IPA file export from the archive that is created. When I deploy the application directly to a device, the application works, as well as in an emulator.

I do not have a distributor account on Apple, I use my iTunes account as a developer account.

Is there a way to generate the .IPA file so that I can share my application so that others can test it?

I thank you in advance :slight_smile:

ionic cordova build ios doesnโ€™t work for you?

Hi!
I wrote a Step-By-Step article to generate an iOS IPA using Ionic.
You can read it here
Hope it helps!