We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81cf4ec commit f2e1b37Copy full SHA for f2e1b37
1 file changed
Source/TriangleDraw.xcodeproj/project.pbxproj
@@ -2160,6 +2160,7 @@
2160
"GCC_THUMB_SUPPORT[arch=armv6]" = "";
2161
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
2162
INFOPLIST_FILE = "$(SRCROOT)/TriangleDrawMain/Resources/Info.plist";
2163
+ INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.graphics-design";
2164
LD_RUNPATH_SEARCH_PATHS = (
2165
"$(inherited)",
2166
"@executable_path/Frameworks",
@@ -2191,6 +2192,7 @@
2191
2192
2193
2194
2195
2196
2197
2198
0 commit comments