Skip to content

Commit 6869742

Browse files
committed
Update CFBundleExecutable in macOS Info.plist
1 parent eb2f0b6 commit 6869742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osx/app_resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<key>CFBundleDisplayName</key>
88
<string>Plover</string>
99
<key>CFBundleExecutable</key>
10-
<string>MacOS/Plover</string>
10+
<string>Plover</string>
1111
<key>CFBundleIconFile</key>
1212
<string>plover.icns</string>
1313
<key>CFBundleIdentifier</key>

0 commit comments

Comments
 (0)