From 6292e6e7d16f11bafc58b9489a8b9b44f7c81774 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 16 Jul 2026 09:30:27 +0800
Subject: [PATCH] 提交版本 4.13.0
---
WAAfImpl/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json | 1588 ++++++++++++++++++++++++++++++++++++++++++++--------------
1 files changed, 1,190 insertions(+), 398 deletions(-)
diff --git a/WAAfImpl/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json b/WAAfImpl/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json
index 2c41613..a49392e 100644
--- a/WAAfImpl/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json
+++ b/WAAfImpl/AppsFlyerLib.xcframework/macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json
@@ -1,193 +1,9 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "AppsFlyerLib",
+ "printedName": "AppsFlyerLib",
"children": [
- {
- "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": "AppTransactionWrapper",
- "printedName": "AppTransactionWrapper",
- "children": [
- {
- "kind": "Function",
- "name": "fetchAppTransaction",
- "printedName": "fetchAppTransaction(completion:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeFunc",
- "name": "Function",
- "printedName": "(Swift.String?, Swift.Error?) -> ()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Tuple",
- "printedName": "(Swift.String?, Swift.Error?)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.String?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "String",
- "printedName": "Swift.String",
- "usr": "s:SS"
- }
- ],
- "usr": "s:Sq"
- },
- {
- "kind": "TypeNominal",
- "name": "Optional",
- "printedName": "Swift.Error?",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Error",
- "printedName": "Swift.Error",
- "usr": "s:s5ErrorP"
- }
- ],
- "usr": "s:Sq"
- }
- ]
- }
- ]
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:",
- "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ",
- "moduleName": "AppsFlyerLib",
- "static": true,
- "objc_name": "fetchAppTransactionWithCompletion:",
- "declAttributes": [
- "Final",
- "ObjC"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Constructor",
- "name": "init",
- "printedName": "init()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "AppTransactionWrapper",
- "printedName": "AppsFlyerLib.AppTransactionWrapper",
- "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper"
- }
- ],
- "declKind": "Constructor",
- "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init",
- "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc",
- "moduleName": "AppsFlyerLib",
- "overriding": true,
- "implicit": true,
- "objc_name": "init",
- "declAttributes": [
- "Dynamic",
- "ObjC",
- "Override"
- ],
- "init_kind": "Designated"
- }
- ],
- "declKind": "Class",
- "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper",
- "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC",
- "moduleName": "AppsFlyerLib",
- "isOpen": true,
- "declAttributes": [
- "ObjC"
- ],
- "superclassUsr": "c:objc(cs)NSObject",
- "inheritsConvenienceInitializers": true,
- "superclassNames": [
- "ObjectiveC.NSObject"
- ],
- "conformances": [
- {
- "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",
@@ -1005,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"
}
]
},
@@ -1376,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"
+ }
]
},
{
@@ -1406,7 +1259,7 @@
{
"kind": "TypeNominal",
"name": "AFSDKPurchaseDataSendingDelegate",
- "printedName": "AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
+ "printedName": "any AppsFlyerLib.AFSDKPurchaseDataSendingDelegate",
"usr": "c:@M@AppsFlyerLib@objc(pl)AFSDKPurchaseDataSendingDelegate"
}
],
@@ -1434,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"
+ }
]
},
{
@@ -1741,6 +1610,7 @@
"usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService",
"mangledName": "$s12AppsFlyerLib0aB10DMAServiceC",
"moduleName": "AppsFlyerLib",
+ "objc_name": "AppsFlyerDMAService",
"declAttributes": [
"Final",
"ObjCMembers",
@@ -1751,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",
@@ -2275,6 +2159,7 @@
"usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent",
"mangledName": "$s12AppsFlyerLib0aB7ConsentC",
"moduleName": "AppsFlyerLib",
+ "objc_name": "AppsFlyerConsent",
"declAttributes": [
"AccessControl",
"Final",
@@ -2288,6 +2173,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",
@@ -2351,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": [
@@ -2379,7 +3257,7 @@
{
"kind": "TypeFunc",
"name": "Function",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?) -> ()",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?) -> ()",
"children": [
{
"kind": "TypeNominal",
@@ -2389,7 +3267,7 @@
{
"kind": "TypeNominal",
"name": "Tuple",
- "printedName": "([Swift.AnyHashable : Any]?, Swift.Error?)",
+ "printedName": "([Swift.AnyHashable : Any]?, (any Swift.Error)?)",
"children": [
{
"kind": "TypeNominal",
@@ -2421,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"
}
],
@@ -2490,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",
@@ -2500,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",
@@ -2532,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"
}
],
@@ -2607,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",
@@ -2617,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",
@@ -2649,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"
}
],
@@ -2689,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",
@@ -2715,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"
@@ -2738,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"
+ }
]
}
],
@@ -2745,326 +3705,158 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "FloatLiteral",
- "offset": 741,
- "length": 3,
- "value": "2.0"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "StringLiteral",
- "offset": 1325,
- "length": 21,
- "value": "\"AppTransactionError\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "IntegerLiteral",
- "offset": 1370,
- "length": 4,
- "value": "1001"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "StringLiteral",
- "offset": 1430,
- "length": 41,
- "value": "\"AppTransaction requires iOS 16 or later\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "IntegerLiteral",
- "offset": 1884,
- "length": 13,
- "value": "1000000000"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "StringLiteral",
- "offset": 1977,
- "length": 21,
- "value": "\"AppTransactionError\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "IntegerLiteral",
- "offset": 2022,
- "length": 4,
- "value": "1002"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift",
- "kind": "StringLiteral",
- "offset": 2082,
- "length": 32,
- "value": "\"AppTransaction fetch timed out\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "Dictionary",
- "offset": 1553,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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\/AppsFlyerDMAService.swift",
"kind": "BooleanLiteral",
- "offset": 1605,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "IntegerLiteral",
- "offset": 2217,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "StringLiteral",
- "offset": 2291,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "StringLiteral",
- "offset": 2296,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift",
- "kind": "IntegerLiteral",
- "offset": 3043,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift",
- "kind": "BooleanLiteral",
- "offset": 300,
+ "offset": 326,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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\/AppsFlyerConsent.swift",
"kind": "StringLiteral",
- "offset": 148,
- "length": 19,
- "value": "\"AppsFlyerLib.AppsFlyerDMAService\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 265,
+ "offset": 289,
"length": 21,
"value": "\"isUserSubjectToGDPR\""
},
{
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": 331,
+ "offset": 355,
"length": 24,
"value": "\"hasConsentForDataUsage\""
},
{
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": 409,
+ "offset": 433,
"length": 33,
"value": "\"hasConsentForAdsPersonalization\""
},
{
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/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": 487,
+ "offset": 511,
"length": 24,
"value": "\"hasConsentForAdStorage\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 674,
- "length": 52,
- "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 751,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 1009,
- "length": 55,
- "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 1089,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "StringLiteral",
- "offset": 1377,
- "length": 64,
- "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\""
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 1466,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 2125,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "BooleanLiteral",
- "offset": 3985,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift",
- "kind": "Dictionary",
- "offset": 4309,
- "length": 3,
- "value": "[]"
}
]
}
\ No newline at end of file
--
Gitblit v1.8.0