Merge pull request #7826 from spycrab/issue_11586
MacUpdater: Set LSUIElement to true
This commit is contained in:
commit
873d22b8b2
|
@ -28,5 +28,7 @@
|
|||
<string>Main</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>LSUIElement</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue