From fcd58f92f55f19717a3a62240591d889b7b140d4 Mon Sep 17 00:00:00 2001 From: fengshuo <963787902@qq.com> Date: Thu, 16 Mar 2023 18:53:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E7=9A=84key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xplan-ios/Global/XPConstant.m | 12 ++++++------ xplan-ios/Info.plist | 12 ++++++++++-- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/xplan-ios/Global/XPConstant.m b/xplan-ios/Global/XPConstant.m index 09777499..f96fd46e 100644 --- a/xplan-ios/Global/XPConstant.m +++ b/xplan-ios/Global/XPConstant.m @@ -44,11 +44,11 @@ NSString * const KeyWithType(KeyType type) { @(YES):@{ @(KeyType_PasswordEncode) : @"1ea53d260ecf11e7b56e00163e046a26", @(KeyType_NTESQuickLoginBusinessId) : @"0401dc97927e807fc789ef7adba98003", - @(KeyType_QQAppid) : @"101902443", + @(KeyType_QQAppid) : @"102044928", @(KeyType_QQSecret) : @"715dd2601777347cd57af77c3e28402f", - @(KeyType_WechatAppid) : @"wxee68b213a1bd632b", + @(KeyType_WechatAppid) : @"wx4b772d5ebc964a38", @(KeyType_WechatSecret) : @"c5ecafb6a733a32410a5a9b9d560998a", - @(KeyType_Agora) : @"7ae1a8dabe7a44a9a67c829faa409e70", + @(KeyType_Agora) : @"f045979c311e13725cbb9aa87c265668", @(KeyType_TRTC) : @"1400798783", @(KeyType_NetEase) : @"5e76ec47632d86c30ce18eabfa332b6a", @(KeyType_APNSCer) : @"yinyouApnsRelease", @@ -67,10 +67,10 @@ NSString * const KeyWithType(KeyType type) { @(NO):@{ @(KeyType_PasswordEncode) : @"1ea53d260ecf11e7b56e00163e046a26", @(KeyType_NTESQuickLoginBusinessId) : @"0401dc97927e807fc789ef7adba98003", - @(KeyType_QQAppid) : @"101902443", + @(KeyType_QQAppid) : @"102044928", @(KeyType_QQSecret) : @"715dd2601777347cd57af77c3e28402f", - @(KeyType_WechatAppid) : @"wxee68b213a1bd632b", - @(KeyType_WechatSecret) : @"c5ecafb6a733a32410a5a9b9d560998a", + @(KeyType_WechatAppid) : @"wx4b772d5ebc964a38", + @(KeyType_WechatSecret) : @"f045979c311e13725cbb9aa87c265668", @(KeyType_Agora) : @"7ae1a8dabe7a44a9a67c829faa409e70", @(KeyType_TRTC) : @"1400798783", @(KeyType_NetEase) : @"5e76ec47632d86c30ce18eabfa332b6a", diff --git a/xplan-ios/Info.plist b/xplan-ios/Info.plist index d6e0e81e..29cdd9d8 100644 --- a/xplan-ios/Info.plist +++ b/xplan-ios/Info.plist @@ -25,7 +25,7 @@ Editor CFBundleURLSchemes - tencent101902443 + tencent102044928 @@ -33,7 +33,15 @@ Editor CFBundleURLSchemes - wxee68b213a1bd632b + wx4b772d5ebc964a38 + + + + CFBundleTypeRole + Editor + CFBundleURLSchemes + + yinmengapp