From dd3f6db0cb3c242758ab0000a0513e093f02531c Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 18 十一月 2021 13:11:32 +0800
Subject: [PATCH] 合并成功

---
 HDL-ON_iOS/Info.plist |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index d00fc31..a8ea6d3 100644
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -135,5 +135,9 @@
 	<string>Make audio/video calls</string>
 	<key>NSSiriUsageDescription</key>
 	<string>On Pro data will be send to Siri.</string>
+	<key>NSUserActivityTypes</key>
+	<array>
+		<string>HDLRunSceneIntent</string>
+	</array>
 </dict>
 </plist>

--
Gitblit v1.8.0