From 9ebd6edb9beddf1a6881b2ca924ed43bf5cedfbe Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 30 十二月 2022 11:24:03 +0800
Subject: [PATCH] 1

---
 ON.Ios/Info.plist |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/ON.Ios/Info.plist b/ON.Ios/Info.plist
index 18f84bd..fe9347d 100755
--- a/ON.Ios/Info.plist
+++ b/ON.Ios/Info.plist
@@ -17,9 +17,9 @@
 	<key>CFBundleIdentifier</key>
 	<string>com.hdl.moveserver</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0.5</string>
+	<string>1.0.9</string>
 	<key>CFBundleVersion</key>
-	<string>1.0.5</string>
+	<string>1.0.9</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>MinimumOSVersion</key>
@@ -69,5 +69,7 @@
 	<string>Assets.xcassets/AppIcon.appiconset</string>
 	<key>CFBundleDisplayName</key>
 	<string>Migration Tools</string>
+	<key>NSLocalNetworkUsageDescription</key>
+	<string>App wants to use local network access rights to find local smart home devices.</string>
 </dict>
 </plist>

--
Gitblit v1.8.0