Remove LSBackgroundOnly from macOS app plist file
This commit is contained in:
@@ -49,7 +49,6 @@ app = BUNDLE(
|
|||||||
bundle_identifier='com.Tautulli.Tautulli',
|
bundle_identifier='com.Tautulli.Tautulli',
|
||||||
version=VERSION,
|
version=VERSION,
|
||||||
info_plist={
|
info_plist={
|
||||||
'LSBackgroundOnly': True,
|
|
||||||
'LSUIElement': True,
|
'LSUIElement': True,
|
||||||
'NSHighResolutionCapable': True
|
'NSHighResolutionCapable': True
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user