[AltWidget] Allows choosing featured app

This commit is contained in:
Riley Testut
2020-09-15 15:19:12 -07:00
parent 5abf7a5a11
commit 8045a23531
5 changed files with 53 additions and 2 deletions

View File

@@ -69,6 +69,7 @@
<key>INIntentsSupported</key>
<array>
<string>RefreshAllIntent</string>
<string>ViewAppIntent</string>
</array>
<key>LSApplicationQueriesSchemes</key>
<array>
@@ -92,6 +93,7 @@
<key>NSUserActivityTypes</key>
<array>
<string>RefreshAllIntent</string>
<string>ViewAppIntent</string>
</array>
<key>UIApplicationSceneManifest</key>
<dict>