|
3 | 3 | <plist version="1.0"> |
4 | 4 | <dict> |
5 | 5 | <key>INEnums</key> |
6 | | - <array/> |
| 6 | + <array> |
| 7 | + <dict> |
| 8 | + <key>INEnumDisplayName</key> |
| 9 | + <string>Time Range</string> |
| 10 | + <key>INEnumDisplayNameID</key> |
| 11 | + <string>pG2KCr</string> |
| 12 | + <key>INEnumGeneratesHeader</key> |
| 13 | + <true/> |
| 14 | + <key>INEnumName</key> |
| 15 | + <string>IntentTimeRange</string> |
| 16 | + <key>INEnumType</key> |
| 17 | + <string>Regular</string> |
| 18 | + <key>INEnumValues</key> |
| 19 | + <array> |
| 20 | + <dict> |
| 21 | + <key>INEnumValueDisplayName</key> |
| 22 | + <string>unknown</string> |
| 23 | + <key>INEnumValueDisplayNameID</key> |
| 24 | + <string>whdG6s</string> |
| 25 | + <key>INEnumValueName</key> |
| 26 | + <string>unknown</string> |
| 27 | + </dict> |
| 28 | + <dict> |
| 29 | + <key>INEnumValueDisplayName</key> |
| 30 | + <string>Today</string> |
| 31 | + <key>INEnumValueDisplayNameID</key> |
| 32 | + <string>Jj2AK7</string> |
| 33 | + <key>INEnumValueIndex</key> |
| 34 | + <integer>1</integer> |
| 35 | + <key>INEnumValueName</key> |
| 36 | + <string>today</string> |
| 37 | + </dict> |
| 38 | + <dict> |
| 39 | + <key>INEnumValueDisplayName</key> |
| 40 | + <string>This Week</string> |
| 41 | + <key>INEnumValueDisplayNameID</key> |
| 42 | + <string>jzdldh</string> |
| 43 | + <key>INEnumValueIndex</key> |
| 44 | + <integer>2</integer> |
| 45 | + <key>INEnumValueName</key> |
| 46 | + <string>thisWeek</string> |
| 47 | + </dict> |
| 48 | + <dict> |
| 49 | + <key>INEnumValueDisplayName</key> |
| 50 | + <string>This Month</string> |
| 51 | + <key>INEnumValueDisplayNameID</key> |
| 52 | + <string>1HCLUn</string> |
| 53 | + <key>INEnumValueIndex</key> |
| 54 | + <integer>3</integer> |
| 55 | + <key>INEnumValueName</key> |
| 56 | + <string>thisMonth</string> |
| 57 | + </dict> |
| 58 | + <dict> |
| 59 | + <key>INEnumValueDisplayName</key> |
| 60 | + <string>This Year</string> |
| 61 | + <key>INEnumValueDisplayNameID</key> |
| 62 | + <string>rkviBd</string> |
| 63 | + <key>INEnumValueIndex</key> |
| 64 | + <integer>4</integer> |
| 65 | + <key>INEnumValueName</key> |
| 66 | + <string>thisYear</string> |
| 67 | + </dict> |
| 68 | + </array> |
| 69 | + </dict> |
| 70 | + </array> |
7 | 71 | <key>INIntentDefinitionModelVersion</key> |
8 | 72 | <string>1.2</string> |
9 | 73 | <key>INIntentDefinitionNamespace</key> |
10 | 74 | <string>88xZPY</string> |
11 | 75 | <key>INIntentDefinitionSystemVersion</key> |
12 | | - <string>21G83</string> |
| 76 | + <string>21G115</string> |
13 | 77 | <key>INIntentDefinitionToolsBuildVersion</key> |
14 | | - <string>13F100</string> |
| 78 | + <string>14A309</string> |
15 | 79 | <key>INIntentDefinitionToolsVersion</key> |
16 | | - <string>13.4.1</string> |
| 80 | + <string>14.0</string> |
17 | 81 | <key>INIntents</key> |
18 | | - <array/> |
| 82 | + <array> |
| 83 | + <dict> |
| 84 | + <key>INIntentCategory</key> |
| 85 | + <string>information</string> |
| 86 | + <key>INIntentDescriptionID</key> |
| 87 | + <string>vsIoMZ</string> |
| 88 | + <key>INIntentEligibleForWidgets</key> |
| 89 | + <true/> |
| 90 | + <key>INIntentIneligibleForSuggestions</key> |
| 91 | + <true/> |
| 92 | + <key>INIntentLastParameterTag</key> |
| 93 | + <integer>2</integer> |
| 94 | + <key>INIntentName</key> |
| 95 | + <string>StoreWidgetsConfig</string> |
| 96 | + <key>INIntentParameters</key> |
| 97 | + <array> |
| 98 | + <dict> |
| 99 | + <key>INIntentParameterConfigurable</key> |
| 100 | + <true/> |
| 101 | + <key>INIntentParameterDisplayName</key> |
| 102 | + <string>Time Range</string> |
| 103 | + <key>INIntentParameterDisplayNameID</key> |
| 104 | + <string>Piwru2</string> |
| 105 | + <key>INIntentParameterDisplayPriority</key> |
| 106 | + <integer>1</integer> |
| 107 | + <key>INIntentParameterEnumType</key> |
| 108 | + <string>IntentTimeRange</string> |
| 109 | + <key>INIntentParameterEnumTypeNamespace</key> |
| 110 | + <string>88xZPY</string> |
| 111 | + <key>INIntentParameterMetadata</key> |
| 112 | + <dict> |
| 113 | + <key>INIntentParameterMetadataDefaultValue</key> |
| 114 | + <string>today</string> |
| 115 | + </dict> |
| 116 | + <key>INIntentParameterName</key> |
| 117 | + <string>timeRange</string> |
| 118 | + <key>INIntentParameterPromptDialogs</key> |
| 119 | + <array> |
| 120 | + <dict> |
| 121 | + <key>INIntentParameterPromptDialogCustom</key> |
| 122 | + <true/> |
| 123 | + <key>INIntentParameterPromptDialogType</key> |
| 124 | + <string>Configuration</string> |
| 125 | + </dict> |
| 126 | + <dict> |
| 127 | + <key>INIntentParameterPromptDialogCustom</key> |
| 128 | + <true/> |
| 129 | + <key>INIntentParameterPromptDialogType</key> |
| 130 | + <string>Primary</string> |
| 131 | + </dict> |
| 132 | + <dict> |
| 133 | + <key>INIntentParameterPromptDialogCustom</key> |
| 134 | + <true/> |
| 135 | + <key>INIntentParameterPromptDialogFormatString</key> |
| 136 | + <string>There are ${count} options matching ‘${timeRange}’.</string> |
| 137 | + <key>INIntentParameterPromptDialogFormatStringID</key> |
| 138 | + <string>8m39ih</string> |
| 139 | + <key>INIntentParameterPromptDialogType</key> |
| 140 | + <string>DisambiguationIntroduction</string> |
| 141 | + </dict> |
| 142 | + <dict> |
| 143 | + <key>INIntentParameterPromptDialogCustom</key> |
| 144 | + <true/> |
| 145 | + <key>INIntentParameterPromptDialogFormatString</key> |
| 146 | + <string>Just to confirm, you wanted ‘${timeRange}’?</string> |
| 147 | + <key>INIntentParameterPromptDialogFormatStringID</key> |
| 148 | + <string>SEcvUI</string> |
| 149 | + <key>INIntentParameterPromptDialogType</key> |
| 150 | + <string>Confirmation</string> |
| 151 | + </dict> |
| 152 | + </array> |
| 153 | + <key>INIntentParameterTag</key> |
| 154 | + <integer>2</integer> |
| 155 | + <key>INIntentParameterType</key> |
| 156 | + <string>Integer</string> |
| 157 | + </dict> |
| 158 | + </array> |
| 159 | + <key>INIntentResponse</key> |
| 160 | + <dict> |
| 161 | + <key>INIntentResponseCodes</key> |
| 162 | + <array> |
| 163 | + <dict> |
| 164 | + <key>INIntentResponseCodeName</key> |
| 165 | + <string>success</string> |
| 166 | + <key>INIntentResponseCodeSuccess</key> |
| 167 | + <true/> |
| 168 | + </dict> |
| 169 | + <dict> |
| 170 | + <key>INIntentResponseCodeName</key> |
| 171 | + <string>failure</string> |
| 172 | + </dict> |
| 173 | + </array> |
| 174 | + </dict> |
| 175 | + <key>INIntentTitle</key> |
| 176 | + <string>Store Widgets Config</string> |
| 177 | + <key>INIntentTitleID</key> |
| 178 | + <string>lYFT2L</string> |
| 179 | + <key>INIntentType</key> |
| 180 | + <string>Custom</string> |
| 181 | + <key>INIntentVerb</key> |
| 182 | + <string>View</string> |
| 183 | + </dict> |
| 184 | + </array> |
19 | 185 | <key>INTypes</key> |
20 | 186 | <array/> |
21 | 187 | </dict> |
|
0 commit comments