From 3f21f1e4d3d5e22d57ec392c41098841e8b0784d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:19:30 +0800 Subject: [PATCH] 提交版本 4.7.0 --- WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface index bdb83a4..b0b9344 100644 --- a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface +++ b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface @@ -1,15 +1,14 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) +// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) // swift-module-flags: -target x86_64-apple-ios13.1-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib // swift-module-flags-ignorable: -enable-bare-slash-regex @_exported import AppsFlyerLib import Foundation -import StoreKit import Swift import _Concurrency import _StringProcessing import _SwiftConcurrencyShims -@objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { +@_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { @objc final public var isUserSubjectToGDPR: Swift.Bool { @objc get } -- Gitblit v1.8.0