From d53e6af2c5f17838fa79659614b15a2a1f383399 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 31 三月 2023 10:04:58 +0800
Subject: [PATCH] 1

---
 Crabtree/ON.Ios/Info.plist |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist
index c274da2..9d6fa38 100755
--- a/Crabtree/ON.Ios/Info.plist
+++ b/Crabtree/ON.Ios/Info.plist
@@ -15,11 +15,11 @@
 		<false/>
 	</dict>
 	<key>CFBundleIdentifier</key>
-	<string>com.hdl.on</string>
+	<string>com.hdl.crabtreenew</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.603241</string>
+	<string>2.701111</string>
 	<key>CFBundleVersion</key>
-	<string>2.603241</string>
+	<string>2.701111</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>MinimumOSVersion</key>
@@ -86,17 +86,17 @@
 	</dict>
 	<key>UIViewControllerBasedStatusBarAppearance</key>
 	<false/>
-	<key>XSLaunchImageAssets</key>
-	<string>Assets.xcassets/LaunchImage-HDL.launchimage</string>
 	<key>CFBundleName</key>
-	<string>Crabtree-ON</string>
+	<string>Crabtree Smart H</string>
 	<key>NSAppleMusicUsageDescription</key>
 	<string>Needs to access your music library to connect to an external player to play music.</string>
-	<key>XSAppIconAssets</key>
-	<string>Assets.xcassets/AppIcon.appiconset</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Get the weather</string>
 	<key>CFBundleDisplayName</key>
-	<string>Crabtree-ON+</string>
+	<string>Crabtree Smart H</string>
+	<key>UILaunchStoryboardName</key>
+	<string>LaunchScreen</string>
+	<key>XSAppIconAssets</key>
+	<string>Assets.xcassets/AppIcon.appiconset</string>
 </dict>
 </plist>

--
Gitblit v1.8.0