From 26d1cdf2f5246c1ad7890e6740444c4a6a80e6fb Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期二, 11 八月 2020 13:21:10 +0800 Subject: [PATCH] 合并了新代码 --- ZigbeeApp/Home.Ios/Entitlements.plist | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Home.Ios/Entitlements.plist b/ZigbeeApp/Home.Ios/Entitlements.plist index d8bde0c..c6c22a4 100755 --- a/ZigbeeApp/Home.Ios/Entitlements.plist +++ b/ZigbeeApp/Home.Ios/Entitlements.plist @@ -8,5 +8,7 @@ <array> <string>applinks:hdlcontrol.com</string> </array> + <key>com.apple.developer.networking.wifi-info</key> + <true/> </dict> -</plist> \ No newline at end of file +</plist> -- Gitblit v1.8.0