aboutsummaryrefslogtreecommitdiffstats
path: root/dist/macos/bundle/Barrier.app
diff options
context:
space:
mode:
Diffstat (limited to 'dist/macos/bundle/Barrier.app')
-rw-r--r--dist/macos/bundle/Barrier.app/Contents/Info.plist.in32
-rw-r--r--dist/macos/bundle/Barrier.app/Contents/PkgInfo1
-rw-r--r--dist/macos/bundle/Barrier.app/Contents/Resources/Barrier.icnsbin470437 -> 0 bytes
3 files changed, 0 insertions, 33 deletions
diff --git a/dist/macos/bundle/Barrier.app/Contents/Info.plist.in b/dist/macos/bundle/Barrier.app/Contents/Info.plist.in
deleted file mode 100644
index b973f5e..0000000
--- a/dist/macos/bundle/Barrier.app/Contents/Info.plist.in
+++ /dev/null
@@ -1,32 +0,0 @@
-<!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.sh</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>CFBundleSignature</key>
- <string>SYN1</string>
- <key>CFBundleShortVersionString</key>
- <string>@BARRIER_VERSION@</string>
- <key>CFBundleVersion</key>
- <string>@BARRIER_VERSION@</string>
- <key>NSHumanReadableCopyright</key>
- <string>© 2018 Debauchee Open Source Group</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.9.0</string>
- </dict>
-</plist>
diff --git a/dist/macos/bundle/Barrier.app/Contents/PkgInfo b/dist/macos/bundle/Barrier.app/Contents/PkgInfo
deleted file mode 100644
index 583e36a..0000000
--- a/dist/macos/bundle/Barrier.app/Contents/PkgInfo
+++ /dev/null
@@ -1 +0,0 @@
-APPLSYN1 \ No newline at end of file
diff --git a/dist/macos/bundle/Barrier.app/Contents/Resources/Barrier.icns b/dist/macos/bundle/Barrier.app/Contents/Resources/Barrier.icns
deleted file mode 100644
index 9f573da..0000000
--- a/dist/macos/bundle/Barrier.app/Contents/Resources/Barrier.icns
+++ /dev/null
Binary files differ