From c5c714d4c421ce1148bf77ac5b36b0768b846698 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期三, 05 一月 2022 09:44:48 +0800 Subject: [PATCH] 2022-01-05 1.更新版本号 --- Crabtree/ON.Ios/Info.plist | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist index c721be3..9afa4dd 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.701051</string> <key>CFBundleVersion</key> - <string>2.601071</string> + <string>2.701051</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