How to run .app on iOS device

Arpi picture Arpi · Oct 18, 2013 · Viewed 24.2k times · Source

I have .app file of application I have mac and iPhone but do not have Xcode installed. How to install app on iPhone without Xcode?

Answer

Kalpesh picture Kalpesh · Oct 18, 2013

Firstly You have to Create .ipa File

  1. Create a folder called Payload
  2. Place the .app folder inside of that
  3. Zip up the Payload folder using normal compression
  4. Then rename the file with a .ipa extension

    After that just install through itune