From ea0b1e8e5f43c5fd0a7d479e25ede3b8cbea464a Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期一, 02 十二月 2024 17:17:19 +0800 Subject: [PATCH] tcp;可视对讲; --- SiriIntentsUI/Info.plist | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SiriIntentsUI/Info.plist b/SiriIntentsUI/Info.plist index e4359f0..1d06306 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.onpro.siriui</string> + <string>com.santian.hdlon.siriui</string> <key>CFBundleDevelopmentRegion</key> <string>en</string> <key>CFBundleInfoDictionaryVersion</key> @@ -15,11 +15,11 @@ <key>CFBundlePackageType</key> <string>XPC!</string> <key>CFBundleShortVersionString</key> - <string>1.3.202112271</string> + <string>1.7.6</string> <key>CFBundleVersion</key> - <string>1.3.12271</string> + <string>1.7.6</string> <key>MinimumOSVersion</key> - <string>12.0</string> + <string>12.2</string> <key>NSExtension</key> <dict> <key>NSExtensionAttributes</key> -- Gitblit v1.8.0