From 70d2b7cd0c8fe5dfb29bb2baf96997575ade2bac Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 08 七月 2021 18:34:38 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/newBranch1' into WJC --- HDL-ON_iOS/Info.plist | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index c9c3bb1..c4c4c22 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -13,10 +13,6 @@ <string>AispeechMobile</string> </dict> <dict> - <key>CFBundleURLName</key> - <string>xiaoduapp</string> - </dict> - <dict> <key>CFBundleURLSchemes</key> <array> <string>hdlonpro</string> @@ -104,9 +100,9 @@ <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> - <string>1.2.202106082</string> + <string>1.2.202107081</string> <key>CFBundleVersion</key> - <string>1.2.06082</string> + <string>1.2.07081</string> <key>NSLocationWhenInUseUsageDescription</key> <string>Use geographic location to provide services such as weather</string> <key>NSAppleMusicUsageDescription</key> -- Gitblit v1.8.0