iOS Question [SOLVED] Generate IPA file with XCode to deploy on selected devices?

JordiCP

Expert
Licensed User
Longtime User
I have developed some iOS apps using B4i for customers.
During the development process, I used OTA deployer to send them partial versions for their test and approval.

Now I've had to modify an existing app in XCode (no time at this moment to translate it to B4i, since most of it was already done) --> It works in my connected device and also emulators, but now I'd also like to send partial versions to the customers, but can't figure how to generate the IPA file and generate a link to be installed on the selected devices.

Anyone using also XCode that can give me some hint?

Thanks in advance :)
 
Top