Info.plist: do not use LSBackgroundOnly (#935)

This commit is contained in:
Nikolay Edigaryev 2024-11-04 20:08:37 +01:00 committed by GitHub
parent 3fb8069edd
commit 7c1ed4640f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -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>