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 | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/OnPro/HDL-ON_iOS/Info.plist b/OnPro/HDL-ON_iOS/Info.plist index 980e6cc..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.1</string> + <string>1.0.2</string> + <key>NSLocationAlwaysAndWhenInUseUsageDescription</key> + <string>Provide weather services based on your positioning</string> <key>CFBundleVersion</key> - <string>1.0.1</string> + <string>1.0.2</string> <key>LSApplicationQueriesSchemes</key> <array> <string>weixinULAPI</string> -- Gitblit v1.8.0