zip -r YourApp.ipa Payload/
: Right-click the Payload folder and compress it into a new ZIP file. convert zip to ipa new
This is the standard way to create an IPA from raw application data (an .app folder). zip -r YourApp