From 83dcb19ea8481a8ae38ef75359dadbf0bf61d3b3 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期一, 01 二月 2021 18:20:25 +0800
Subject: [PATCH] 2021-02-01 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