Skip to content

Commit 80062e1

Browse files
authored
Merge pull request #75 from pwa-builder/bugfix-4877-update-info
add app category info #4877
2 parents 938baa0 + babb594 commit 80062e1

File tree

1 file changed

+2
-0
lines changed
  • Microsoft.PWABuilder.IOS.Web/Resources/ios-project-src/pwa-shell

1 file changed

+2
-0
lines changed

Microsoft.PWABuilder.IOS.Web/Resources/ios-project-src/pwa-shell/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
<string>$(CURRENT_PROJECT_VERSION)</string>
4040
<key>LSRequiresIPhoneOS</key>
4141
<true/>
42+
<key>LSApplicationCategoryType</key>
43+
<string>public.app-category.productivity</string>
4244
<key>NSAppTransportSecurity</key>
4345
<dict>
4446
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)