Skip to content

Commit

Permalink
Add music as app category
Browse files Browse the repository at this point in the history
  • Loading branch information
skywalkerdude committed Jan 3, 2025
1 parent 9d3993d commit 7db3d39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Hymns.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2233,6 +2233,7 @@
DEVELOPMENT_TEAM = VBX3S26MR4;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Hymns/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music";
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -2284,6 +2285,7 @@
DEVELOPMENT_TEAM = VBX3S26MR4;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Hymns/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music";
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -2474,6 +2476,7 @@
DEVELOPMENT_TEAM = VBX3S26MR4;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = Hymns/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music";
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
Expand Down

0 comments on commit 7db3d39

Please sign in to comment.