From b3656154e43b2c9923c45d48101ece11223743a3 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Sun, 28 Sep 2025 16:53:41 +0800
Subject: [PATCH] 提交版本 4.8.0
---
WAAfImpl/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/WAAfImpl/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h b/WAAfImpl/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h
index 1fc7dfc..f66b41a 100644
--- a/WAAfImpl/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h
+++ b/WAAfImpl/AppsFlyerLib.xcframework/tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
-// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
+// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
#ifndef APPSFLYERLIB_SWIFT_H
#define APPSFLYERLIB_SWIFT_H
#pragma clang diagnostic push
@@ -302,7 +302,7 @@
@class NSNumber;
@class NSCoder;
-SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent")
+SWIFT_CLASS_NAMED("AppsFlyerConsent")
@interface AppsFlyerConsent : NSObject <NSCoding>
@property (nonatomic, readonly) BOOL isUserSubjectToGDPR;
@property (nonatomic, readonly) BOOL hasConsentForDataUsage;
@@ -327,7 +327,7 @@
#endif
#elif defined(__x86_64__) && __x86_64__
-// Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
+// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
#ifndef APPSFLYERLIB_SWIFT_H
#define APPSFLYERLIB_SWIFT_H
#pragma clang diagnostic push
@@ -629,7 +629,7 @@
@class NSNumber;
@class NSCoder;
-SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent")
+SWIFT_CLASS_NAMED("AppsFlyerConsent")
@interface AppsFlyerConsent : NSObject <NSCoding>
@property (nonatomic, readonly) BOOL isUserSubjectToGDPR;
@property (nonatomic, readonly) BOOL hasConsentForDataUsage;
--
Gitblit v1.8.0