Siri Intent示例短语

Tom*_*mer 5 xcode ios siri swift sirikit

当我使用新的Siri Intents将我的应用程序上传到iTunes Connect时,我收到一条消息:

Invalid Siri Support - No example phrase was provided for INSetMessageAttributeIntent in the "en" language

Invalid Siri Support - No example phrase was provided for INSendMessageIntent in the "en" language
Run Code Online (Sandbox Code Playgroud)

AppIntentVocabulary.plist在主应用程序中创建了一个并对其进行了本地化,但每次上传时都会收到此问题.

文件是在错误的位置还是我将这些示例短语放在错误的位置?

谢谢