From b9499ebd860508e3026193ded9c412075c953b23 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 04 三月 2021 13:52:27 +0800 Subject: [PATCH] 2021-03-04 1.删除多余废弃代码 --- Crabtree/ON.Ios/Info.plist | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist index c721be3..461ffe2 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.601071</string> + <string>2.603031</string> <key>CFBundleVersion</key> - <string>2.601071</string> + <string>2.603031</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> @@ -97,6 +97,6 @@ <key>NSLocationWhenInUseUsageDescription</key> <string>Get the weather</string> <key>CFBundleDisplayName</key> - <string>Crabtree-ON</string> + <string>Crabtree-ON+</string> </dict> </plist> -- Gitblit v1.8.0