From 3055ac3c5a7a18db21f2adc6a36f68ae0fd708c2 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 06 五月 2022 14:48:58 +0800 Subject: [PATCH] 定制 --- HDL-ON_iOS/Info.plist | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index fb0e6ed..c0cb3a5 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -38,7 +38,7 @@ <true/> </dict> <key>CFBundleIdentifier</key> - <string>com.hdl.onpro</string> + <string>com.hdl.wtoiot</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> @@ -95,8 +95,6 @@ <string>On Pro</string> <key>XSAppIconAssets</key> <string>Assets.xcassets/AppIcon.appiconset</string> - <key>CFBundleDisplayName</key> - <string>On Pro</string> <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> @@ -140,5 +138,7 @@ <array> <string>HDLRunSceneIntent</string> </array> + <key>CFBundleDisplayName</key> + <string>涓栬寕鐗╄仈</string> </dict> </plist> -- Gitblit v1.8.0