aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'osx/Info.plist')
-rw-r--r--osx/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Info.plist b/osx/Info.plist
index dcce2c28..f52356b6 100644
--- a/osx/Info.plist
+++ b/osx/Info.plist
@@ -5,7 +5,7 @@
<key>CFBundleDisplayName</key>
<string>fish shell</string>
<key>CFBundleExecutable</key>
- <string>fish_launcher</string>
+ <string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>fish.icns</string>
<key>CFBundleIdentifier</key>