From 24dce73df68f96c4e7ae4ef82658d5fc89f31e0b Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期一, 23 八月 2021 09:58:33 +0800
Subject: [PATCH] 1

---
 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 a1dc67c..43ba8de 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.1.202103232</string>
+	<string>1.2.202108211</string>
 	<key>CFBundleVersion</key>
-	<string>202103232</string>
+	<string>1.2.08211</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Use geographic location to provide services such as weather</string>
 	<key>NSAppleMusicUsageDescription</key>

--
Gitblit v1.8.0