mirror of https://github.com/cirruslabs/tart.git
Info.plist: do not use LSBackgroundOnly (#935)
This commit is contained in:
parent
3fb8069edd
commit
7c1ed4640f
|
|
@ -10,8 +10,6 @@
|
|||
<string>org.cirruslabs.tart</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>tart</string>
|
||||
<key>LSBackgroundOnly</key>
|
||||
<string>1</string>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon.png</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue