From 160785587667cc0d927f85e44c139ec9dde13a9e Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期一, 25 十一月 2019 14:30:13 +0800
Subject: [PATCH] 原来的 IOS 工程舍弃(注:没有合并其他组员的代码)

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

diff --git a/ZigbeeApp/GateWay.Ios/Info.plist b/ZigbeeApp/Home.Ios/Info.plist
similarity index 85%
rename from ZigbeeApp/GateWay.Ios/Info.plist
rename to ZigbeeApp/Home.Ios/Info.plist
index d121328..ee37aaa 100755
--- a/ZigbeeApp/GateWay.Ios/Info.plist
+++ b/ZigbeeApp/Home.Ios/Info.plist
@@ -57,21 +57,5 @@
 	<string>1.0.19080501</string>
 	<key>CFBundleVersion</key>
 	<string>2</string>
-	<key>CFBundleURLTypes</key>
-	<array>
-		<dict>
-			<key>CFBundleURLName</key>
-			<string>weixin</string>
-			<key>CFBundleURLSchemes</key>
-			<array>
-				<string>wx2ec8f53f6fa36e82</string>
-			</array>
-		</dict>
-	</array>
-	<key>LSApplicationQueriesSchemes</key>
-	<array>
-		<string>weixin</string>
-		<string>weixinULAPI</string>
-	</array>
 </dict>
 </plist>

--
Gitblit v1.8.0