Saturday, May 14, 2016

[iOS] Create .ipa from .app

  1. Create a folder named Payload.
  2. Copy Myapp.app (from products of your project) into the Payload directory.
  3. Right click and Compress the Payload directory.
  4. Rename the zip file to Myapp.ipa.

No comments:

Post a Comment