From 18dcc85b17b351cf7948e22908d5128231aea2e0 Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期二, 29 十月 2019 14:32:12 +0800 Subject: [PATCH] 2019-10-29-2 --- ZigbeeApp/GateWay.Ios/Info.plist | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ZigbeeApp/GateWay.Ios/Info.plist b/ZigbeeApp/GateWay.Ios/Info.plist index 572767d..ee37aaa 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> @@ -55,6 +53,8 @@ <array> <string>remote-notification</string> </array> + <key>CFBundleShortVersionString</key> + <string>1.0.19080501</string> <key>CFBundleVersion</key> <string>2</string> </dict> -- Gitblit v1.8.0