summaryrefslogtreecommitdiffstats
path: root/src/gui/res/mac
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/res/mac')
-rw-r--r--src/gui/res/mac/Info.plist28
-rw-r--r--src/gui/res/mac/QBarrier.icnsbin0 -> 124558 bytes
2 files changed, 28 insertions, 0 deletions
diff --git a/src/gui/res/mac/Info.plist b/src/gui/res/mac/Info.plist
new file mode 100644
index 0000000..d48d7c6
--- /dev/null
+++ b/src/gui/res/mac/Info.plist
@@ -0,0 +1,28 @@
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+ <dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleDisplayName</key>
+ <string>Barrier</string>
+ <key>CFBundleExecutable</key>
+ <string>Barrier</string>
+ <key>CFBundleIconFile</key>
+ <string>Barrier.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>barrier</string>
+ <!-- TODO: Fix this in v2.0 //-->
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Barrier</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.8.8</string>
+ <key>CFBundleVersion</key>
+ <string>1.8.8</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>© 2012-2016, Symless Ltd</string>
+ </dict>
+</plist>
diff --git a/src/gui/res/mac/QBarrier.icns b/src/gui/res/mac/QBarrier.icns
new file mode 100644
index 0000000..0d87c5a
--- /dev/null
+++ b/src/gui/res/mac/QBarrier.icns
Binary files differ