From dd3f6db0cb3c242758ab0000a0513e093f02531c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 18 十一月 2021 13:11:32 +0800 Subject: [PATCH] 合并成功 --- SiriIntentsUI/Info.plist | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/SiriIntentsUI/Info.plist b/SiriIntentsUI/Info.plist index 269af89..b9e141f 100644 --- a/SiriIntentsUI/Info.plist +++ b/SiriIntentsUI/Info.plist @@ -1,4 +1,4 @@ -锘�<?xml version="1.0" encoding="UTF-8"?> +<?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> @@ -27,6 +27,7 @@ <key>IntentsSupported</key> <array> <string>INSendMessageIntent</string> + <string>HDLRunSceneIntent</string> </array> </dict> <key>NSExtensionMainStoryboard</key> -- Gitblit v1.8.0