Skip to content

Convert .app to .iso

Code:

Hdiutil makehybrid -iso -joliet -o name.iso name.app

 

 

About:

You will need to use terminal and go to the folder where the .app installer file to convert it.