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>
|
<string>org.cirruslabs.tart</string>
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>tart</string>
|
<string>tart</string>
|
||||||
<key>LSBackgroundOnly</key>
|
|
||||||
<string>1</string>
|
|
||||||
<key>CFBundleIconFiles</key>
|
<key>CFBundleIconFiles</key>
|
||||||
<array>
|
<array>
|
||||||
<string>AppIcon.png</string>
|
<string>AppIcon.png</string>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue