summaryrefslogtreecommitdiff
path: root/quacker/Info.plist
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2019-07-22 01:32:58 -0700
committerJohn Fultz <jfultz@wolfram.com>2019-07-22 01:32:58 -0700
commite73218cfb59c0fdd6f08e9f2c577bdd0666fa4f9 (patch)
treea8f71eca9b0156cec3d7e63dcf6b040b97c11448 /quacker/Info.plist
parente29118f4a6e310d879f1bc696f7f4d4e489839fe (diff)
Fix .icns file.
Also, fix cmake macOS build to configure the icon.
Diffstat (limited to 'quacker/Info.plist')
-rw-r--r--quacker/Info.plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/quacker/Info.plist b/quacker/Info.plist
index 36110da..d9a9aa5 100644
--- a/quacker/Info.plist
+++ b/quacker/Info.plist
@@ -19,6 +19,8 @@
<string>Quackle</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
+ <key>CFBundleIconFile</key>
+ <string>quacker.icns</string>
<key>CFBundleIdentifier</key>
<string>com.Quackle.Quackle</string>
<key>CFBundlePackageType</key>