/IPABundler

Convert your .app to .ipa or your .ipa to .app

Primary LanguageC++

IPABundler

Convert your .app or your .ipa files in one click on Windows using this tool.

NOTE: this program does not use OS functions to move and copy files so it can have some compatibility problems.

This tool supports conversion from:
.app.ipa
.ipa.app

Installation

  • Download it from here.
  • Build the solution yourself.

How to run?

Open cmd on the directory where your .app/.ipa resides and enter

apptoipa <file> [-d]

Use -d to delete the .app folder after generating the .ipa file.

Issues

Any issues?
Submit them here .

Credits

Made by AlexSimpler in 2020 using Zip Utils by ljw1004. All rights reserved.