From 7e42cc13a14b7de31c9f5d5c61cdf24f3246335d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 31 三月 2023 11:36:45 +0800 Subject: [PATCH] 1 --- 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