summaryrefslogtreecommitdiff
path: root/os/macosx/Info.plist.in
diff options
context:
space:
mode:
authorOwen Rudge <owen@owenrudge.net>2021-01-12 21:47:08 +0000
committerOwen Rudge <owen@owenrudge.net>2021-01-13 13:45:52 +0000
commit60851ef1a69a22b5efc43223363d3a4f62b1167e (patch)
tree68d918c9fc3b4969ab061b5b1eec2370e46edd76 /os/macosx/Info.plist.in
parentc6fd6cfd1580f0f743ddb91a0d161758e3f8c7ac (diff)
downloadopenttd-60851ef1a69a22b5efc43223363d3a4f62b1167e.tar.xz
Feature: Sign macOS builds
Diffstat (limited to 'os/macosx/Info.plist.in')
-rw-r--r--os/macosx/Info.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/macosx/Info.plist.in b/os/macosx/Info.plist.in
index b3285589d..04d6ea6d3 100644
--- a/os/macosx/Info.plist.in
+++ b/os/macosx/Info.plist.in
@@ -8,7 +8,7 @@
<key>CFBundleDisplayName</key>
<string>${CPACK_BUNDLE_NAME}</string>
<key>CFBundleExecutable</key>
- <string>${CPACK_BUNDLE_NAME}</string>
+ <string>openttd</string>
<key>CFBundleGetInfoString</key>
<string>#CPACK_PACKAGE_VERSION#, Copyright 2004-${CURRENT_YEAR} The OpenTTD team</string>
<key>CFBundleIconFile</key>