Merge pull request #7826 from spycrab/issue_11586

MacUpdater: Set LSUIElement to true
This commit is contained in:
spycrab 2019-02-26 21:52:45 +01:00 committed by GitHub
commit 873d22b8b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -28,5 +28,7 @@
<string>Main</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>LSUIElement</key>
<true/>
</dict>
</plist>