Method 1: Terminal Command (Recommended)
  1. Mount the DMG: Double-click the .dmg file to open it.
  2. Copy the App: Drag the application (e.g., App_name.app) to your /Applications folder.
  3. Use Terminal: Open Terminal and run this command:
    sudo productbuild --component /Applications/App_name.app /users/jgibson/Downloads/Converted.pkg.
  4. Enter Password: Provide your Mac login password to complete the process. 
    HexnodeHexnode +3