From bfb3d0d4879dca8c59ff287c92f5113162f3a33a Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 27 八月 2024 15:22:48 +0800
Subject: [PATCH] 代码备份

---
 OnPro/HDL-ON_iOS/Info.plist |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/OnPro/HDL-ON_iOS/Info.plist b/OnPro/HDL-ON_iOS/Info.plist
index da99ff4..da26af5 100644
--- a/OnPro/HDL-ON_iOS/Info.plist
+++ b/OnPro/HDL-ON_iOS/Info.plist
@@ -11,9 +11,11 @@
 	<key>CFBundleName</key>
 	<string>鑽f偊鏅鸿兘</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.0</string>
+	<string>1.0.2</string>
+	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
+	<string>Provide weather services based on your positioning</string>
 	<key>CFBundleVersion</key>
-	<string>1.0</string>
+	<string>1.0.2</string>
 	<key>LSApplicationQueriesSchemes</key>
 	<array>
 		<string>weixinULAPI</string>
@@ -43,7 +45,7 @@
 	<key>NSLocalNetworkUsageDescription</key>
 	<string>APP wants to use local network access permissions for WiFi distribution.</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
-	<string>Use geographic location to provide services such as weather</string>
+	<string>Obtain the weather conditions of your current location through localization.</string>
 	<key>NSPhotoLibraryAddUsageDescription</key>
 	<string>App wants to access your photo library to set the background image of the room</string>
 	<key>NSPhotoLibraryUsageDescription</key>

--
Gitblit v1.8.0