macOS: Specify app is an 'agent'

This hides the app from the Dock, while still enabling the app
to come to the foreground if required.

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander 2018-12-28 19:33:34 +05:30
parent b5751b6321
commit 51a2c272b9
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
<string>$(VERSION_ID)</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 WireGuard LLC. All rights reserved.</string>
<key>NSPrincipalClass</key>