From 1f3c3983fd5ec277d5151241143c4fb4e15b9e8c Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 28 二月 2022 11:11:11 +0800 Subject: [PATCH] 兼容俄语 --- HDL-ON_iOS/Info.plist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 63b2bdc..660b630 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -100,9 +100,9 @@ <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> - <string>1.5.402202171</string> + <string>1.5.402202281</string> <key>CFBundleVersion</key> - <string>1.5.402171</string> + <string>1.5.402281</string> <key>NSLocationWhenInUseUsageDescription</key> <string>Use geographic location to provide services such as weather</string> <key>NSAppleMusicUsageDescription</key> -- Gitblit v1.8.0