Update macOS launcher template to osx-launcher-20180723.

This adds support for the dark appearance on macOS 10.14.
This commit is contained in:
Paul Chote 2018-07-23 17:58:58 +01:00 committed by abcdefg30
parent d709c0cd80
commit f832c6aa94

View File

@ -65,7 +65,7 @@ PACKAGING_FAQ_URL="http://wiki.openra.net/FAQ"
PACKAGING_AUTHORS="Example Mod authors"
# The git tag to use for the macOS Launcher files.
PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20171118"
PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20180723"
# Filename to use for the launcher executable on Windows.
PACKAGING_WINDOWS_LAUNCHER_NAME="ExampleMod"