From acb2b278663952ce555b06a2e821f359225f15e0 Mon Sep 17 00:00:00 2001
From: xm <1271024303@qq.com>
Date: 星期五, 10 七月 2020 09:41:15 +0800
Subject: [PATCH] 备份

---
 ZigbeeApp/Home.Ios/Info.plist |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Home0630/Home.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist
old mode 100644
new mode 100755
similarity index 94%
rename from Home0630/Home.Ios/Info.plist
rename to ZigbeeApp/Home.Ios/Info.plist
index b18409b..27dce87
--- a/Home0630/Home.Ios/Info.plist
+++ b/ZigbeeApp/Home.Ios/Info.plist
@@ -24,7 +24,7 @@
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>MinimumOSVersion</key>
-	<string>9.0</string>
+	<string>11.0</string>
 	<key>UIDeviceFamily</key>
 	<array>
 		<integer>1</integer>
@@ -61,6 +61,10 @@
 	<array>
 		<dict>
 			<key>CFBundleURLName</key>
+			<string>xiaoduapp</string>
+		</dict>
+		<dict>
+			<key>CFBundleURLName</key>
 			<string>weixin</string>
 			<key>CFBundleURLSchemes</key>
 			<array>
@@ -70,6 +74,7 @@
 	</array>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
+		<string>xiaoduapp</string>
 		<string>weixin</string>
 		<string>weixinULAPI</string>
 	</array>

--
Gitblit v1.8.0