automate building mac installer

This commit is contained in:
walker0643
2018-02-13 22:11:56 -05:00
parent 8073db2247
commit 71a20eedec
2 changed files with 62 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<key>CFBundleDisplayName</key>
<string>Barrier</string>
<key>CFBundleExecutable</key>
<string>barrier</string>
<string>barrier.sh</string>
<key>CFBundleIconFile</key>
<string>Barrier.icns</string>
<key>CFBundleIdentifier</key>