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 | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Crabtree/ON.Ios/Info.plist b/Crabtree/ON.Ios/Info.plist index ecdaf97..caf1c5e 100755 --- a/Crabtree/ON.Ios/Info.plist +++ b/Crabtree/ON.Ios/Info.plist @@ -15,11 +15,11 @@ <true/> </dict> <key>CFBundleIdentifier</key> - <string>com.hdl.SimpleControl</string> + <string>com.CrabtreeOn</string> <key>CFBundleShortVersionString</key> - <string>2.4191223</string> + <string>2.72201121</string> <key>CFBundleVersion</key> - <string>2.41223</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