From 6a860510eb765d6bd90fc324e70698410e1a1d70 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期三, 09 十二月 2020 09:45:56 +0800
Subject: [PATCH] 2020-12-09 1.更新

---
 Crabtree/ON.Ios/Info.plist |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist
index 37757fa..70e85d6 100755
--- a/Crabtree/ON.Ios/Info.plist
+++ b/Crabtree/ON.Ios/Info.plist
@@ -17,9 +17,9 @@
 	<key>CFBundleIdentifier</key>
 	<string>com.hdl.on</string>
 	<key>CFBundleShortVersionString</key>
-	<string>2.510271</string>
+	<string>2.512081</string>
 	<key>CFBundleVersion</key>
-	<string>2.510271</string>
+	<string>2.512081</string>
 	<key>LSRequiresIPhoneOS</key>
 	<true/>
 	<key>MinimumOSVersion</key>
@@ -96,5 +96,7 @@
 	<string>Assets.xcassets/AppIcon.appiconset</string>
 	<key>NSLocationWhenInUseUsageDescription</key>
 	<string>Get the weather</string>
+	<key>CFBundleDisplayName</key>
+	<string>Crabtree-ON</string>
 </dict>
 </plist>

--
Gitblit v1.8.0