From ae5a3dbe8c84c039dde99317f0797d6320079c21 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Sun, 28 Sep 2025 15:06:17 +0800
Subject: [PATCH] 提交版本 4.8.0
---
frameworks/WAAIhelpImpl.framework/WAAIhelpImpl | 0
config/wa_sdk_impl_config_aihelp.xml | 2 +-
frameworks/WAAIhelpImpl.framework/Info.plist | 0
frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h | 2 +-
WAAiHelpImpl/4.8.0/WAAiHelpImpl.podspec | 27 +++++++++++++++++++++++++++
WAAiHelpImpl.podspec | 2 +-
6 files changed, 30 insertions(+), 3 deletions(-)
diff --git a/WAAiHelpImpl.podspec b/WAAiHelpImpl.podspec
index dd2e176..c679043 100644
--- a/WAAiHelpImpl.podspec
+++ b/WAAiHelpImpl.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WAAiHelpImpl'
-s.version = '4.7.0'
+s.version = '4.8.0'
s.summary = 'WAAfImpl framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
diff --git a/WAAiHelpImpl/4.8.0/WAAiHelpImpl.podspec b/WAAiHelpImpl/4.8.0/WAAiHelpImpl.podspec
new file mode 100644
index 0000000..c679043
--- /dev/null
+++ b/WAAiHelpImpl/4.8.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.8.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 38730fc..d56095f 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.7.0" />
+ <version val="AIHELP4.8.0" />
<comps>
<comp module="CORE" plaf="AIHELP" mandatory="YES" value="WAAIhelpCore" desc="公共模块" />
diff --git a/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h b/frameworks/WAAIhelpImpl.framework/Headers/WAAIhelpImpl.h
index ad858c0..e92a394 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/08 12:29 ver:4.7.0
+//time:2025/09/28 12:29 ver:4.8.0
// 1
diff --git a/frameworks/WAAIhelpImpl.framework/Info.plist b/frameworks/WAAIhelpImpl.framework/Info.plist
index 0daea66..1dba3b9 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 3245c07..6b16ff0 100644
--- a/frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
+++ b/frameworks/WAAIhelpImpl.framework/WAAIhelpImpl
Binary files differ
--
Gitblit v1.8.0