From 96f968f281f903257e4be013b97210431cb4506b Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Tue, 16 Jan 2018 16:10:45 +0800 Subject: [PATCH] 添加V3.6.5.2 --- localizable/en.plist | 12 ++++++++---- localizable/ru.plist | 12 ++++++++---- frameworks/WASdkImpl.framework/WASdkImpl | 0 localizable/pt-BR.plist | 12 ++++++++---- config/wa_sdk_impl_config_winga.xml | 2 +- localizable/base.plist | 4 ++++ WASdkImpl.podspec | 4 ++-- frameworks/WASdkImpl.framework/Headers/WASdkImpl.h | 2 +- localizable/zh-Hans.plist | 4 ++++ frameworks/WASdkImpl.framework/Info.plist | 0 10 files changed, 36 insertions(+), 16 deletions(-) diff --git a/WASdkImpl.podspec b/WASdkImpl.podspec index 7290cbd..221e1e2 100644 --- a/WASdkImpl.podspec +++ b/WASdkImpl.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = 'WASdkImpl' -s.version = '3.6.5' +s.version = '3.6.5.2' s.summary = 'WASdkImpl framework in production environment.' s.license = 'MIT' s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } @@ -21,6 +21,6 @@ s.resources = ['config/*.xml','bundle/WASDK-Resource.bundle','localizable/*.plist'] s.libraries = 'sqlite3','z' s.requires_arc = true -s.dependency 'WASdkIntf', '~> 3.6.5' #此处添加私有库依赖 +s.dependency 'WASdkIntf', '~> 3.6.5.2' #此处添加私有库依赖 end diff --git a/config/wa_sdk_impl_config_winga.xml b/config/wa_sdk_impl_config_winga.xml index 68eac3c..68d49bc 100644 --- a/config/wa_sdk_impl_config_winga.xml +++ b/config/wa_sdk_impl_config_winga.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <config> - <version val="WA3.6.4"/> + <version val="WA3.6.5.2"/> <comps> <!-- 用户模块 --> <comp module="USR" plaf="WINGA" mandatory="YES" value="WASdkUser" desc="WINGA用户账户"/> diff --git a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h index 2838999..f8ed1c8 100644 --- a/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h +++ b/frameworks/WASdkImpl.framework/Headers/WASdkImpl.h @@ -16,4 +16,4 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkImpl/PublicHeader.h> -//time:2017/8/30 09:57 ver:3.6.5 +//time:2018/1/16 12:17 ver:3.6.5.2 diff --git a/frameworks/WASdkImpl.framework/Info.plist b/frameworks/WASdkImpl.framework/Info.plist index 7695f8d..da6d86e 100644 --- a/frameworks/WASdkImpl.framework/Info.plist +++ b/frameworks/WASdkImpl.framework/Info.plist Binary files differ diff --git a/frameworks/WASdkImpl.framework/WASdkImpl b/frameworks/WASdkImpl.framework/WASdkImpl index 621d5ae..a09e94b 100644 --- a/frameworks/WASdkImpl.framework/WASdkImpl +++ b/frameworks/WASdkImpl.framework/WASdkImpl Binary files differ diff --git a/localizable/base.plist b/localizable/base.plist index 58d732c..2ccc14a 100644 --- a/localizable/base.plist +++ b/localizable/base.plist @@ -100,5 +100,9 @@ <string>Twitter</string> <key>wasdk_login_instagram</key> <string>Instagram</string> + <key>wasdk_tip_bind_closed</key> + <string>Failed to bind</string> + <key>wasdk_tip_unbind_closed</key> + <string>wasdk_tip_unbind_close</string> </dict> </plist> diff --git a/localizable/en.plist b/localizable/en.plist index 09153d6..00149cb 100644 --- a/localizable/en.plist +++ b/localizable/en.plist @@ -96,9 +96,13 @@ <string>You can not do purchase in a jailbreak device.</string> <key>wasdk_copy</key> <string>Copy</string> - <key>wasdk_login_twitter</key> - <string>Twitter</string> - <key>wasdk_login_instagram</key> - <string>Instagram</string> + <key>wasdk_login_twitter</key> + <string>Twitter</string> + <key>wasdk_login_instagram</key> + <string>Instagram</string> + <key>wasdk_tip_bind_closed</key> + <string>Failed to bind.</string> + <key>wasdk_tip_unbind_closed</key> + <string>Failed to unbind. </string> </dict> </plist> diff --git a/localizable/pt-BR.plist b/localizable/pt-BR.plist index 2b7a482..68e627b 100644 --- a/localizable/pt-BR.plist +++ b/localizable/pt-BR.plist @@ -94,9 +94,13 @@ <string>proibido compras em telefones com jailbreak</string> <key>wasdk_copy</key> <string>Copy</string> - <key>wasdk_login_twitter</key> - <string>Twitter</string> - <key>wasdk_login_instagram</key> - <string>Instagram</string> + <key>wasdk_login_twitter</key> + <string>Twitter</string> + <key>wasdk_login_instagram</key> + <string>Instagram</string> + <key>wasdk_tip_bind_closed</key> + <string>Falha ao vincular</string> + <key>wasdk_tip_unbind_closed</key> + <string>Falha ao desvincular</string> </dict> </plist> diff --git a/localizable/ru.plist b/localizable/ru.plist index 01b8ece..3a3eae8 100644 --- a/localizable/ru.plist +++ b/localizable/ru.plist @@ -96,9 +96,13 @@ <string>Вы не можете совершать покупки на взломанном устройстве</string> <key>wasdk_copy</key> <string>Copy</string> - <key>wasdk_login_twitter</key> - <string>Twitter</string> - <key>wasdk_login_instagram</key> - <string>Instagram</string> + <key>wasdk_login_twitter</key> + <string>Twitter</string> + <key>wasdk_login_instagram</key> + <string>Instagram</string> + <key>wasdk_tip_bind_closed</key> + <string>Не удалось выполнить привязку</string> + <key>wasdk_tip_unbind_closed</key> + <string>Не удалось выполнить отвязку</string> </dict> </plist> diff --git a/localizable/zh-Hans.plist b/localizable/zh-Hans.plist index a91c41b..50408e8 100644 --- a/localizable/zh-Hans.plist +++ b/localizable/zh-Hans.plist @@ -100,5 +100,9 @@ <string>Twitter</string> <key>wasdk_login_instagram</key> <string>Instagram</string> + <key>wasdk_tip_bind_closed</key> + <string>绑定失败</string> + <key>wasdk_tip_unbind_closed</key> + <string>解绑失败</string> </dict> </plist> -- Gitblit v1.8.0