How to prepare a .dmg application from SDL2 build for MacOS #1873
Replies: 4 comments 1 reply
-
I would start with something like this: Let me know how you get on and we (or maybe you :) ) can add it to the documentation. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
This isn't a dmg file obviously, but I assumed you just wanted an application file. There's probably an easier solution - but this will work. |
Beta Was this translation helpful? Give feedback.
-
There are also nightly builds now as well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The latest release does not contain a .dmg for MacOS. I ran
make sdl2
myself on the v2.3.0 tag. How can I now turn that into an application that can be launched like other GUI apps?Beta Was this translation helpful? Give feedback.
All reactions