From 6185badc9f6938ce210c56ca2b5037c561274ec8 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 08 Jan 2026 09:18:32 +0800 Subject: [PATCH] 提交版本 4.9.0 --- WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h b/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h index f8c6529..77255f0 100644 --- a/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h +++ b/WASdkIntf/WASdkIntf.xcframework/ios-x86_64-simulator/WASdkIntf.framework/Headers/WASdkIntf.h @@ -75,6 +75,10 @@ #import <WASdkIntf/WADeleteResult.h> #import <WASdkIntf/WAIAdmob.h> #import <WASdkIntf/WAAdMobProxy.h> +#import <WASdkIntf/WACustomerResult.h> +#import <WASdkIntf/WAPlatformAccountInfo.h> +#import <WASdkIntf/WAPassPlatformInfo.h> + //! Project version number for WASdkIntf. FOUNDATION_EXPORT double WASdkIntfVersionNumber; @@ -84,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/06/25 12:29 ver:4.5.0 -// 2 +//time:2025/01/07 12:29 ver:4.9.0 +// 1 -- Gitblit v1.8.0