Commit Graph

5 Commits

Author SHA1 Message Date
7eb61a28be Add build options for Sparkle updater
Two new build options are added:

`MAC_SPARKLE_PUB_KEY`: the public key used to verify the signatures of the appcast
`MAC_SPARKLE_APPCAST_URL`: the URL where the `appcast.xml` is located

If the updater should be disabled on macOS, set either of these to an empty string.
2022-05-19 15:16:37 -04:00
80908efdcb Fix indentation of macOS resources 2022-05-15 16:33:52 -04:00
9462dd3ddc Improve security by enabling hardened runtime for macOS
This change also fixes a bug on recent versions of macOS where Minecraft mods that requested access to the microphone would silently fail.
2022-04-19 11:36:03 -04:00
5f2d3f014a NOISSUE get rid of remaining tabs 2018-08-02 01:01:55 +02:00
3a4ecb57d0 Enable high DPI support on OSX 2013-12-31 02:34:00 +01:00