From 147a27646a80fe2142e317bbd19003ed47bae35d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 16:58:31 +0800 Subject: [PATCH] 提交版本 4.7.0 --- WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h index b9dc21e..091899e 100644 --- a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h +++ b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64/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; -- Gitblit v1.8.0