Skip to content

Commit 1c3816d

Browse files
committed
Add application category to Info.plist for Mac
1 parent c30329d commit 1c3816d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HomeAssistant/Resources/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,8 @@
558558
<string>${IS_SANDBOXED}</string>
559559
<key>ITSAppUsesNonExemptEncryption</key>
560560
<false/>
561+
<key>LSApplicationCategoryType</key>
562+
<string>public.app-category.lifestyle</string>
561563
<key>LSApplicationQueriesSchemes</key>
562564
<array>
563565
<string>googlechrome</string>

0 commit comments

Comments
 (0)