From a89ce1dfa842f1516ff5a0e985da9a382072c348 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Wed, 15 Jul 2026 09:36:01 +0800 Subject: [PATCH] 提交版本 4.13.0 --- frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h index 27dc8da..1d40480 100644 --- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h +++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h @@ -12,8 +12,8 @@ #import <AppsFlyerLib/AppsFlyerShareInviteHelper.h> #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> #import <AppsFlyerLib/AppsFlyerDeepLink.h> -#import <AppsFlyerLib/AFSDKPurchaseDetails.h> #import <AppsFlyerLib/AFSDKPurchaseType.h> +#import <AppsFlyerLib/AFSDKPurchaseDetails.h> #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> #import <AppsFlyerLib/AFAdRevenueData.h> @@ -101,6 +101,7 @@ #define AFEventParam9 @"af_param_9" #define AFEventParam10 @"af_param_10" #define AFEventParamTouch @"af_touch_obj" +#define AFEventParamNetworkToken @"net_token" #define AFEventParamDepartingDepartureDate @"af_departing_departure_date" #define AFEventParamReturningDepartureDate @"af_returning_departure_date" -- Gitblit v1.8.0