Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit ff8a776

Browse files
committed
Set app category
1 parent aba6431 commit ff8a776

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Samples/PagingLayoutSamples/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
<string>UIInterfaceOrientationLandscapeLeft</string>
4141
<string>UIInterfaceOrientationLandscapeRight</string>
4242
</array>
43+
<key>LSApplicationCategoryType</key>
44+
<string>public.app-category.developer-tools</string>
4345
<key>UIUserInterfaceStyle</key>
4446
<string>Light</string>
4547
</dict>

0 commit comments

Comments
 (0)