From 1ef5d4c4dc6c31ab83a072ef6f639ab9d6c3f6f0 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 16 四月 2024 10:22:33 +0800 Subject: [PATCH] 图片更新 --- HDL-ON_iOS/Info.plist | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 1eb9e94..26681ca 100644 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -5,13 +5,13 @@ <key>CFBundleAllowMixedLocalizations</key> <true/> <key>CFBundleDisplayName</key> - <string>On Pro</string> + <string>鎯冲ぉ鏅烘帶</string> <key>CFBundleIdentifier</key> - <string>com.hdl.onpro</string> + <string>com.santian.hdlon</string> <key>CFBundleName</key> - <string>On Pro</string> + <string>鎯冲ぉ鏅烘帶</string> <key>CFBundleShortVersionString</key> - <string>2.4.4</string> + <string>4.1.0</string> <key>CFBundleURLTypes</key> <array> <dict> @@ -36,7 +36,7 @@ </dict> </array> <key>CFBundleVersion</key> - <string>2.4.4</string> + <string>4.1.0</string> <key>LSApplicationQueriesSchemes</key> <array> <string>weixinULAPI</string> @@ -88,7 +88,7 @@ <key>NSPhotoLibraryUsageDescription</key> <string>App wants to access your photo library to set the background image of the room</string> <key>NSSiriUsageDescription</key> - <string>On Pro data will be send to Siri.</string> + <string>App data will be send to Siri.</string> <key>NSUserActivityTypes</key> <array> <string>HDLRunSceneIntent</string> -- Gitblit v1.8.0