From bff8993501334c4f3c5f902216fe03253be747f8 Mon Sep 17 00:00:00 2001 From: xm <1271024303@qq.com> Date: 星期三, 15 四月 2020 16:59:01 +0800 Subject: [PATCH] 合并新代码 --- ZigbeeApp20200414/Home.Ios/Info.plist | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp20200414/Home.Ios/Info.plist b/ZigbeeApp20200414/Home.Ios/Info.plist index 61e3e18..b1f348e 100755 --- a/ZigbeeApp20200414/Home.Ios/Info.plist +++ b/ZigbeeApp20200414/Home.Ios/Info.plist @@ -2,6 +2,8 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>NSContactsUsageDescription</key> + <string>闇�瑕佽鍙栭�氳褰�,鐢ㄤ簬娣诲姞鑳佽揩鑱旂郴浜�</string> <key>NSLocationWhenInUseUsageDescription</key> <string>浣跨敤鏈熼棿闇�瑕佷娇鐢ㄥ湴鐞嗕綅缃紝浠ヤ究鎻愪緵鏈嶅姟锛屽澶╂皵</string> <key>UIViewControllerBasedStatusBarAppearance</key> @@ -55,7 +57,7 @@ <string>remote-notification</string> </array> <key>CFBundleShortVersionString</key> - <string>1.0.20031601</string> + <string>1.0.20040901</string> <key>CFBundleVersion</key> <string>2</string> <key>CFBundleURLTypes</key> -- Gitblit v1.8.0