From 0fd006004ade2a07fc36bc2b07bb03b4b80a35b9 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Wed, 15 Jul 2026 09:36:42 +0800
Subject: [PATCH] 提交版本 4.13.0
---
WAAiHelpImpl/4.13.0/WAAiHelpImpl.podspec | 27 +++++++++++++++++++++++++++
frameworks/WAAIhelpImpl.framework/WAAIhelpImpl | 0
frameworks/AIHelpSupportSDK.framework/Info.plist | 0
config/wa_sdk_impl_config_aihelp.xml | 2 +-
frameworks/WAAIhelpImpl.framework/Info.plist | 0
frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h | 4 ++--
frameworks/AIHelpSupportSDK.framework/AIHelpSupportSDK | 0
WAAiHelpImpl.podspec | 2 +-
8 files changed, 31 insertions(+), 4 deletions(-)
diff --git a/WAAiHelpImpl.podspec b/WAAiHelpImpl.podspec
index c679043..44ef262 100644
--- a/WAAiHelpImpl.podspec
+++ b/WAAiHelpImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAAiHelpImpl'
-s.version = '4.8.0'
+s.version = '4.13.0'
s.summary = 'WAAfImpl framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
diff --git a/WAAiHelpImpl/4.13.0/WAAiHelpImpl.podspec b/WAAiHelpImpl/4.13.0/WAAiHelpImpl.podspec
new file mode 100644
index 0000000..44ef262
--- /dev/null
+++ b/WAAiHelpImpl/4.13.0/WAAiHelpImpl.podspec
@@ -0,0 +1,27 @@
+#
+# Be sure to run `pod spec lint WAAiHelpImpl.podspec' to ensure this is a
+# valid spec and to remove all comments including this before submitting the spec.
+#
+# To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html
+# To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/
+#
+
+Pod::Spec.new do |s|
+
+s.name = 'WAAiHelpImpl'
+s.version = '4.13.0'
+s.summary = 'WAAfImpl framework in testing environment.'
+s.license = 'MIT'
+s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
+s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAAiHelpImpl.git'
+s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAAiHelpImpl.git" , :tag => s.version}
+s.platform = :ios
+s.ios.deployment_target = "7.0"
+s.frameworks = "WebKit"
+s.vendored_frameworks = 'frameworks/*.framework'
+s.libraries = 'sqlite3'
+s.resources = ['config/*.xml','res/AIHelpSupportSDK.bundle','res/*.xib','res/Localization/*/*.strings']
+s.requires_arc = true
+s.dependency 'WASdkIntf'
+s.dependency 'WASdkImpl'
+end
diff --git a/config/wa_sdk_impl_config_aihelp.xml b/config/wa_sdk_impl_config_aihelp.xml
index d56095f..1ecad8b 100644
--- a/config/wa_sdk_impl_config_aihelp.xml
+++ b/config/wa_sdk_impl_config_aihelp.xml
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<config>
- <version val="AIHELP4.8.0" />
+ <version val="AIHELP4.13.0" />
<comps>
<comp module="CORE" plaf="AIHELP" mandatory="YES" value="WAAIhelpCore" desc="公共模块" />
diff --git a/frameworks/AIHelpSupportSDK.framework/AIHelpSupportSDK b/frameworks/AIHelpSupportSDK.framework/AIHelpSupportSDK
index b84a2e5..25cd5f4 100644
--- a/frameworks/AIHelpSupportSDK.framework/AIHelpSupportSDK
+++ b/frameworks/AIHelpSupportSDK.framework/AIHelpSupportSDK
Binary files differ
diff --git a/frameworks/AIHelpSupportSDK.framework/Info.plist b/frameworks/AIHelpSupportSDK.framework/Info.plist
index ff5b3c5..0905a50 100644
--- a/frameworks/AIHelpSupportSDK.framework/Info.plist
+++ b/frameworks/AIHelpSupportSDK.framework/Info.plist
Binary files differ
diff --git a/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h b/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
index e92a394..078dc56 100644
--- a/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
+++ b/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
@@ -16,5 +16,5 @@
// In this header, you should import all the public headers of your framework using statements like #import <WAAIhelpImpl/PublicHeader.h>
-//time:2025/09/28 12:29 ver:4.8.0
-// 1
+//time:2026/07/14 12:29 ver: 4.13.0
+// 4
diff --git a/frameworks/WAAIhelpImpl.framework/Info.plist b/frameworks/WAAIhelpImpl.framework/Info.plist
index 1dba3b9..cd9a923 100644
--- a/frameworks/WAAIhelpImpl.framework/Info.plist
+++ b/frameworks/WAAIhelpImpl.framework/Info.plist
Binary files differ
diff --git a/frameworks/WAAIhelpImpl.framework/WAAIhelpImpl b/frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
index 6b16ff0..924118e 100644
--- a/frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
+++ b/frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
Binary files differ
--
Gitblit v1.8.0