From 147a27646a80fe2142e317bbd19003ed47bae35d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 16:58:31 +0800 Subject: [PATCH] 提交版本 4.7.0 --- WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json | 653 +++++++++++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 496 insertions(+), 157 deletions(-) diff --git a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json index 0bc4a5d..72624ab 100644 --- a/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json +++ b/WAAfImpl/AppsFlyerLib.xcframework/ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json @@ -9,27 +9,244 @@ "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", + "name": "AFSDKOnDeviceMeasurement", + "printedName": "AFSDKOnDeviceMeasurement", "children": [ { + "kind": "Var", + "name": "conversionMangerClass", + "printedName": "conversionMangerClass", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSObject?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSObject", + "printedName": "ObjectiveC.NSObject", + "usr": "c:objc(cs)NSObject" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", + "moduleName": "AppsFlyerLib", + "isInternal": true, + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "queue", + "printedName": "queue", + "children": [ + { + "kind": "TypeNominal", + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" + } + ], + "declKind": "Var", + "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", + "moduleName": "AppsFlyerLib", + "isInternal": true, + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true + }, + { + "kind": "Var", + "name": "currentODMInfo", + "printedName": "currentODMInfo", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)currentODMInfo", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvp", + "moduleName": "AppsFlyerLib", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "SetterAccess", + "ObjC" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)currentODMInfo", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvg", + "moduleName": "AppsFlyerLib", + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isODMInfoFetched", + "printedName": "isODMInfoFetched", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)isODMInfoFetched", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvp", + "moduleName": "AppsFlyerLib", + "declAttributes": [ + "Final", + "AccessControl", + "ObjC" + ], + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)isODMInfoFetched", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvg", + "moduleName": "AppsFlyerLib", + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(queue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "AFSDKOnDeviceMeasurement", + "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" + }, + { + "kind": "TypeNominal", + "name": "DispatchQueue", + "printedName": "Dispatch.DispatchQueue", + "usr": "c:objc(cs)OS_dispatch_queue" + } + ], + "declKind": "Constructor", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)initWithQueue:", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queueACSo012OS_dispatch_G0C_tcfc", + "moduleName": "AppsFlyerLib", + "declAttributes": [ + "AccessControl", + "RawDocComment", + "ObjC" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "AFSDKOnDeviceMeasurement", + "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" + } + ], + "declKind": "Constructor", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)init", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementCACycfc", + "moduleName": "AppsFlyerLib", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { "kind": "Function", - "name": "fetchAppTransaction", - "printedName": "fetchAppTransaction(completion:)", + "name": "getODMConversionData", + "printedName": "getODMConversionData(timeout:completion:)", "children": [ { "kind": "TypeNominal", @@ -37,9 +254,15 @@ "printedName": "()" }, { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + }, + { "kind": "TypeFunc", "name": "Function", - "printedName": "(Swift.String?, Swift.Error?) -> ()", + "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?) -> ()", "children": [ { "kind": "TypeNominal", @@ -49,7 +272,7 @@ { "kind": "TypeNominal", "name": "Tuple", - "printedName": "(Swift.String?, Swift.Error?)", + "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?)", "children": [ { "kind": "TypeNominal", @@ -67,14 +290,20 @@ }, { "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", "name": "Optional", - "printedName": "Swift.Error?", + "printedName": "Foundation.NSError?", "children": [ { "kind": "TypeNominal", - "name": "Error", - "printedName": "Swift.Error", - "usr": "s:s5ErrorP" + "name": "NSError", + "printedName": "Foundation.NSError", + "usr": "c:objc(cs)NSError" } ], "usr": "s:Sq" @@ -85,50 +314,60 @@ } ], "declKind": "Func", - "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", - "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SiSo7NSErrorCSgtctF", + "moduleName": "AppsFlyerLib", + "objc_name": "getODMConversionDataWithTimeout:completion:", + "declAttributes": [ + "Final", + "AccessControl", + "ObjC", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "loadODMClass", + "printedName": "loadODMClass()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "ObjectiveC.NSObject?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSObject", + "printedName": "ObjectiveC.NSObject", + "usr": "c:objc(cs)NSObject" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)loadODMClass", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC12loadODMClassSo8NSObjectCSgyFZ", "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", + "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement", + "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC", "moduleName": "AppsFlyerLib", - "isOpen": true, + "intro_iOS": "12.0", + "objc_name": "AFSDKOnDeviceMeasurement", "declAttributes": [ + "Final", + "Available", + "ObjCMembers", "ObjC" ], "superclassUsr": "c:objc(cs)NSObject", @@ -1741,6 +1980,7 @@ "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", "moduleName": "AppsFlyerLib", + "objc_name": "AppsFlyerDMAService", "declAttributes": [ "Final", "ObjCMembers", @@ -2275,6 +2515,7 @@ "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", "mangledName": "$s12AppsFlyerLib0aB7ConsentC", "moduleName": "AppsFlyerLib", + "objc_name": "AppsFlyerConsent", "declAttributes": [ "AccessControl", "Final", @@ -2745,345 +2986,443 @@ }, "ConstValues": [ { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "StringLiteral", - "offset": 356, + "offset": 355, + "length": 35, + "value": "\"com.appsflyer.ondevicemeasurement\"" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "StringLiteral", + "offset": 918, + "length": 25, + "value": "\"com.appsflyer.dma.queue\"" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 1388, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 1436, + "length": 2, + "value": "-5" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "StringLiteral", + "offset": 1532, + "length": 16, + "value": "\"sharedInstance\"" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 1764, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 1812, + "length": 2, + "value": "-4" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "StringLiteral", + "offset": 1952, "length": 21, - "value": "\"AppTransactionError\"" + "value": "\"setFirstLaunchTime:\"" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "IntegerLiteral", - "offset": 397, + "offset": 2106, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 2154, + "length": 2, + "value": "-3" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "BooleanLiteral", + "offset": 2337, "length": 4, - "value": "1003" + "value": "true" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", - "kind": "StringLiteral", - "offset": 453, - "length": 46, - "value": "\"AppTransaction is not supported on Simulator\"" + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "BooleanLiteral", + "offset": 2676, + "length": 5, + "value": "false" }, { - "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", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "IntegerLiteral", - "offset": 1370, - "length": 4, - "value": "1001" + "offset": 3226, + "length": 2, + "value": "-1" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "StringLiteral", - "offset": 1430, - "length": 41, - "value": "\"AppTransaction requires iOS 16 or later\"" + "offset": 3322, + "length": 56, + "value": "\"fetchAggregateConversionInfoForInteraction:completion:\"" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "IntegerLiteral", - "offset": 1884, - "length": 13, - "value": "1000000000" + "offset": 3521, + "length": 1, + "value": "0" }, { - "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", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "IntegerLiteral", - "offset": 2022, - "length": 4, - "value": "1002" + "offset": 3569, + "length": 2, + "value": "-2" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 3700, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 3787, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 3935, + "length": 1, + "value": "0" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 3983, + "length": 2, + "value": "-6" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", "kind": "StringLiteral", - "offset": 2082, - "length": 32, - "value": "\"AppTransaction fetch timed out\"" + "offset": 4542, + "length": 25, + "value": "\"ODM token fetch timeout\"" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "BooleanLiteral", + "offset": 4594, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "IntegerLiteral", + "offset": 4694, + "length": 2, + "value": "-2" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "BooleanLiteral", + "offset": 4789, + "length": 5, + "value": "false" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", + "kind": "StringLiteral", + "offset": 4911, + "length": 22, + "value": "\"ODCConversionManager\"" + }, + { + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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", + "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", + "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", + "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", + "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", + "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", + "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\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/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\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", "kind": "StringLiteral", - "offset": 148, + "offset": 174, "length": 19, "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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\/t3_Q67Ns\/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", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "StringLiteral", - "offset": 674, + "offset": 698, "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", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "BooleanLiteral", - "offset": 751, + "offset": 775, "length": 5, "value": "false" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "StringLiteral", - "offset": 1009, + "offset": 1033, "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", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "BooleanLiteral", - "offset": 1089, + "offset": 1113, "length": 5, "value": "false" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "StringLiteral", - "offset": 1377, + "offset": 1401, "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", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "BooleanLiteral", - "offset": 1466, + "offset": 1490, "length": 5, "value": "false" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "BooleanLiteral", - "offset": 2125, + "offset": 2149, "length": 5, "value": "false" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "BooleanLiteral", - "offset": 3985, + "offset": 4009, "length": 4, "value": "true" }, { - "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", + "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", "kind": "Dictionary", - "offset": 4309, + "offset": 4333, "length": 3, "value": "[]" } -- Gitblit v1.8.0