From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 30 十二月 2019 13:32:33 +0800 Subject: [PATCH] 2019-12-30-1 --- ZigbeeApp/GateWay.Ios/Info.plist | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/Info.plist b/ZigbeeApp/GateWay.Ios/Info.plist index 572767d..1d769fe 100755 --- a/ZigbeeApp/GateWay.Ios/Info.plist +++ b/ZigbeeApp/GateWay.Ios/Info.plist @@ -7,18 +7,16 @@ <key>UIViewControllerBasedStatusBarAppearance</key> <false/> <key>NSPhotoLibraryUsageDescription</key> - <string>闇�瑕佽鍙栫浉鍐�</string> + <string>闇�瑕佽鍙栫浉鍐岋紝鐢ㄤ簬鎴块棿鑳屾櫙鍥剧墖</string> <key>NSPhotoLibraryAddUsageDescription</key> - <string>闇�瑕佷娇鐢ㄧ浉鍐�</string> + <string>闇�瑕佷娇鐢ㄧ浉鍐岋紝鐢ㄤ簬鎴块棿鑳屾櫙鍥剧墖</string> <key>NSCameraUsageDescription</key> - <string>闇�瑕佷娇鐢ㄧ浉鏈�</string> + <string>闇�瑕佷娇鐢ㄧ浉鏈烘潈闄愶紝鐢ㄤ簬鎷嶆憚鎴块棿鑳屾櫙鍥剧墖</string> <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> </dict> - <key>CFBundleShortVersionString</key> - <string>1.0.19061701</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> @@ -53,8 +51,11 @@ <string>development</string> <key>UIBackgroundModes</key> <array> + <string>location</string> <string>remote-notification</string> </array> + <key>CFBundleShortVersionString</key> + <string>1.0.19080501</string> <key>CFBundleVersion</key> <string>2</string> </dict> -- Gitblit v1.8.0