PS: providing Linux ARM binaries was trivial, too. I just added
<environment>
<os>linux</os>
<ws>gtk</ws>
<arch>aarch64</arch>
</environment>
to pom.xml, IIRC.
> Am 16.03.2026 um 10:41 schrieb Lothar Haeger via dev
> <[email protected]>:
>
>
>
>> Am 10.03.2026 um 18:35 schrieb Fredrik Roubert <[email protected]>:
>>
>> replacing x86 binaries with ARM binaries outright (instead of
>> bothering with providing binaries for two architechtures).
>>
>> If nothing else, that should make the necessary changes to createDMG.sh
>> absolutely trivial.
>
> Not much work to *add* ARM binaries, so older Macs will still be able to run
> the latest versions. I can send a PR if you're interested.
>
> If you want to give it a try or just copy/paste, checkout
> https://github.com/lhaeger/directory-studio/blob/master/installers/macos/src/dmg/createDMG.sh
>