hank
2018-08-30 f610fb2d23edd059b6bb5d0685b41fd72e9d868f
添加V3.7.0
1 files added
5 files modified
33 ■■■■ changed files
WAAiHelpImpl.podspec 6 ●●●● patch | view | raw | blame | history
config/wa_sdk_impl_config_aihelp.xml 2 ●●● patch | view | raw | blame | history
frameworks/ElvaChatServiceSDK.framework/ElvaChatServiceSDK patch | view | raw | blame | history
frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h 2 ●●● patch | view | raw | blame | history
frameworks/WAAIhelpImpl.framework/WAAIhelpImpl patch | view | raw | blame | history
res/ElvaChatServiceSDK.bundle/tr.lproj/Localizable.strings 23 ●●●●● patch | view | raw | blame | history
WAAiHelpImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAAiHelpImpl'
s.version = '3.6.9'
s.version = '3.7.0'
s.summary = 'WAAfImpl framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
@@ -22,6 +22,6 @@
s.libraries = 'sqlite3'
s.resources = ['config/*.xml','res/ElvaChatServiceSDK.bundle','res/ElvaChatServiceSDK.bundle','res/*.xib','res/Localization/*/*.strings']
s.requires_arc = true
s.dependency 'WASdkIntf', '~> 3.6.9'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.6.9'
s.dependency 'WASdkIntf', '~> 3.7.0'   #此处添加私有库依赖
s.dependency 'WASdkImpl', '~> 3.7.0'
end
config/wa_sdk_impl_config_aihelp.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<config>
    <version val="AIHELP3.6.9"/>
    <version val="AIHELP3.7.0"/>
    <comps>
        <!-- 公共模块 -->
        <comp module="CORE" plaf="AIHELP" mandatory="YES" value="WAAIhelpCore" desc="公共模块"/>
frameworks/ElvaChatServiceSDK.framework/ElvaChatServiceSDK
Binary files differ
frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
@@ -16,4 +16,4 @@
// In this header, you should import all the public headers of your framework using statements like #import <WAAIhelpImpl/PublicHeader.h>
//time:2018/6/21 16:24 ver:3.6.9
//time:2018/8/27 14:57 ver:3.7.0
frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
Binary files differ
res/ElvaChatServiceSDK.bundle/tr.lproj/Localizable.strings
New file
@@ -0,0 +1,23 @@
/*
  Localizable.strings
  ElvaTestIOS
  Created by wwj on 16/5/30.
  Copyright © 2016年 im30. All rights reserved.
*/
"ElvaChatService" = "ElvaChat Service";
"offLine"="Bağlantı hatası, lütfen tekrar deneyin!";
"ContactCustomerService" = "İletişim";
"self_service_interface"="services";
"Message" = "Message";
"WasHelp"="Bunu faydalı buldunuz mu?";
"NO"="Hayır";
"YES"="Evet";
"elva__mark_helpful_toast"="Bunu faydalı buldum!";
"elva__mark_no"="Hayır";
"elva__mark_unhelpful_toast"="Bunu faydalı bulmadım!";
"elva__mark_yes"="Evet";
"elva__mark_yes_no_question"="Bunu faydalı buldunuz mu?";
"content_too_long"="Maks %ld karakter kullanılabilir!";
"CustomerService"="HELP";