From 20f70e3446df19bf5d0faaae9f7bd58fd0fc4bcc Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 04 八月 2023 12:06:51 +0800 Subject: [PATCH] 轮询备份 --- 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 eb68be4..caf1c5e 100755 --- a/Crabtree/ON.Ios/Info.plist +++ b/Crabtree/ON.Ios/Info.plist @@ -17,9 +17,9 @@ <key>CFBundleIdentifier</key> <string>com.CrabtreeOn</string> <key>CFBundleShortVersionString</key> - <string>2.5200722</string> + <string>2.72201121</string> <key>CFBundleVersion</key> - <string>2.50722</string> + <string>2.701121</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> @@ -100,5 +100,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