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/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json | 1336 +++++++++++++++++++++++++++++++++++++++++++++++++++------
1 files changed, 1,183 insertions(+), 153 deletions(-)
diff --git a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json
index d550b2a..a49392e 100644
--- a/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json
+++ b/frameworks/AppsFlyerLib.xcframework/tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "AppsFlyerLib",
+ "printedName": "AppsFlyerLib",
"children": [
{
"kind": "Import",
@@ -821,10 +821,31 @@
"conformances": [
{
"kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
"name": "Sendable",
"printedName": "Sendable",
"usr": "s:s8SendableP",
"mangledName": "$ss8SendableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "BitwiseCopyable",
+ "printedName": "BitwiseCopyable",
+ "usr": "s:s15BitwiseCopyableP",
+ "mangledName": "$ss15BitwiseCopyableP"
}
]
},
@@ -1192,6 +1213,22 @@
"moduleName": "AppsFlyerLib",
"declAttributes": [
"Final"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ }
]
},
{
@@ -1222,7 +1259,7 @@
{
"kind": "TypeNominal",
"name": "AFSDKPurchaseDataSendingDelegate",
- "printedName": "AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
+ "printedName": "any AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
"usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate"
}
],
@@ -1250,6 +1287,22 @@
"sugared_genericSig": "<Self : ObjectiveC.NSObjectProtocol>",
"declAttributes": [
"ObjC"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -1568,6 +1621,20 @@
"ObjectiveC.NSObject"
],
"conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
{
"kind": "Conformance",
"name": "Equatable",
@@ -2108,6 +2175,20 @@
"conformances": [
{
"kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
@@ -2169,6 +2250,985 @@
},
{
"kind": "TypeDecl",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AFSDKAppTransactionResult",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "jws",
+ "printedName": "jws",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(py)jws",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC3jwsSSvp",
+ "moduleName": "AppsFlyerLib",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 0,
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)jws",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC3jwsSSvg",
+ "moduleName": "AppsFlyerLib",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "deviceVerificationID",
+ "printedName": "deviceVerificationID",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(py)deviceVerificationID",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC20deviceVerificationIDSSvp",
+ "moduleName": "AppsFlyerLib",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 1,
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)deviceVerificationID",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC20deviceVerificationIDSSvg",
+ "moduleName": "AppsFlyerLib",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(jws:deviceVerificationID:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)initWithJWS:deviceVerificationID:",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC3jws20deviceVerificationIDACSS_SStcfc",
+ "moduleName": "AppsFlyerLib",
+ "objc_name": "initWithJWS:deviceVerificationID:",
+ "declAttributes": [
+ "ObjC"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Function",
+ "name": "toDictionary",
+ "printedName": "toDictionary()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Dictionary",
+ "printedName": "[Swift.String : Any]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:SD"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)toDictionary",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC12toDictionarySDySSypGyF",
+ "moduleName": "AppsFlyerLib",
+ "objc_name": "toDictionary",
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult(im)init",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultCACycfc",
+ "moduleName": "AppsFlyerLib",
+ "overriding": true,
+ "implicit": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Override"
+ ],
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult",
+ "mangledName": "$s12AppsFlyerLib25AFSDKAppTransactionResultC",
+ "moduleName": "AppsFlyerLib",
+ "intro_Macosx": "13.0",
+ "intro_iOS": "16.0",
+ "intro_tvOS": "16.0",
+ "objc_name": "AFSDKAppTransactionResult",
+ "declAttributes": [
+ "Final",
+ "ObjCMembers",
+ "ObjC",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Sendable",
+ "printedName": "Sendable",
+ "usr": "s:s8SendableP",
+ "mangledName": "$ss8SendableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "AppsFlyerLib",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "AFSDKAppTransactionFetching",
+ "printedName": "AFSDKAppTransactionFetching",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "cachedData",
+ "printedName": "cachedData",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(py)cachedData",
+ "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP10cachedDataAA0dE6ResultCSgvp",
+ "moduleName": "AppsFlyerLib",
+ "protocolReq": true,
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(im)cachedData",
+ "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP10cachedDataAA0dE6ResultCSgvg",
+ "moduleName": "AppsFlyerLib",
+ "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKAppTransactionFetching>",
+ "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKAppTransactionFetching>",
+ "protocolReq": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "reqNewWitnessTableEntry": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "fetchData",
+ "printedName": "fetchData(completion:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(AppsFlyerLib.AFSDKAppTransactionResult?) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ]
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching(im)fetchDataWithCompletion:",
+ "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP9fetchData10completionyyAA0dE6ResultCSgc_tF",
+ "moduleName": "AppsFlyerLib",
+ "genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKAppTransactionFetching>",
+ "sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKAppTransactionFetching>",
+ "protocolReq": true,
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Protocol",
+ "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching",
+ "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP",
+ "moduleName": "AppsFlyerLib",
+ "genericSig": "<τ_0_0 : AnyObject>",
+ "sugared_genericSig": "<Self : AnyObject>",
+ "intro_Macosx": "13.0",
+ "intro_iOS": "16.0",
+ "intro_tvOS": "16.0",
+ "declAttributes": [
+ "ObjC",
+ "Available",
+ "Available",
+ "Available"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "AFSDKAppTransactionFetcher",
+ "printedName": "AFSDKAppTransactionFetcher",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "store",
+ "printedName": "store",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionStore",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionStore",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:12AppsFlyerLib26AFSDKAppTransactionFetcherC5store33_C60148B51271428B2DB8D751F385C763LLAA0dE5StoreCvp",
+ "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC5store33_C60148B51271428B2DB8D751F385C763LLAA0dE5StoreCvp",
+ "moduleName": "AppsFlyerLib",
+ "isInternal": true,
+ "declAttributes": [
+ "HasInitialValue",
+ "Final",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "fixedbinaryorder": 0,
+ "isLet": true,
+ "hasStorage": true
+ },
+ {
+ "kind": "Var",
+ "name": "cachedData",
+ "printedName": "cachedData",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(py)cachedData",
+ "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC10cachedDataAA0dE6ResultCSgvp",
+ "moduleName": "AppsFlyerLib",
+ "objc_name": "cachedData",
+ "declAttributes": [
+ "HasInitialValue",
+ "Final",
+ "ObjC",
+ "HasStorage",
+ "SetterAccess"
+ ],
+ "fixedbinaryorder": 1,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)cachedData",
+ "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC10cachedDataAA0dE6ResultCSgvg",
+ "moduleName": "AppsFlyerLib",
+ "implicit": true,
+ "objc_name": "cachedData",
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionFetcher",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionFetcher",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)init",
+ "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherCACycfc",
+ "moduleName": "AppsFlyerLib",
+ "overriding": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Override"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Function",
+ "name": "fetchData",
+ "printedName": "fetchData(completion:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(AppsFlyerLib.AFSDKAppTransactionResult?) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ]
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher(im)fetchDataWithCompletion:",
+ "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC9fetchData10completionyyAA0dE6ResultCSgc_tF",
+ "moduleName": "AppsFlyerLib",
+ "objc_name": "fetchDataWithCompletion:",
+ "declAttributes": [
+ "Final",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionFetcher",
+ "mangledName": "$s12AppsFlyerLib26AFSDKAppTransactionFetcherC",
+ "moduleName": "AppsFlyerLib",
+ "intro_Macosx": "13.0",
+ "intro_iOS": "16.0",
+ "intro_tvOS": "16.0",
+ "objc_name": "AFSDKAppTransactionFetcher",
+ "declAttributes": [
+ "Final",
+ "ObjCMembers",
+ "ObjC",
+ "Available",
+ "Available",
+ "Available",
+ "RawDocComment"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "inheritsConvenienceInitializers": true,
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "AFSDKAppTransactionFetching",
+ "printedName": "AFSDKAppTransactionFetching",
+ "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKAppTransactionFetching",
+ "mangledName": "$s12AppsFlyerLib27AFSDKAppTransactionFetchingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Equatable",
+ "printedName": "Equatable",
+ "usr": "s:SQ",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CVarArg",
+ "printedName": "CVarArg",
+ "usr": "s:s7CVarArgP",
+ "mangledName": "$ss7CVarArgP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObservingPublishing",
+ "printedName": "_KeyValueCodingAndObservingPublishing",
+ "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP",
+ "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "_KeyValueCodingAndObserving",
+ "printedName": "_KeyValueCodingAndObserving",
+ "usr": "s:10Foundation27_KeyValueCodingAndObservingP",
+ "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomDebugStringConvertible",
+ "printedName": "CustomDebugStringConvertible",
+ "usr": "s:s28CustomDebugStringConvertibleP",
+ "mangledName": "$ss28CustomDebugStringConvertibleP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "AppsFlyerLib",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "StoreKit",
+ "printedName": "StoreKit",
+ "declKind": "Import",
+ "moduleName": "AppsFlyerLib"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "AFSDKAppTransactionStore",
+ "printedName": "AFSDKAppTransactionStore",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "task",
+ "printedName": "task",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "_Concurrency.Task<AppsFlyerLib.AFSDKAppTransactionResult?, Swift.Never>?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Task",
+ "printedName": "_Concurrency.Task<AppsFlyerLib.AFSDKAppTransactionResult?, Swift.Never>",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Never",
+ "printedName": "Swift.Never",
+ "usr": "s:s5NeverO"
+ }
+ ],
+ "usr": "s:ScT"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC4task33_5357A1737DDD6D29191219D8560D88E9LLScTyAA0dE6ResultCSgs5NeverOGSgvp",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC4task33_5357A1737DDD6D29191219D8560D88E9LLScTyAA0dE6ResultCSgs5NeverOGSgvp",
+ "moduleName": "AppsFlyerLib",
+ "isInternal": true,
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "fixedbinaryorder": 0,
+ "hasStorage": true
+ },
+ {
+ "kind": "Function",
+ "name": "startIfNeeded",
+ "printedName": "startIfNeeded()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC13startIfNeededyyF",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC13startIfNeededyyF",
+ "moduleName": "AppsFlyerLib",
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "value",
+ "printedName": "value()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionResult",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionResult",
+ "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKAppTransactionResult"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC5valueAA0dE6ResultCSgyYaF",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC5valueAA0dE6ResultCSgyYaF",
+ "moduleName": "AppsFlyerLib",
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AFSDKAppTransactionStore",
+ "printedName": "AppsFlyerLib.AFSDKAppTransactionStore",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreCACycfc",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreCACycfc",
+ "moduleName": "AppsFlyerLib",
+ "implicit": true,
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Var",
+ "name": "unownedExecutor",
+ "printedName": "unownedExecutor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnownedSerialExecutor",
+ "printedName": "_Concurrency.UnownedSerialExecutor",
+ "usr": "s:Sce"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevp",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevp",
+ "moduleName": "AppsFlyerLib",
+ "implicit": true,
+ "intro_Macosx": "13.0",
+ "intro_iOS": "16.0",
+ "intro_tvOS": "16.0",
+ "intro_watchOS": "6.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "Available",
+ "Final",
+ "Nonisolated",
+ "Semantics"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnownedSerialExecutor",
+ "printedName": "_Concurrency.UnownedSerialExecutor",
+ "usr": "s:Sce"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevg",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC15unownedExecutorScevg",
+ "moduleName": "AppsFlyerLib",
+ "implicit": true,
+ "declAttributes": [
+ "Final"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Class",
+ "usr": "s:12AppsFlyerLib24AFSDKAppTransactionStoreC",
+ "mangledName": "$s12AppsFlyerLib24AFSDKAppTransactionStoreC",
+ "moduleName": "AppsFlyerLib",
+ "intro_Macosx": "13.0",
+ "intro_iOS": "16.0",
+ "intro_tvOS": "16.0",
+ "declAttributes": [
+ "Available",
+ "Available",
+ "Available",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Actor",
+ "printedName": "Actor",
+ "usr": "s:ScA",
+ "mangledName": "$sScA"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Sendable",
+ "printedName": "Sendable",
+ "usr": "s:s8SendableP",
+ "mangledName": "$ss8SendableP"
+ }
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "AppsFlyerLib",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
"name": "AFSDKPurchaseDataSendingDelegate",
"printedName": "AFSDKPurchaseDataSendingDelegate",
"children": [
@@ -2197,7 +3257,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?) -> ()",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -2207,7 +3267,7 @@
{
"kind": "TypeNominal",
"name": "Tuple",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?)",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?)",
"children": [
{
"kind": "TypeNominal",
@@ -2239,12 +3299,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.Error?",
+ "printedName": "(any Swift.Error)?",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
- "printedName": "Swift.Error",
+ "printedName": "any Swift.Error",
"usr": "s:s5ErrorP"
}
],
@@ -2308,7 +3368,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int) -> ()",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -2318,7 +3378,7 @@
{
"kind": "TypeNominal",
"name": "Tuple",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int)",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
@@ -2350,12 +3410,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.Error?",
+ "printedName": "(any Swift.Error)?",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
- "printedName": "Swift.Error",
+ "printedName": "any Swift.Error",
"usr": "s:s5ErrorP"
}
],
@@ -2425,7 +3485,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int) -> ()",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -2435,7 +3495,7 @@
{
"kind": "TypeNominal",
"name": "Tuple",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?, Swift.Int)",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int)",
"children": [
{
"kind": "TypeNominal",
@@ -2467,12 +3527,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Swift.Error?",
+ "printedName": "(any Swift.Error)?",
"children": [
{
"kind": "TypeNominal",
"name": "Error",
- "printedName": "Swift.Error",
+ "printedName": "any Swift.Error",
"usr": "s:s5ErrorP"
}
],
@@ -2507,12 +3567,78 @@
{
"kind": "Function",
"name": "sendCachedPurchaseConnectorEvents",
- "printedName": "sendCachedPurchaseConnectorEvents(completionHandler:)",
+ "printedName": "sendCachedPurchaseConnectorEvents(completionHandler:onCachedEventsSent:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Tuple",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?, Swift.Int)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "[Swift.AnyHashable : Any]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Dictionary",
+ "printedName": "[Swift.AnyHashable : Any]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "AnyHashable",
+ "printedName": "Swift.AnyHashable",
+ "usr": "s:s11AnyHashableV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:SD"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(any Swift.Error)?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Error",
+ "printedName": "any Swift.Error",
+ "usr": "s:s5ErrorP"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ]
+ }
+ ]
},
{
"kind": "TypeFunc",
@@ -2533,13 +3659,13 @@
}
],
"declKind": "Func",
- "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendCachedPurchaseConnectorEventsWithCompletionHandler:",
- "mangledName": "$s12AppsFlyerLib32AFSDKPurchaseDataSendingDelegateP33sendCachedPurchaseConnectorEvents17completionHandleryyyc_tF",
+ "usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate(im)sendCachedPurchaseConnectorEventsWithCompletionHandler:onCachedEventsSent:",
+ "mangledName": "$s12AppsFlyerLib32AFSDKPurchaseDataSendingDelegateP33sendCachedPurchaseConnectorEvents17completionHandler02oniL4SentyySDys11AnyHashableVypGSg_s5Error_pSgSitc_yyctF",
"moduleName": "AppsFlyerLib",
"genericSig": "<τ_0_0 where τ_0_0 : AppsFlyerLib.AFSDKPurchaseDataSendingDelegate>",
"sugared_genericSig": "<Self where Self : AppsFlyerLib.AFSDKPurchaseDataSendingDelegate>",
"protocolReq": true,
- "objc_name": "sendCachedPurchaseConnectorEventsWithCompletionHandler:",
+ "objc_name": "sendCachedPurchaseConnectorEventsWithCompletionHandler:onCachedEventsSent:",
"declAttributes": [
"ObjC",
"RawDocComment"
@@ -2556,6 +3682,22 @@
"sugared_genericSig": "<Self : ObjectiveC.NSObjectProtocol>",
"declAttributes": [
"ObjC"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
}
],
@@ -2563,270 +3705,158 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 225,
"length": 17,
"value": "\"IABTCF_CmpSdkID\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 280,
"length": 12,
"value": "\"cmp_sdk_id\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 328,
"length": 22,
"value": "\"IABTCF_CmpSdkVersion\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 389,
"length": 17,
"value": "\"cmp_sdk_version\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 445,
"length": 22,
"value": "\"IABTCF_PolicyVersion\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 509,
"length": 16,
"value": "\"policy_version\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 562,
"length": 20,
"value": "\"IABTCF_gdprApplies\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 622,
"length": 14,
"value": "\"gdpr_applies\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 673,
"length": 17,
"value": "\"IABTCF_TCString\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 730,
"length": 10,
"value": "\"tcstring\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 784,
"length": 14,
"value": "\"gdpr_applies\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 848,
"length": 22,
"value": "\"ad_user_data_enabled\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 927,
"length": 28,
"value": "\"ad_personalization_enabled\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 1001,
"length": 20,
"value": "\"ad_storage_enabled\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 1050,
"length": 5,
"value": "\"tcf\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "StringLiteral",
"offset": 1087,
"length": 8,
"value": "\"manual\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
"kind": "BooleanLiteral",
"offset": 1491,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "Dictionary",
- "offset": 1553,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "BooleanLiteral",
- "offset": 1605,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "IntegerLiteral",
- "offset": 2217,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "StringLiteral",
- "offset": 2291,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "StringLiteral",
- "offset": 2296,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "IntegerLiteral",
- "offset": 3043,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
"kind": "BooleanLiteral",
"offset": 326,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
- "kind": "StringLiteral",
- "offset": 174,
- "length": 19,
- "value": "\"AppsFlyerLib.AppsFlyerDMAService\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 21,
"value": "\"isUserSubjectToGDPR\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
"kind": "StringLiteral",
"offset": 355,
"length": 24,
"value": "\"hasConsentForDataUsage\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
"kind": "StringLiteral",
"offset": 433,
"length": 33,
"value": "\"hasConsentForAdsPersonalization\""
},
{
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
+ "filePath": "\/Users\/ec2-user\/builds\/Q67NsdfT2\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
"kind": "StringLiteral",
"offset": 511,
"length": 24,
"value": "\"hasConsentForAdStorage\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 698,
- "length": 52,
- "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 775,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 1033,
- "length": 55,
- "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 1113,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 1401,
- "length": 64,
- "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\""
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 1490,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 2149,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 4009,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "Dictionary",
- "offset": 4333,
- "length": 3,
- "value": "[]"
}
]
}
\ No newline at end of file
--
Gitblit v1.8.0