Skip to content

Commit d996b0b

Browse files
committed
Cleanup...
1 parent ab0cd20 commit d996b0b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

ColorSet-Example/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
<string>$(MARKETING_VERSION)</string>
4242
<key>CFBundleVersion</key>
4343
<string>$(CURRENT_PROJECT_VERSION)</string>
44+
<key>LSApplicationCategoryType</key>
45+
<string>public.app-category.developer-tools</string>
4446
<key>LSMinimumSystemVersion</key>
4547
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
4648
<key>NSHumanReadableCopyright</key>

ColorSet/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
<string>1.1.0</string>
4242
<key>CFBundleVersion</key>
4343
<string>81</string>
44+
<key>LSApplicationCategoryType</key>
45+
<string>public.app-category.developer-tools</string>
4446
<key>LSMinimumSystemVersion</key>
4547
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
4648
<key>NSHumanReadableCopyright</key>

0 commit comments

Comments
 (0)