IBM MobileFirst 7.0 - How do we generate .ipa file?

367 Views Asked by At

I'm using IBM MobileFirst Platform 7.0 to develop Hybrid Application development.

How do we generate .ipa file so that we can deploy on to an ios device and test our Application?

Note: We don't have any MAC OS.

1

There are 1 best solutions below

0
Idan Adar On

To generate an .ipa file you must use a Mac with Xcode installed in it.
Xcode is the only supported method by IBM (and by Apple) to generate an .ipa file.

This is described in the training materials. See these tutorials:

Get a Mac. :)