mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-30 20:24:25 +00:00
(chore): [macOS] Set application category type
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# <img width="40px" src="./assets/images/branding/icon_drawer.png" alt="LunaSea"></img> LunaSea
|
||||
|
||||
[](https://codemagic.io/apps/5f497067a048048c9153dc44/5f497067a048048c9153dc43/latest_build)
|
||||
[](https://www.lunasea.app/appstore)
|
||||
[](https://www.lunasea.app/playstore)
|
||||
[](https://github.com/CometTools/LunaSea/blob/production/LICENSE)
|
||||
[](https://codemagic.io/apps/5f497067a048048c9153dc44/5f497067a048048c9153dc43/latest_build)
|
||||
|
||||
LunaSea is a fully featured, open source self-hosted controller! Focused on giving you a seamless experience between all of your self-hosted media software, LunaSea supports:
|
||||
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
<string>$(FLUTTER_BUILD_NAME)</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
||||
Reference in New Issue
Block a user