From 407fae6f07a2a982a2a814c2f145c40733c966cb Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期三, 12 一月 2022 15:29:34 +0800 Subject: [PATCH] 2022-01-12 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 bb675f0..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.603291</string> + <string>2.701111</string> <key>CFBundleVersion</key> - <string>2.603291</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