From a8650441a2e765a61a9ff8ae802f69991a9d2475 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 02 二月 2021 16:14:22 +0800
Subject: [PATCH] 2021-02-02 1.更新

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

diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist
index be3f0d8..3e65c9c 100755
--- a/HDL-ON_iOS/Info.plist
+++ b/HDL-ON_iOS/Info.plist
@@ -65,6 +65,8 @@
 	<string>App wants to access your photo library to set the background image of the room</string>
 	<key>NSMicrophoneUsageDescription</key>
 	<string>APP wants to use the phone&apos;s microphone for voice intercom</string>
+	<key>NSLocalNetworkUsageDescription</key>
+	<string>APP wants to use local network access permissions for WiFi distribution.</string>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>

--
Gitblit v1.8.0