From 22122911f1fc7514425412ef8bfdd31f6b8fed47 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Mon, 27 Apr 2026 10:31:32 +0800 Subject: [PATCH] 提交版本 4.12.0 --- WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h b/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h index 6fa393e..dc7c446 100644 --- a/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/WASdkIntf/WASdkIntf.xcframework/ios-arm64/WASdkIntf.framework/Headers/WASdkIntf.h @@ -77,6 +77,10 @@ #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; @@ -86,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/10/16 12:29 ver:4.8.1 -// 1 +//2026/04/27 12:29 ver:4.12.0 +// 2 -- Gitblit v1.8.0