Я добавил следующие параметры в список приложений
<code>
<key>UIApplicationShortcutItems</key>
<array>
<dict>
<key>UIApplicationShortcutItemType</key>
<string>DisplayFav</string>
<key>UIApplicationShortcutItemIconType</key>
<string>UIApplicationShortcutIconTypeSearch</string>
<key>UIApplicationShortcutItemTitle</key>
<string>Search For</string>
<key>UIApplicationShortcutItemSubtitle</key>
<string>Search for an item</string>
</dict>
<dict>
<key>UIApplicationShortcutItemType</key>
<string>WorkMore</string>
<key>UIApplicationShortcutItemIconType</key>
<string>UIApplicationShortcutIconTypeHome</string>
<key>UIApplicationShortcutItemTitle</key>
<string>Work More</string>
<key>UIApplicationShortcutItemSubtitle</key>
<string>Working More ?</string>
</dict>
<dict>
<key>UIApplicationShortcutItemType</key>
<string>RateAction</string>
<key>UIApplicationShortcutItemIconFile</key>
<string>rate</string>
<key>UIApplicationShortcutItemTitle</key>
<string>Rate</string>
<key>UIApplicationShortcutItemSubtitle</key>
<string>Rate this app</string>
</dict>
</array>
</code>
Тем не менее, опция для проверки этого в симуляторе IPhone Xr не отображается.Когда я пытаюсь проверить, опция отключена.Xcode составляет 10,2