Skip to content

Commit f2e1b37

Browse files
committed
App category: Graphics and Design.
1 parent 81cf4ec commit f2e1b37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Source/TriangleDraw.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2160,6 +2160,7 @@
21602160
"GCC_THUMB_SUPPORT[arch=armv6]" = "";
21612161
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
21622162
INFOPLIST_FILE = "$(SRCROOT)/TriangleDrawMain/Resources/Info.plist";
2163+
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.graphics-design";
21632164
LD_RUNPATH_SEARCH_PATHS = (
21642165
"$(inherited)",
21652166
"@executable_path/Frameworks",
@@ -2191,6 +2192,7 @@
21912192
"GCC_THUMB_SUPPORT[arch=armv6]" = "";
21922193
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
21932194
INFOPLIST_FILE = "$(SRCROOT)/TriangleDrawMain/Resources/Info.plist";
2195+
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.graphics-design";
21942196
LD_RUNPATH_SEARCH_PATHS = (
21952197
"$(inherited)",
21962198
"@executable_path/Frameworks",

0 commit comments

Comments
 (0)