summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Didron <florian@111studio.jp>2019-08-05 16:55:38 +0900
committerFlorian Didron <florian@111studio.jp>2019-08-05 16:55:38 +0900
commit5800f15fea0a3ef9648158864bd96751b3c15973 (patch)
treec5ecddd23d78e2d8211465cfeeb55bbd8c050cd0
parent9ab0d20c78aa92c639556a67096887b73e937474 (diff)
fix: icon path1.1.1-osx
-rw-r--r--dist/osx/Wally.app/Contents/Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/osx/Wally.app/Contents/Info.plist b/dist/osx/Wally.app/Contents/Info.plist
index 7a3252b..dfe99b9 100644
--- a/dist/osx/Wally.app/Contents/Info.plist
+++ b/dist/osx/Wally.app/Contents/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleGetInfoString</key>
<string>Wally</string>
<key>CFBundleIconFile</key>
- <string>wally</string>
+ <string>Wally</string>
<key>CFBundleIdentifier</key>
<string>com.zsa.wally</string>
<key>CFBundleName</key>