From 3ba3201a49958b3d260753b75b46aaf3b18d2522 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 15 Jan 2026 17:01:18 +0800
Subject: [PATCH] 提交版本 4.9.1

---
 frameworks/WASdkIntf.framework/WASdkIntf                    |    0 
 frameworks/WASdkIntf.framework/_CodeSignature/CodeResources |   10 +++++-----
 frameworks/WASdkIntf.framework/_CodeSignature/CodeDirectory |    0 
 WASdkIntf.podspec                                           |    2 +-
 WASdkIntf/4.9.1/WASdkIntf.podspec                           |   23 +++++++++++++++++++++++
 frameworks/WASdkIntf.framework/Headers/WASdkIntf.h          |    4 ++--
 frameworks/WASdkIntf.framework/Info.plist                   |    0 
 frameworks/WASdkIntf.framework/_CodeSignature/CodeSignature |    0 
 frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h   |    5 +++++
 9 files changed, 36 insertions(+), 8 deletions(-)

diff --git a/WASdkIntf.podspec b/WASdkIntf.podspec
index 6c1a231..17bfbc3 100644
--- a/WASdkIntf.podspec
+++ b/WASdkIntf.podspec
@@ -9,7 +9,7 @@
 Pod::Spec.new do |s|
 
 s.name = 'WASdkIntf'
-s.version = '4.9.0'
+s.version = '4.9.1'
 s.summary = 'WASdkIntf framework in production environment.'
 s.license = 'MIT'
 s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
diff --git a/WASdkIntf/4.9.1/WASdkIntf.podspec b/WASdkIntf/4.9.1/WASdkIntf.podspec
new file mode 100644
index 0000000..17bfbc3
--- /dev/null
+++ b/WASdkIntf/4.9.1/WASdkIntf.podspec
@@ -0,0 +1,23 @@
+#
+#  Be sure to run `pod spec lint WASdkIntf.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 = 'WASdkIntf'
+s.version = '4.9.1'
+s.summary = 'WASdkIntf framework in production environment.'
+s.license = 'MIT'
+s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" }
+s.homepage = 'http://repo.wingsdk.cn:8082/summary/WASdkIntf.git'
+s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WASdkIntf.git" , :tag => s.version}
+s.platform = :ios
+s.ios.deployment_target = "7.0"
+s.vendored_frameworks = 'frameworks/WASdkIntf.framework'
+#s.resources = ['config/*.plist']
+s.requires_arc = true
+end
diff --git a/frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h b/frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h
index f053df4..b94b3e8 100644
--- a/frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h
+++ b/frameworks/WASdkIntf.framework/Headers/WAParamConfigObj.h
@@ -83,6 +83,8 @@
 @property(nonatomic,copy)NSString * floatingPageUrl;//GHG或R2浮窗页面的URL
 @property(nonatomic,copy)NSString * floatingPageRefreshAutoOpen;//刷新”不再提醒”状态,返回时间戳
 @property(nonatomic,copy)NSString * publisher;//发行主体
+@property(nonatomic,copy)NSString * publisherAlias;//发行主体别名;返回 ghg/f5
+
 @property(nonatomic,copy)NSString * platformLoginUrl;//GHG或R2平台的登录URL
 
 
@@ -141,4 +143,7 @@
 @property(nonatomic)NSInteger  passStatus;
 
 
+@property(nonatomic)NSInteger  passGuideMode;//0-跳客服;1-复制充值中心短链  2 关闭
+@property(nonatomic,copy)NSString * passPageGoto ;
+
 @end
diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
index 77255f0..959f904 100644
--- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
+++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -88,5 +88,5 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
 
-//time:2025/01/07  12:29 ver:4.9.0
-// 1
+//time:2025/01/15  12:29 ver:4.9.1
+// 2
diff --git a/frameworks/WASdkIntf.framework/Info.plist b/frameworks/WASdkIntf.framework/Info.plist
index ea76882..5030bb5 100644
--- a/frameworks/WASdkIntf.framework/Info.plist
+++ b/frameworks/WASdkIntf.framework/Info.plist
Binary files differ
diff --git a/frameworks/WASdkIntf.framework/WASdkIntf b/frameworks/WASdkIntf.framework/WASdkIntf
index c71d5e9..f3df8a5 100644
--- a/frameworks/WASdkIntf.framework/WASdkIntf
+++ b/frameworks/WASdkIntf.framework/WASdkIntf
Binary files differ
diff --git a/frameworks/WASdkIntf.framework/_CodeSignature/CodeDirectory b/frameworks/WASdkIntf.framework/_CodeSignature/CodeDirectory
index 934c8ae..ebc6d22 100644
--- a/frameworks/WASdkIntf.framework/_CodeSignature/CodeDirectory
+++ b/frameworks/WASdkIntf.framework/_CodeSignature/CodeDirectory
Binary files differ
diff --git a/frameworks/WASdkIntf.framework/_CodeSignature/CodeResources b/frameworks/WASdkIntf.framework/_CodeSignature/CodeResources
index 3cf8e5f..ca06682 100644
--- a/frameworks/WASdkIntf.framework/_CodeSignature/CodeResources
+++ b/frameworks/WASdkIntf.framework/_CodeSignature/CodeResources
@@ -190,7 +190,7 @@
 		</data>
 		<key>Headers/WAParamConfigObj.h</key>
 		<data>
-		+VxtEtMh6rRXhdvGYm+Skqhn0Qo=
+		HjPRuIfAoiqQP5pANyBY9nEsoBM=
 		</data>
 		<key>Headers/WAPassPlatformInfo.h</key>
 		<data>
@@ -222,7 +222,7 @@
 		</data>
 		<key>Headers/WASdkIntf.h</key>
 		<data>
-		PJWoofx6jqDCbQ3nxBgcyo3Mu10=
+		7VyecfaAQIz6aonwUj/JhIUn5N0=
 		</data>
 		<key>Headers/WAShareLinkContent.h</key>
 		<data>
@@ -290,7 +290,7 @@
 		</data>
 		<key>Info.plist</key>
 		<data>
-		9/fSuaJe9MMs+QmGf4VgyAApVz8=
+		FdKv14V56OHUfVNCaNmOAyNtt78=
 		</data>
 		<key>Modules/module.modulemap</key>
 		<data>
@@ -625,7 +625,7 @@
 		<dict>
 			<key>hash2</key>
 			<data>
-			SonKfQQIOayjSQH+UOk5CQbl1OcSyac7gS176ALhTDw=
+			avfhNsznsQ2ABeZC9PZFcYEh0GuwRNMeKRwjeXcJYgc=
 			</data>
 		</dict>
 		<key>Headers/WAPassPlatformInfo.h</key>
@@ -681,7 +681,7 @@
 		<dict>
 			<key>hash2</key>
 			<data>
-			slwAgcLmHjZ+7XHwULt97wc3pcJpxfPpzpHsi9yJFb0=
+			F8s4OCiBxCwIF8dH0NcmAh3c1eBNN1gLI8mWIpnqvLI=
 			</data>
 		</dict>
 		<key>Headers/WAShareLinkContent.h</key>
diff --git a/frameworks/WASdkIntf.framework/_CodeSignature/CodeSignature b/frameworks/WASdkIntf.framework/_CodeSignature/CodeSignature
index f42102d..66f7f61 100644
--- a/frameworks/WASdkIntf.framework/_CodeSignature/CodeSignature
+++ b/frameworks/WASdkIntf.framework/_CodeSignature/CodeSignature
Binary files differ

--
Gitblit v1.8.0