summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/osx_packaging/Info.plist.in2
-rw-r--r--tools/osx_packaging/Resources/typeIcon.icnsbin0 -> 12229 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/osx_packaging/Info.plist.in b/tools/osx_packaging/Info.plist.in
index 7038de6938..316ac4d601 100644
--- a/tools/osx_packaging/Info.plist.in
+++ b/tools/osx_packaging/Info.plist.in
@@ -18,6 +18,8 @@
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
+ <key>CFBundleTypeIconFile</key>
+ <string>typeIcon.icns</string>
</dict>
</array>
<key>CFBundleExecutable</key>
diff --git a/tools/osx_packaging/Resources/typeIcon.icns b/tools/osx_packaging/Resources/typeIcon.icns
new file mode 100644
index 0000000000..0184b8ef82
--- /dev/null
+++ b/tools/osx_packaging/Resources/typeIcon.icns
Binary files differ