From 303b8f43a0f25b1bd791061e0d0ba3d862238386 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Fri, 13 Mar 2026 09:10:43 +0800 Subject: [PATCH] 提交版本 4.11.0 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index 803432b..fbf03aa 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -76,6 +76,10 @@ #import <WASdkIntf/WAIAdmob.h> #import <WASdkIntf/WAAdMobProxy.h> #import <WASdkIntf/WACustomerResult.h> +#import <WASdkIntf/WAPlatformAccountInfo.h> +#import <WASdkIntf/WAPassPlatformInfo.h> +#import <WASdkIntf/WACoinsInfo.h> + //! Project version number for WASdkIntf. FOUNDATION_EXPORT double WASdkIntfVersionNumber; @@ -85,5 +89,5 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2025/0722 12:29 ver:4.6.0 +//2026/03/13 12:29 ver:4.11.0 // 2 -- Gitblit v1.8.0