From 451fc93029c031f875c2fe07972a56fb46a2135b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 26 五月 2022 11:47:47 +0800 Subject: [PATCH] 备份 --- HDL-ON_iOS/Info.plist | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index a2100e0..52a1166 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -92,17 +92,15 @@ <key>XSLaunchImageAssets</key> <string>Assets.xcassets/LaunchImage.launchimage</string> <key>CFBundleName</key> - <string>On Pro</string> + <string>涓栬寕鐗╄仈</string> <key>XSAppIconAssets</key> <string>Assets.xcassets/AppIcon.appiconset</string> - <key>CFBundleDisplayName</key> - <string>On Pro</string> <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> - <string>1.4.302112271</string> + <string>1.5.502205251</string> <key>CFBundleVersion</key> - <string>1.4.12271</string> + <string>1.5.505251</string> <key>NSLocationWhenInUseUsageDescription</key> <string>Use geographic location to provide services such as weather</string> <key>NSAppleMusicUsageDescription</key> @@ -120,6 +118,7 @@ <key>UIBackgroundModes</key> <array> <string>audio</string> + <string>location</string> <string>voip</string> <string>remote-notification</string> </array> @@ -139,5 +138,7 @@ <array> <string>HDLRunSceneIntent</string> </array> + <key>CFBundleDisplayName</key> + <string>涓栬寕鐗╄仈</string> </dict> </plist> -- Gitblit v1.8.0