diff options
author | kali <kali@leap.se> | 2020-10-02 21:31:04 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2020-10-13 19:08:47 +0200 |
commit | 8d27403228b0782e135d5c5d5d97ec54785cfae3 (patch) | |
tree | f0e535a06ebc6ecb65acf557ebfcc8fae5ed922b /bitmask.pro | |
parent | 0a432c12feb280b72ed17714bbd3a9d518c9308a (diff) |
[pkg] osx uninstall, autolaunch
Diffstat (limited to 'bitmask.pro')
-rw-r--r-- | bitmask.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bitmask.pro b/bitmask.pro index efce9ef..98860e4 100644 --- a/bitmask.pro +++ b/bitmask.pro @@ -8,6 +8,7 @@ QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12 macx { LIBS += -framework Security + # TODO -- pass the vendor icon here from Makefile. ICON = branding/assets/riseup/icon.icns } |