From af1cb3ecd0f4b0589e00b28f7f9edccf39e6e12b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 10 九月 2020 16:15:11 +0800 Subject: [PATCH] 202009101 --- HDL-ON_iOS/Info.plist | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index c50adfa..0561128 100755 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -15,7 +15,7 @@ <true/> </dict> <key>CFBundleIdentifier</key> - <string>com.hdl.SimpleControl</string> + <string>com.hdl.onpro</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> @@ -61,11 +61,11 @@ <key>XSLaunchImageAssets</key> <string>Assets.xcassets/LaunchImage.launchimage</string> <key>CFBundleName</key> - <string>HDL ON +</string> + <string>ON +</string> <key>XSAppIconAssets</key> <string>Assets.xcassets/AppIcon.appiconset</string> <key>CFBundleDisplayName</key> - <string>HDL ON +</string> + <string>ON +</string> <key>UIStatusBarStyle</key> <string>UIStatusBarStyleLightContent</string> <key>CFBundleShortVersionString</key> @@ -81,6 +81,6 @@ <key>NSLocationWhenInUseUsageDescription</key> <string>鑾峰彇澶╂皵棰勬姤2</string> <key>NSAppleMusicUsageDescription</key> - <string>鑾峰彇澶╂皵棰勬姤</string> + <string>鎾斁闊充箰</string> </dict> </plist> -- Gitblit v1.8.0