From a7f5a97a0c8b97d0c6c28fcd92cf65888c7cbb4a Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Mon, 27 Apr 2026 09:31:06 +0800 Subject: [PATCH] 提交版本 4.12.0 --- frameworks/WASdkIntf.framework/Headers/WASdkIntf.h | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h index f8c6529..dc7c446 100644 --- a/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/frameworks/WASdkIntf.framework/Headers/WASdkIntf.h @@ -75,6 +75,12 @@ #import <WASdkIntf/WADeleteResult.h> #import <WASdkIntf/WAIAdmob.h> #import <WASdkIntf/WAAdMobProxy.h> +#import <WASdkIntf/WACustomerResult.h> +#import <WASdkIntf/WAPlatformAccountInfo.h> +#import <WASdkIntf/WAPassPlatformInfo.h> +#import <WASdkIntf/WACoinsInfo.h> +#import <WASdkIntf/WAStageEvent.h> + //! Project version number for WASdkIntf. FOUNDATION_EXPORT double WASdkIntfVersionNumber; @@ -84,5 +90,5 @@ // In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h> -//time:2025/06/25 12:29 ver:4.5.0 +//2026/04/27 12:29 ver:4.12.0 // 2 -- Gitblit v1.8.0