From ccb3dadae2ca1616f1f5580c825da19975f31b2d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期六, 07 五月 2022 09:35:13 +0800 Subject: [PATCH] 定制修改 --- SiriIntentsUI/Info.plist | 2 +- SiriIntents/Info.plist | 2 +- HDL-ON_iOS/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index c0cb3a5..7e0187f 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.wtoiot</string> + <string>com.hdl.onpro</string> <key>LSRequiresIPhoneOS</key> <true/> <key>MinimumOSVersion</key> @@ -92,7 +92,7 @@ <key>XSLaunchImageAssets</key> <string>Assets.xcassets/LaunchImage.launchimage</string> <key>CFBundleName</key> - <string>On Pro</string> + <string>涓栬寕鐗╄仈</string> <key>XSAppIconAssets</key> <string>Assets.xcassets/AppIcon.appiconset</string> <key>UIStatusBarStyle</key> diff --git a/SiriIntents/Info.plist b/SiriIntents/Info.plist index aa41c52..967b921 100644 --- a/SiriIntents/Info.plist +++ b/SiriIntents/Info.plist @@ -3,7 +3,7 @@ <plist version="1.0"> <dict> <key>CFBundleIdentifier</key> - <string>com.hdl.wtoiot.siri</string> + <string>com.hdl.onpro.siri</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleInfoDictionaryVersion</key> diff --git a/SiriIntentsUI/Info.plist b/SiriIntentsUI/Info.plist index b8543e3..e4359f0 100644 --- a/SiriIntentsUI/Info.plist +++ b/SiriIntentsUI/Info.plist @@ -7,7 +7,7 @@ <key>CFBundleName</key> <string>SiriIntentsUI</string> <key>CFBundleIdentifier</key> - <string>com.hdl.wtoiot.siriui</string> + <string>com.hdl.onpro.siriui</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleInfoDictionaryVersion</key> -- Gitblit v1.8.0