We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d92706 commit 5f934c7Copy full SHA for 5f934c7
1 file changed
Copilot for Xcode.xcodeproj/project.pbxproj
@@ -710,7 +710,7 @@
710
ENABLE_PREVIEWS = YES;
711
GENERATE_INFOPLIST_FILE = YES;
712
INFOPLIST_FILE = "Copilot-for-Xcode-Info.plist";
713
- INFOPLIST_KEY_LSApplicationCategoryType = "";
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
714
INFOPLIST_KEY_NSHumanReadableCopyright = "";
715
LD_RUNPATH_SEARCH_PATHS = (
716
"$(inherited)",
@@ -742,7 +742,7 @@
742
743
744
745
746
747
748
0 commit comments