Create a launcher and updater for Mac (.command)
Details
On Mac a file named 'launch.command' and one named 'update.command' will be put on the desktop. Double-click the file to launch the specified app app or update app to the latest version
Examples
if (FALSE) { # \dontrun{
mac_launcher()
} # }