123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>INEnums</key>
- <array/>
- <key>INIntentDefinitionModelVersion</key>
- <string>1.2</string>
- <key>INIntentDefinitionNamespace</key>
- <string>PqCrom</string>
- <key>INIntentDefinitionSystemVersion</key>
- <string>22A380</string>
- <key>INIntentDefinitionToolsBuildVersion</key>
- <string>14A309</string>
- <key>INIntentDefinitionToolsVersion</key>
- <string>14.0</string>
- <key>INIntents</key>
- <array>
- <dict>
- <key>INIntentCategory</key>
- <string>information</string>
- <key>INIntentDescription</key>
- <string>Lockscreen widget</string>
- <key>INIntentDescriptionID</key>
- <string>6G9C6n</string>
- <key>INIntentEligibleForWidgets</key>
- <true/>
- <key>INIntentIneligibleForSuggestions</key>
- <true/>
- <key>INIntentLastParameterTag</key>
- <integer>2</integer>
- <key>INIntentName</key>
- <string>Lockscreen</string>
- <key>INIntentParameters</key>
- <array>
- <dict>
- <key>INIntentParameterConfigurable</key>
- <true/>
- <key>INIntentParameterDisplayName</key>
- <string>Accounts</string>
- <key>INIntentParameterDisplayNameID</key>
- <string>9wjBfU</string>
- <key>INIntentParameterDisplayPriority</key>
- <integer>1</integer>
- <key>INIntentParameterName</key>
- <string>Accounts</string>
- <key>INIntentParameterObjectType</key>
- <string>AccountsLockscreen</string>
- <key>INIntentParameterObjectTypeNamespace</key>
- <string>PqCrom</string>
- <key>INIntentParameterPromptDialogs</key>
- <array>
- <dict>
- <key>INIntentParameterPromptDialogCustom</key>
- <true/>
- <key>INIntentParameterPromptDialogType</key>
- <string>Configuration</string>
- </dict>
- <dict>
- <key>INIntentParameterPromptDialogCustom</key>
- <true/>
- <key>INIntentParameterPromptDialogType</key>
- <string>Primary</string>
- </dict>
- <dict>
- <key>INIntentParameterPromptDialogCustom</key>
- <true/>
- <key>INIntentParameterPromptDialogFormatString</key>
- <string>There are ${count} options matching ‘${Accounts}’.</string>
- <key>INIntentParameterPromptDialogFormatStringID</key>
- <string>UBB5e1</string>
- <key>INIntentParameterPromptDialogType</key>
- <string>DisambiguationIntroduction</string>
- </dict>
- <dict>
- <key>INIntentParameterPromptDialogCustom</key>
- <true/>
- <key>INIntentParameterPromptDialogFormatString</key>
- <string>Just to confirm, you wanted ‘${Accounts}’?</string>
- <key>INIntentParameterPromptDialogFormatStringID</key>
- <string>EsGCp1</string>
- <key>INIntentParameterPromptDialogType</key>
- <string>Confirmation</string>
- </dict>
- </array>
- <key>INIntentParameterSupportsDynamicEnumeration</key>
- <true/>
- <key>INIntentParameterTag</key>
- <integer>2</integer>
- <key>INIntentParameterType</key>
- <string>Object</string>
- </dict>
- </array>
- <key>INIntentResponse</key>
- <dict>
- <key>INIntentResponseCodes</key>
- <array>
- <dict>
- <key>INIntentResponseCodeName</key>
- <string>success</string>
- <key>INIntentResponseCodeSuccess</key>
- <true/>
- </dict>
- <dict>
- <key>INIntentResponseCodeName</key>
- <string>failure</string>
- </dict>
- </array>
- </dict>
- <key>INIntentTitle</key>
- <string>Lockscreen</string>
- <key>INIntentTitleID</key>
- <string>UABqHX</string>
- <key>INIntentType</key>
- <string>Custom</string>
- <key>INIntentVerb</key>
- <string>View</string>
- </dict>
- </array>
- <key>INTypes</key>
- <array>
- <dict>
- <key>INTypeDisplayName</key>
- <string>Accounts</string>
- <key>INTypeDisplayNameID</key>
- <string>wGuPt6</string>
- <key>INTypeLastPropertyTag</key>
- <integer>99</integer>
- <key>INTypeName</key>
- <string>AccountsLockscreen</string>
- <key>INTypeProperties</key>
- <array>
- <dict>
- <key>INTypePropertyDefault</key>
- <true/>
- <key>INTypePropertyDisplayPriority</key>
- <integer>1</integer>
- <key>INTypePropertyName</key>
- <string>identifier</string>
- <key>INTypePropertyTag</key>
- <integer>1</integer>
- <key>INTypePropertyType</key>
- <string>String</string>
- </dict>
- <dict>
- <key>INTypePropertyDefault</key>
- <true/>
- <key>INTypePropertyDisplayPriority</key>
- <integer>2</integer>
- <key>INTypePropertyName</key>
- <string>displayString</string>
- <key>INTypePropertyTag</key>
- <integer>2</integer>
- <key>INTypePropertyType</key>
- <string>String</string>
- </dict>
- <dict>
- <key>INTypePropertyDefault</key>
- <true/>
- <key>INTypePropertyDisplayPriority</key>
- <integer>3</integer>
- <key>INTypePropertyName</key>
- <string>pronunciationHint</string>
- <key>INTypePropertyTag</key>
- <integer>3</integer>
- <key>INTypePropertyType</key>
- <string>String</string>
- </dict>
- <dict>
- <key>INTypePropertyDefault</key>
- <true/>
- <key>INTypePropertyDisplayPriority</key>
- <integer>4</integer>
- <key>INTypePropertyName</key>
- <string>alternativeSpeakableMatches</string>
- <key>INTypePropertySupportsMultipleValues</key>
- <true/>
- <key>INTypePropertyTag</key>
- <integer>4</integer>
- <key>INTypePropertyType</key>
- <string>SpeakableString</string>
- </dict>
- </array>
- </dict>
- </array>
- </dict>
- </plist>
|