On MacOS add Applications folder to dmg for drag and drop install #9498
CubeOfCheese
started this conversation in
Platforms
Replies: 1 comment
-
Adding symlink to the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Most MacOS dmgs have an Applications folder so you can click and drag the application to the Applications folder immediately.
Generic example:
It would be nice to have that as an option in the godot export, if not by default.
Relevant blog post explaining how to script this: https://asmaloney.com/2013/07/howto/packaging-a-mac-os-x-application-using-a-dmg/
Beta Was this translation helpful? Give feedback.
All reactions