I have an application that builds into a DMG file (via jpackage). As soon as users download the DMG they tell me it is corrupt and should be deleted.
Now I am unfamiliar with that format and I have no access to any Apple Mac to try myself. Just in case jpackage is really building an invalid package I would like to check that before offering such a download.
Is there any way to validate a DMG on Github's MacOS runner?