Making .ipa yourself

No Comments

If you have an app, either made yourself, or by somebody else, in an .app folder, and you want to make it into an .ipa file, so you can install through iTunes, just do the following:

  1. Put the folder inside a folder called Payload
  2. Zip it
  3. Rename to AppName.ipa

More