From 70db99a34b1a09fd45276f7dd689dbe2ea57e961 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 15 Jan 2026 17:01:15 +0800
Subject: [PATCH] 提交版本 4.9.1
---
frameworks/Didomi.xcframework/xros-arm64_x86_64-simulator/Didomi.framework/Modules/Didomi.swiftmodule/x86_64-apple-xros-simulator.abi.json | 39464 ++++++++++++++++-------------------------------------------
1 files changed, 11,083 insertions(+), 28,381 deletions(-)
diff --git a/frameworks/Didomi.xcframework/xros-arm64_x86_64-simulator/Didomi.framework/Modules/Didomi.swiftmodule/x86_64-apple-xros-simulator.abi.json b/frameworks/Didomi.xcframework/xros-arm64_x86_64-simulator/Didomi.framework/Modules/Didomi.swiftmodule/x86_64-apple-xros-simulator.abi.json
index b314761..93b856f 100644
--- a/frameworks/Didomi.xcframework/xros-arm64_x86_64-simulator/Didomi.framework/Modules/Didomi.swiftmodule/x86_64-apple-xros-simulator.abi.json
+++ b/frameworks/Didomi.xcframework/xros-arm64_x86_64-simulator/Didomi.framework/Modules/Didomi.swiftmodule/x86_64-apple-xros-simulator.abi.json
@@ -1,8 +1,8 @@
{
"ABIRoot": {
"kind": "Root",
- "name": "TopLevel",
- "printedName": "TopLevel",
+ "name": "Didomi",
+ "printedName": "Didomi",
"children": [
{
"kind": "Import",
@@ -358,6 +358,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",
@@ -600,6 +614,44 @@
"accessorKind": "get"
}
]
+ },
+ {
+ "kind": "Function",
+ "name": "isEqual",
+ "printedName": "isEqual(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth(im)isEqual:",
+ "mangledName": "$s6Didomi8UserAuthP7isEqualySbypSgF",
+ "moduleName": "Didomi",
+ "genericSig": "<τ_0_0 where τ_0_0 : Didomi.UserAuth>",
+ "sugared_genericSig": "<Self where Self : Didomi.UserAuth>",
+ "protocolReq": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "reqNewWitnessTableEntry": true,
+ "funcSelfKind": "NonMutating"
}
],
"declKind": "Protocol",
@@ -612,6 +664,22 @@
"AccessControl",
"ObjC",
"RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
@@ -619,6 +687,35 @@
"name": "UserAuthParams",
"printedName": "UserAuthParams",
"children": [
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi14UserAuthParamsC4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s6Didomi14UserAuthParamsC4fromACs7Decoder_p_tKcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "Required"
+ ],
+ "throwing": true,
+ "init_kind": "Designated"
+ },
{
"kind": "Var",
"name": "id",
@@ -998,6 +1095,123 @@
]
},
{
+ "kind": "Function",
+ "name": "isEqual",
+ "printedName": "isEqual(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams(im)isEqual:",
+ "mangledName": "$s6Didomi14UserAuthParamsC7isEqualySbypSgF",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "isEqual:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "encode",
+ "printedName": "encode(to:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:6Didomi14UserAuthParamsC6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s6Didomi14UserAuthParamsC6encode2toys7Encoder_p_tKF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "throwing": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Var",
+ "name": "hash",
+ "printedName": "hash",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams(py)hash",
+ "mangledName": "$s6Didomi14UserAuthParamsC4hashSivp",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams(im)hash",
+ "mangledName": "$s6Didomi14UserAuthParamsC4hashSivg",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
"kind": "Constructor",
"name": "init",
"printedName": "init()",
@@ -1045,6 +1259,34 @@
"printedName": "UserAuth",
"usr": "c:@M@Didomi@objc(pl)UserAuth",
"mangledName": "$s6Didomi8UserAuthP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -1103,6 +1345,63 @@
"printedName": "UserAuthWithoutParams",
"children": [
{
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(id:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthWithoutParams",
+ "printedName": "Didomi.UserAuthWithoutParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(im)initWithId:",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsC2idACSS_tcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "ObjC"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthWithoutParams",
+ "printedName": "Didomi.UserAuthWithoutParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi21UserAuthWithoutParamsC4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsC4fromACs7Decoder_p_tKcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "Required"
+ ],
+ "throwing": true,
+ "init_kind": "Designated"
+ },
+ {
"kind": "Var",
"name": "id",
"printedName": "id",
@@ -1115,7 +1414,7 @@
}
],
"declKind": "Var",
- "usr": "s:6Didomi21UserAuthWithoutParamsC2idSSvp",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(py)id",
"mangledName": "$s6Didomi21UserAuthWithoutParamsC2idSSvp",
"moduleName": "Didomi",
"objc_name": "id",
@@ -1140,7 +1439,7 @@
}
],
"declKind": "Accessor",
- "usr": "s:6Didomi21UserAuthWithoutParamsC2idSSvg",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(im)id",
"mangledName": "$s6Didomi21UserAuthWithoutParamsC2idSSvg",
"moduleName": "Didomi",
"implicit": true,
@@ -1168,7 +1467,7 @@
}
],
"declKind": "Accessor",
- "usr": "s:6Didomi21UserAuthWithoutParamsC2idSSvs",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(im)setId:",
"mangledName": "$s6Didomi21UserAuthWithoutParamsC2idSSvs",
"moduleName": "Didomi",
"implicit": true,
@@ -1196,18 +1495,165 @@
"accessorKind": "_modify"
}
]
+ },
+ {
+ "kind": "Function",
+ "name": "isEqual",
+ "printedName": "isEqual(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(im)isEqual:",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsC7isEqualySbypSgF",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "isEqual:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "encode",
+ "printedName": "encode(to:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:6Didomi21UserAuthWithoutParamsC6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsC6encode2toys7Encoder_p_tKF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "throwing": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Var",
+ "name": "hash",
+ "printedName": "hash",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(py)hash",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsC4hashSivp",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(im)hash",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsC4hashSivg",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthWithoutParams",
+ "printedName": "Didomi.UserAuthWithoutParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams(im)init",
+ "mangledName": "$s6Didomi21UserAuthWithoutParamsCACycfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "implicit": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Override"
+ ],
+ "init_kind": "Designated"
}
],
"declKind": "Class",
- "usr": "s:6Didomi21UserAuthWithoutParamsC",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithoutParams",
"mangledName": "$s6Didomi21UserAuthWithoutParamsC",
"moduleName": "Didomi",
"declAttributes": [
"AccessControl",
"ObjCMembers",
- "RawDocComment"
+ "RawDocComment",
+ "ObjC"
],
- "hasMissingDesignatedInitializers": true,
+ "superclassUsr": "c:objc(cs)NSObject",
+ "superclassNames": [
+ "ObjectiveC.NSObject"
+ ],
"conformances": [
{
"kind": "Conformance",
@@ -1215,6 +1661,83 @@
"printedName": "UserAuth",
"usr": "c:@M@Didomi@objc(pl)UserAuth",
"mangledName": "$s6Didomi8UserAuthP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ },
+ {
+ "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"
}
]
},
@@ -1326,6 +1849,36 @@
"init_kind": "Convenience"
},
{
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthWithEncryptionParams",
+ "printedName": "Didomi.UserAuthWithEncryptionParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithEncryptionParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi28UserAuthWithEncryptionParamsC4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s6Didomi28UserAuthWithEncryptionParamsC4fromACs7Decoder_p_tKcfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "declAttributes": [
+ "AccessControl",
+ "Required"
+ ],
+ "throwing": true,
+ "init_kind": "Designated"
+ },
+ {
"kind": "Var",
"name": "initializationVector",
"printedName": "initializationVector",
@@ -1417,6 +1970,125 @@
"accessorKind": "_modify"
}
]
+ },
+ {
+ "kind": "Function",
+ "name": "encode",
+ "printedName": "encode(to:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:6Didomi28UserAuthWithEncryptionParamsC6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s6Didomi28UserAuthWithEncryptionParamsC6encode2toys7Encoder_p_tKF",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "declAttributes": [
+ "AccessControl",
+ "Override"
+ ],
+ "throwing": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "isEqual",
+ "printedName": "isEqual(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithEncryptionParams(im)isEqual:",
+ "mangledName": "$s6Didomi28UserAuthWithEncryptionParamsC7isEqualySbypSgF",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "isEqual:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Var",
+ "name": "hash",
+ "printedName": "hash",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithEncryptionParams(py)hash",
+ "mangledName": "$s6Didomi28UserAuthWithEncryptionParamsC4hashSivp",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithEncryptionParams(im)hash",
+ "mangledName": "$s6Didomi28UserAuthWithEncryptionParamsC4hashSivg",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
}
],
"declKind": "Class",
@@ -1442,6 +2114,34 @@
"printedName": "UserAuth",
"usr": "c:@M@Didomi@objc(pl)UserAuth",
"mangledName": "$s6Didomi8UserAuthP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -1630,6 +2330,36 @@
"ObjC"
],
"init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthWithHashParams",
+ "printedName": "Didomi.UserAuthWithHashParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithHashParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi22UserAuthWithHashParamsC4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s6Didomi22UserAuthWithHashParamsC4fromACs7Decoder_p_tKcfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "declAttributes": [
+ "AccessControl",
+ "Required"
+ ],
+ "throwing": true,
+ "init_kind": "Designated"
},
{
"kind": "Var",
@@ -1841,6 +2571,125 @@
"accessorKind": "_modify"
}
]
+ },
+ {
+ "kind": "Function",
+ "name": "encode",
+ "printedName": "encode(to:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:6Didomi22UserAuthWithHashParamsC6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s6Didomi22UserAuthWithHashParamsC6encode2toys7Encoder_p_tKF",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "declAttributes": [
+ "AccessControl",
+ "Override"
+ ],
+ "throwing": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "isEqual",
+ "printedName": "isEqual(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Any?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ProtocolComposition",
+ "printedName": "Any"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithHashParams(im)isEqual:",
+ "mangledName": "$s6Didomi22UserAuthWithHashParamsC7isEqualySbypSgF",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "isEqual:",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Var",
+ "name": "hash",
+ "printedName": "hash",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithHashParams(py)hash",
+ "mangledName": "$s6Didomi22UserAuthWithHashParamsC4hashSivp",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "AccessControl",
+ "Override"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthWithHashParams(im)hash",
+ "mangledName": "$s6Didomi22UserAuthWithHashParamsC4hashSivg",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "objc_name": "hash",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
}
],
"declKind": "Class",
@@ -1866,6 +2715,34 @@
"printedName": "UserAuth",
"usr": "c:@M@Didomi@objc(pl)UserAuth",
"mangledName": "$s6Didomi8UserAuthP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -1916,6 +2793,46 @@
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
]
},
{
@@ -2348,6 +3265,20 @@
},
{
"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",
@@ -2625,6 +3556,47 @@
"fixedbinaryorder": 4
},
{
+ "kind": "Var",
+ "name": "errorLoadingUIResource",
+ "printedName": "errorLoadingUIResource",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.DidomiErrorEventType.Type) -> Didomi.DidomiErrorEventType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiErrorEventType",
+ "printedName": "Didomi.DidomiErrorEventType",
+ "usr": "c:@M@Didomi@E@DDMErrorEventType"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.DidomiErrorEventType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiErrorEventType",
+ "printedName": "Didomi.DidomiErrorEventType",
+ "usr": "c:@M@Didomi@E@DDMErrorEventType"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "c:@M@Didomi@E@DDMErrorEventType@DDMErrorEventTypeErrorLoadingUIResource",
+ "mangledName": "$s6Didomi0A14ErrorEventTypeO22errorLoadingUIResourceyA2CmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "ObjC"
+ ],
+ "fixedbinaryorder": 5
+ },
+ {
"kind": "Constructor",
"name": "init",
"printedName": "init(rawValue:)",
@@ -2711,6 +3683,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",
@@ -2745,6 +3731,16 @@
"usr": "s:SY",
"mangledName": "$sSY"
}
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
]
},
{
@@ -3026,8 +4022,8 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -3036,8 +4032,8 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -3404,7 +4400,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -3439,6 +4435,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -3603,8 +4613,8 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -3625,6 +4635,26 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -3763,6 +4793,16 @@
},
{
"kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
@@ -3795,6 +4835,26 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -3875,16 +4935,6 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -4171,7 +5221,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -4230,6 +5280,20 @@
"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": "Decodable",
@@ -5295,7 +6359,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -5520,7 +6584,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -5557,6 +6621,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -5890,7 +6968,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -5927,6 +7005,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -6002,6 +7094,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -6246,106 +7352,6 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
@@ -6476,6 +7482,126 @@
},
{
"kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
@@ -6528,6 +7654,16 @@
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -6550,6 +7686,16 @@
"printedName": "JavaScriptCore",
"declKind": "Import",
"moduleName": "Didomi"
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
},
{
"kind": "Import",
@@ -6640,6 +7786,16 @@
},
{
"kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
@@ -6702,6 +7858,26 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -6937,6 +8113,16 @@
},
{
"kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
@@ -7137,8 +8323,8 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -7177,8 +8363,8 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -8370,6 +9556,48 @@
},
{
"kind": "Var",
+ "name": "syncUserChanged",
+ "printedName": "syncUserChanged",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType.Type) -> Didomi.EventType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.EventType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypeSyncUserChanged",
+ "mangledName": "$s6Didomi9EventTypeO15syncUserChangedyA2CmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 28
+ },
+ {
+ "kind": "Var",
"name": "syncDone",
"printedName": "syncDone",
"children": [
@@ -8410,7 +9638,7 @@
"RawDocComment",
"ObjC"
],
- "fixedbinaryorder": 28
+ "fixedbinaryorder": 29
},
{
"kind": "Var",
@@ -8451,7 +9679,7 @@
"declAttributes": [
"ObjC"
],
- "fixedbinaryorder": 29
+ "fixedbinaryorder": 30
},
{
"kind": "Var",
@@ -8492,7 +9720,7 @@
"declAttributes": [
"ObjC"
],
- "fixedbinaryorder": 30
+ "fixedbinaryorder": 31
},
{
"kind": "Var",
@@ -8534,7 +9762,7 @@
"RawDocComment",
"ObjC"
],
- "fixedbinaryorder": 31
+ "fixedbinaryorder": 32
},
{
"kind": "Var",
@@ -8575,7 +9803,7 @@
"declAttributes": [
"ObjC"
],
- "fixedbinaryorder": 32
+ "fixedbinaryorder": 33
},
{
"kind": "Var",
@@ -8613,11 +9841,13 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypeNoticeClickViewSPIPurposes",
"mangledName": "$s6Didomi9EventTypeO26noticeClickViewSPIPurposesyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"RawDocComment",
"ObjC"
],
- "fixedbinaryorder": 33
+ "fixedbinaryorder": 34
},
{
"kind": "Var",
@@ -8655,10 +9885,12 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypePreferencesClickViewSPIPurposes",
"mangledName": "$s6Didomi9EventTypeO31preferencesClickViewSPIPurposesyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"ObjC"
],
- "fixedbinaryorder": 34
+ "fixedbinaryorder": 35
},
{
"kind": "Var",
@@ -8696,10 +9928,12 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypePreferencesClickSPIPurposeAgree",
"mangledName": "$s6Didomi9EventTypeO31preferencesClickSPIPurposeAgreeyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"ObjC"
],
- "fixedbinaryorder": 35
+ "fixedbinaryorder": 36
},
{
"kind": "Var",
@@ -8737,10 +9971,12 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypePreferencesClickSPIPurposeDisagree",
"mangledName": "$s6Didomi9EventTypeO34preferencesClickSPIPurposeDisagreeyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"ObjC"
],
- "fixedbinaryorder": 36
+ "fixedbinaryorder": 37
},
{
"kind": "Var",
@@ -8778,10 +10014,12 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypePreferencesClickSPICategoryAgree",
"mangledName": "$s6Didomi9EventTypeO32preferencesClickSPICategoryAgreeyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"ObjC"
],
- "fixedbinaryorder": 37
+ "fixedbinaryorder": 38
},
{
"kind": "Var",
@@ -8819,10 +10057,12 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypePreferencesClickSPICategoryDisagree",
"mangledName": "$s6Didomi9EventTypeO35preferencesClickSPICategoryDisagreeyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"ObjC"
],
- "fixedbinaryorder": 38
+ "fixedbinaryorder": 39
},
{
"kind": "Var",
@@ -8860,10 +10100,95 @@
"usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypePreferencesClickSPIPurposeSaveChoices",
"mangledName": "$s6Didomi9EventTypeO37preferencesClickSPIPurposeSaveChoicesyA2CmF",
"moduleName": "Didomi",
+ "deprecated": true,
+ "declAttributes": [
+ "Available",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 40
+ },
+ {
+ "kind": "Var",
+ "name": "dcsSignatureReady",
+ "printedName": "dcsSignatureReady",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType.Type) -> Didomi.EventType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.EventType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypeDcsSignatureReady",
+ "mangledName": "$s6Didomi9EventTypeO17dcsSignatureReadyyA2CmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 41
+ },
+ {
+ "kind": "Var",
+ "name": "dcsSignatureError",
+ "printedName": "dcsSignatureError",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType.Type) -> Didomi.EventType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.EventType.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "c:@M@Didomi@E@DDMEventType@DDMEventTypeDcsSignatureError",
+ "mangledName": "$s6Didomi9EventTypeO17dcsSignatureErroryA2CmF",
+ "moduleName": "Didomi",
"declAttributes": [
"ObjC"
],
- "fixedbinaryorder": 39
+ "fixedbinaryorder": 42
},
{
"kind": "Constructor",
@@ -8952,6 +10277,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",
@@ -8992,6 +10331,16 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -10294,11 +11643,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onNoticeClickViewSPIPurposes",
"mangledName": "$s6Didomi13EventListenerC28onNoticeClickViewSPIPurposesyyAA0B4TypeOcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
- "ObjC"
+ "ObjC",
+ "Available"
],
"hasStorage": true,
"accessors": [
@@ -10390,7 +11741,11 @@
"usr": "s:6Didomi13EventListenerC28onNoticeClickViewSPIPurposesyyAA0B4TypeOcvM",
"mangledName": "$s6Didomi13EventListenerC28onNoticeClickViewSPIPurposesyyAA0B4TypeOcvM",
"moduleName": "Didomi",
+ "deprecated": true,
"implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
"accessorKind": "_modify"
}
]
@@ -11070,11 +12425,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onPreferencesClickViewSPIPurposes",
"mangledName": "$s6Didomi13EventListenerC33onPreferencesClickViewSPIPurposesyyAA0B4TypeOcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
- "ObjC"
+ "ObjC",
+ "Available"
],
"hasStorage": true,
"accessors": [
@@ -11166,7 +12523,11 @@
"usr": "s:6Didomi13EventListenerC33onPreferencesClickViewSPIPurposesyyAA0B4TypeOcvM",
"mangledName": "$s6Didomi13EventListenerC33onPreferencesClickViewSPIPurposesyyAA0B4TypeOcvM",
"moduleName": "Didomi",
+ "deprecated": true,
"implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
"accessorKind": "_modify"
}
]
@@ -13535,11 +14896,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onPreferencesClickSPIPurposeAgree",
"mangledName": "$s6Didomi13EventListenerC33onPreferencesClickSPIPurposeAgreeyyAA0B4TypeO_SSSgtcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"hasStorage": true,
@@ -13674,7 +15037,11 @@
"usr": "s:6Didomi13EventListenerC33onPreferencesClickSPIPurposeAgreeyyAA0B4TypeO_SSSgtcvM",
"mangledName": "$s6Didomi13EventListenerC33onPreferencesClickSPIPurposeAgreeyyAA0B4TypeO_SSSgtcvM",
"moduleName": "Didomi",
+ "deprecated": true,
"implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
"accessorKind": "_modify"
}
]
@@ -13728,11 +15095,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onPreferencesClickSPIPurposeDisagree",
"mangledName": "$s6Didomi13EventListenerC36onPreferencesClickSPIPurposeDisagreeyyAA0B4TypeO_SSSgtcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
- "ObjC"
+ "ObjC",
+ "Available"
],
"hasStorage": true,
"accessors": [
@@ -13866,7 +15235,11 @@
"usr": "s:6Didomi13EventListenerC36onPreferencesClickSPIPurposeDisagreeyyAA0B4TypeO_SSSgtcvM",
"mangledName": "$s6Didomi13EventListenerC36onPreferencesClickSPIPurposeDisagreeyyAA0B4TypeO_SSSgtcvM",
"moduleName": "Didomi",
+ "deprecated": true,
"implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
"accessorKind": "_modify"
}
]
@@ -13920,11 +15293,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onPreferencesClickSPICategoryAgree",
"mangledName": "$s6Didomi13EventListenerC34onPreferencesClickSPICategoryAgreeyyAA0B4TypeO_SSSgtcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
- "ObjC"
+ "ObjC",
+ "Available"
],
"hasStorage": true,
"accessors": [
@@ -14058,7 +15433,11 @@
"usr": "s:6Didomi13EventListenerC34onPreferencesClickSPICategoryAgreeyyAA0B4TypeO_SSSgtcvM",
"mangledName": "$s6Didomi13EventListenerC34onPreferencesClickSPICategoryAgreeyyAA0B4TypeO_SSSgtcvM",
"moduleName": "Didomi",
+ "deprecated": true,
"implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
"accessorKind": "_modify"
}
]
@@ -14112,11 +15491,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onPreferencesClickSPICategoryDisagree",
"mangledName": "$s6Didomi13EventListenerC37onPreferencesClickSPICategoryDisagreeyyAA0B4TypeO_SSSgtcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
- "ObjC"
+ "ObjC",
+ "Available"
],
"hasStorage": true,
"accessors": [
@@ -14250,7 +15631,11 @@
"usr": "s:6Didomi13EventListenerC37onPreferencesClickSPICategoryDisagreeyyAA0B4TypeO_SSSgtcvM",
"mangledName": "$s6Didomi13EventListenerC37onPreferencesClickSPICategoryDisagreeyyAA0B4TypeO_SSSgtcvM",
"moduleName": "Didomi",
+ "deprecated": true,
"implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
"accessorKind": "_modify"
}
]
@@ -14283,11 +15668,13 @@
"usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onPreferencesClickSPIPurposeSaveChoices",
"mangledName": "$s6Didomi13EventListenerC39onPreferencesClickSPIPurposeSaveChoicesyyAA0B4TypeOcvp",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl",
- "ObjC"
+ "ObjC",
+ "Available"
],
"hasStorage": true,
"accessors": [
@@ -14378,6 +15765,140 @@
"declKind": "Accessor",
"usr": "s:6Didomi13EventListenerC39onPreferencesClickSPIPurposeSaveChoicesyyAA0B4TypeOcvM",
"mangledName": "$s6Didomi13EventListenerC39onPreferencesClickSPIPurposeSaveChoicesyyAA0B4TypeOcvM",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "implicit": true,
+ "declAttributes": [
+ "Available"
+ ],
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "onSyncUserChanged",
+ "printedName": "onSyncUserChanged",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.SyncUserChangedEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "SyncUserChangedEvent",
+ "printedName": "Didomi.SyncUserChangedEvent",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onSyncUserChanged",
+ "mangledName": "$s6Didomi13EventListenerC17onSyncUserChangedyyAA0efgB0Ccvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.SyncUserChangedEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "SyncUserChangedEvent",
+ "printedName": "Didomi.SyncUserChangedEvent",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)onSyncUserChanged",
+ "mangledName": "$s6Didomi13EventListenerC17onSyncUserChangedyyAA0efgB0Ccvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.SyncUserChangedEvent) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "SyncUserChangedEvent",
+ "printedName": "Didomi.SyncUserChangedEvent",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)setOnSyncUserChanged:",
+ "mangledName": "$s6Didomi13EventListenerC17onSyncUserChangedyyAA0efgB0Ccvs",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi13EventListenerC17onSyncUserChangedyyAA0efgB0CcvM",
+ "mangledName": "$s6Didomi13EventListenerC17onSyncUserChangedyyAA0efgB0CcvM",
"moduleName": "Didomi",
"implicit": true,
"accessorKind": "_modify"
@@ -15290,6 +16811,265 @@
]
},
{
+ "kind": "Var",
+ "name": "onDCSSignatureReady",
+ "printedName": "onDCSSignatureReady",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onDCSSignatureReady",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureReadyyyAA0B4TypeOcvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)onDCSSignatureReady",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureReadyyyAA0B4TypeOcvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)setOnDCSSignatureReady:",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureReadyyyAA0B4TypeOcvs",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi13EventListenerC19onDCSSignatureReadyyyAA0B4TypeOcvM",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureReadyyyAA0B4TypeOcvM",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "onDCSSignatureError",
+ "printedName": "onDCSSignatureError",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onDCSSignatureError",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureErroryyAA0B4TypeOcvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "HasInitialValue",
+ "HasStorage",
+ "AccessControl",
+ "ObjC"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)onDCSSignatureError",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureErroryyAA0B4TypeOcvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.EventType) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "EventType",
+ "printedName": "Didomi.EventType",
+ "usr": "c:@M@Didomi@E@DDMEventType"
+ }
+ ]
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)setOnDCSSignatureError:",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureErroryyAA0B4TypeOcvs",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi13EventListenerC19onDCSSignatureErroryyAA0B4TypeOcvM",
+ "mangledName": "$s6Didomi13EventListenerC19onDCSSignatureErroryyAA0B4TypeOcvM",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
"kind": "Constructor",
"name": "init",
"printedName": "init()",
@@ -15332,6 +17112,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",
@@ -15398,6 +17192,73 @@
"name": "SyncReadyEvent",
"printedName": "SyncReadyEvent",
"children": [
+ {
+ "kind": "Var",
+ "name": "organizationUserId",
+ "printedName": "organizationUserId",
+ "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@Didomi@objc(cs)DDMSyncReadyEvent(py)organizationUserId",
+ "mangledName": "$s6Didomi14SyncReadyEventC18organizationUserIdSSSgvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "isLet": true,
+ "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@Didomi@objc(cs)DDMSyncReadyEvent(im)organizationUserId",
+ "mangledName": "$s6Didomi14SyncReadyEventC18organizationUserIdSSSgvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
{
"kind": "Var",
"name": "statusApplied",
@@ -15570,6 +17431,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",
@@ -15711,13 +17586,20 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
"RawDocComment"
]
+ },
+ {
+ "kind": "Import",
+ "name": "WebKit",
+ "printedName": "WebKit",
+ "declKind": "Import",
+ "moduleName": "Didomi"
},
{
"kind": "Import",
@@ -15751,8 +17633,8 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -15761,8 +17643,8 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -15831,18 +17713,8 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -16450,6 +18322,57 @@
]
},
{
+ "kind": "Var",
+ "name": "gppString",
+ "printedName": "gppString",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)DDMCurrentUserStatus(py)gppString",
+ "mangledName": "$s6Didomi17CurrentUserStatusC9gppStringSSvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "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@Didomi@objc(cs)DDMCurrentUserStatus(im)gppString",
+ "mangledName": "$s6Didomi17CurrentUserStatusC9gppStringSSvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
"kind": "Constructor",
"name": "init",
"printedName": "init(purposes:vendors:)",
@@ -16528,7 +18451,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -16538,7 +18461,8 @@
"moduleName": "Didomi",
"declAttributes": [
"AccessControl",
- "Required"
+ "Required",
+ "RawDocComment"
],
"throwing": true,
"init_kind": "Designated"
@@ -16582,7 +18506,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -16855,7 +18779,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -16883,7 +18807,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -16925,6 +18849,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -17238,7 +19176,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -17266,7 +19204,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -17308,6 +19246,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -17359,6 +19311,31 @@
"mangledName": "$ss28CustomDebugStringConvertibleP"
}
]
+ },
+ {
+ "kind": "Function",
+ "name": "shouldUserStatusBeCollected",
+ "printedName": "shouldUserStatusBeCollected()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)DDMCurrentUserStatus(im)shouldUserStatusBeCollected",
+ "mangledName": "$s6Didomi17CurrentUserStatusC06shouldcD11BeCollectedSbyF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
}
],
"declKind": "Class",
@@ -17391,6 +19368,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -17941,7 +19932,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -18034,7 +20025,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -18285,7 +20276,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -18378,7 +20369,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -18421,6 +20412,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -18747,7 +20752,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -18840,7 +20845,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -18883,6 +20888,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -19075,6 +21094,35 @@
]
},
{
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "IDs",
+ "printedName": "Didomi.UserStatus.IDs",
+ "usr": "s:6Didomi10UserStatusC3IDsC"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi10UserStatusC3IDsC4fromAEs7Decoder_p_tKcfc",
+ "mangledName": "$s6Didomi10UserStatusC3IDsC4fromAEs7Decoder_p_tKcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "Required"
+ ],
+ "throwing": true,
+ "init_kind": "Designated"
+ },
+ {
"kind": "Function",
"name": "isEqual",
"printedName": "isEqual(_:)",
@@ -19140,35 +21188,6 @@
"init_kind": "Designated"
},
{
- "kind": "Constructor",
- "name": "init",
- "printedName": "init(from:)",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "IDs",
- "printedName": "Didomi.UserStatus.IDs",
- "usr": "s:6Didomi10UserStatusC3IDsC"
- },
- {
- "kind": "TypeNominal",
- "name": "Decoder",
- "printedName": "Swift.Decoder",
- "usr": "s:s7DecoderP"
- }
- ],
- "declKind": "Constructor",
- "usr": "s:6Didomi10UserStatusC3IDsC4fromAEs7Decoder_p_tKcfc",
- "mangledName": "$s6Didomi10UserStatusC3IDsC4fromAEs7Decoder_p_tKcfc",
- "moduleName": "Didomi",
- "implicit": true,
- "declAttributes": [
- "Required"
- ],
- "throwing": true,
- "init_kind": "Designated"
- },
- {
"kind": "Function",
"name": "encode",
"printedName": "encode(to:)",
@@ -19181,7 +21200,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -19224,6 +21243,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -19307,6 +21340,20 @@
"printedName": "Encodable",
"usr": "s:SE",
"mangledName": "$sSE"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -19401,6 +21448,16 @@
},
{
"kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
@@ -19411,38 +21468,8 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -19681,6 +21708,20 @@
],
"enumRawTypeName": "Int",
"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",
@@ -20605,7 +22646,7 @@
{
"kind": "TypeNominal",
"name": "Decoder",
- "printedName": "Swift.Decoder",
+ "printedName": "any Swift.Decoder",
"usr": "s:s7DecoderP"
}
],
@@ -20632,7 +22673,7 @@
{
"kind": "TypeNominal",
"name": "Encoder",
- "printedName": "Swift.Encoder",
+ "printedName": "any Swift.Encoder",
"usr": "s:s7EncoderP"
}
],
@@ -20732,6 +22773,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",
@@ -20794,8 +22849,28 @@
},
{
"kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -20921,6 +22996,254 @@
},
{
"kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "SyncUserChangedEvent",
+ "printedName": "SyncUserChangedEvent",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "userAuth",
+ "printedName": "userAuth",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(any Didomi.UserAuth)?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent(py)userAuth",
+ "mangledName": "$s6Didomi20SyncUserChangedEventC8userAuthAA0cG0_pSgvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "(any Didomi.UserAuth)?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent(im)userAuth",
+ "mangledName": "$s6Didomi20SyncUserChangedEventC8userAuthAA0cG0_pSgvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "SyncUserChangedEvent",
+ "printedName": "Didomi.SyncUserChangedEvent",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent(im)init",
+ "mangledName": "$s6Didomi20SyncUserChangedEventCACycfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "implicit": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Override"
+ ],
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@Didomi@objc(cs)DDMSyncUserChangedEvent",
+ "mangledName": "$s6Didomi20SyncUserChangedEventC",
+ "moduleName": "Didomi",
+ "objc_name": "DDMSyncUserChangedEvent",
+ "declAttributes": [
+ "AccessControl",
+ "ObjCMembers",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "hasMissingDesignatedInitializers": true,
+ "superclassNames": [
+ "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",
+ "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": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi"
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
@@ -21060,19 +23383,943 @@
]
},
{
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
+ "kind": "TypeDecl",
+ "name": "DidomiUserParameters",
+ "printedName": "DidomiUserParameters",
+ "children": [
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:containerController:isUnderage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiUserParameters",
+ "printedName": "Didomi.DidomiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi0A14UserParametersC8userAuth03dcsbE019containerController10isUnderageAcA0bE0_p_AA0bE6ParamsCSgSo06UIViewH0CSgSbSgtcfc",
+ "mangledName": "$s6Didomi0A14UserParametersC8userAuth03dcsbE019containerController10isUnderageAcA0bE0_p_AA0bE6ParamsCSgSo06UIViewH0CSgSbSgtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:containerController:isUnderage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiUserParameters",
+ "printedName": "Didomi.DidomiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "NSNumber",
+ "printedName": "Foundation.NSNumber",
+ "usr": "c:objc(cs)NSNumber"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters(im)initWithUserAuth:dcsUserAuth:containerController:isUnderage:",
+ "mangledName": "$s6Didomi0A14UserParametersC8userAuth03dcsbE019containerController10isUnderageAcA0bE0_p_AA0bE6ParamsCSgSo06UIViewH0CSgSo8NSNumberCtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Convenience",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:containerController:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiUserParameters",
+ "printedName": "Didomi.DidomiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters(im)initWithUserAuth:dcsUserAuth:containerController:",
+ "mangledName": "$s6Didomi0A14UserParametersC8userAuth03dcsbE019containerControllerAcA0bE0_p_AA0bE6ParamsCSgSo06UIViewH0CSgtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Convenience",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiUserParameters",
+ "printedName": "Didomi.DidomiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters(im)init",
+ "mangledName": "$s6Didomi0A14UserParametersCACycfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "implicit": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Override"
+ ],
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters",
+ "mangledName": "$s6Didomi0A14UserParametersC",
"moduleName": "Didomi",
"declAttributes": [
- "RawDocComment"
+ "AccessControl",
+ "ObjCMembers",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "superclassNames": [
+ "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",
+ "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": "TypeDecl",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "DidomiMultiUserParameters",
+ "children": [
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:synchronizedUsers:containerController:isUnderage:overrideMainStorage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "Didomi.DidomiMultiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "[Didomi.UserAuthParams]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "hasDefaultArg": true,
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi0A19MultiUserParametersC8userAuth03dcscF017synchronizedUsers19containerController10isUnderage19overrideMainStorageAcA0cF0_p_AA0cF6ParamsCSgSayALGSgSo06UIViewK0CSgSbSgSbtcfc",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC8userAuth03dcscF017synchronizedUsers19containerController10isUnderage19overrideMainStorageAcA0cF0_p_AA0cF6ParamsCSgSayALGSgSo06UIViewK0CSgSbSgSbtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:synchronizedUsers:containerController:isUnderage:overrideMainStorage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "Didomi.DidomiMultiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "[Didomi.UserAuthParams]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "NSNumber",
+ "printedName": "Foundation.NSNumber",
+ "usr": "c:objc(cs)NSNumber"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "hasDefaultArg": true,
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters(im)initWithUserAuth:dcsUserAuth:synchronizedUsers:containerController:isUnderage:overrideMainStorage:",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC8userAuth03dcscF017synchronizedUsers19containerController10isUnderage19overrideMainStorageAcA0cF0_p_AA0cF6ParamsCSgSayALGSgSo06UIViewK0CSgSo8NSNumberCSbtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Convenience",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:synchronizedUsers:containerController:isUnderage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "Didomi.DidomiMultiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "[Didomi.UserAuthParams]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "NSNumber",
+ "printedName": "Foundation.NSNumber",
+ "usr": "c:objc(cs)NSNumber"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters(im)initWithUserAuth:dcsUserAuth:synchronizedUsers:containerController:isUnderage:",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC8userAuth03dcscF017synchronizedUsers19containerController10isUnderageAcA0cF0_p_AA0cF6ParamsCSgSayAKGSgSo06UIViewK0CSgSo8NSNumberCtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Convenience",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:synchronizedUsers:containerController:overrideMainStorage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "Didomi.DidomiMultiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "[Didomi.UserAuthParams]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "hasDefaultArg": true,
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters(im)initWithUserAuth:dcsUserAuth:synchronizedUsers:containerController:overrideMainStorage:",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC8userAuth03dcscF017synchronizedUsers19containerController19overrideMainStorageAcA0cF0_p_AA0cF6ParamsCSgSayAKGSgSo06UIViewK0CSgSbtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Convenience",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:synchronizedUsers:containerController:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "Didomi.DidomiMultiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "[Didomi.UserAuthParams]?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters(im)initWithUserAuth:dcsUserAuth:synchronizedUsers:containerController:",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC8userAuth03dcscF017synchronizedUsers19containerControllerAcA0cF0_p_AA0cF6ParamsCSgSayAJGSgSo06UIViewK0CSgtcfc",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Convenience",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "init_kind": "Convenience"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(userAuth:dcsUserAuth:containerController:isUnderage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiMultiUserParameters",
+ "printedName": "Didomi.DidomiMultiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.UserAuthParams?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "UIKit.UIViewController?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "hasDefaultArg": true,
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi0A19MultiUserParametersC8userAuth03dcscF019containerController10isUnderageAcA0cF0_p_AA0cF6ParamsCSgSo06UIViewI0CSgSbSgtcfc",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC8userAuth03dcscF019containerController10isUnderageAcA0cF0_p_AA0cF6ParamsCSgSo06UIViewI0CSgSbSgtcfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "implicit": true,
+ "declAttributes": [
+ "Override"
+ ],
+ "init_kind": "Designated"
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@Didomi@objc(cs)DidomiMultiUserParameters",
+ "mangledName": "$s6Didomi0A19MultiUserParametersC",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "ObjCMembers",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "superclassUsr": "c:@M@Didomi@objc(cs)DidomiUserParameters",
+ "hasMissingDesignatedInitializers": true,
+ "superclassNames": [
+ "Didomi.DidomiUserParameters",
+ "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",
+ "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": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -21368,6 +24615,16 @@
},
{
"kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
@@ -21380,6 +24637,43 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "WebKit",
+ "printedName": "WebKit",
+ "declKind": "Import",
+ "moduleName": "Didomi"
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -21470,6 +24764,16 @@
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -21663,7 +24967,9 @@
"usr": "s:6DidomiAAC5ViewsO28sensitivePersonalInformationyA2DmF",
"mangledName": "$s6DidomiAAC5ViewsO28sensitivePersonalInformationyA2DmF",
"moduleName": "Didomi",
+ "deprecated": true,
"declAttributes": [
+ "Available",
"ObjC"
],
"fixedbinaryorder": 1
@@ -21794,6 +25100,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",
@@ -21854,6 +25174,7 @@
"AccessControl",
"ObjC"
],
+ "isLet": true,
"hasStorage": true,
"accessors": [
{
@@ -21879,57 +25200,6 @@
"ObjC"
],
"accessorKind": "get"
- },
- {
- "kind": "Accessor",
- "name": "Set",
- "printedName": "Set()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- },
- {
- "kind": "TypeNominal",
- "name": "Didomi",
- "printedName": "Didomi.Didomi",
- "usr": "c:@M@Didomi@objc(cs)Didomi"
- }
- ],
- "declKind": "Accessor",
- "usr": "c:@M@Didomi@objc(cs)Didomi(cm)setShared:",
- "mangledName": "$s6DidomiAAC6sharedABvsZ",
- "moduleName": "Didomi",
- "static": true,
- "implicit": true,
- "declAttributes": [
- "Final",
- "ObjC"
- ],
- "accessorKind": "set"
- },
- {
- "kind": "Accessor",
- "name": "Modify",
- "printedName": "Modify()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Void",
- "printedName": "()"
- }
- ],
- "declKind": "Accessor",
- "usr": "s:6DidomiAAC6sharedABvMZ",
- "mangledName": "$s6DidomiAAC6sharedABvMZ",
- "moduleName": "Didomi",
- "static": true,
- "implicit": true,
- "declAttributes": [
- "Final"
- ],
- "accessorKind": "_modify"
}
]
},
@@ -21941,7 +25211,7 @@
{
"kind": "TypeNominal",
"name": "WeakStorage",
- "printedName": "Didomi.ViewProviderDelegate?"
+ "printedName": "(any Didomi.ViewProviderDelegate)?"
}
],
"declKind": "Var",
@@ -21967,12 +25237,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Didomi.ViewProviderDelegate?",
+ "printedName": "(any Didomi.ViewProviderDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "ViewProviderDelegate",
- "printedName": "Didomi.ViewProviderDelegate",
+ "printedName": "any Didomi.ViewProviderDelegate",
"usr": "c:@M@Didomi@objc(pl)ViewProviderDelegate"
}
],
@@ -22002,12 +25272,12 @@
{
"kind": "TypeNominal",
"name": "Optional",
- "printedName": "Didomi.ViewProviderDelegate?",
+ "printedName": "(any Didomi.ViewProviderDelegate)?",
"children": [
{
"kind": "TypeNominal",
"name": "ViewProviderDelegate",
- "printedName": "Didomi.ViewProviderDelegate",
+ "printedName": "any Didomi.ViewProviderDelegate",
"usr": "c:@M@Didomi@objc(pl)ViewProviderDelegate"
}
],
@@ -22041,6 +25311,51 @@
"moduleName": "Didomi",
"implicit": true,
"accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "applicableRegulation",
+ "printedName": "applicableRegulation",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Regulation",
+ "printedName": "Didomi.Regulation",
+ "usr": "c:@M@Didomi@E@Regulation"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)Didomi(py)applicableRegulation",
+ "mangledName": "$s6DidomiAAC20applicableRegulationAA0C0Ovp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Regulation",
+ "printedName": "Didomi.Regulation",
+ "usr": "c:@M@Didomi@E@Regulation"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)Didomi(im)applicableRegulation",
+ "mangledName": "$s6DidomiAAC20applicableRegulationAA0C0Ovg",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "ObjC"
+ ],
+ "accessorKind": "get"
}
]
},
@@ -22209,81 +25524,6 @@
"declAttributes": [
"AccessControl",
"ObjC",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "isConsentRequired",
- "printedName": "isConsentRequired()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@Didomi@objc(cs)Didomi(im)isConsentRequired",
- "mangledName": "$s6DidomiAAC17isConsentRequiredSbyF",
- "moduleName": "Didomi",
- "deprecated": true,
- "declAttributes": [
- "AccessControl",
- "ObjC",
- "Available",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "isUserConsentStatusPartial",
- "printedName": "isUserConsentStatusPartial()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@Didomi@objc(cs)Didomi(im)isUserConsentStatusPartial",
- "mangledName": "$s6DidomiAAC26isUserConsentStatusPartialSbyF",
- "moduleName": "Didomi",
- "deprecated": true,
- "declAttributes": [
- "AccessControl",
- "ObjC",
- "Available",
- "RawDocComment"
- ],
- "funcSelfKind": "NonMutating"
- },
- {
- "kind": "Function",
- "name": "isUserLegitimateInterestStatusPartial",
- "printedName": "isUserLegitimateInterestStatusPartial()",
- "children": [
- {
- "kind": "TypeNominal",
- "name": "Bool",
- "printedName": "Swift.Bool",
- "usr": "s:Sb"
- }
- ],
- "declKind": "Func",
- "usr": "c:@M@Didomi@objc(cs)Didomi(im)isUserLegitimateInterestStatusPartial",
- "mangledName": "$s6DidomiAAC37isUserLegitimateInterestStatusPartialSbyF",
- "moduleName": "Didomi",
- "deprecated": true,
- "declAttributes": [
- "AccessControl",
- "ObjC",
- "Available",
"RawDocComment"
],
"funcSelfKind": "NonMutating"
@@ -22552,7 +25792,7 @@
],
"declKind": "Func",
"usr": "c:@M@Didomi@objc(cs)Didomi(im)onReadyWithCallback:",
- "mangledName": "$s6DidomiAAC7onReady8callbackyyyc_tF",
+ "mangledName": "$s6DidomiAAC7onReady8callbackyyyYbc_tF",
"moduleName": "Didomi",
"objc_name": "onReadyWithCallback:",
"declAttributes": [
@@ -23327,6 +26567,33 @@
},
{
"kind": "Function",
+ "name": "isConsentRequired",
+ "printedName": "isConsentRequired()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)isConsentRequired",
+ "mangledName": "$s6DidomiAAC17isConsentRequiredSbyF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
"name": "shouldConsentBeCollected",
"printedName": "shouldConsentBeCollected()",
"children": [
@@ -23397,6 +26664,60 @@
"Dynamic",
"AccessControl",
"ObjC",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "isUserConsentStatusPartial",
+ "printedName": "isUserConsentStatusPartial()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)isUserConsentStatusPartial",
+ "mangledName": "$s6DidomiAAC26isUserConsentStatusPartialSbyF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "isUserLegitimateInterestStatusPartial",
+ "printedName": "isUserLegitimateInterestStatusPartial()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)isUserLegitimateInterestStatusPartial",
+ "mangledName": "$s6DidomiAAC37isUserLegitimateInterestStatusPartialSbyF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23618,6 +26939,36 @@
{
"kind": "Function",
"name": "setUser",
+ "printedName": "setUser(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiUserParameters",
+ "printedName": "Didomi.DidomiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUser:",
+ "mangledName": "$s6DidomiAAC7setUseryyAA0aC10ParametersCF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
"printedName": "setUser(id:)",
"children": [
{
@@ -23636,11 +26987,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithId:",
"mangledName": "$s6DidomiAAC7setUser2idySS_tF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithId:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23673,11 +27026,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithId:isUnderage:",
"mangledName": "$s6DidomiAAC7setUser2id10isUnderageySS_SbtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithId:isUnderage:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23710,11 +27065,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithId:containerController:",
"mangledName": "$s6DidomiAAC7setUser2id19containerControllerySS_So06UIViewF0CtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithId:containerController:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23753,11 +27110,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithId:isUnderage:containerController:",
"mangledName": "$s6DidomiAAC7setUser2id10isUnderage19containerControllerySS_SbSo06UIViewH0CtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithId:isUnderage:containerController:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23784,11 +27143,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParamsyAA0ceF0C_tF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23821,11 +27182,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:isUnderage:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams10isUnderageyAA0ceF0C_SbtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:isUnderage:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23866,12 +27229,104 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsersyAA0ceF0C_SayAGGtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:synchronizedUsers:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
+ "printedName": "setUser(userAuthParams:dcsUser:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:dcsUser:",
+ "mangledName": "$s6DidomiAAC7setUser14userAuthParams03dcsC0yAA0ceF0C_AGtF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "objc_name": "setUserWithUserAuthParams:dcsUser:",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
+ "printedName": "setUser(userAuthParams:synchronizedUsers:dcsUser:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:dcsUser:",
+ "mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsers03dcsC0yAA0ceF0C_SayAHGAHtF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "objc_name": "setUserWithUserAuthParams:synchronizedUsers:dcsUser:",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
@@ -23917,11 +27372,117 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:isUnderage:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsers10isUnderageyAA0ceF0C_SayAHGSbtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:synchronizedUsers:isUnderage:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
+ "printedName": "setUser(userAuthParams:dcsUser:isUnderage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:dcsUser:isUnderage:",
+ "mangledName": "$s6DidomiAAC7setUser14userAuthParams03dcsC010isUnderageyAA0ceF0C_AHSbtF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "objc_name": "setUserWithUserAuthParams:dcsUser:isUnderage:",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
+ "printedName": "setUser(userAuthParams:synchronizedUsers:dcsUser:isUnderage:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:dcsUser:isUnderage:",
+ "mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsers03dcsC010isUnderageyAA0ceF0C_SayAIGAISbtF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "objc_name": "setUserWithUserAuthParams:synchronizedUsers:dcsUser:isUnderage:",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23954,11 +27515,58 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:containerController:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams19containerControlleryAA0ceF0C_So06UIViewH0CtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:containerController:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
+ "printedName": "setUser(userAuthParams:dcsUser:containerController:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:dcsUser:containerController:",
+ "mangledName": "$s6DidomiAAC7setUser14userAuthParams03dcsC019containerControlleryAA0ceF0C_AHSo06UIViewI0CtF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "objc_name": "setUserWithUserAuthParams:dcsUser:containerController:",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -23997,11 +27605,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:isUnderage:containerController:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams10isUnderage19containerControlleryAA0ceF0C_SbSo06UIViewJ0CtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:isUnderage:containerController:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -24048,11 +27658,13 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:containerController:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsers19containerControlleryAA0ceF0C_SayAHGSo06UIViewJ0CtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:synchronizedUsers:containerController:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
],
"isFromExtension": true,
@@ -24105,12 +27717,78 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:isUnderage:containerController:",
"mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsers10isUnderage19containerControlleryAA0ceF0C_SayAIGSbSo06UIViewL0CtF",
"moduleName": "Didomi",
+ "deprecated": true,
"objc_name": "setUserWithUserAuthParams:synchronizedUsers:isUnderage:containerController:",
"declAttributes": [
"Dynamic",
"AccessControl",
"ObjC",
+ "Available",
"RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "setUser",
+ "printedName": "setUser(userAuthParams:synchronizedUsers:dcsUser:isUnderage:containerController:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.UserAuthParams]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuthParams",
+ "printedName": "Didomi.UserAuthParams",
+ "usr": "c:@M@Didomi@objc(cs)UserAuthParams"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UIViewController",
+ "printedName": "UIKit.UIViewController",
+ "usr": "c:objc(cs)UIViewController"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)setUserWithUserAuthParams:synchronizedUsers:dcsUser:isUnderage:containerController:",
+ "mangledName": "$s6DidomiAAC7setUser14userAuthParams17synchronizedUsers03dcsC010isUnderage19containerControlleryAA0ceF0C_SayAJGAJSbSo06UIViewM0CtF",
+ "moduleName": "Didomi",
+ "deprecated": true,
+ "objc_name": "setUserWithUserAuthParams:synchronizedUsers:dcsUser:isUnderage:containerController:",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "Available"
],
"isFromExtension": true,
"funcSelfKind": "NonMutating"
@@ -24129,6 +27807,94 @@
"declKind": "Func",
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)clearUser",
"mangledName": "$s6DidomiAAC9clearUseryyF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "clearAllUsers",
+ "printedName": "clearAllUsers()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)clearAllUsers",
+ "mangledName": "$s6DidomiAAC13clearAllUsersyyF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "loadUserStatuses",
+ "printedName": "loadUserStatuses(_:callback:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.DidomiUserParameters]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DidomiUserParameters",
+ "printedName": "Didomi.DidomiUserParameters",
+ "usr": "c:@M@Didomi@objc(cs)DidomiUserParameters"
+ }
+ ],
+ "usr": "s:Sa"
+ },
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "([Didomi.LoadUserStatusResult]) -> ()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Array",
+ "printedName": "[Didomi.LoadUserStatusResult]",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "LoadUserStatusResult",
+ "printedName": "Didomi.LoadUserStatusResult",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult"
+ }
+ ],
+ "usr": "s:Sa"
+ }
+ ]
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)loadUserStatuses:callback:",
+ "mangledName": "$s6DidomiAAC16loadUserStatuses_8callbackySayAA0aC10ParametersCG_ySayAA04LoadC12StatusResultCGctF",
"moduleName": "Didomi",
"declAttributes": [
"Dynamic",
@@ -24182,6 +27948,46 @@
"usr": "c:@CM@Didomi@objc(cs)Didomi(im)getCurrentUserStatus",
"mangledName": "$s6DidomiAAC20getCurrentUserStatusAA0cdE0CyF",
"moduleName": "Didomi",
+ "declAttributes": [
+ "Dynamic",
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "getCurrentUserStatus",
+ "printedName": "getCurrentUserStatus(userAuth:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.CurrentUserStatus?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CurrentUserStatus",
+ "printedName": "Didomi.CurrentUserStatus",
+ "usr": "c:@M@Didomi@objc(cs)DDMCurrentUserStatus"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:@CM@Didomi@objc(cs)Didomi(im)getCurrentUserStatusWithUserAuth:",
+ "mangledName": "$s6DidomiAAC20getCurrentUserStatus8userAuthAA0cdE0CSgAA0dG0_p_tF",
+ "moduleName": "Didomi",
+ "objc_name": "getCurrentUserStatusWithUserAuth:",
"declAttributes": [
"Dynamic",
"AccessControl",
@@ -24307,10 +28113,17 @@
"conformances": [
{
"kind": "Conformance",
- "name": "ViewProviderDelegate",
- "printedName": "ViewProviderDelegate",
- "usr": "c:@M@Didomi@objc(pl)ViewProviderDelegate",
- "mangledName": "$s6Didomi20ViewProviderDelegateP"
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
@@ -24360,6 +28173,13 @@
"printedName": "CustomDebugStringConvertible",
"usr": "s:s28CustomDebugStringConvertibleP",
"mangledName": "$ss28CustomDebugStringConvertibleP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "ViewProviderDelegate",
+ "printedName": "ViewProviderDelegate",
+ "usr": "c:@M@Didomi@objc(pl)ViewProviderDelegate",
+ "mangledName": "$s6Didomi20ViewProviderDelegateP"
}
]
},
@@ -24569,6 +28389,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",
@@ -24899,6 +28733,26 @@
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "Import",
+ "name": "UIKit",
+ "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -25085,22 +28939,28 @@
"AccessControl",
"ObjC",
"RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Escapable",
+ "printedName": "Escapable",
+ "usr": "s:s9EscapableP",
+ "mangledName": "$ss9EscapableP"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Copyable",
+ "printedName": "Copyable",
+ "usr": "s:s8CopyableP",
+ "mangledName": "$ss8CopyableP"
+ }
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -25119,8 +28979,8 @@
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -25128,103 +28988,1111 @@
]
},
{
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
+ "kind": "TypeDecl",
+ "name": "LoadUserStatusResult",
+ "printedName": "LoadUserStatusResult",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "currentUserStatus",
+ "printedName": "currentUserStatus",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.CurrentUserStatus?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CurrentUserStatus",
+ "printedName": "Didomi.CurrentUserStatus",
+ "usr": "c:@M@Didomi@objc(cs)DDMCurrentUserStatus"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(py)currentUserStatus",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC07currentcD0AA07CurrentcD0CSgvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "ObjC"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.CurrentUserStatus?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "CurrentUserStatus",
+ "printedName": "Didomi.CurrentUserStatus",
+ "usr": "c:@M@Didomi@objc(cs)DDMCurrentUserStatus"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(im)currentUserStatus",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC07currentcD0AA07CurrentcD0CSgvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "syncDate",
+ "printedName": "syncDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(py)syncDate",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC8syncDateSSvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "ObjC"
+ ],
+ "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@Didomi@objc(cs)LoadUserStatusResult(im)syncDate",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC8syncDateSSvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "userAuth",
+ "printedName": "userAuth",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(py)userAuth",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC8userAuthAA0cG0_pvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "ObjC"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UserAuth",
+ "printedName": "any Didomi.UserAuth",
+ "usr": "c:@M@Didomi@objc(pl)UserAuth"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(im)userAuth",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC8userAuthAA0cG0_pvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "status",
+ "printedName": "status",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(py)status",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC6statusAC0D0Ovp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "ObjC"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(im)status",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC6statusAC0D0Ovg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "error",
+ "printedName": "error",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:6Didomi20LoadUserStatusResultC5errorAC05ErrorD0OSgvp",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC5errorAC05ErrorD0OSgvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "Final",
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi20LoadUserStatusResultC5errorAC05ErrorD0OSgvg",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC5errorAC05ErrorD0OSgvg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "declAttributes": [
+ "Final"
+ ],
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "LoadUserStatusResult",
+ "printedName": "Didomi.LoadUserStatusResult",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult(im)init",
+ "mangledName": "$s6Didomi20LoadUserStatusResultCACycfc",
+ "moduleName": "Didomi",
+ "overriding": true,
+ "implicit": true,
+ "objc_name": "init",
+ "declAttributes": [
+ "Dynamic",
+ "ObjC",
+ "Override"
+ ],
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "Status",
+ "printedName": "Status",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "cached",
+ "printedName": "cached",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.Status.Type) -> Didomi.LoadUserStatusResult.Status",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.Status.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O6cachedyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O6cachedyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 0
+ },
+ {
+ "kind": "Var",
+ "name": "invalid",
+ "printedName": "invalid",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.Status.Type) -> Didomi.LoadUserStatusResult.Status",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.Status.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O7invalidyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O7invalidyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 1
+ },
+ {
+ "kind": "Var",
+ "name": "newUser",
+ "printedName": "newUser",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.Status.Type) -> Didomi.LoadUserStatusResult.Status",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.Status.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O03newC0yA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O03newC0yA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 2
+ },
+ {
+ "kind": "Var",
+ "name": "synced",
+ "printedName": "synced",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.Status.Type) -> Didomi.LoadUserStatusResult.Status",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.Status.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O6syncedyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O6syncedyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 3
+ },
+ {
+ "kind": "Var",
+ "name": "description",
+ "printedName": "description",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O11descriptionSSvp",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O11descriptionSSvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O11descriptionSSvg",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O11descriptionSSvg",
+ "moduleName": "Didomi",
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(rawValue:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.LoadUserStatusResult.Status?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Status",
+ "printedName": "Didomi.LoadUserStatusResult.Status",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O8rawValueAESgSi_tcfc",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O8rawValueAESgSi_tcfc",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Var",
+ "name": "rawValue",
+ "printedName": "rawValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O8rawValueSivp",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O8rawValueSivp",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O8rawValueSivg",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O8rawValueSivg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:6Didomi20LoadUserStatusResultC0D0O",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC0D0O",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "ObjC"
+ ],
+ "isFromExtension": true,
+ "enumRawTypeName": "Int",
+ "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",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "RawRepresentable",
+ "printedName": "RawRepresentable",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "RawValue",
+ "printedName": "RawValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ]
+ }
+ ],
+ "usr": "s:SY",
+ "mangledName": "$sSY"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ }
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "ErrorStatus",
+ "printedName": "ErrorStatus",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "multiStorageDisabled",
+ "printedName": "multiStorageDisabled",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.ErrorStatus.Type) -> Didomi.LoadUserStatusResult.ErrorStatus",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O20multiStorageDisabledyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O20multiStorageDisabledyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 0
+ },
+ {
+ "kind": "Var",
+ "name": "syncDisabled",
+ "printedName": "syncDisabled",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.ErrorStatus.Type) -> Didomi.LoadUserStatusResult.ErrorStatus",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O12syncDisabledyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O12syncDisabledyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 1
+ },
+ {
+ "kind": "Var",
+ "name": "syncFailed",
+ "printedName": "syncFailed",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.ErrorStatus.Type) -> Didomi.LoadUserStatusResult.ErrorStatus",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O10syncFailedyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O10syncFailedyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 2
+ },
+ {
+ "kind": "Var",
+ "name": "dcsSignatureFailed",
+ "printedName": "dcsSignatureFailed",
+ "children": [
+ {
+ "kind": "TypeFunc",
+ "name": "Function",
+ "printedName": "(Didomi.LoadUserStatusResult.ErrorStatus.Type) -> Didomi.LoadUserStatusResult.ErrorStatus",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Metatype",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus.Type",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "declKind": "EnumElement",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O18dcsSignatureFailedyA2EmF",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O18dcsSignatureFailedyA2EmF",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "RawDocComment",
+ "ObjC"
+ ],
+ "fixedbinaryorder": 3
+ },
+ {
+ "kind": "Var",
+ "name": "description",
+ "printedName": "description",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O11descriptionSSvp",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O11descriptionSSvp",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O11descriptionSSvg",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O11descriptionSSvg",
+ "moduleName": "Didomi",
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(rawValue:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "ErrorStatus",
+ "printedName": "Didomi.LoadUserStatusResult.ErrorStatus",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O8rawValueAESgSi_tcfc",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O8rawValueAESgSi_tcfc",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Var",
+ "name": "rawValue",
+ "printedName": "rawValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O8rawValueSivp",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O8rawValueSivp",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O8rawValueSivg",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O8rawValueSivg",
+ "moduleName": "Didomi",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ }
+ ],
+ "declKind": "Enum",
+ "usr": "s:6Didomi20LoadUserStatusResultC05ErrorD0O",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC05ErrorD0O",
+ "moduleName": "Didomi",
+ "declAttributes": [
+ "AccessControl",
+ "ObjC",
+ "RawDocComment"
+ ],
+ "isFromExtension": true,
+ "enumRawTypeName": "Int",
+ "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",
+ "mangledName": "$sSQ"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Hashable",
+ "printedName": "Hashable",
+ "usr": "s:SH",
+ "mangledName": "$sSH"
+ },
+ {
+ "kind": "Conformance",
+ "name": "RawRepresentable",
+ "printedName": "RawRepresentable",
+ "children": [
+ {
+ "kind": "TypeWitness",
+ "name": "RawValue",
+ "printedName": "RawValue",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ]
+ }
+ ],
+ "usr": "s:SY",
+ "mangledName": "$sSY"
+ },
+ {
+ "kind": "Conformance",
+ "name": "CustomStringConvertible",
+ "printedName": "CustomStringConvertible",
+ "usr": "s:s23CustomStringConvertibleP",
+ "mangledName": "$ss23CustomStringConvertibleP"
+ }
+ ]
+ }
+ ],
+ "declKind": "Class",
+ "usr": "c:@M@Didomi@objc(cs)LoadUserStatusResult",
+ "mangledName": "$s6Didomi20LoadUserStatusResultC",
"moduleName": "Didomi",
"declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
- },
- {
- "kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
- "declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
+ "AccessControl",
+ "ObjCMembers",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "hasMissingDesignatedInitializers": true,
+ "superclassNames": [
+ "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",
+ "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"
+ }
]
},
{
@@ -25299,18 +30167,15 @@
},
{
"kind": "Import",
- "name": "Foundation",
- "printedName": "Foundation",
+ "name": "WebKit",
+ "printedName": "WebKit",
"declKind": "Import",
- "moduleName": "Didomi",
- "declAttributes": [
- "RawDocComment"
- ]
+ "moduleName": "Didomi"
},
{
"kind": "Import",
- "name": "UIKit",
- "printedName": "UIKit",
+ "name": "Foundation",
+ "printedName": "Foundation",
"declKind": "Import",
"moduleName": "Didomi",
"declAttributes": [
@@ -25355,6 +30220,7 @@
"isOpen": true,
"objc_name": "UIView",
"declAttributes": [
+ "Preconcurrency",
"Available",
"ObjC",
"NonSendable",
@@ -25369,6 +30235,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",
@@ -25444,6 +30324,7 @@
"isOpen": true,
"objc_name": "UILayoutGuide",
"declAttributes": [
+ "Preconcurrency",
"Available",
"ObjC",
"NonSendable",
@@ -25457,6 +30338,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",
@@ -25529,6 +30424,106 @@
"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",
+ "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": "TypeDecl",
+ "name": "UserDefaults",
+ "printedName": "UserDefaults",
+ "declKind": "Class",
+ "usr": "c:objc(cs)NSUserDefaults",
+ "moduleName": "Foundation",
+ "isOpen": true,
+ "objc_name": "NSUserDefaults",
+ "declAttributes": [
+ "ObjC",
+ "NonSendable",
+ "Dynamic"
+ ],
+ "superclassUsr": "c:objc(cs)NSObject",
+ "isExternal": true,
+ "inheritsConvenienceInitializers": true,
+ "superclassNames": [
+ "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",
@@ -25610,6 +30605,20 @@
"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",
@@ -25696,6 +30705,20 @@
},
{
"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",
@@ -25777,6 +30800,20 @@
},
{
"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",
@@ -25836,6 +30873,7 @@
"isOpen": true,
"objc_name": "UITableViewCell",
"declAttributes": [
+ "Preconcurrency",
"Available",
"ObjC",
"NonSendable",
@@ -25851,6 +30889,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",
@@ -25933,6 +30985,7 @@
"isOpen": true,
"objc_name": "UITableViewHeaderFooterView",
"declAttributes": [
+ "Preconcurrency",
"Available",
"ObjC",
"NonSendable",
@@ -25948,6 +31001,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",
@@ -26025,34001 +31092,11636 @@
},
"ConstValues": [
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
"kind": "Dictionary",
"offset": 654,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
"kind": "Dictionary",
"offset": 708,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "Array",
- "offset": 866,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "Array",
- "offset": 1016,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 2250,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 2720,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 3918,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 4391,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 4749,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 5107,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 5813,
- "length": 3,
- "value": "\"(\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 5827,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 5873,
- "length": 164,
- "value": "\"Ignored the '\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 5909,
- "length": 40,
- "value": "\"' update for \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 5944,
- "length": 2,
- "value": "\" ID '\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 5954,
- "length": 84,
- "value": "\"', as it is not part of the required \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 6013,
- "length": 1,
- "value": "\"s of the Notice Config.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 6071,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "BooleanLiteral",
- "offset": 6111,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
- "kind": "StringLiteral",
- "offset": 387,
- "length": 28,
- "value": "\"Didomi.CurrentUserStatusTransaction\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
"kind": "StringLiteral",
"offset": 6227,
"length": 9,
"value": "\"purpose\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
"kind": "StringLiteral",
"offset": 6259,
"length": 8,
"value": "\"vendor\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 6227,
- "length": 9,
- "value": "\"purpose\""
+ "offset": 1660,
+ "length": 22,
+ "value": "\"organization_user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 6259,
- "length": 8,
- "value": "\"vendor\""
+ "offset": 1726,
+ "length": 32,
+ "value": "\"organization_user_id_algorithm\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 455,
- "length": 14,
- "value": "\"GVL_BASE_URL\""
+ "offset": 1796,
+ "length": 26,
+ "value": "\"organization_user_id_sid\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 508,
- "length": 2,
- "value": "\"\""
+ "offset": 1863,
+ "length": 29,
+ "value": "\"organization_user_id_digest\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 566,
- "length": 14,
- "value": "\"$TCF_VERSION\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
- "kind": "StringLiteral",
- "offset": 663,
- "length": 38,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
- "kind": "StringLiteral",
- "offset": 677,
- "length": 2,
- "value": "\"_v\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
- "kind": "StringLiteral",
- "offset": 689,
- "length": 6,
- "value": "\"_cache.json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
- "kind": "StringLiteral",
- "offset": 759,
+ "offset": 1931,
"length": 27,
- "value": "\"\""
+ "value": "\"organization_user_id_salt\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 773,
- "length": 2,
- "value": "\"_v\""
+ "offset": 1996,
+ "length": 26,
+ "value": "\"organization_user_id_exp\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
"kind": "StringLiteral",
- "offset": 785,
- "length": 1,
- "value": "\"\""
+ "offset": 2059,
+ "length": 25,
+ "value": "\"organization_user_id_iv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLRequest.swift",
- "kind": "StringLiteral",
- "offset": 842,
- "length": 19,
- "value": "\"didomi_iab_config\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 453,
- "length": 54,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 467,
- "length": 2,
- "value": "\"_v\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 479,
- "length": 1,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 495,
- "length": 6,
- "value": "\"_cache.json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 565,
- "length": 43,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 579,
- "length": 2,
- "value": "\"_v\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 591,
- "length": 1,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 607,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 759,
- "length": 23,
- "value": "\"IAB_PURPOSES_LIST_URL\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 821,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 900,
- "length": 14,
- "value": "\"$TCF_VERSION\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 977,
- "length": 16,
- "value": "\"$LANGUAGE_CODE\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/GVL\/GVLTranslationsRequest.swift",
- "kind": "StringLiteral",
- "offset": 1070,
- "length": 21,
- "value": "\"didomi_iab_purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Accessibility\/Accessibility.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Accessibility\/Accessibility.swift",
"kind": "StringLiteral",
"offset": 758,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Accessibility\/Accessibility.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Accessibility\/Accessibility.swift",
"kind": "StringLiteral",
"offset": 786,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Accessibility\/Accessibility.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Accessibility\/Accessibility.swift",
"kind": "StringLiteral",
"offset": 860,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
"offset": 731,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "BooleanLiteral",
"offset": 791,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "BooleanLiteral",
"offset": 1068,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "BooleanLiteral",
- "offset": 1498,
+ "offset": 1641,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "BooleanLiteral",
- "offset": 1713,
+ "offset": 1856,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 1747,
+ "offset": 1890,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "BooleanLiteral",
- "offset": 1856,
+ "offset": 1999,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 1909,
+ "offset": 2052,
"length": 1,
"value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 1949,
+ "offset": 2092,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "BooleanLiteral",
- "offset": 2278,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 3859,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 4670,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 5381,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 5524,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 5909,
- "length": 2,
- "value": "20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 6182,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 6488,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 6601,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 7502,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 7613,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "BooleanLiteral",
- "offset": 7827,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 7863,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "BooleanLiteral",
- "offset": 8144,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 8180,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 8204,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "StringLiteral",
- "offset": 199,
- "length": 12,
- "value": "\"Didomi.UserInfoView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 8397,
- "length": 4,
- "value": "0.05"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 8456,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 8495,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "FloatLiteral",
- "offset": 8677,
- "length": 4,
- "value": "0.05"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "FloatLiteral",
- "offset": 8690,
- "length": 3,
- "value": "1.9"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 8748,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 8787,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
- "kind": "FloatLiteral",
- "offset": 9097,
+ "offset": 8262,
"length": 3,
"value": "2.6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9145,
+ "offset": 8310,
"length": 3,
"value": "2.4"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9188,
+ "offset": 8353,
"length": 3,
"value": "2.2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9226,
+ "offset": 8391,
"length": 3,
"value": "2.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9265,
+ "offset": 8430,
"length": 3,
"value": "1.8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9305,
+ "offset": 8470,
"length": 3,
"value": "1.6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9340,
+ "offset": 8505,
"length": 3,
"value": "1.4"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9370,
+ "offset": 8535,
"length": 3,
"value": "1.2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9395,
+ "offset": 8560,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9483,
+ "offset": 8648,
"length": 4,
"value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "FloatLiteral",
- "offset": 9622,
+ "offset": 8787,
"length": 4,
"value": "18.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 9793,
+ "offset": 8958,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 9803,
+ "offset": 8968,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 9815,
+ "offset": 8980,
"length": 2,
"value": "42"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoView.swift",
"kind": "IntegerLiteral",
- "offset": 9826,
+ "offset": 8991,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncError.swift",
"kind": "StringLiteral",
- "offset": 654,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1608,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1676,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1748,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1818,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 220,
- "length": 22,
- "value": "\"Didomi.UserInfoViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2493,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 657,
- "length": 24,
- "value": "\"user_information_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 783,
- "length": 24,
- "value": "\"user_information_token\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 829,
- "length": 13,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 839,
- "length": 1,
- "value": "\": \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1317,
- "length": 70,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1342,
- "length": 1,
- "value": "\":\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1371,
- "length": 243,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1581,
- "length": 26,
- "value": "\"user_information_user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1624,
- "length": 48,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1645,
- "length": 1,
- "value": "\":\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1660,
- "length": 301,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1828,
- "length": 30,
- "value": "\"user_information_sdk_version\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1875,
- "length": 25,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1885,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1899,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1967,
- "length": 74,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1987,
- "length": 1,
- "value": "\"\n\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2006,
- "length": 1,
- "value": "\"\n\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2029,
- "length": 1696,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2142,
- "length": 25,
- "value": "\"user_information_copied\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2841,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2906,
- "length": 26,
- "value": "\"go_back_to_partners_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3234,
- "length": 30,
- "value": "\"user_information_description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3322,
- "length": 26,
- "value": "\"copy_to_clipboard_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserInfoManagement\/UserInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3644,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncError.swift",
- "kind": "StringLiteral",
- "offset": 437,
+ "offset": 507,
"length": 14,
"value": "\"Unknown user\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "IntegerLiteral",
"offset": 535,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "BooleanLiteral",
"offset": 595,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "BooleanLiteral",
- "offset": 1050,
+ "offset": 667,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1403,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "IntegerLiteral",
- "offset": 1469,
+ "offset": 2068,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "BooleanLiteral",
- "offset": 1818,
+ "offset": 2191,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "BooleanLiteral",
- "offset": 2168,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "BooleanLiteral",
- "offset": 2269,
+ "offset": 2263,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 294,
- "length": 26,
- "value": "\"Didomi.DetailItemWithDurationView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 3403,
- "length": 47,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 3427,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 3449,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "BooleanLiteral",
- "offset": 4582,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "BooleanLiteral",
- "offset": 4783,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 5632,
- "length": 24,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 5655,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "StringLiteral",
- "offset": 5768,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "BooleanLiteral",
- "offset": 6808,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
- "kind": "BooleanLiteral",
- "offset": 6993,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7139,
+ "offset": 7971,
"length": 3,
"value": "4.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7194,
+ "offset": 8026,
"length": 4,
"value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7247,
+ "offset": 8079,
"length": 3,
"value": "8.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7297,
+ "offset": 8129,
"length": 3,
"value": "2.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7356,
+ "offset": 8188,
"length": 3,
"value": "8.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7524,
+ "offset": 8356,
"length": 4,
"value": "14.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "StringLiteral",
- "offset": 7611,
+ "offset": 8443,
"length": 9,
"value": "\"#E2F5F9\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
"kind": "FloatLiteral",
- "offset": 7780,
+ "offset": 8612,
"length": 3,
"value": "2.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 485,
+ "offset": 833,
"length": 9,
"value": "\"created\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 518,
+ "offset": 866,
"length": 9,
"value": "\"updated\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 584,
+ "offset": 932,
"length": 13,
"value": "\"purposes_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 652,
+ "offset": 1000,
"length": 12,
"value": "\"vendors_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 485,
- "length": 9,
- "value": "\"created\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 518,
- "length": 9,
- "value": "\"updated\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 584,
- "length": 13,
- "value": "\"purposes_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 652,
- "length": 12,
- "value": "\"vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 3005,
+ "offset": 3773,
"length": 22,
"value": "\"organization_user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3071,
+ "offset": 3839,
"length": 32,
"value": "\"organization_user_id_algorithm\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3141,
+ "offset": 3909,
"length": 26,
"value": "\"organization_user_id_sid\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3205,
+ "offset": 3973,
"length": 26,
"value": "\"organization_user_id_exp\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3270,
+ "offset": 4038,
"length": 27,
"value": "\"organization_user_id_salt\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3338,
+ "offset": 4106,
"length": 29,
"value": "\"organization_user_id_digest\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3404,
+ "offset": 4172,
"length": 25,
"value": "\"organization_user_id_iv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3533,
+ "offset": 4301,
"length": 11,
"value": "\"last_sync\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3596,
+ "offset": 4364,
"length": 20,
"value": "\"synchronized_users\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3005,
+ "offset": 6595,
"length": 22,
"value": "\"organization_user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3071,
+ "offset": 6643,
"length": 32,
"value": "\"organization_user_id_algorithm\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3141,
+ "offset": 6700,
"length": 26,
"value": "\"organization_user_id_sid\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3205,
+ "offset": 6753,
"length": 26,
"value": "\"organization_user_id_exp\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3270,
- "length": 27,
- "value": "\"organization_user_id_salt\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 3338,
- "length": 29,
- "value": "\"organization_user_id_digest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 3404,
+ "offset": 6816,
"length": 25,
"value": "\"organization_user_id_iv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 3533,
- "length": 11,
- "value": "\"last_sync\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 3596,
- "length": 20,
- "value": "\"synchronized_users\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 5990,
- "length": 22,
- "value": "\"organization_user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6038,
- "length": 32,
- "value": "\"organization_user_id_algorithm\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6095,
- "length": 26,
- "value": "\"organization_user_id_sid\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6148,
- "length": 26,
- "value": "\"organization_user_id_exp\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6211,
- "length": 25,
- "value": "\"organization_user_id_iv\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6257,
+ "offset": 6862,
"length": 27,
"value": "\"organization_user_id_salt\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
"kind": "StringLiteral",
- "offset": 6307,
+ "offset": 6912,
"length": 29,
"value": "\"organization_user_id_digest\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 5990,
- "length": 22,
- "value": "\"organization_user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6038,
- "length": 32,
- "value": "\"organization_user_id_algorithm\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6095,
- "length": 26,
- "value": "\"organization_user_id_sid\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6148,
- "length": 26,
- "value": "\"organization_user_id_exp\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6211,
- "length": 25,
- "value": "\"organization_user_id_iv\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6257,
- "length": 27,
- "value": "\"organization_user_id_salt\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
- "kind": "StringLiteral",
- "offset": 6307,
- "length": 29,
- "value": "\"organization_user_id_digest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
"kind": "StringLiteral",
"offset": 2647,
"length": 13,
"value": "\"purposes_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
"kind": "StringLiteral",
"offset": 2715,
"length": 12,
"value": "\"vendors_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
"kind": "StringLiteral",
- "offset": 2647,
- "length": 13,
- "value": "\"purposes_li\""
+ "offset": 3150,
+ "length": 7,
+ "value": "\"tcfcs\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
- "kind": "StringLiteral",
- "offset": 2715,
- "length": 12,
- "value": "\"vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
- "kind": "BooleanLiteral",
- "offset": 3434,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
- "kind": "StringLiteral",
- "offset": 620,
- "length": 14,
- "value": "\"Didomi.UserAuthParams\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
- "kind": "StringLiteral",
- "offset": 1928,
- "length": 28,
- "value": "\"Didomi.UserAuthWithEncryptionParams\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
- "kind": "StringLiteral",
- "offset": 3447,
- "length": 22,
- "value": "\"Didomi.UserAuthWithHashParams\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 1911,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 2217,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 3707,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 3762,
- "length": 74,
- "value": "\"Empty response from server when syncing. Request: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 3835,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 3930,
- "length": 18,
- "value": "\"Invalid response\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4127,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4178,
- "length": 115,
- "value": "\"Error parsing sync response from server. Response: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4253,
- "length": 1,
- "value": "\" \/ Error: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4292,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4559,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4606,
- "length": 74,
- "value": "\"Empty response from server when syncing. Request: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4679,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 4758,
- "length": 18,
- "value": "\"Invalid response\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
"kind": "IntegerLiteral",
- "offset": 5119,
- "length": 3,
- "value": "404"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 5140,
- "length": 10,
- "value": "\"NotFound\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 5475,
+ "offset": 3709,
"length": 2,
- "value": "\"\""
+ "value": "31"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 5530,
- "length": 74,
- "value": "\"Empty response from server when syncing. Request: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 5603,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
+ "kind": "IntegerLiteral",
+ "offset": 7507,
"length": 2,
- "value": "\"\""
+ "value": "31"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 5890,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
+ "kind": "IntegerLiteral",
+ "offset": 7601,
"length": 2,
- "value": "\"\""
+ "value": "31"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 5941,
- "length": 115,
- "value": "\"Error parsing sync response from server. Response: \""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
+ "kind": "IntegerLiteral",
+ "offset": 10462,
+ "length": 2,
+ "value": "31"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 6016,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
+ "kind": "IntegerLiteral",
+ "offset": 10542,
+ "length": 2,
+ "value": "31"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
+ "kind": "IntegerLiteral",
+ "offset": 10596,
"length": 1,
- "value": "\" \/ Error: \""
+ "value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 6055,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
+ "kind": "IntegerLiteral",
+ "offset": 10626,
"length": 2,
- "value": "\"\""
+ "value": "31"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
"kind": "StringLiteral",
- "offset": 6322,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 6369,
- "length": 74,
- "value": "\"Empty response from server when syncing. Request: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 6442,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 6521,
- "length": 18,
- "value": "\"Invalid response\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 6657,
- "length": 34,
- "value": "\"Error syncing data from server: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 7742,
- "length": 33,
- "value": "\"Syncing user status from server\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 8078,
- "length": 39,
- "value": "\"SyncRepository.doSync(): self is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 8561,
- "length": 44,
- "value": "\"Received updated user status from server: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 9614,
- "length": 11,
- "value": "\"new user.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 9699,
- "length": 34,
- "value": "\"Syncing done for first time user\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 9921,
- "length": 18,
- "value": "\"sync has failed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 10035,
- "length": 18,
- "value": "\"Invalid response\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10245,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 10313,
- "length": 63,
- "value": "\"User status is already up to date from server. Doing nothing.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 10604,
- "length": 32,
- "value": "\"Local user status was updated.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 10721,
- "length": 14,
- "value": "\"Syncing done\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 11317,
- "length": 26,
- "value": "\"Consent token is invalid\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 12119,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 12202,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 12453,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 12732,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 14806,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
- "kind": "StringLiteral",
- "offset": 16043,
+ "offset": 16504,
"length": 69,
"value": "\"New sync user. `sync.acknowledged` API event will not be triggered.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
"kind": "StringLiteral",
- "offset": 16149,
+ "offset": 16610,
"length": 88,
"value": "\"Sync not enabled or not required. `sync.acknowledged` API event will not be triggered.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
"kind": "StringLiteral",
- "offset": 16275,
+ "offset": 16736,
"length": 86,
"value": "\"User status already up-to-date. `sync.acknowledged` API event will not be triggered.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/OrganizationUserRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
"kind": "StringLiteral",
- "offset": 290,
+ "offset": 16858,
+ "length": 66,
+ "value": "\"User status retrieved from server is expired. Consent was reset.\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "kind": "StringLiteral",
+ "offset": 16999,
+ "length": 18,
+ "value": "\"Invalid response\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "kind": "StringLiteral",
+ "offset": 17053,
+ "length": 41,
+ "value": "\"Empty response from server when syncing\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
+ "kind": "StringLiteral",
+ "offset": 17129,
+ "length": 41,
+ "value": "\"Error parsing sync response from server\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/OrganizationUserRepository.swift",
+ "kind": "StringLiteral",
+ "offset": 314,
"length": 33,
"value": "\"OrganizationUserRepositoryQueue\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/OrganizationUserRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/OrganizationUserRepository.swift",
"kind": "BooleanLiteral",
- "offset": 462,
+ "offset": 486,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/OrganizationUserRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 359,
+ "length": 11,
+ "value": "\"AirBridge\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 409,
+ "length": 15,
+ "value": "\"startTracking\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
"kind": "BooleanLiteral",
- "offset": 1674,
+ "offset": 474,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/PurposeNames.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/PurposeNames.swift",
"kind": "StringLiteral",
"offset": 229,
"length": 9,
"value": "\"cookies\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 423,
- "length": 111,
- "value": "\"Publisher Restrictions: purpose ID provided not available. This restriction \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 517,
- "length": 2,
- "value": "\" is not allowed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 700,
- "length": 115,
- "value": "\"Publisher Restrictions: vendor ids provided are not available. This restriction \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 798,
- "length": 2,
- "value": "\" is not allowed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1000,
- "length": 128,
- "value": "\"Publisher Restrictions: type is \"allow\" but vendors list type is \"all\". This restriction \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1111,
- "length": 2,
- "value": "\" is not allowed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1290,
- "length": 254,
- "value": "\"Publisher Restrictions:\n- purpose ID provided is: \"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1394,
- "length": 1,
- "value": "\"\".\n- restriction type provided is: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1461,
- "length": 1,
- "value": "\".\nThis restriction \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1509,
- "length": 6,
- "value": "\" should be ignored.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1778,
- "length": 196,
- "value": "\"Publisher Restrictions:\nOnly vendor restriction type 'all' is valid for special features.\nThis restriction \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 1942,
- "length": 2,
- "value": "\" is not allowed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 2200,
- "length": 194,
- "value": "\"Publisher Restrictions:\nOnly restriction type 'disallow' is valid for special features.\nThis restriction \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 2362,
- "length": 2,
- "value": "\" is not allowed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 2574,
- "length": 85,
- "value": "\"Error while decoding Publisher Restrictions. Type: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 2633,
- "length": 1,
- "value": "\". Details: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+PublisherRestrictions.swift",
- "kind": "StringLiteral",
- "offset": 2658,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 287,
"length": 16,
"value": "\"^\\s*<.+>\\s*$\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 377,
"length": 15,
"value": "\"^[A-Za-z]{2}$\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 425,
"length": 67,
"value": "\"^([a-z]{2,3}|[a-z]{2,3}[-_][A-Z]{2}|[a-z]{2,3}[-_][A-Z][a-z]{3})$\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 514,
"length": 129,
"value": "\"^(http[s]?:\\\/\\\/(www\\.)?|ftp:\\\/\\\/(www\\.)?|www\\.){0,1}([0-9A-Za-z-\\.@:%_\\+~#=]+)+((\\.[a-zA-Z]{2,3})+)(\/(.)*)?(\\?(.)*)?\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 731,
"length": 57,
"value": "\"^([\\s\\S]*)< *a [^>]*href *= *\\\"%@\\\".*>([\\s\\S]*)\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 876,
"length": 20,
"value": "\"(^|\\n)[ ]*\\*[ ]*\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
"offset": 966,
"length": 18,
- "value": "\"^[A-Za-z0-9-_]+$\""
+ "value": "\"^[A-Za-z0-9_-]+$\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1219,
+ "offset": 1052,
+ "length": 25,
+ "value": "\"^(?:c:)?[A-Za-z0-9_-]+$\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "kind": "StringLiteral",
+ "offset": 1138,
+ "length": 15,
+ "value": "\"^.+[.].+[~].+\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "kind": "StringLiteral",
+ "offset": 1388,
"length": 9,
"value": "\"><br \/>\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1374,
+ "offset": 1543,
"length": 39,
"value": "\"<(?:p|h[1-6]|br|li|ul|ol)(?: [^>]*)?>\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1557,
+ "offset": 1726,
"length": 128,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1607,
+ "offset": 1776,
"length": 1,
"value": "\"|\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1654,
+ "offset": 1823,
"length": 1,
"value": "\"|\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1684,
+ "offset": 1853,
"length": 1,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 1857,
+ "offset": 2026,
"length": 23,
"value": "\"(\\\/p|\\\/h[1-6])>[^<]\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 2036,
+ "offset": 2205,
"length": 20,
"value": "\"<(\\\/h[1-6])><[^p]\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/RegEx.swift",
"kind": "StringLiteral",
- "offset": 2196,
+ "offset": 2365,
"length": 19,
"value": "\"(?!^)<p[^>]*>[^<]\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 346,
- "length": 103,
- "value": "\"HTTP request failed when trying to load \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 399,
- "length": 1,
- "value": "\". No data, error occurred or there was a timeout.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 545,
- "length": 45,
- "value": "\"HTTP request to \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 574,
- "length": 3,
- "value": "\" was successful\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 689,
- "length": 100,
- "value": "\"HTTP request to \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 718,
- "length": 6,
- "value": "\" failed because cached copy was deleted. A new request should be made.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 881,
- "length": 37,
- "value": "\"HTTP request to \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 910,
- "length": 6,
- "value": "\" failed\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
"kind": "StringLiteral",
"offset": 318,
"length": 56,
"value": "\"App Configuration will be loaded from Didomi endpoint.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
"kind": "StringLiteral",
"offset": 439,
"length": 73,
"value": "\"Local file or custom endpoint not authorized to load App Configuration.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
"kind": "StringLiteral",
"offset": 574,
"length": 69,
"value": "\"Local file or custom endpoint authorized to load App Configuration.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+ConfigurationRepository.swift",
"kind": "StringLiteral",
"offset": 681,
"length": 41,
"value": "\"Source of App Config is not authorized.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSBatchSignatureRequest.swift",
"kind": "StringLiteral",
- "offset": 362,
- "length": 83,
- "value": "\"Remote File downloaded from remote in the background: \""
+ "offset": 605,
+ "length": 10,
+ "value": "\"dcs_user\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 444,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 561,
- "length": 134,
- "value": "\"Remote File could not be downloaded in the background: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 644,
- "length": 1,
- "value": "\". Status: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 674,
- "length": 1,
- "value": "\". Should re-try now.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 805,
- "length": 114,
- "value": "\"Remote File could not be downloaded in the background: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 888,
- "length": 1,
- "value": "\". Status: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 918,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 1035,
- "length": 90,
- "value": "\"Retry: Remote File downloaded from remote in the background: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 1124,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 1238,
- "length": 121,
- "value": "\"Retry: Remote File could not be downloaded in the background: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 1328,
- "length": 1,
- "value": "\". Status: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/Messages+RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 1358,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/LocaleConstant.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/constants\/LocaleConstant.swift",
"kind": "StringLiteral",
"offset": 271,
"length": 4,
"value": "\"en\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
"kind": "BooleanLiteral",
"offset": 766,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
"kind": "StringLiteral",
"offset": 1054,
"length": 11,
"value": "\"purposeId\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
"kind": "StringLiteral",
"offset": 1086,
"length": 17,
"value": "\"restrictionType\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
- "kind": "StringLiteral",
- "offset": 1054,
- "length": 11,
- "value": "\"purposeId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction.swift",
- "kind": "StringLiteral",
- "offset": 1086,
- "length": 17,
- "value": "\"restrictionType\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+RestrictionType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+RestrictionType.swift",
"kind": "StringLiteral",
"offset": 388,
"length": 13,
"value": "\"req-consent\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+RestrictionType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+RestrictionType.swift",
"kind": "StringLiteral",
"offset": 443,
"length": 8,
"value": "\"req-li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+RestrictionType.swift",
- "kind": "StringLiteral",
- "offset": 388,
- "length": 13,
- "value": "\"req-consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+RestrictionType.swift",
- "kind": "StringLiteral",
- "offset": 443,
- "length": 8,
- "value": "\"req-li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+Vendors.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+Vendors.swift",
"kind": "BooleanLiteral",
"offset": 455,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+Vendors.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+Vendors.swift",
"kind": "StringLiteral",
"offset": 606,
"length": 6,
"value": "\"type\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestriction+Vendors.swift",
- "kind": "StringLiteral",
- "offset": 606,
- "length": 6,
- "value": "\"type\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4335,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4377,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4959,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5063,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5090,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5243,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5784,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5957,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5997,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "Array",
- "offset": 6893,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7060,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7225,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7365,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "Array",
- "offset": 8858,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 9103,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 9384,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10266,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 11225,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "Array",
- "offset": 2336,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 2387,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 2431,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4149,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4768,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7593,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PublisherRestrictions\/PublisherRestrictionsRepository+VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7634,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEvent.swift",
- "kind": "StringLiteral",
- "offset": 270,
- "length": 16,
- "value": "\"Didomi.DidomiErrorEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
"kind": "IntegerLiteral",
"offset": 325,
"length": 8,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
"kind": "IntegerLiteral",
"offset": 343,
"length": 13,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
"kind": "IntegerLiteral",
"offset": 366,
"length": 15,
"value": "3"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
"kind": "IntegerLiteral",
"offset": 391,
"length": 13,
"value": "4"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
"kind": "IntegerLiteral",
- "offset": 325,
- "length": 8,
- "value": "1"
+ "offset": 414,
+ "length": 22,
+ "value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
- "kind": "IntegerLiteral",
- "offset": 343,
- "length": 13,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
- "kind": "IntegerLiteral",
- "offset": 366,
- "length": 15,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/DidomiErrorEventType.swift",
- "kind": "IntegerLiteral",
- "offset": 391,
- "length": 13,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Encodable.swift",
- "kind": "Dictionary",
- "offset": 510,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
"kind": "BooleanLiteral",
"offset": 345,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 879,
- "length": 95,
- "value": "\"Initialization has failed already. onError was called after an initialization error occurred.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 1660,
- "length": 40,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 1674,
- "length": 1,
- "value": "\": \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 1691,
- "length": 2,
- "value": "\" is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 1767,
- "length": 102,
- "value": "\"This error event will not be triggered because an error event has already been triggered. \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 1868,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/MultiStorageRepository.swift",
"kind": "BooleanLiteral",
- "offset": 2042,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 2329,
- "length": 74,
- "value": "\"The configuration file could not be fetched because the URL was invalid.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 2457,
- "length": 87,
- "value": "\"The configuration file could not be fetched because there was no Internet connection.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 2589,
- "length": 72,
- "value": "\"The configuration file could not be fetched because there was no data.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 2711,
- "length": 79,
- "value": "\"The configuration file could not be fetched because the JSON data is invalid.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 2830,
- "length": 59,
- "value": "\"There was an error while fetching the configuration file.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 2962,
- "length": 102,
- "value": "\"This error event will not be triggered because an error event has already been triggered. \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 3063,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3241,
+ "offset": 705,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 3433,
- "length": 59,
- "value": "\"The initialization parameter API Key (\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 3478,
- "length": 1,
- "value": "\") is invalid.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 3559,
- "length": 102,
- "value": "\"This error event will not be triggered because an error event has already been triggered. \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 3660,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3836,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 4071,
- "length": 98,
- "value": "\"IMPORTANT: Didomi SDK is not ready. Use the onReady callback to access the \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "StringLiteral",
- "offset": 4160,
- "length": 6,
- "value": "\" method.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ErrorHandling\/ErrorsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 4300,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 755,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 859,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageProtocol.swift",
- "kind": "IntegerLiteral",
- "offset": 3221,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageProtocol.swift",
- "kind": "IntegerLiteral",
- "offset": 3476,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageProtocol.swift",
- "kind": "IntegerLiteral",
- "offset": 3935,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageProtocol.swift",
- "kind": "BooleanLiteral",
- "offset": 4812,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABStorageProtocol.swift",
- "kind": "IntegerLiteral",
- "offset": 4878,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
"kind": "IntegerLiteral",
"offset": 350,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
"kind": "StringLiteral",
"offset": 384,
"length": 4,
"value": "\"AA\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncResponse.swift",
"kind": "StringLiteral",
- "offset": 538,
- "length": 21,
- "value": "\"TCFv2 will be used.\""
+ "offset": 813,
+ "length": 22,
+ "value": "\"organization_user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 4876,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 4993,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 5063,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 5162,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 5226,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5260,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5300,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5575,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 6461,
- "length": 61,
- "value": "\"TCFV2Repository.saveConsentInformation(). sdkConfig is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 6665,
- "length": 61,
- "value": "\"TCFV2Repository.saveConsentInformation(). iabConfig is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "Array",
- "offset": 8896,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 9393,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 9479,
- "length": 20,
- "value": "\"IABTCF_PublisherCC\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 9530,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 9541,
- "length": 28,
- "value": "\"IABTCF_PurposeOneTreatment\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 9750,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 9761,
- "length": 28,
- "value": "\"IABTCF_UseNonStandardTexts\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 9845,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 9856,
- "length": 29,
- "value": "\"IABTCF_UseNonStandardStacks\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 10011,
- "length": 23,
- "value": "\"IABTCF_VendorConsents\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 10140,
- "length": 34,
- "value": "\"IABTCF_VendorLegitimateInterests\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 10266,
- "length": 24,
- "value": "\"IABTCF_PurposeConsents\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 10376,
- "length": 35,
- "value": "\"IABTCF_PurposeLegitimateInterests\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 10508,
- "length": 30,
- "value": "\"IABTCF_SpecialFeaturesOptIns\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 11659,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 11700,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 13209,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 13213,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 13527,
- "length": 23,
- "value": "\"IABConsent_CMPPresent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 13594,
- "length": 26,
- "value": "\"IABConsent_SubjectToGDPR\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 13664,
- "length": 26,
- "value": "\"IABConsent_ConsentString\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 13734,
- "length": 34,
- "value": "\"IABConsent_ParsedPurposeConsents\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 13812,
- "length": 33,
- "value": "\"IABConsent_ParsedVendorConsents\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABNoOpRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABNoOpRepository.swift",
"kind": "IntegerLiteral",
"offset": 321,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABNoOpRepository.swift",
- "kind": "StringLiteral",
- "offset": 367,
- "length": 24,
- "value": "\"IAB NoOp will be used.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
"kind": "IntegerLiteral",
"offset": 300,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 451,
- "length": 99,
- "value": "\"CCPA will be used. Note that the CCPA regulation is no longer valid. CPRA should be used instead.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 1032,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1078,
- "length": 62,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1089,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1111,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1126,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1139,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1191,
- "length": 21,
- "value": "\"IABUSPrivacy_String\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1468,
- "length": 21,
- "value": "\"IABUSPrivacy_String\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1583,
- "length": 3,
- "value": "\"Y\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
- "kind": "StringLiteral",
- "offset": 1589,
- "length": 3,
- "value": "\"N\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PlatformInfoProvider\/MobilePlatformInfoProvider.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PlatformInfoProvider\/MobilePlatformInfoProvider.swift",
"kind": "BooleanLiteral",
"offset": 426,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PlatformInfoProvider\/CTVPlatformInfoProvider.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PlatformInfoProvider\/CTVPlatformInfoProvider.swift",
"kind": "BooleanLiteral",
"offset": 540,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Transitions\/LeftToRightTransition.swift",
- "kind": "FloatLiteral",
- "offset": 632,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Transitions\/RightToLeftTransition.swift",
- "kind": "FloatLiteral",
- "offset": 632,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/Namespaces.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/Namespaces.swift",
"kind": "StringLiteral",
"offset": 242,
"length": 6,
"value": "\"iab2\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/Namespaces.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/Namespaces.swift",
"kind": "StringLiteral",
"offset": 270,
"length": 5,
"value": "\"iab\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/Namespaces.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/Namespaces.swift",
"kind": "StringLiteral",
"offset": 300,
"length": 8,
"value": "\"didomi\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 261,
"length": 21,
"value": "\"IABTCF_AddtlConsent\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 309,
"length": 17,
"value": "\"IABTCF_CmpSdkID\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 358,
"length": 22,
"value": "\"IABTCF_CmpSdkVersion\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 410,
"length": 20,
"value": "\"IABTCF_gdprApplies\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 462,
"length": 22,
"value": "\"IABTCF_PolicyVersion\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 514,
"length": 21,
"value": "\"Didomi_Custom_CMPID\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Constants\/IABTCF.swift",
"kind": "StringLiteral",
"offset": 568,
"length": 36,
"value": "\"IABTCF_EnableAdvertiserConsentMode\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
"kind": "IntegerLiteral",
"offset": 759,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
"kind": "IntegerLiteral",
"offset": 831,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
"kind": "IntegerLiteral",
"offset": 903,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
"kind": "IntegerLiteral",
"offset": 976,
"length": 2,
"value": "17"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
- "kind": "StringLiteral",
- "offset": 189,
- "length": 6,
- "value": "\"Didomi.Logger\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
"kind": "StringLiteral",
"offset": 412,
"length": 15,
"value": "\"io.didomi.sdk\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
"kind": "StringLiteral",
"offset": 439,
"length": 8,
"value": "\"Didomi\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
- "kind": "StringLiteral",
- "offset": 603,
- "length": 4,
- "value": "\"%@\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
- "kind": "StringLiteral",
- "offset": 815,
- "length": 4,
- "value": "\"%@\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
- "kind": "StringLiteral",
- "offset": 1026,
- "length": 4,
- "value": "\"%@\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
- "kind": "StringLiteral",
- "offset": 1249,
- "length": 4,
- "value": "\"%@\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 1081,
- "length": 55,
- "value": "\"PurposesViewController.init(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 1276,
- "length": 57,
- "value": "\"PurposesViewController.init(): vendorRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 1487,
- "length": 64,
- "value": "\"PurposesViewController.init(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 1693,
- "length": 58,
- "value": "\"PurposesViewController.init(): consentRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 1897,
- "length": 60,
- "value": "\"PurposesViewController.init(): apiEventsRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 2097,
- "length": 57,
- "value": "\"PurposesViewController.init(): selectionsHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 2668,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
"kind": "BooleanLiteral",
- "offset": 3551,
+ "offset": 16417,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 3952,
- "length": 35,
- "value": "\"PurposeItemWithEssentialLabelCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 4085,
- "length": 27,
- "value": "\"PurposeItemWithToggleCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 4230,
- "length": 26,
- "value": "\"PurposeSectionHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 4363,
- "length": 24,
- "value": "\"PurposeTableFooterView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7126,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7150,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7345,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7369,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 8447,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 9743,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 10204,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 10915,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 11386,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 11615,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 11993,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 12708,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 13244,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 13577,
- "length": 40,
- "value": "\"didTapPrivacyPolicyLink(): URL is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "Dictionary",
- "offset": 13750,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 13828,
- "length": 59,
- "value": "\"didTapPrivacyPolicyLink(): Impossible to open URL \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 13885,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 14835,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 15329,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 15957,
- "length": 71,
- "value": "\"showSdkStorageDisclosureController(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 16164,
- "length": 62,
- "value": "\"showSdkStorageDisclosureController(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 16787,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 16892,
- "length": 54,
- "value": "\"showPersonalDataController(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 17086,
- "length": 56,
- "value": "\"showPersonalDataController(): vendorRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 17284,
- "length": 57,
- "value": "\"showPersonalDataController(): consentRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 17495,
- "length": 63,
- "value": "\"showPersonalDataController(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 17704,
- "length": 59,
- "value": "\"showPersonalDataController(): apiEventsRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "FloatLiteral",
- "offset": 17904,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "FloatLiteral",
- "offset": 18724,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 18876,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 18981,
- "length": 49,
- "value": "\"showVendorsController(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 19170,
- "length": 51,
- "value": "\"showVendorsController(): vendorRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 19363,
- "length": 52,
- "value": "\"showVendorsController(): consentRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 19569,
- "length": 58,
- "value": "\"showVendorsController(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 19773,
- "length": 54,
- "value": "\"showVendorsController(): apiEventsRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "FloatLiteral",
- "offset": 19968,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "FloatLiteral",
- "offset": 20953,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 21207,
- "length": 66,
- "value": "\"showAdditionalDataProcessingController(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 21427,
- "length": 75,
- "value": "\"showAdditionalDataProcessingController(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 21682,
- "length": 88,
- "value": "\"showAdditionalDataProcessingController(): dataProcessing is nil at position: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 21768,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 22281,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 166,
- "length": 22,
- "value": "\"Didomi.PurposesViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "FloatLiteral",
- "offset": 22488,
- "length": 5,
- "value": "200.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "FloatLiteral",
- "offset": 22917,
- "length": 5,
- "value": "200.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 23235,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 23807,
- "length": 26,
- "value": "\"PurposeSectionHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 23903,
- "length": 66,
- "value": "\"There was an issue when trying to cast PurposeSectionHeaderView.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 24624,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 24683,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 24808,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 25322,
- "length": 24,
- "value": "\"PurposeTableFooterView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 25414,
- "length": 64,
- "value": "\"There was an issue when trying to cast PurposeTableFooterView.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 25832,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 25984,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 26320,
- "length": 75,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 26386,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 26394,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 27028,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 27105,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 27692,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 27770,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 29191,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 29735,
- "length": 55,
- "value": "\"PurposesViewController.init(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 29936,
- "length": 64,
- "value": "\"PurposesViewController.init(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 30146,
- "length": 60,
- "value": "\"PurposesViewController.init(): apiEventsRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 30346,
- "length": 57,
- "value": "\"PurposesViewController.init(): vendorRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 31123,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 31339,
- "length": 55,
- "value": "\"PurposesViewController.init(): languageHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 31540,
- "length": 64,
- "value": "\"PurposesViewController.init(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 32305,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 32508,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 33897,
- "length": 65,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 33945,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 33961,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 34012,
- "length": 65,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 34060,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 34076,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 34521,
- "length": 35,
- "value": "\"PurposeItemWithEssentialLabelCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 34651,
- "length": 75,
- "value": "\"There was an issue when trying to cast PurposeItemWithEssentialLabelCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 35088,
- "length": 75,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 35146,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 35162,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 35403,
- "length": 27,
- "value": "\"PurposeItemWithToggleCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 35517,
- "length": 67,
- "value": "\"There was an issue when trying to cast PurposeItemWithToggleCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 36010,
- "length": 67,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 36060,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "StringLiteral",
- "offset": 36076,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 37270,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 37700,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 38625,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 39490,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 40308,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
"kind": "BooleanLiteral",
"offset": 579,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
"kind": "BooleanLiteral",
"offset": 906,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
"kind": "BooleanLiteral",
"offset": 1817,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "BooleanLiteral",
- "offset": 2360,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 2494,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 2730,
- "length": 71,
- "value": "\"PurposeSdkStorageDisclosureView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "IntegerLiteral",
- "offset": 3998,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 275,
- "length": 24,
- "value": "\"Didomi.SDKStorageDisclosureView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 5463,
- "length": 60,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 5514,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 5522,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 5588,
- "length": 57,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 5636,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
- "kind": "StringLiteral",
- "offset": 5644,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureView.swift",
"kind": "IntegerLiteral",
"offset": 5875,
"length": 2,
"value": "20"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 390,
- "length": 29,
- "value": "\"Didomi - DEBUG - \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 418,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 584,
- "length": 29,
- "value": "\"Didomi - ERROR - \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 612,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 777,
- "length": 29,
- "value": "\"Didomi - FAULT - \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 805,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 978,
- "length": 28,
- "value": "\"Didomi - INFO - \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerNSLog.swift",
- "kind": "StringLiteral",
- "offset": 1005,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSON\/CustomCodingKey.swift",
- "kind": "StringLiteral",
- "offset": 845,
- "length": 13,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSON\/CustomCodingKey.swift",
- "kind": "StringLiteral",
- "offset": 857,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 1536,
- "length": 35,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 1549,
- "length": 1,
- "value": "\": languageCode is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 2072,
- "length": 57,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 2085,
- "length": 1,
- "value": "\": default language code is: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 2128,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
"kind": "Dictionary",
- "offset": 2323,
+ "offset": 3022,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
"kind": "Dictionary",
- "offset": 2387,
+ "offset": 3082,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
"kind": "Dictionary",
- "offset": 2437,
+ "offset": 3148,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
"kind": "Dictionary",
- "offset": 2501,
+ "offset": 3209,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
"kind": "Dictionary",
- "offset": 2563,
+ "offset": 3272,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 2985,
- "length": 67,
- "value": "\"\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
+ "kind": "Dictionary",
+ "offset": 3330,
+ "length": 3,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 2998,
- "length": 1,
- "value": "\": requesting purpose translations in: \""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
+ "kind": "Dictionary",
+ "offset": 3394,
+ "length": 3,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
+ "kind": "Dictionary",
+ "offset": 3453,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 3051,
+ "offset": 324,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 3391,
- "length": 39,
- "value": "\"Failed while trying to load purposes.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4217,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5380,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5956,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeTranslations\/PurposeTranslationsRepository.swift",
- "kind": "StringLiteral",
- "offset": 6063,
- "length": 48,
- "value": "\"Failed while trying to load fallback purposes.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 342,
+ "offset": 534,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 552,
+ "offset": 603,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1205,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1398,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1576,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1728,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1878,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2035,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2391,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2528,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 621,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 1223,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 1416,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 1594,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 1746,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 1896,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 2053,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 2409,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 2546,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 2686,
+ "offset": 2668,
"length": 4,
"value": "\"id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 2712,
+ "offset": 2694,
"length": 7,
"value": "\"iabId\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 2740,
+ "offset": 2722,
"length": 6,
"value": "\"name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 2774,
+ "offset": 2756,
"length": 13,
"value": "\"description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 2820,
+ "offset": 2802,
"length": 18,
"value": "\"descriptionLegal\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "StringLiteral",
- "offset": 2686,
- "length": 4,
- "value": "\"id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 2712,
- "length": 7,
- "value": "\"iabId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 2740,
- "length": 6,
- "value": "\"name\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 2774,
- "length": 13,
- "value": "\"description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 2820,
- "length": 18,
- "value": "\"descriptionLegal\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "StringLiteral",
- "offset": 4109,
+ "offset": 4091,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "BooleanLiteral",
- "offset": 4271,
+ "offset": 4253,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "BooleanLiteral",
- "offset": 4311,
+ "offset": 4293,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "BooleanLiteral",
- "offset": 4355,
+ "offset": 4337,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
"kind": "BooleanLiteral",
- "offset": 4388,
+ "offset": 4370,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/InternalPurpose.swift",
- "kind": "BooleanLiteral",
- "offset": 7092,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
"kind": "StringLiteral",
"offset": 984,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
"kind": "StringLiteral",
"offset": 1011,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
"kind": "StringLiteral",
"offset": 1045,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialPurpose.swift",
"kind": "StringLiteral",
"offset": 392,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialPurpose.swift",
"kind": "StringLiteral",
"offset": 449,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialPurpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialPurpose.swift",
"kind": "StringLiteral",
"offset": 483,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
"kind": "StringLiteral",
"offset": 973,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
"kind": "StringLiteral",
"offset": 1030,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
"kind": "StringLiteral",
"offset": 1064,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
"kind": "StringLiteral",
"offset": 306,
"length": 4,
"value": "\"id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
"kind": "StringLiteral",
"offset": 328,
"length": 7,
"value": "\"iabId\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
"kind": "StringLiteral",
"offset": 352,
"length": 6,
"value": "\"name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
"kind": "StringLiteral",
"offset": 382,
"length": 13,
"value": "\"description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
"kind": "StringLiteral",
"offset": 424,
"length": 18,
"value": "\"descriptionLegal\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
- "kind": "StringLiteral",
- "offset": 306,
- "length": 4,
- "value": "\"id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
- "kind": "StringLiteral",
- "offset": 328,
- "length": 7,
- "value": "\"iabId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
- "kind": "StringLiteral",
- "offset": 352,
- "length": 6,
- "value": "\"name\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
- "kind": "StringLiteral",
- "offset": 382,
- "length": 13,
- "value": "\"description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingCodingKeys.swift",
- "kind": "StringLiteral",
- "offset": 424,
- "length": 18,
- "value": "\"descriptionLegal\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingDecoder.swift",
- "kind": "StringLiteral",
- "offset": 836,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingDecoder.swift",
- "kind": "StringLiteral",
- "offset": 1345,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataProcessingDecoder.swift",
- "kind": "StringLiteral",
- "offset": 1659,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/EntityHelper.swift",
- "kind": "Dictionary",
- "offset": 658,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SelectableEntity.swift",
- "kind": "BooleanLiteral",
- "offset": 750,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
"kind": "StringLiteral",
"offset": 632,
"length": 13,
"value": "\"description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
- "kind": "StringLiteral",
- "offset": 632,
- "length": 13,
- "value": "\"description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
"kind": "StringLiteral",
"offset": 981,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
"kind": "StringLiteral",
"offset": 1008,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
"kind": "StringLiteral",
"offset": 1046,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
- "kind": "BooleanLiteral",
- "offset": 1292,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
- "kind": "StringLiteral",
- "offset": 226,
- "length": 7,
- "value": "\"Didomi.Purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
"kind": "IntegerLiteral",
"offset": 292,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
"kind": "IntegerLiteral",
"offset": 313,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
"kind": "IntegerLiteral",
"offset": 359,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
"kind": "StringLiteral",
"offset": 391,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
"kind": "StringLiteral",
"offset": 1053,
"length": 19,
"value": "\"vendorListVersion\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/IABConfiguration\/IABConfigTCFV2.swift",
- "kind": "StringLiteral",
- "offset": 1053,
- "length": 19,
- "value": "\"vendorListVersion\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
"kind": "BooleanLiteral",
- "offset": 1723,
+ "offset": 1365,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 1983,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 2109,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "Array",
- "offset": 3376,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 3586,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 5806,
- "length": 45,
- "value": "\"No need to load remote file for App Config.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 5915,
- "length": 45,
- "value": "\"No need to load remote file for App Config.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 6409,
- "length": 51,
- "value": "\"ConfigurationRepository.load(): strongSelf is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7749,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7935,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 8069,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 8798,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 9013,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 9597,
- "length": 63,
- "value": "\"ConfigurationRepository.didLoadAppConfig(): strongSelf is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 11184,
- "length": 74,
- "value": "\"ConfigurationRepository.retryNowDownloadGVL(): remoteFilesHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 11468,
- "length": 66,
- "value": "\"ConfigurationRepository.retryNowDownloadGVL(): strongSelf is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 12523,
- "length": 85,
- "value": "\"ConfigurationRepository.retryDownloadGVLWhenBackOnline(): remoteFilesHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 12985,
- "length": 77,
- "value": "\"ConfigurationRepository.retryDownloadGVLWhenBackOnline(): strongSelf is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15024,
- "length": 91,
- "value": "\"Could not load app configuration file from remoteFile: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15111,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15114,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15621,
- "length": 15,
- "value": "\"didomi_config\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15653,
- "length": 6,
- "value": "\"json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15830,
- "length": 83,
- "value": "\"Could not load app configuration file from bundle \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15909,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 15912,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 16268,
- "length": 37,
- "value": "\"parseAppConfig(): validData is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 16583,
- "length": 55,
- "value": "\"Error while JSON-decoding app configuration: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 16637,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 17072,
- "length": 32,
- "value": "\"parseIABConfig(): data is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 17332,
- "length": 55,
- "value": "\"Error while JSON-decoding iab configuration: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 17386,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 17746,
- "length": 22,
- "value": "\"didomi_master_config\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 17785,
- "length": 6,
- "value": "\"json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 18091,
- "length": 55,
- "value": "\"Error while JSON-decoding SDK configuration: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 18145,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 18209,
- "length": 67,
- "value": "\"Could not load SDK configuration file {didomi_master_config.json}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 18731,
- "length": 22,
- "value": "\"didomi_iab_config_v3\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 18756,
- "length": 22,
- "value": "\"didomi_iab_config_v2\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 19712,
- "length": 6,
- "value": "\"json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 19938,
- "length": 38,
- "value": "\"IAB file loaded from bundle: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 19975,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 20066,
- "length": 55,
- "value": "\"Error while JSON-decoding IAB configuration: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 20120,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 20184,
- "length": 52,
- "value": "\"Could not load IAB configuration file \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 20230,
- "length": 1,
- "value": "\".json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 21024,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 21206,
- "length": 5,
- "value": "\"iab\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 21590,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 21925,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 21968,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 22206,
- "length": 91,
- "value": "\"Error parsing last updated date from the IAB vendor list: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 22296,
- "length": 3,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 22770,
- "length": 9,
- "value": "\"http:\/\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 22802,
- "length": 10,
- "value": "\"https:\/\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 23117,
- "length": 45,
- "value": "\"Error at downloading remote image: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 23161,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 24440,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 25858,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 25936,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 26154,
- "length": 33,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 26170,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "StringLiteral",
- "offset": 26186,
- "length": 30,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 26333,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 27136,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 27164,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 27204,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/MultiRegulationRepository.swift",
- "kind": "StringLiteral",
- "offset": 1379,
- "length": 6,
- "value": "\"none\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/MultiRegulationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 2233,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/MultiRegulationRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 2275,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
- "kind": "StringLiteral",
- "offset": 904,
- "length": 10,
- "value": "\"purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
- "kind": "StringLiteral",
- "offset": 1008,
- "length": 11,
- "value": "\"languages\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
- "kind": "StringLiteral",
- "offset": 904,
- "length": 10,
- "value": "\"purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
- "kind": "StringLiteral",
- "offset": 1008,
- "length": 11,
- "value": "\"languages\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
- "kind": "StringLiteral",
- "offset": 280,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
- "kind": "Dictionary",
- "offset": 329,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
- "kind": "Dictionary",
- "offset": 649,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
- "kind": "Dictionary",
- "offset": 898,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
- "kind": "StringLiteral",
- "offset": 1052,
- "length": 9,
- "value": "\"default\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
- "kind": "StringLiteral",
- "offset": 1052,
- "length": 9,
- "value": "\"default\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigHelper.swift",
- "kind": "StringLiteral",
- "offset": 2736,
- "length": 52,
- "value": "\"SDKConfig.initializePurposeIds(): purposes is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 2898,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 2902,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigHelper.swift",
- "kind": "StringLiteral",
- "offset": 2972,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigHelper.swift",
- "kind": "StringLiteral",
- "offset": 3586,
- "length": 66,
- "value": "\"SDKConfig.initializeSpecialFeatureIds(): specialFeatures is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3806,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Google\/GoogleRepository.swift",
- "kind": "StringLiteral",
- "offset": 1741,
- "length": 42,
- "value": "\"Google Additional Consent does not apply\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "StringLiteral",
- "offset": 1873,
- "length": 7,
- "value": "\"texts\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "StringLiteral",
- "offset": 1873,
- "length": 7,
- "value": "\"texts\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "StringLiteral",
- "offset": 2372,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "StringLiteral",
- "offset": 2421,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 2713,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "StringLiteral",
- "offset": 2755,
- "length": 7,
- "value": "\"popup\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 2788,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 266,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 503,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 926,
- "length": 5,
- "value": "\"iab\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 960,
- "length": 8,
- "value": "\"google\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 926,
- "length": 5,
- "value": "\"iab\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 960,
- "length": 8,
- "value": "\"google\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 1660,
- "length": 16,
- "value": "\"c:\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 1675,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 1719,
- "length": 8,
- "value": "\"custom\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 358,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 412,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 582,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "BooleanLiteral",
- "offset": 2701,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 2963,
- "length": 12,
- "value": "\"purposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3008,
- "length": 18,
- "value": "\"legIntPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3048,
- "length": 7,
- "value": "\"iabId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3082,
- "length": 12,
- "value": "\"featureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3129,
- "length": 20,
- "value": "\"flexiblePurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3183,
- "length": 19,
- "value": "\"specialPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3236,
- "length": 19,
- "value": "\"specialFeatureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3364,
- "length": 28,
- "value": "\"deviceStorageDisclosureUrl\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3491,
- "length": 10,
- "value": "\"didomiId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 2963,
- "length": 12,
- "value": "\"purposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3008,
- "length": 18,
- "value": "\"legIntPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3048,
- "length": 7,
- "value": "\"iabId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3082,
- "length": 12,
- "value": "\"featureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3129,
- "length": 20,
- "value": "\"flexiblePurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3183,
- "length": 19,
- "value": "\"specialPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3236,
- "length": 19,
- "value": "\"specialFeatureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3364,
- "length": 28,
- "value": "\"deviceStorageDisclosureUrl\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3491,
- "length": 10,
- "value": "\"didomiId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3587,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3614,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 3680,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "BooleanLiteral",
- "offset": 4308,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 6218,
- "length": 26,
- "value": "[\"purposeIds\", \"purposes\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 6338,
- "length": 38,
- "value": "[\"legIntPurposeIds\", \"legIntPurposes\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 6464,
- "length": 26,
- "value": "[\"featureIds\", \"features\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 6569,
- "length": 42,
- "value": "[\"flexiblePurposeIds\", \"flexiblePurposes\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 6689,
- "length": 40,
- "value": "[\"specialPurposeIds\", \"specialPurposes\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 6807,
- "length": 40,
- "value": "[\"specialFeatureIds\", \"specialFeatures\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "Array",
- "offset": 7153,
- "length": 19,
- "value": "[\"dataDeclaration\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 7707,
- "length": 5,
- "value": "\"iab\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "BooleanLiteral",
- "offset": 7747,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 7945,
- "length": 8,
- "value": "\"didomi\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 8392,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9089,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9336,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9506,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9923,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9927,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9960,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9964,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 9997,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 10001,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 10080,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 10084,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 10265,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "IntegerLiteral",
- "offset": 10269,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 14259,
- "length": 8,
- "value": "\"langId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 14259,
- "length": 8,
- "value": "\"langId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 16154,
- "length": 11,
- "value": "\"1st_party\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 16192,
- "length": 11,
- "value": "\"3rd_party\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 16154,
- "length": 11,
- "value": "\"1st_party\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
- "kind": "StringLiteral",
- "offset": 16192,
- "length": 11,
- "value": "\"3rd_party\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendorDecoder.swift",
- "kind": "StringLiteral",
- "offset": 1118,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendorDecoder.swift",
- "kind": "StringLiteral",
- "offset": 1535,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendorDecoder.swift",
- "kind": "StringLiteral",
- "offset": 1737,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 228,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 292,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "BooleanLiteral",
- "offset": 648,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 1556,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 1595,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "Array",
- "offset": 1729,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "BooleanLiteral",
- "offset": 1770,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "Array",
- "offset": 1818,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "BooleanLiteral",
- "offset": 2047,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 2739,
- "length": 9,
- "value": "\"vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 2772,
- "length": 9,
- "value": "\"logoUrl\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 2988,
- "length": 14,
- "value": "\"deploymentId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 3028,
- "length": 15,
- "value": "\"consentString\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 2739,
- "length": 9,
- "value": "\"vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 2772,
- "length": 9,
- "value": "\"logoUrl\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 2988,
- "length": 14,
- "value": "\"deploymentId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 3028,
- "length": 15,
- "value": "\"consentString\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 3435,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 3661,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "BooleanLiteral",
- "offset": 4558,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "IntegerLiteral",
- "offset": 5184,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "IntegerLiteral",
- "offset": 5480,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "BooleanLiteral",
- "offset": 6212,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 6871,
- "length": 9,
- "value": "\"version\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
- "kind": "StringLiteral",
- "offset": 6871,
- "length": 9,
- "value": "\"version\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 1063,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 1170,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 1174,
- "length": 4,
- "value": "4095"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 2481,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 3225,
- "length": 9,
- "value": "\"version\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 3225,
- "length": 9,
- "value": "\"version\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 4987,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 5465,
- "length": 90,
- "value": "\"Unexpected exception while decoding PublisherRestrictions: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 5554,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 6034,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 6291,
- "length": 23,
- "value": "\"Using CMP ID \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
- "kind": "StringLiteral",
- "offset": 6313,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 1619,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 2731,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "StringLiteral",
- "offset": 3471,
- "length": 7,
- "value": "\"popup\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "IntegerLiteral",
- "offset": 3729,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 4104,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 4790,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 5067,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "StringLiteral",
- "offset": 5327,
- "length": 7,
- "value": "\"optin\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 5352,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 5427,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 5751,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "BooleanLiteral",
- "offset": 5895,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
- "kind": "StringLiteral",
- "offset": 5911,
- "length": 7,
- "value": "\"optin\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeDenyOptions.swift",
- "kind": "BooleanLiteral",
- "offset": 1093,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeDenyOptions.swift",
- "kind": "BooleanLiteral",
- "offset": 1260,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1332,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1376,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1426,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1475,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1529,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1590,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1642,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2085,
- "length": 8,
- "value": "\"notice\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2126,
- "length": 9,
- "value": "\"dismiss\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2167,
- "length": 6,
- "value": "\"deny\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2210,
- "length": 11,
- "value": "\"learnMore\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2265,
- "length": 18,
- "value": "\"manageSpiChoices\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2318,
- "length": 15,
- "value": "\"privacyPolicy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2355,
- "length": 7,
- "value": "\"title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2085,
- "length": 8,
- "value": "\"notice\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2126,
- "length": 9,
- "value": "\"dismiss\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2167,
- "length": 6,
- "value": "\"deny\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2210,
- "length": 11,
- "value": "\"learnMore\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2265,
- "length": 18,
- "value": "\"manageSpiChoices\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2318,
- "length": 15,
- "value": "\"privacyPolicy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
- "kind": "StringLiteral",
- "offset": 2355,
- "length": 7,
- "value": "\"title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
- "kind": "BooleanLiteral",
- "offset": 1109,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
- "kind": "StringLiteral",
- "offset": 1527,
- "length": 7,
- "value": "\"color\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
- "kind": "StringLiteral",
- "offset": 1527,
- "length": 7,
- "value": "\"color\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
- "kind": "BooleanLiteral",
- "offset": 3669,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
- "kind": "FloatLiteral",
- "offset": 4419,
- "length": 4,
- "value": "0.04"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
- "kind": "FloatLiteral",
- "offset": 4521,
- "length": 4,
- "value": "0.13"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppLanguagesConfig.swift",
- "kind": "StringLiteral",
- "offset": 917,
- "length": 9,
- "value": "\"default\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppLanguagesConfig.swift",
- "kind": "StringLiteral",
- "offset": 917,
- "length": 9,
- "value": "\"default\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppLanguagesConfig.swift",
- "kind": "Array",
- "offset": 1328,
- "length": 12,
- "value": "[\"en\", \"fr\"]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppLanguagesConfig.swift",
- "kind": "StringLiteral",
- "offset": 1559,
- "length": 4,
- "value": "\"en\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 326,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 366,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "Array",
- "offset": 428,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 550,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 582,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 703,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 750,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "Array",
- "offset": 808,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 918,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "StringLiteral",
- "offset": 1457,
- "length": 12,
- "value": "\"categories\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "StringLiteral",
- "offset": 1457,
- "length": 12,
- "value": "\"categories\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 2033,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 2320,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 4378,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 4600,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 836,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 883,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 921,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 967,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1016,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1065,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1114,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1168,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1221,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1267,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1314,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1359,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "Dictionary",
- "offset": 1405,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2458,
- "length": 6,
- "value": "\"text\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2494,
- "length": 7,
- "value": "\"title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2529,
- "length": 13,
- "value": "\"textVendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2573,
- "length": 16,
- "value": "\"subTextVendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2458,
- "length": 6,
- "value": "\"text\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2494,
- "length": 7,
- "value": "\"title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2529,
- "length": 13,
- "value": "\"textVendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
- "kind": "StringLiteral",
- "offset": 2573,
- "length": 16,
- "value": "\"subTextVendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/CustomPurpose.swift",
- "kind": "StringLiteral",
- "offset": 272,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 791,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 843,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 988,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 1016,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 2599,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 2663,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 2990,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
- "kind": "IntegerLiteral",
- "offset": 3055,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryItem.swift",
- "kind": "StringLiteral",
- "offset": 291,
- "length": 10,
- "value": "\"category\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryItem.swift",
- "kind": "StringLiteral",
- "offset": 291,
- "length": 10,
- "value": "\"category\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "StringLiteral",
- "offset": 404,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "Dictionary",
- "offset": 440,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "Dictionary",
- "offset": 484,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "Array",
- "offset": 530,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "StringLiteral",
- "offset": 1493,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "Dictionary",
- "offset": 1661,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
- "kind": "Dictionary",
- "offset": 1865,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
- "kind": "StringLiteral",
- "offset": 512,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
- "kind": "StringLiteral",
- "offset": 531,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
- "kind": "StringLiteral",
- "offset": 670,
- "length": 11,
- "value": "\"purposeId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
- "kind": "StringLiteral",
- "offset": 670,
- "length": 11,
- "value": "\"purposeId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
- "kind": "StringLiteral",
- "offset": 1245,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
- "kind": "StringLiteral",
- "offset": 1403,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
- "kind": "IntegerLiteral",
- "offset": 521,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
- "kind": "IntegerLiteral",
- "offset": 919,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
- "kind": "IntegerLiteral",
- "offset": 2297,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
- "kind": "StringLiteral",
- "offset": 2658,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
- "kind": "StringLiteral",
- "offset": 2695,
- "length": 45,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
- "kind": "StringLiteral",
- "offset": 2739,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
- "kind": "BooleanLiteral",
- "offset": 493,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
- "kind": "BooleanLiteral",
- "offset": 1227,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
- "kind": "IntegerLiteral",
- "offset": 1793,
- "length": 6,
- "value": "86400"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
- "kind": "IntegerLiteral",
- "offset": 1845,
- "length": 5,
- "value": "3000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
- "kind": "IntegerLiteral",
- "offset": 1911,
- "length": 6,
- "value": "21600"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/RegulationCCPA.swift",
- "kind": "BooleanLiteral",
- "offset": 307,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/RegulationCCPA.swift",
- "kind": "BooleanLiteral",
- "offset": 395,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 1883,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 5288,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 5520,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "IntegerLiteral",
- "offset": 5772,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "BooleanLiteral",
- "offset": 6089,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6420,
- "length": 8,
- "value": "\"center\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6470,
- "length": 8,
- "value": "\"middle\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6521,
- "length": 11,
- "value": "\"justified\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6577,
- "length": 9,
- "value": "\"justify\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6632,
- "length": 6,
- "value": "\"left\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6678,
- "length": 7,
- "value": "\"start\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6726,
- "length": 5,
- "value": "\"end\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
- "kind": "StringLiteral",
- "offset": 6772,
- "length": 7,
- "value": "\"right\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/USPString.swift",
- "kind": "IntegerLiteral",
- "offset": 307,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/USPString.swift",
- "kind": "IntegerLiteral",
- "offset": 345,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/FeatureFlags.swift",
- "kind": "BooleanLiteral",
- "offset": 264,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/FeatureFlags.swift",
- "kind": "BooleanLiteral",
- "offset": 384,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/SensitivePersonalInformation.swift",
- "kind": "Dictionary",
- "offset": 580,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/SensitivePersonalInformation.swift",
- "kind": "Dictionary",
- "offset": 625,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/SensitivePersonalInformation.swift",
- "kind": "Dictionary",
- "offset": 671,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/SensitivePersonalInformation.swift",
- "kind": "Array",
- "offset": 720,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1708,
- "length": 12,
- "value": "\"purposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1753,
- "length": 18,
- "value": "\"legIntPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1798,
- "length": 12,
- "value": "\"featureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1845,
- "length": 20,
- "value": "\"flexiblePurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1899,
- "length": 19,
- "value": "\"specialPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1952,
- "length": 19,
- "value": "\"specialFeatureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1708,
- "length": 12,
- "value": "\"purposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1753,
- "length": 18,
- "value": "\"legIntPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1798,
- "length": 12,
- "value": "\"featureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1845,
- "length": 20,
- "value": "\"flexiblePurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1899,
- "length": 19,
- "value": "\"specialPurposeIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 1952,
- "length": 19,
- "value": "\"specialFeatureIds\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "Array",
- "offset": 3089,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "Array",
- "offset": 3133,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "Array",
- "offset": 3171,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "Array",
- "offset": 3217,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "Array",
- "offset": 3262,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "Array",
- "offset": 3307,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "BooleanLiteral",
- "offset": 3963,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 224,
- "length": 6,
- "value": "\"Didomi.Vendor\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "BooleanLiteral",
- "offset": 5105,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 4719,
- "length": 10,
- "value": "\"Didomi.Namespaces\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "BooleanLiteral",
- "offset": 6155,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 5642,
- "length": 3,
- "value": "\"Didomi.URL\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 6421,
- "length": 8,
- "value": "\"langId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
- "kind": "StringLiteral",
- "offset": 6421,
- "length": 8,
- "value": "\"langId\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 836,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationFactory.swift",
- "kind": "StringLiteral",
- "offset": 878,
- "length": 7,
- "value": "\"popup\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationFactory.swift",
- "kind": "IntegerLiteral",
- "offset": 911,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationFactory.swift",
- "kind": "StringLiteral",
- "offset": 1118,
- "length": 4,
- "value": "\"en\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/PurposeCategoryHelper.swift",
- "kind": "Array",
- "offset": 462,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsTitleLabel.swift",
- "kind": "BooleanLiteral",
- "offset": 506,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsTitleLabel.swift",
- "kind": "IntegerLiteral",
- "offset": 566,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsTitleLabel.swift",
- "kind": "StringLiteral",
- "offset": 221,
- "length": 17,
- "value": "\"Didomi.DetailsTitleLabel\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSubtitleLabel.swift",
- "kind": "IntegerLiteral",
- "offset": 510,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSubtitleLabel.swift",
- "kind": "BooleanLiteral",
- "offset": 604,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSubtitleLabel.swift",
- "kind": "StringLiteral",
- "offset": 220,
- "length": 20,
- "value": "\"Didomi.DetailsSubtitleLabel\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSubtitleLabel.swift",
- "kind": "FloatLiteral",
- "offset": 869,
- "length": 4,
- "value": "12.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsDescriptionLabel.swift",
- "kind": "BooleanLiteral",
- "offset": 986,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsDescriptionLabel.swift",
- "kind": "IntegerLiteral",
- "offset": 1016,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsDescriptionLabel.swift",
- "kind": "StringLiteral",
- "offset": 231,
- "length": 23,
- "value": "\"Didomi.DetailsDescriptionLabel\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "BooleanLiteral",
- "offset": 525,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "BooleanLiteral",
- "offset": 863,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "BooleanLiteral",
- "offset": 1280,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "IntegerLiteral",
- "offset": 1769,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "IntegerLiteral",
- "offset": 3494,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "BooleanLiteral",
- "offset": 3981,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "StringLiteral",
- "offset": 221,
- "length": 23,
- "value": "\"Didomi.DetailsPreviousNextView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "FloatLiteral",
- "offset": 5042,
- "length": 4,
- "value": "13.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "FloatLiteral",
- "offset": 5090,
- "length": 3,
- "value": "5.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "FloatLiteral",
- "offset": 5142,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
- "kind": "FloatLiteral",
- "offset": 5215,
- "length": 4,
- "value": "12.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/BorderView.swift",
- "kind": "BooleanLiteral",
- "offset": 632,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/BorderView.swift",
- "kind": "StringLiteral",
- "offset": 307,
- "length": 10,
- "value": "\"Didomi.BorderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSeparatorView.swift",
- "kind": "BooleanLiteral",
- "offset": 537,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSeparatorView.swift",
- "kind": "StringLiteral",
- "offset": 250,
- "length": 20,
- "value": "\"Didomi.DetailsSeparatorView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "IntegerLiteral",
- "offset": 319,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "Array",
- "offset": 355,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "IntegerLiteral",
- "offset": 648,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "StringLiteral",
- "offset": 677,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "Dictionary",
- "offset": 871,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "StringLiteral",
- "offset": 1792,
- "length": 113,
- "value": "\"PrivacySignal not parsed correctly. This can be produced by an invalid signal. Falling back to an empty signal.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "StringLiteral",
- "offset": 2994,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
- "kind": "BooleanLiteral",
- "offset": 3472,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/ContainerView.swift",
- "kind": "BooleanLiteral",
- "offset": 484,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/ContainerView.swift",
- "kind": "StringLiteral",
- "offset": 204,
- "length": 13,
- "value": "\"Didomi.ContainerView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/LinkTextView.swift",
- "kind": "IntegerLiteral",
- "offset": 605,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/LinkTextView.swift",
- "kind": "BooleanLiteral",
- "offset": 633,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/LinkTextView.swift",
- "kind": "BooleanLiteral",
- "offset": 665,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/LinkTextView.swift",
- "kind": "BooleanLiteral",
- "offset": 732,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/LinkTextView.swift",
- "kind": "BooleanLiteral",
- "offset": 791,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/LinkTextView.swift",
- "kind": "StringLiteral",
- "offset": 166,
- "length": 12,
- "value": "\"Didomi.LinkTextView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "BooleanLiteral",
- "offset": 863,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "BooleanLiteral",
- "offset": 925,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "BooleanLiteral",
- "offset": 1271,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "BooleanLiteral",
- "offset": 1657,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "IntegerLiteral",
- "offset": 2011,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "IntegerLiteral",
- "offset": 2047,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "IntegerLiteral",
- "offset": 2197,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "StringLiteral",
- "offset": 121,
- "length": 17,
- "value": "\"Didomi.IllustrationsView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "FloatLiteral",
- "offset": 2342,
- "length": 3,
- "value": "4.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "FloatLiteral",
- "offset": 2399,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "FloatLiteral",
- "offset": 2460,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
- "kind": "FloatLiteral",
- "offset": 2511,
- "length": 4,
- "value": "10.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 877,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 1390,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 1653,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 2301,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 2334,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "StringLiteral",
- "offset": 2652,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 2827,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 2834,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 2845,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 2857,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 3151,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 3158,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 3169,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 3181,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 3617,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 3761,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 3870,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 4386,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 4412,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 4527,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 4644,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 4759,
- "length": 3,
- "value": "1.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 4808,
- "length": 3,
- "value": "0.4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 4870,
- "length": 4,
- "value": "0.75"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 4884,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 5521,
- "length": 2,
- "value": "-6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 5605,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 5690,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 6073,
- "length": 1,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 6155,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 6239,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 6808,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 7077,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 8149,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 9223,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 9269,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 9332,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 9377,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 9445,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 9490,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "StringLiteral",
- "offset": 10319,
- "length": 17,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "StringLiteral",
- "offset": 10335,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 10534,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "IntegerLiteral",
- "offset": 10639,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 10689,
- "length": 3,
- "value": "0.7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "FloatLiteral",
- "offset": 10740,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 11028,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 11503,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
- "kind": "BooleanLiteral",
- "offset": 11668,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 248,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 281,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 668,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1039,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 1471,
- "length": 3,
- "value": "8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1533,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 1813,
- "length": 3,
- "value": "8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1875,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 2028,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 2245,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "StringLiteral",
- "offset": 2408,
- "length": 6,
- "value": "\"Logo\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 2714,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 2744,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "StringLiteral",
- "offset": 2799,
- "length": 9,
- "value": "\"#696969\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 2817,
- "length": 3,
- "value": "0.9"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 3193,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "IntegerLiteral",
- "offset": 3229,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 3773,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "StringLiteral",
- "offset": 4214,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "IntegerLiteral",
- "offset": 5599,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10257,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10305,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10346,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10533,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10574,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10622,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10681,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10689,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10862,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 10909,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 11150,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 11197,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "StringLiteral",
- "offset": 161,
- "length": 17,
- "value": "\"Didomi.DidomiToolbarView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 12409,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 12465,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "IntegerLiteral",
- "offset": 12489,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "Array",
- "offset": 12513,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 12605,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 12724,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 12948,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 12989,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "BooleanLiteral",
- "offset": 13032,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13089,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13113,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "Array",
- "offset": 13139,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13231,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13428,
- "length": 4,
- "value": "-8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "IntegerLiteral",
- "offset": 13483,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13531,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13592,
- "length": 5,
- "value": "-14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13665,
- "length": 5,
- "value": "-15.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13723,
- "length": 4,
- "value": "34.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13779,
- "length": 5,
- "value": "340.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
- "kind": "FloatLiteral",
- "offset": 13967,
- "length": 4,
- "value": "11.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "BooleanLiteral",
- "offset": 1533,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1811,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1864,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "StringLiteral",
- "offset": 219,
- "length": 19,
- "value": "\"Didomi.DidomiToolBarButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "FloatLiteral",
- "offset": 2282,
- "length": 4,
- "value": "44.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "FloatLiteral",
- "offset": 2330,
- "length": 5,
- "value": "140.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "FloatLiteral",
- "offset": 2389,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "FloatLiteral",
- "offset": 2440,
- "length": 3,
- "value": "8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "FloatLiteral",
- "offset": 2513,
- "length": 4,
- "value": "15.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "IntegerLiteral",
- "offset": 2968,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "IntegerLiteral",
- "offset": 3092,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
- "kind": "BooleanLiteral",
- "offset": 3124,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "BooleanLiteral",
- "offset": 360,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "BooleanLiteral",
- "offset": 494,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "StringLiteral",
- "offset": 520,
- "length": 29,
- "value": "\"Scroll down to give consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "IntegerLiteral",
- "offset": 626,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "BooleanLiteral",
- "offset": 822,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "IntegerLiteral",
- "offset": 858,
- "length": 2,
- "value": "15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "IntegerLiteral",
- "offset": 890,
- "length": 2,
- "value": "15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "FloatLiteral",
- "offset": 958,
- "length": 3,
- "value": "0.2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "StringLiteral",
- "offset": 1073,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "IntegerLiteral",
- "offset": 1519,
- "length": 2,
- "value": "66"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
- "kind": "StringLiteral",
- "offset": 163,
- "length": 19,
- "value": "\"Didomi.ScrollIndicatorView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "BooleanLiteral",
- "offset": 301,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "BooleanLiteral",
- "offset": 518,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "StringLiteral",
- "offset": 681,
- "length": 6,
- "value": "\"Logo\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "BooleanLiteral",
- "offset": 877,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "StringLiteral",
- "offset": 1080,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "IntegerLiteral",
- "offset": 1544,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "IntegerLiteral",
- "offset": 1729,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "StringLiteral",
- "offset": 158,
- "length": 14,
- "value": "\"Didomi.DidomiEmptyBar\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "FloatLiteral",
- "offset": 2371,
- "length": 4,
- "value": "-5.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
- "kind": "FloatLiteral",
- "offset": 2424,
- "length": 4,
- "value": "24.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 314,
- "length": 3,
- "value": "120"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 327,
- "length": 2,
- "value": "36"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "StringLiteral",
- "offset": 852,
- "length": 7,
- "value": "\"Close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1020,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1300,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1493,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1861,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 1942,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 2784,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 2943,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "StringLiteral",
- "offset": 2957,
- "length": 13,
- "value": "\"hidesShadow\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 3024,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 4461,
- "length": 3,
- "value": "251"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 4559,
- "length": 4,
- "value": "1000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 5111,
- "length": 2,
- "value": "22"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 5216,
- "length": 3,
- "value": "-12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 5553,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 5795,
- "length": 2,
- "value": "25"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 6054,
- "length": 3,
- "value": "-12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 6327,
- "length": 2,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 6640,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "IntegerLiteral",
- "offset": 6746,
- "length": 3,
- "value": "-12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 7626,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 7725,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "BooleanLiteral",
- "offset": 7836,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
- "kind": "StringLiteral",
- "offset": 196,
- "length": 17,
- "value": "\"Didomi.NavigationBarView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "BooleanLiteral",
- "offset": 521,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "StringLiteral",
- "offset": 544,
- "length": 8,
- "value": "\"Button\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 709,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 719,
- "length": 1,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 730,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 741,
- "length": 1,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "BooleanLiteral",
- "offset": 961,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "FloatLiteral",
- "offset": 1122,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1270,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1880,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "IntegerLiteral",
- "offset": 2004,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "StringLiteral",
- "offset": 240,
- "length": 12,
- "value": "\"Didomi.DidomiButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
- "kind": "FloatLiteral",
- "offset": 2219,
- "length": 4,
- "value": "15.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "IntegerLiteral",
- "offset": 692,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "IntegerLiteral",
- "offset": 734,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1031,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 1423,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1697,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1750,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "StringLiteral",
- "offset": 225,
- "length": 16,
- "value": "\"Didomi.DidomiLinkButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 3059,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 3109,
- "length": 3,
- "value": "2.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 3635,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 3862,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 3889,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 3913,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 4179,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 4206,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 4230,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 4516,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 4543,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 4567,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "FloatLiteral",
- "offset": 4850,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 4877,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
- "kind": "BooleanLiteral",
- "offset": 4902,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiOverlayView.swift",
- "kind": "BooleanLiteral",
- "offset": 528,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiOverlayView.swift",
- "kind": "FloatLiteral",
- "offset": 583,
- "length": 4,
- "value": "0.25"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiOverlayView.swift",
- "kind": "StringLiteral",
- "offset": 244,
- "length": 17,
- "value": "\"Didomi.DidomiOverlayView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/BaseViewController.swift",
- "kind": "StringLiteral",
- "offset": 554,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/CopyIconImageView.swift",
- "kind": "BooleanLiteral",
- "offset": 492,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/CopyIconImageView.swift",
- "kind": "StringLiteral",
- "offset": 639,
- "length": 11,
- "value": "\"copy_icon\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/CopyIconImageView.swift",
- "kind": "StringLiteral",
- "offset": 203,
- "length": 17,
- "value": "\"Didomi.CopyIconImageView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/CopyIconImageView.swift",
- "kind": "StringLiteral",
- "offset": 203,
- "length": 17,
- "value": "\"Didomi.CopyIconImageView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/CopyIconImageView.swift",
- "kind": "StringLiteral",
- "offset": 203,
- "length": 17,
- "value": "\"Didomi.CopyIconImageView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 774,
- "length": 5,
- "value": "\"gpp\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 792,
- "length": 4,
- "value": "\"js\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "Dictionary",
- "offset": 851,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1121,
- "length": 19,
- "value": "\"initGPPParameters\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1213,
- "length": 19,
- "value": "\"currentUserStatus\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1433,
- "length": 45,
- "value": "\"GppModule.initGPPCmpApi(initGPPParameters);\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1504,
- "length": 41,
- "value": "\"GppModule.updateGPP(currentUserStatus);\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1571,
- "length": 46,
- "value": "\"var gppValues = GppModule.getGPPVariables();\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1643,
- "length": 12,
- "value": "\"gppValues;\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "Dictionary",
- "offset": 1852,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 2001,
- "length": 6,
- "value": "\"type\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPEncoder.swift",
- "kind": "StringLiteral",
- "offset": 2050,
- "length": 7,
- "value": "\"value\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiDetailsArrow.swift",
- "kind": "StringLiteral",
- "offset": 511,
- "length": 13,
- "value": "\"angle-right\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiDetailsArrow.swift",
- "kind": "BooleanLiteral",
- "offset": 626,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiDetailsArrow.swift",
- "kind": "StringLiteral",
- "offset": 243,
- "length": 18,
- "value": "\"Didomi.DidomiDetailsArrow\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiDetailsArrow.swift",
- "kind": "StringLiteral",
- "offset": 243,
- "length": 18,
- "value": "\"Didomi.DidomiDetailsArrow\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiDetailsArrow.swift",
- "kind": "StringLiteral",
- "offset": 243,
- "length": 18,
- "value": "\"Didomi.DidomiDetailsArrow\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
- "kind": "BooleanLiteral",
- "offset": 529,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
- "kind": "IntegerLiteral",
- "offset": 611,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
- "kind": "StringLiteral",
- "offset": 237,
- "length": 20,
- "value": "\"Didomi.DidomiTableSeparator\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
- "kind": "FloatLiteral",
- "offset": 1685,
- "length": 4,
- "value": "-1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
- "kind": "FloatLiteral",
- "offset": 1741,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiCellName.swift",
- "kind": "BooleanLiteral",
- "offset": 454,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiCellName.swift",
- "kind": "IntegerLiteral",
- "offset": 484,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiCellName.swift",
- "kind": "StringLiteral",
- "offset": 180,
- "length": 14,
- "value": "\"Didomi.DidomiCellName\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiCellName.swift",
- "kind": "FloatLiteral",
- "offset": 779,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/TableFooter.swift",
- "kind": "IntegerLiteral",
- "offset": 1789,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/TableFooter.swift",
- "kind": "IntegerLiteral",
- "offset": 1901,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconEnabledView.swift",
- "kind": "StringLiteral",
- "offset": 484,
- "length": 16,
- "value": "\"toggle_enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconEnabledView.swift",
- "kind": "BooleanLiteral",
- "offset": 601,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconEnabledView.swift",
- "kind": "BooleanLiteral",
- "offset": 659,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconEnabledView.swift",
- "kind": "StringLiteral",
- "offset": 179,
- "length": 21,
- "value": "\"Didomi.ToggleIconEnabledView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconEnabledView.swift",
- "kind": "StringLiteral",
- "offset": 179,
- "length": 21,
- "value": "\"Didomi.ToggleIconEnabledView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconEnabledView.swift",
- "kind": "StringLiteral",
- "offset": 179,
- "length": 21,
- "value": "\"Didomi.ToggleIconEnabledView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconDisabledView.swift",
- "kind": "StringLiteral",
- "offset": 486,
- "length": 17,
- "value": "\"toggle_disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconDisabledView.swift",
- "kind": "BooleanLiteral",
- "offset": 605,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconDisabledView.swift",
- "kind": "BooleanLiteral",
- "offset": 662,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconDisabledView.swift",
- "kind": "StringLiteral",
- "offset": 180,
- "length": 22,
- "value": "\"Didomi.ToggleIconDisabledView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconDisabledView.swift",
- "kind": "StringLiteral",
- "offset": 180,
- "length": 22,
- "value": "\"Didomi.ToggleIconDisabledView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ToggleIconDisabledView.swift",
- "kind": "StringLiteral",
- "offset": 180,
- "length": 22,
- "value": "\"Didomi.ToggleIconDisabledView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "BooleanLiteral",
- "offset": 530,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1745,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1788,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "IntegerLiteral",
- "offset": 2791,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "IntegerLiteral",
- "offset": 2839,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "IntegerLiteral",
- "offset": 2849,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "BooleanLiteral",
- "offset": 2923,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "StringLiteral",
- "offset": 330,
- "length": 17,
- "value": "\"Didomi.FramedArrowButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3151,
- "length": 4,
- "value": "10.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3198,
- "length": 5,
- "value": "-16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3264,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3302,
- "length": 3,
- "value": "8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3370,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3412,
- "length": 4,
- "value": "32.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3480,
- "length": 4,
- "value": "50.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3573,
- "length": 4,
- "value": "12.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "FloatLiteral",
- "offset": 3717,
- "length": 4,
- "value": "12.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
- "kind": "StringLiteral",
- "offset": 3875,
- "length": 18,
- "value": "\"user_information\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "BooleanLiteral",
- "offset": 1481,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1759,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "IntegerLiteral",
- "offset": 1812,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "StringLiteral",
- "offset": 228,
- "length": 18,
- "value": "\"Didomi.DidomiSquareButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "FloatLiteral",
- "offset": 2171,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "FloatLiteral",
- "offset": 2222,
- "length": 3,
- "value": "6.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "FloatLiteral",
- "offset": 2268,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
- "kind": "FloatLiteral",
- "offset": 2341,
- "length": 4,
- "value": "10.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
- "kind": "BooleanLiteral",
- "offset": 1249,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
- "kind": "StringLiteral",
- "offset": 121,
- "length": 17,
- "value": "\"Didomi.VendorCountButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
- "kind": "FloatLiteral",
- "offset": 1387,
- "length": 3,
- "value": "4.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
- "kind": "FloatLiteral",
- "offset": 1448,
- "length": 3,
- "value": "8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
- "kind": "FloatLiteral",
- "offset": 1498,
- "length": 3,
- "value": "4.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
- "kind": "FloatLiteral",
- "offset": 1571,
- "length": 4,
- "value": "10.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/UILabelWithPadding.swift",
- "kind": "FloatLiteral",
- "offset": 1191,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/UILabelWithPadding.swift",
- "kind": "FloatLiteral",
- "offset": 1230,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSEncoder.swift",
- "kind": "StringLiteral",
- "offset": 760,
- "length": 13,
- "value": "\"dcs-encoder\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSEncoder.swift",
- "kind": "StringLiteral",
- "offset": 786,
- "length": 4,
- "value": "\"js\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1045,
- "length": 7,
- "value": "\"token\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1093,
- "length": 70,
- "value": "\"(new DcsEncoderModule.CedEncoder(token, \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSEncoder.swift",
- "kind": "StringLiteral",
- "offset": 1150,
- "length": 1,
- "value": "\")).encode();\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSTokenFactory.swift",
- "kind": "StringLiteral",
- "offset": 580,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSTokenFactory.swift",
- "kind": "StringLiteral",
- "offset": 678,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSTokenFactory.swift",
- "kind": "Array",
- "offset": 2634,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSTokenFactory.swift",
- "kind": "Array",
- "offset": 2875,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1079,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1099,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "Array",
- "offset": 1183,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "Array",
- "offset": 1217,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1426,
- "length": 9,
- "value": "\"user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1457,
- "length": 9,
- "value": "\"created\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1489,
- "length": 9,
- "value": "\"updated\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1521,
- "length": 9,
- "value": "\"vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "Dictionary",
- "offset": 1557,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1574,
- "length": 10,
- "value": "\"purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "Dictionary",
- "offset": 1612,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1629,
- "length": 12,
- "value": "\"vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "Dictionary",
- "offset": 1670,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1687,
- "length": 13,
- "value": "\"purposes_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "Dictionary",
- "offset": 1730,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
- "kind": "StringLiteral",
- "offset": 1805,
- "length": 6,
- "value": "\"sync\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 630,
- "length": 23,
- "value": "\"var eval = undefined;\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 686,
- "length": 18,
- "value": "\"var window = {};\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 864,
- "length": 20,
- "value": "\"JS Error: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 883,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 922,
- "length": 86,
- "value": "\"Stack: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 986,
- "length": 7,
- "value": "\"stack\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 1007,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 1279,
- "length": 24,
- "value": "\"'use strict';\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/JSContextEngine.swift",
- "kind": "StringLiteral",
- "offset": 1302,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/InitGPPParameters.swift",
- "kind": "IntegerLiteral",
- "offset": 370,
- "length": 1,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/InitGPPParameters.swift",
- "kind": "IntegerLiteral",
- "offset": 398,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
- "kind": "BooleanLiteral",
- "offset": 531,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1290,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
"kind": "BooleanLiteral",
"offset": 1625,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 1898,
- "length": 4,
- "value": "1000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
"kind": "BooleanLiteral",
- "offset": 2035,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 2076,
+ "offset": 1751,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 2647,
- "length": 4,
- "value": "1000"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
+ "kind": "Array",
+ "offset": 3171,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 3625,
- "length": 65,
- "value": "\"Cached file needs to be refreshed: \""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
+ "kind": "BooleanLiteral",
+ "offset": 23381,
+ "length": 5,
+ "value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
"kind": "StringLiteral",
- "offset": 3688,
- "length": 1,
- "value": "\".\""
+ "offset": 904,
+ "length": 10,
+ "value": "\"purposes\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
"kind": "StringLiteral",
- "offset": 4712,
- "length": 58,
- "value": "\"We get the file from cache: \""
+ "offset": 1008,
+ "length": 11,
+ "value": "\"languages\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
"kind": "StringLiteral",
- "offset": 4768,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 5010,
- "length": 90,
- "value": "\"We get the file from the bundle resources: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 5095,
+ "offset": 280,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 5098,
- "length": 1,
- "value": "\".\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
+ "kind": "Dictionary",
+ "offset": 329,
+ "length": 3,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 6832,
- "length": 48,
- "value": "\"getContentFromRemoteFile(): strongSelf is nil.\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
+ "kind": "Dictionary",
+ "offset": 649,
+ "length": 3,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
+ "kind": "Dictionary",
+ "offset": 898,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 1052,
+ "length": 9,
+ "value": "\"default\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 1873,
+ "length": 7,
+ "value": "\"texts\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 266,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 503,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 926,
+ "length": 5,
+ "value": "\"iab\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 960,
+ "length": 8,
+ "value": "\"google\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 340,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 394,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 564,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 2815,
+ "length": 12,
+ "value": "\"purposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 2860,
+ "length": 18,
+ "value": "\"legIntPurposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 2900,
+ "length": 7,
+ "value": "\"iabId\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 2934,
+ "length": 12,
+ "value": "\"featureIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 2981,
+ "length": 20,
+ "value": "\"flexiblePurposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3035,
+ "length": 19,
+ "value": "\"specialPurposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3088,
+ "length": 19,
+ "value": "\"specialFeatureIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3216,
+ "length": 28,
+ "value": "\"deviceStorageDisclosureUrl\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3343,
+ "length": 10,
+ "value": "\"didomiId\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3439,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3466,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 3532,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 14045,
+ "length": 8,
+ "value": "\"langId\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 15940,
+ "length": 11,
+ "value": "\"1st_party\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
+ "kind": "StringLiteral",
+ "offset": 15978,
+ "length": 11,
+ "value": "\"3rd_party\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 228,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 292,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "BooleanLiteral",
+ "offset": 648,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 2108,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 2147,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "Array",
+ "offset": 2281,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2322,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "Array",
+ "offset": 2370,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2599,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2644,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 3395,
+ "length": 9,
+ "value": "\"vendors\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 3428,
+ "length": 9,
+ "value": "\"logoUrl\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 3644,
+ "length": 14,
+ "value": "\"deploymentId\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 3684,
+ "length": 15,
+ "value": "\"consentString\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
+ "kind": "StringLiteral",
+ "offset": 8026,
+ "length": 9,
+ "value": "\"version\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1063,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
"kind": "IntegerLiteral",
- "offset": 7381,
+ "offset": 1170,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1174,
+ "length": 4,
+ "value": "4095"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2481,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/IABVendorsConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 3225,
+ "length": 9,
+ "value": "\"version\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1830,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1866,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Notice.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1913,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1167,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1211,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1261,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1310,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1364,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1425,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "Dictionary",
+ "offset": 1477,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "StringLiteral",
+ "offset": 1849,
+ "length": 8,
+ "value": "\"notice\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "StringLiteral",
+ "offset": 1890,
+ "length": 9,
+ "value": "\"dismiss\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "StringLiteral",
+ "offset": 1931,
+ "length": 6,
+ "value": "\"deny\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "StringLiteral",
+ "offset": 1974,
+ "length": 11,
+ "value": "\"learnMore\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "StringLiteral",
+ "offset": 2020,
+ "length": 15,
+ "value": "\"privacyPolicy\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
+ "kind": "StringLiteral",
+ "offset": 2057,
+ "length": 7,
+ "value": "\"title\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1109,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Theme.swift",
+ "kind": "StringLiteral",
+ "offset": 1527,
+ "length": 7,
+ "value": "\"color\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/AppLanguagesConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 917,
+ "length": 9,
+ "value": "\"default\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 326,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 366,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "Array",
+ "offset": 428,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 476,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 508,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 540,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 662,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 709,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "Array",
+ "offset": 767,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 803,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 842,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
+ "kind": "StringLiteral",
+ "offset": 1358,
+ "length": 12,
+ "value": "\"categories\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 836,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 883,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 921,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 967,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1016,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1065,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1114,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1168,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1221,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1267,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1314,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1359,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "Dictionary",
+ "offset": 1405,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "StringLiteral",
+ "offset": 2458,
+ "length": 6,
+ "value": "\"text\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "StringLiteral",
+ "offset": 2494,
+ "length": 7,
+ "value": "\"title\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "StringLiteral",
+ "offset": 2529,
+ "length": 13,
+ "value": "\"textVendors\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesContent.swift",
+ "kind": "StringLiteral",
+ "offset": 2573,
+ "length": 16,
+ "value": "\"subTextVendors\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/CustomPurpose.swift",
+ "kind": "StringLiteral",
+ "offset": 272,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
+ "kind": "IntegerLiteral",
+ "offset": 988,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 7789,
- "length": 37,
- "value": "\"InValid JSON format on remote file.\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1016,
+ "length": 1,
+ "value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryItem.swift",
"kind": "StringLiteral",
- "offset": 8024,
- "length": 35,
- "value": "\"Valid JSON format on remote file.\""
+ "offset": 291,
+ "length": 10,
+ "value": "\"category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
"kind": "StringLiteral",
- "offset": 8236,
- "length": 67,
- "value": "\"Remote file has been loaded from URL: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 8302,
+ "offset": 404,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 9237,
- "length": 59,
- "value": "\"Error reading file \""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
+ "kind": "Dictionary",
+ "offset": 440,
+ "length": 3,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
+ "kind": "Dictionary",
+ "offset": 484,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
+ "kind": "Array",
+ "offset": 530,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
"kind": "StringLiteral",
- "offset": 9284,
+ "offset": 512,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
+ "kind": "StringLiteral",
+ "offset": 531,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryPurpose.swift",
+ "kind": "StringLiteral",
+ "offset": 670,
+ "length": 11,
+ "value": "\"purposeId\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
+ "kind": "IntegerLiteral",
+ "offset": 521,
+ "length": 1,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+PublisherTCSegment.swift",
+ "kind": "IntegerLiteral",
+ "offset": 919,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Locale.swift",
+ "kind": "StringLiteral",
+ "offset": 1177,
"length": 4,
- "value": "\" from cache\""
+ "value": "\"en\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
+ "kind": "BooleanLiteral",
+ "offset": 595,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
+ "kind": "BooleanLiteral",
+ "offset": 731,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
"kind": "StringLiteral",
- "offset": 10129,
+ "offset": 1073,
+ "length": 16,
+ "value": "\"useSyncedTcfcs\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2242,
"length": 6,
- "value": "\"json\""
+ "value": "86400"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 10352,
- "length": 33,
- "value": "\"We get file from bundle: \""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2294,
+ "length": 5,
+ "value": "3000"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2360,
+ "length": 6,
+ "value": "21600"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/RegulationCCPA.swift",
+ "kind": "BooleanLiteral",
+ "offset": 307,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/RegulationCCPA.swift",
+ "kind": "BooleanLiteral",
+ "offset": 395,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ContentThemeConfig.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1883,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/USPString.swift",
+ "kind": "IntegerLiteral",
+ "offset": 307,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/USPString.swift",
+ "kind": "IntegerLiteral",
+ "offset": 345,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/FeatureFlags.swift",
+ "kind": "BooleanLiteral",
+ "offset": 275,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/FeatureFlags.swift",
+ "kind": "BooleanLiteral",
+ "offset": 417,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
"kind": "StringLiteral",
- "offset": 10384,
+ "offset": 1708,
+ "length": 12,
+ "value": "\"purposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "StringLiteral",
+ "offset": 1753,
+ "length": 18,
+ "value": "\"legIntPurposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "StringLiteral",
+ "offset": 1798,
+ "length": 12,
+ "value": "\"featureIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "StringLiteral",
+ "offset": 1845,
+ "length": 20,
+ "value": "\"flexiblePurposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "StringLiteral",
+ "offset": 1899,
+ "length": 19,
+ "value": "\"specialPurposeIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "StringLiteral",
+ "offset": 1952,
+ "length": 19,
+ "value": "\"specialFeatureIds\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "Array",
+ "offset": 3089,
"length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "Array",
+ "offset": 3133,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "Array",
+ "offset": 3171,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "Array",
+ "offset": 3217,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "Array",
+ "offset": 3262,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "Array",
+ "offset": 3307,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
+ "kind": "StringLiteral",
+ "offset": 6421,
+ "length": 8,
+ "value": "\"langId\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsSubtitleLabel.swift",
+ "kind": "FloatLiteral",
+ "offset": 907,
+ "length": 4,
+ "value": "12.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 525,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 863,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
+ "kind": "FloatLiteral",
+ "offset": 3355,
+ "length": 4,
+ "value": "13.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
+ "kind": "IntegerLiteral",
+ "offset": 319,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GPP.swift",
+ "kind": "Array",
+ "offset": 475,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 863,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 925,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
+ "kind": "FloatLiteral",
+ "offset": 2342,
+ "length": 3,
+ "value": "4.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
+ "kind": "FloatLiteral",
+ "offset": 2399,
+ "length": 3,
+ "value": "1.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
+ "kind": "FloatLiteral",
+ "offset": 2460,
+ "length": 4,
+ "value": "14.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/IllustrationsView.swift",
+ "kind": "FloatLiteral",
+ "offset": 2511,
+ "length": 4,
+ "value": "10.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "IntegerLiteral",
+ "offset": 877,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "FloatLiteral",
+ "offset": 1390,
+ "length": 3,
+ "value": "0.5"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "FloatLiteral",
+ "offset": 1653,
+ "length": 3,
+ "value": "0.5"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "FloatLiteral",
+ "offset": 2301,
+ "length": 3,
+ "value": "0.5"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2334,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3151,
+ "length": 2,
+ "value": "50"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3158,
+ "length": 2,
+ "value": "50"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3169,
+ "length": 2,
+ "value": "50"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3181,
+ "length": 2,
+ "value": "30"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/TriStateSwitch\/TriStateSwitch.swift",
+ "kind": "BooleanLiteral",
+ "offset": 8149,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 248,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 281,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 674,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 965,
+ "length": 3,
+ "value": "8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1027,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 1238,
+ "length": 3,
+ "value": "8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1300,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1453,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1670,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "StringLiteral",
+ "offset": 1833,
+ "length": 25,
+ "value": "\"privacy-management-logo\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2158,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2188,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "StringLiteral",
+ "offset": 2243,
+ "length": 9,
+ "value": "\"#696969\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 2261,
+ "length": 3,
+ "value": "0.9"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2775,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2811,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 3025,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 13573,
+ "length": 4,
+ "value": "25.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 13645,
+ "length": 5,
+ "value": "-15.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 13703,
+ "length": 4,
+ "value": "34.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 13759,
+ "length": 5,
+ "value": "340.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "FloatLiteral",
+ "offset": 13947,
+ "length": 4,
+ "value": "11.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 14941,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolbarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 14964,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1929,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1982,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 2987,
+ "length": 4,
+ "value": "44.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3035,
+ "length": 5,
+ "value": "140.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3094,
+ "length": 4,
+ "value": "16.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3145,
+ "length": 3,
+ "value": "8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiToolBarButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3218,
+ "length": 4,
+ "value": "15.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 360,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 494,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
+ "kind": "StringLiteral",
+ "offset": 520,
+ "length": 29,
+ "value": "\"Scroll down to give consent\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ScrollIndicatorView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 626,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
+ "kind": "BooleanLiteral",
+ "offset": 301,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
+ "kind": "BooleanLiteral",
+ "offset": 518,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
+ "kind": "StringLiteral",
+ "offset": 836,
+ "length": 25,
+ "value": "\"privacy-management-logo\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
+ "kind": "FloatLiteral",
+ "offset": 2253,
+ "length": 4,
+ "value": "25.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
+ "kind": "FloatLiteral",
+ "offset": 2423,
+ "length": 3,
+ "value": "0.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
+ "kind": "FloatLiteral",
+ "offset": 2429,
+ "length": 4,
+ "value": "-8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 314,
+ "length": 3,
+ "value": "120"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 327,
+ "length": 2,
+ "value": "36"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "StringLiteral",
+ "offset": 852,
+ "length": 7,
+ "value": "\"Close\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1020,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1300,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1493,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1747,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1828,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 2281,
+ "length": 4,
+ "value": "15.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1697,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1750,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3059,
+ "length": 3,
+ "value": "0.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3109,
+ "length": 3,
+ "value": "2.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3635,
+ "length": 4,
+ "value": "14.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3862,
+ "length": 3,
+ "value": "0.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 3889,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 3913,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 4179,
+ "length": 3,
+ "value": "0.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 4206,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 4230,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 4516,
+ "length": 3,
+ "value": "0.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 4543,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 4567,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 4850,
+ "length": 3,
+ "value": "0.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 4877,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiLinkButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 4902,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/CopyButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 4070,
+ "length": 4,
+ "value": "12.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
+ "kind": "FloatLiteral",
+ "offset": 1685,
+ "length": 4,
+ "value": "-1.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
+ "kind": "FloatLiteral",
+ "offset": 1741,
+ "length": 3,
+ "value": "1.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiCellName.swift",
+ "kind": "FloatLiteral",
+ "offset": 779,
+ "length": 4,
+ "value": "14.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/TableFooter.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1789,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/TableFooter.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1901,
+ "length": 2,
+ "value": "10"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1433,
+ "length": 22,
+ "value": "\"organization_user_id\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1481,
+ "length": 32,
+ "value": "\"organization_user_id_algorithm\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1538,
+ "length": 26,
+ "value": "\"organization_user_id_sid\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1591,
+ "length": 26,
+ "value": "\"organization_user_id_exp\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1654,
+ "length": 25,
+ "value": "\"organization_user_id_iv\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1700,
+ "length": 27,
+ "value": "\"organization_user_id_salt\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSUser.swift",
+ "kind": "StringLiteral",
+ "offset": 1750,
+ "length": 29,
+ "value": "\"organization_user_id_digest\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "BooleanLiteral",
+ "offset": 503,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3124,
+ "length": 4,
+ "value": "10.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3171,
+ "length": 5,
+ "value": "-16.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3237,
+ "length": 3,
+ "value": "1.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3275,
+ "length": 3,
+ "value": "8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3343,
+ "length": 4,
+ "value": "16.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3385,
+ "length": 4,
+ "value": "32.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3453,
+ "length": 4,
+ "value": "50.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3546,
+ "length": 4,
+ "value": "12.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 3690,
+ "length": 4,
+ "value": "12.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/FramedArrowButton.swift",
+ "kind": "StringLiteral",
+ "offset": 3848,
+ "length": 18,
+ "value": "\"user_information\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1759,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1812,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 2171,
+ "length": 4,
+ "value": "16.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 2222,
+ "length": 3,
+ "value": "6.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 2268,
+ "length": 3,
+ "value": "1.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiSquareButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 2341,
+ "length": 4,
+ "value": "10.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 1387,
+ "length": 3,
+ "value": "4.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 1448,
+ "length": 3,
+ "value": "8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 1498,
+ "length": 3,
+ "value": "4.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/VendorCountButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 1571,
+ "length": 4,
+ "value": "10.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
+ "kind": "IntegerLiteral",
+ "offset": 694,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
+ "kind": "Array",
+ "offset": 1664,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/DCSToken.swift",
+ "kind": "Array",
+ "offset": 1698,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/InitGPPParameters.swift",
+ "kind": "IntegerLiteral",
+ "offset": 370,
+ "length": 1,
+ "value": "7"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/InitGPPParameters.swift",
+ "kind": "IntegerLiteral",
+ "offset": 398,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 507,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 612,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 718,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 825,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "StringLiteral",
+ "offset": 1934,
+ "length": 16,
+ "value": "\"thirdPartySdks\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2104,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2133,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2170,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2214,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2265,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2295,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2333,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2378,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "StringLiteral",
+ "offset": 3277,
+ "length": 14,
+ "value": "\"ad_user_data\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "StringLiteral",
+ "offset": 3325,
+ "length": 20,
+ "value": "\"ad_personalization\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "StringLiteral",
+ "offset": 5005,
+ "length": 11,
+ "value": "\"airbridge\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "StringLiteral",
+ "offset": 5083,
+ "length": 11,
+ "value": "\"appsflyer\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 5386,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
+ "kind": "BooleanLiteral",
+ "offset": 5430,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 679,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 734,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 781,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 818,
+ "length": 20,
+ "value": "\"hidePreferences();\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 869,
+ "length": 20,
+ "value": "\"showPreferences();\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 917,
+ "length": 22,
+ "value": "\"toggleFirstSlider();\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 970,
+ "length": 28,
+ "value": "\"Didomi.notice.isVisible();\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 1053,
+ "length": 93,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
"kind": "StringLiteral",
- "offset": 10477,
- "length": 51,
- "value": "\"Error while JSON-decoding configuration: \""
+ "offset": 1073,
+ "length": 1,
+ "value": "\"\/sdk\/\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
"kind": "StringLiteral",
- "offset": 10527,
- "length": 2,
- "value": "\"\""
+ "offset": 1104,
+ "length": 1,
+ "value": "\"\/modern\/sdk.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
"kind": "StringLiteral",
- "offset": 10591,
- "length": 66,
- "value": "\"Could not load file \""
+ "offset": 1142,
+ "length": 1,
+ "value": "\".js\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 10653,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFilesHelper.swift",
- "kind": "StringLiteral",
- "offset": 10656,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
"kind": "IntegerLiteral",
"offset": 349,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 1324,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 1772,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 1847,
- "length": 247,
- "value": "\"The parameter `disableDidomiRemoteConfig` is deprecated, in the future it will be mandatory to create your notice from the console (see https:\/\/developers.didomi.io\/cmp\/mobile-sdk\/android\/setup#from-the-console-recommended for more information).\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 2321,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 2460,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 2501,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 2610,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 2664,
- "length": 3,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 2884,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 3931,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "FloatLiteral",
- "offset": 4077,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "FloatLiteral",
- "offset": 4083,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "StringLiteral",
- "offset": 4165,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 4288,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "FloatLiteral",
- "offset": 5511,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/RemoteFileFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 5650,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 738,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 1088,
- "length": 93,
- "value": "\"Error writing cache file: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 1142,
- "length": 1,
- "value": "\", error: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 1180,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1730,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 1957,
- "length": 93,
- "value": "\"Error reading cache file: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 2011,
- "length": 1,
- "value": "\", error: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 2049,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 2616,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 2813,
- "length": 52,
- "value": "\"Cached file available: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 2864,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 2890,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 2950,
- "length": 56,
- "value": "\"Cached file not available: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "StringLiteral",
- "offset": 3005,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3031,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Logic\/CacheHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3087,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
- "kind": "IntegerLiteral",
- "offset": 408,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
- "kind": "BooleanLiteral",
- "offset": 431,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
- "kind": "IntegerLiteral",
- "offset": 483,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
- "kind": "IntegerLiteral",
- "offset": 564,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
- "kind": "IntegerLiteral",
- "offset": 661,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
- "kind": "IntegerLiteral",
- "offset": 665,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
"kind": "BooleanLiteral",
"offset": 3245,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
"kind": "StringLiteral",
- "offset": 3636,
- "length": 19,
- "value": "\"Didomi_CacheDate_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 1115,
- "length": 6,
- "value": "\"POST\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 2078,
- "length": 5,
- "value": "\"GET\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 3265,
- "length": 46,
- "value": "\"HTTPRequestHelper.doCall(): validURL is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3358,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3389,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 3557,
- "length": 33,
- "value": "\"application\/json; charset=utf-8\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 3612,
- "length": 14,
- "value": "\"Content-Type\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 4293,
- "length": 9,
- "value": "\"No data\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "StringLiteral",
- "offset": 4398,
+ "offset": 2247,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
"kind": "BooleanLiteral",
- "offset": 4469,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 4500,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 4565,
- "length": 3,
- "value": "200"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 4767,
- "length": 3,
- "value": "200"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 4775,
- "length": 3,
- "value": "299"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 4928,
+ "offset": 2278,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 4964,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 5165,
- "length": 3,
- "value": "304"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 5673,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 5704,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 5965,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 6002,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 6220,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/HTTPRequestHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 6251,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/ConnectivityHelper.swift",
- "kind": "StringLiteral",
- "offset": 723,
- "length": 47,
- "value": "\"Reachability not defined. addDelegate method.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/ConnectivityHelper.swift",
- "kind": "StringLiteral",
- "offset": 960,
- "length": 77,
- "value": "\"Delegate is being added in ConnectivityHelper: self is no longer available.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/ConnectivityHelper.swift",
- "kind": "StringLiteral",
- "offset": 1650,
- "length": 74,
- "value": "\"Back online callback in ConnectivityHelper: self is no longer available.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/ConnectivityHelper.swift",
- "kind": "StringLiteral",
- "offset": 2098,
- "length": 15,
- "value": "\"No Connection\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/ConnectivityHelper.swift",
- "kind": "StringLiteral",
- "offset": 2298,
- "length": 39,
- "value": "\"could not start reachability notifier\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 617,
- "length": 14,
- "value": "\"^[0-9]{1,5}$\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 892,
- "length": 4,
- "value": "\"\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 908,
- "length": 4,
- "value": "\"\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 992,
- "length": 3,
- "value": "\"[\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 1031,
- "length": 3,
- "value": "\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 1038,
- "length": 3,
- "value": "\"]\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 1915,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 1961,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 2003,
- "length": 52,
- "value": "\"window.didomiOnReady = window.didomiOnReady || [];\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 2078,
- "length": 47,
- "value": "\"window.didomiOnReady.push(function (Didomi) {\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 2157,
- "length": 23,
- "value": "\"Didomi.notice.hide();\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 2212,
- "length": 23,
- "value": "\"Didomi.setUserStatus(\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 2369,
- "length": 4,
- "value": "\");\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 2409,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 2487,
- "length": 5,
- "value": "\"});\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 3257,
- "length": 26,
- "value": "\"=\"'#%\/<>?@\\^`{|}:,[] \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 3336,
- "length": 42,
- "value": "\"didomiConfig.user.externalConsent.value=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 3576,
- "length": 26,
- "value": "\"Unable to encode consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4091,
- "length": 3,
- "value": "\"{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4109,
- "length": 16,
- "value": "\"\"purposes\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4140,
- "length": 15,
- "value": "\"\"consent\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4170,
- "length": 60,
- "value": "\"\"enabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4228,
- "length": 1,
- "value": "\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4245,
- "length": 61,
- "value": "\"\"disabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4305,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4321,
- "length": 4,
- "value": "\"},\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4340,
- "length": 27,
- "value": "\"\"legitimate_interest\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4382,
- "length": 70,
- "value": "\"\"enabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4450,
- "length": 1,
- "value": "\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4467,
- "length": 71,
- "value": "\"\"disabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4537,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4553,
- "length": 3,
- "value": "\"}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4571,
- "length": 4,
- "value": "\"},\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4590,
- "length": 15,
- "value": "\"\"vendors\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4620,
- "length": 15,
- "value": "\"\"consent\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4650,
- "length": 59,
- "value": "\"\"enabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4707,
- "length": 1,
- "value": "\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4724,
- "length": 60,
- "value": "\"\"disabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4783,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4799,
- "length": 4,
- "value": "\"},\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4818,
- "length": 27,
- "value": "\"\"legitimate_interest\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4860,
- "length": 69,
- "value": "\"\"enabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4927,
- "length": 1,
- "value": "\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 4944,
- "length": 70,
- "value": "\"\"disabled\":\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5013,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5029,
- "length": 3,
- "value": "\"}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5047,
- "length": 4,
- "value": "\"},\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5066,
- "length": 28,
- "value": "\"\"user_id\":\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5090,
- "length": 1,
- "value": "\"\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5109,
- "length": 46,
- "value": "\"\"created\":\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5151,
- "length": 1,
- "value": "\"\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5170,
- "length": 46,
- "value": "\"\"updated\":\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5212,
- "length": 1,
- "value": "\"\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5231,
- "length": 14,
- "value": "\"\"source\":{\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5260,
- "length": 19,
- "value": "\"\"type\":\"app\",\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5294,
- "length": 45,
- "value": "\"\"domain\":\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5336,
- "length": 1,
- "value": "\"\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5354,
- "length": 4,
- "value": "\"},\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5373,
- "length": 24,
- "value": "\"\"action\":\"webview\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
- "kind": "StringLiteral",
- "offset": 5412,
- "length": 3,
- "value": "\"}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 257,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 343,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 370,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 400,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "StringLiteral",
"offset": 435,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 470,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 503,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "BooleanLiteral",
"offset": 538,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "BooleanLiteral",
"offset": 681,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "BooleanLiteral",
"offset": 907,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "StringLiteral",
"offset": 942,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "IntegerLiteral",
"offset": 1407,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "BooleanLiteral",
"offset": 1540,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "BooleanLiteral",
"offset": 1584,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "BooleanLiteral",
"offset": 1783,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "StringLiteral",
"offset": 1820,
"length": 4,
"value": "\"AA\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
"kind": "Array",
"offset": 1974,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 2572,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 2625,
- "length": 43,
- "value": "\"Unable to generate a valid consent string\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2937,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 3202,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 662,
"length": 1,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 697,
"length": 2,
"value": "36"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 734,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 776,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 821,
"length": 1,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 860,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 911,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 999,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1047,
"length": 1,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1099,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1147,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1201,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1244,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1284,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1326,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1376,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1428,
"length": 1,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1474,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1520,
"length": 1,
"value": "3"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1573,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1634,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1687,
"length": 1,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1738,
"length": 5,
"value": "86400"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
"kind": "IntegerLiteral",
"offset": 1844,
"length": 2,
"value": "65"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 2035,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 2041,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 2283,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 2764,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 3179,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 3258,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 3855,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 3960,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 4035,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 4109,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 4164,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 4498,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 4781,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 5063,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 6208,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 6437,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 6595,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 6824,
- "length": 44,
- "value": "\"Unable to encode range with single element\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 6924,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 7120,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 7481,
- "length": 47,
- "value": "\"Unable to encode range with multiple elements\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 7741,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 8272,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "BooleanLiteral",
- "offset": 8330,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 8617,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 8745,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 8835,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 9421,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 9459,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 9992,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 10016,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 10527,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 10578,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "IntegerLiteral",
- "offset": 11023,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentStringFields.swift",
- "kind": "StringLiteral",
- "offset": 11083,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
"kind": "IntegerLiteral",
"offset": 227,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
"kind": "IntegerLiteral",
"offset": 255,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
"kind": "IntegerLiteral",
"offset": 278,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
- "kind": "IntegerLiteral",
- "offset": 227,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
- "kind": "IntegerLiteral",
- "offset": 255,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
- "kind": "IntegerLiteral",
- "offset": 278,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
- "kind": "IntegerLiteral",
- "offset": 227,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
- "kind": "IntegerLiteral",
- "offset": 255,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFPublisherRestriction.swift",
- "kind": "IntegerLiteral",
- "offset": 278,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
"kind": "IntegerLiteral",
"offset": 225,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 511,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 516,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 562,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 951,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 1001,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 1009,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 1175,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 1330,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 1930,
- "length": 3,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 1941,
- "length": 3,
- "value": "\"\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 1971,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 1982,
- "length": 3,
- "value": "\"+\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2217,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2221,
- "length": 1,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2228,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2302,
- "length": 1,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2306,
- "length": 2,
- "value": "42"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2393,
- "length": 2,
- "value": "42"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2398,
- "length": 2,
- "value": "78"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2482,
- "length": 2,
- "value": "78"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2487,
- "length": 2,
- "value": "90"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2495,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2571,
- "length": 2,
- "value": "90"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2576,
- "length": 3,
- "value": "102"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2585,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2664,
- "length": 3,
- "value": "102"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2670,
- "length": 3,
- "value": "108"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2679,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2772,
- "length": 3,
- "value": "108"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2778,
- "length": 3,
- "value": "114"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 2787,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2882,
- "length": 3,
- "value": "114"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2888,
- "length": 3,
- "value": "120"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 2897,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2981,
- "length": 3,
- "value": "120"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2987,
- "length": 3,
- "value": "132"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 2996,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3078,
- "length": 3,
- "value": "132"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3084,
- "length": 3,
- "value": "138"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3093,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3177,
- "length": 3,
- "value": "138"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3183,
- "length": 3,
- "value": "139"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3274,
- "length": 3,
- "value": "139"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3280,
- "length": 3,
- "value": "140"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3375,
- "length": 3,
- "value": "140"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3381,
- "length": 3,
- "value": "152"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3471,
- "length": 3,
- "value": "152"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3477,
- "length": 3,
- "value": "176"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3574,
- "length": 3,
- "value": "176"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3580,
- "length": 3,
- "value": "200"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3670,
- "length": 3,
- "value": "200"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3676,
- "length": 3,
- "value": "201"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3769,
- "length": 3,
- "value": "201"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3775,
- "length": 3,
- "value": "207"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 3784,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3875,
- "length": 3,
- "value": "207"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 3881,
- "length": 3,
- "value": "213"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 3890,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4004,
- "length": 3,
- "value": "213"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4010,
- "length": 3,
- "value": "229"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4019,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4055,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4132,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4165,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4247,
- "length": 3,
- "value": "229"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4253,
- "length": 3,
- "value": "230"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4373,
- "length": 3,
- "value": "230"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4379,
- "length": 3,
- "value": "242"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4388,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4457,
- "length": 3,
- "value": "242"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4700,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4733,
- "length": 3,
- "value": "242"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4857,
- "length": 3,
- "value": "230"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 4863,
- "length": 3,
- "value": "230"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 5050,
- "length": 3,
- "value": "230"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 5291,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 5322,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 5389,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 5434,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 5943,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 6350,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 7297,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 8734,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 8813,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 8838,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 8886,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 8921,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 8938,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 9849,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 10158,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 10510,
- "length": 2,
- "value": "65"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 10775,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "BooleanLiteral",
- "offset": 10781,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "BooleanLiteral",
- "offset": 10788,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 11103,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11150,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11604,
- "length": 2,
- "value": "17"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11638,
- "length": 2,
- "value": "33"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11698,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11726,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 11821,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11886,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 11967,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "StringLiteral",
- "offset": 12173,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 12243,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 12436,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 12508,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 13179,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 13717,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "Array",
- "offset": 13740,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 13881,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 13903,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 13931,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 13986,
- "length": 1,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14150,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14186,
- "length": 1,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14209,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14405,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14592,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14615,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14752,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 14788,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 15077,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 15209,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFStringUtils.swift",
- "kind": "IntegerLiteral",
- "offset": 15231,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 245,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 333,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 362,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 394,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "StringLiteral",
"offset": 429,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 466,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 509,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
"kind": "IntegerLiteral",
"offset": 602,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 2833,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 2935,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 3777,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 3879,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Decode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Decode.swift",
"kind": "IntegerLiteral",
"offset": 351,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Decode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Decode.swift",
"kind": "IntegerLiteral",
"offset": 537,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 563,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 727,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
"kind": "StringLiteral",
- "offset": 2257,
- "length": 2,
- "value": "\"\""
+ "offset": 357,
+ "length": 11,
+ "value": "\"AppsFlyer\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 2777,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 2916,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 2970,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
"kind": "StringLiteral",
- "offset": 307,
- "length": 2,
- "value": "\"\""
+ "offset": 397,
+ "length": 14,
+ "value": "\"AppsFlyerLib\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 386,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 537,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 548,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 703,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 714,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 851,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 987,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1131,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1288,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1322,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1483,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1517,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1672,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1834,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2157,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
"kind": "StringLiteral",
- "offset": 2542,
- "length": 2,
- "value": "\"\""
+ "offset": 445,
+ "length": 8,
+ "value": "\"shared\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2571,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
"kind": "StringLiteral",
- "offset": 2679,
- "length": 3,
- "value": "\"1\""
+ "offset": 502,
+ "length": 26,
+ "value": "\"enableTCFDataCollection:\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
"kind": "StringLiteral",
- "offset": 2766,
- "length": 3,
- "value": "\"0\""
+ "offset": 568,
+ "length": 17,
+ "value": "\"setConsentData:\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2949,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString+Encode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
"kind": "StringLiteral",
- "offset": 3000,
- "length": 3,
- "value": "\"0\""
+ "offset": 616,
+ "length": 7,
+ "value": "\"start\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
+ "kind": "BooleanLiteral",
+ "offset": 661,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 291,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 329,
"length": 1,
"value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 369,
"length": 1,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 407,
"length": 2,
"value": "41"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 452,
"length": 2,
"value": "42"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 495,
"length": 2,
"value": "77"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 534,
"length": 2,
"value": "78"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 571,
"length": 2,
"value": "89"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 615,
"length": 2,
"value": "90"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 657,
"length": 3,
"value": "101"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 705,
"length": 3,
"value": "102"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 751,
"length": 3,
"value": "107"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 803,
"length": 3,
"value": "108"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 853,
"length": 3,
"value": "113"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 905,
"length": 3,
"value": "114"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 955,
"length": 3,
"value": "119"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1007,
"length": 3,
"value": "120"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1057,
"length": 3,
"value": "131"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1118,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1177,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1248,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1301,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1369,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1446,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1535,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1624,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1713,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1747,
"length": 2,
"value": "65"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1858,
"length": 3,
"value": "132"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1911,
"length": 3,
"value": "155"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 1963,
"length": 3,
"value": "156"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2013,
"length": 3,
"value": "171"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2066,
"length": 3,
"value": "172"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2108,
"length": 3,
"value": "173"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2159,
"length": 3,
"value": "174"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2208,
"length": 3,
"value": "185"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2260,
"length": 3,
"value": "186"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2302,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2401,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2490,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2532,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2649,
"length": 3,
"value": "132"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2705,
"length": 3,
"value": "143"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2762,
"length": 3,
"value": "144"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2817,
"length": 3,
"value": "167"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2872,
"length": 3,
"value": "168"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2925,
"length": 3,
"value": "173"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 2980,
"length": 3,
"value": "174"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 3086,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 3193,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 3291,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
"kind": "IntegerLiteral",
"offset": 3334,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 297,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 376,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 883,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 894,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1051,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1062,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1199,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1335,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1479,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1636,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1670,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1831,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 1865,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2020,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2240,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2607,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 2797,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2833,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 2893,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 3009,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 3072,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 3227,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 3251,
- "length": 4,
- "value": "\"10\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 3304,
- "length": 4,
- "value": "\"10\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 3372,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 3558,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 3647,
- "length": 4,
- "value": "\"11\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 3708,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 4031,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 4113,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 4158,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 4199,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 4304,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 4345,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 4425,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 4616,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 4645,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 4806,
- "length": 3,
- "value": "\"1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 4893,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "IntegerLiteral",
- "offset": 5371,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Encode.swift",
- "kind": "StringLiteral",
- "offset": 5422,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 428,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 592,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 1762,
- "length": 1,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 1768,
- "length": 1,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "StringLiteral",
- "offset": 2086,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 2606,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 2745,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
- "kind": "IntegerLiteral",
- "offset": 2799,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3281,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3356,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3536,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3592,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3774,
"length": 1,
"value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3780,
"length": 1,
"value": "7"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 3921,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4186,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4293,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4300,
"length": 1,
"value": "7"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4355,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4436,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4554,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4807,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4863,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4944,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 4950,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 5079,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 5409,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 5808,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 5888,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 5995,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+DecodeV1.swift",
"kind": "IntegerLiteral",
"offset": 6024,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "IntegerLiteral",
- "offset": 326,
- "length": 1,
- "value": "0"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 355,
+ "length": 8,
+ "value": "\"Branch\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "IntegerLiteral",
- "offset": 371,
- "length": 1,
- "value": "1"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 392,
+ "length": 21,
+ "value": "\"BNCPreferenceHelper\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 447,
+ "length": 16,
+ "value": "\"sharedInstance\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "StringLiteral",
"offset": 558,
"length": 26,
"value": "\"IABConsent_ConsentString\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "IntegerLiteral",
"offset": 614,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "IntegerLiteral",
"offset": 702,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "IntegerLiteral",
"offset": 731,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "IntegerLiteral",
"offset": 763,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "StringLiteral",
"offset": 798,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "IntegerLiteral",
"offset": 835,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
"kind": "IntegerLiteral",
"offset": 911,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "StringLiteral",
- "offset": 2700,
- "length": 26,
- "value": "\"IABConsent_ConsentString\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 3177,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 3279,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "IntegerLiteral",
- "offset": 3446,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "IntegerLiteral",
- "offset": 3558,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 4006,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "BooleanLiteral",
- "offset": 4108,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "IntegerLiteral",
- "offset": 5017,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
- "kind": "IntegerLiteral",
- "offset": 5129,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Decode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Decode.swift",
"kind": "IntegerLiteral",
"offset": 356,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Decode.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString+Decode.swift",
"kind": "IntegerLiteral",
"offset": 542,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
"kind": "StringLiteral",
"offset": 1877,
"length": 33,
"value": "\"ReachabilityChangedNotification\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
"kind": "StringLiteral",
"offset": 1998,
"length": 21,
"value": "\"reachabilityChanged\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 2434,
- "length": 10,
- "value": "\"Cellular\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 2488,
- "length": 6,
- "value": "\"WiFi\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 2534,
- "length": 15,
- "value": "\"No Connection\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 2761,
- "length": 10,
- "value": "\"Cellular\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 2803,
- "length": 6,
- "value": "\"WiFi\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 2841,
- "length": 15,
- "value": "\"No Connection\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
"kind": "BooleanLiteral",
"offset": 3115,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 3586,
- "length": 15,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 3600,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
"kind": "BooleanLiteral",
"offset": 4180,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
"kind": "BooleanLiteral",
"offset": 4286,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "BooleanLiteral",
- "offset": 4765,
- "length": 4,
- "value": "true"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 836,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 4877,
- "length": 32,
- "value": "\"uk.co.ashleymills.reachability\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 893,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "IntegerLiteral",
- "offset": 6292,
- "length": 1,
- "value": "0"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 952,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "BooleanLiteral",
- "offset": 6952,
- "length": 4,
- "value": "true"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 1012,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "BooleanLiteral",
- "offset": 7028,
- "length": 5,
- "value": "false"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 1066,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 7896,
- "length": 19,
- "value": "\"unavailable flags\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 1121,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 7979,
- "length": 3,
- "value": "\"W\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 1178,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 7985,
- "length": 3,
- "value": "\"-\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserStatusResponse.swift",
+ "kind": "Array",
+ "offset": 1236,
+ "length": 2,
+ "value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 7992,
- "length": 3,
- "value": "\"X\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8039,
- "length": 3,
- "value": "\"R\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8045,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8101,
- "length": 3,
- "value": "\"c\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8107,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8164,
- "length": 3,
- "value": "\"t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8170,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8228,
- "length": 3,
- "value": "\"i\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8234,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8291,
- "length": 3,
- "value": "\"C\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8297,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8353,
- "length": 3,
- "value": "\"D\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8359,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8409,
- "length": 3,
- "value": "\"l\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8415,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8459,
- "length": 3,
- "value": "\"d\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8465,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8493,
- "length": 39,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8498,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8502,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8507,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8511,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8515,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8519,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8523,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8527,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "StringLiteral",
- "offset": 8531,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
- "kind": "BooleanLiteral",
- "offset": 10286,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 289,
"length": 16,
"value": "\"{website_name}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 334,
"length": 20,
"value": "\"{privacyPolicyURL}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 378,
"length": 15,
"value": "\"{websiteName}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 427,
"length": 20,
"value": "\"{numberOfPartners}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 479,
"length": 23,
"value": "\"{numberOfIABPartners}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 537,
"length": 26,
"value": "\"{numberOfNonIABPartners}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 838,
"length": 10,
"value": "\"{action}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 863,
"length": 6,
"value": "\"{nb}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 887,
"length": 9,
"value": "\"{nbIAB}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 916,
"length": 11,
"value": "\"{nbTotal}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 950,
"length": 14,
"value": "\"{targetName}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
"offset": 985,
"length": 12,
"value": "\"{duration}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
"kind": "StringLiteral",
- "offset": 289,
+ "offset": 1020,
+ "length": 14,
+ "value": "\"{vendorName}\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "kind": "StringLiteral",
+ "offset": 1059,
"length": 16,
- "value": "\"{website_name}\""
+ "value": "\"{categoryName}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 334,
- "length": 20,
- "value": "\"{privacyPolicyURL}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 378,
- "length": 15,
- "value": "\"{websiteName}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 427,
- "length": 20,
- "value": "\"{numberOfPartners}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 479,
- "length": 23,
- "value": "\"{numberOfIABPartners}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 537,
- "length": 26,
- "value": "\"{numberOfNonIABPartners}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 838,
- "length": 10,
- "value": "\"{action}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 863,
- "length": 6,
- "value": "\"{nb}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 887,
- "length": 9,
- "value": "\"{nbIAB}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 916,
- "length": 11,
- "value": "\"{nbTotal}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 950,
- "length": 14,
- "value": "\"{targetName}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
- "kind": "StringLiteral",
- "offset": 985,
- "length": 12,
- "value": "\"{duration}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 415,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 766,
- "length": 20,
- "value": "\"Darwin\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 782,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 785,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 885,
- "length": 21,
- "value": "\"com.apple.CFNetwork\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 958,
- "length": 28,
- "value": "\"CFBundleShortVersionString\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1002,
- "length": 5,
- "value": "\"1.0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1023,
- "length": 22,
- "value": "\"CFNetwork\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1044,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1157,
- "length": 60,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1185,
- "length": 1,
- "value": "\"\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1216,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1473,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1683,
- "length": 12,
- "value": "\"Didomi SDK\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1764,
- "length": 108,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1772,
- "length": 1,
- "value": "\"\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1783,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1802,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1824,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1849,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelper.swift",
- "kind": "StringLiteral",
- "offset": 1871,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 864,
+ "offset": 888,
"length": 32,
"value": "\"preferences.content.agreeToAll\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 949,
+ "offset": 973,
"length": 35,
"value": "\"preferences.content.disagreeToAll\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1040,
+ "offset": 1064,
"length": 26,
"value": "\"preferences.content.save\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1113,
+ "offset": 1137,
"length": 37,
"value": "\"preferences.content.viewAllPartners\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1208,
+ "offset": 1232,
"length": 26,
"value": "\"preferences.content.text\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1297,
+ "offset": 1321,
"length": 27,
"value": "\"preferences.content.title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1388,
+ "offset": 1412,
"length": 33,
"value": "\"preferences.content.textVendors\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1483,
+ "offset": 1507,
"length": 36,
"value": "\"preferences.content.subTextVendors\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1712,
+ "offset": 1736,
"length": 23,
"value": "\"notice.content.notice\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1783,
+ "offset": 1807,
"length": 24,
"value": "\"notice.content.dismiss\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1861,
+ "offset": 1885,
"length": 21,
"value": "\"notice.content.deny\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 1935,
+ "offset": 1959,
"length": 26,
"value": "\"notice.content.learnMore\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 2019,
+ "offset": 2043,
"length": 30,
"value": "\"notice.content.privacyPolicy\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "Dictionary",
- "offset": 4348,
+ "offset": 4372,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "StringLiteral",
- "offset": 4864,
+ "offset": 4888,
"length": 4,
"value": "\"en\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 5984,
- "length": 34,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 5998,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 6017,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 7097,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
"kind": "Dictionary",
- "offset": 9058,
+ "offset": 9082,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 10304,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 10844,
- "length": 18,
- "value": "\"%\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 10861,
- "length": 15,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 12990,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 13595,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 14854,
- "length": 37,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 14872,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 14890,
- "length": 4,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 15283,
- "length": 30,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 15301,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 15312,
- "length": 3,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 15335,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 15376,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 15792,
- "length": 30,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 15810,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 15821,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17294,
- "length": 4,
- "value": "\"en\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 17412,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17438,
- "length": 31,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17454,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17468,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17556,
- "length": 31,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17572,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 17586,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18182,
- "length": 3,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18193,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18483,
- "length": 28,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18499,
- "length": 1,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18510,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18689,
- "length": 89,
- "value": "\"Locale code \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18715,
- "length": 4,
- "value": "\" will use language code with default country \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 18777,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 19211,
- "length": 53,
- "value": "\"Locale code \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 19237,
- "length": 5,
- "value": "\" falls back to \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 19263,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 19464,
- "length": 65,
- "value": "\"Default language code specified in the App Config will be used.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 19749,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 19783,
- "length": 75,
- "value": "\"First language code specified that is enabled and available will be used.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 20391,
- "length": 3,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 20402,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 20457,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 20462,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "Array",
- "offset": 21063,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 21092,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 21159,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 21219,
- "length": 83,
- "value": "\"Failure to validate language code: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 21270,
- "length": 1,
- "value": "\": \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 21301,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 21323,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 21816,
- "length": 69,
- "value": "\"Language code: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 21847,
- "length": 2,
- "value": "\" is not valid (should be xx or xx-XX)\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 22133,
- "length": 87,
- "value": "\"Language code: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
- "kind": "StringLiteral",
- "offset": 22164,
- "length": 2,
- "value": "\" is not an enabled language (check configuration file).\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
"kind": "BooleanLiteral",
"offset": 544,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 767,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 1398,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1548,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1868,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
"kind": "IntegerLiteral",
"offset": 441,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
"kind": "BooleanLiteral",
"offset": 491,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
"kind": "BooleanLiteral",
"offset": 591,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 1010,
- "length": 4,
- "value": "1000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 1704,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 2346,
- "length": 4,
- "value": "1000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 3403,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 4722,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 5421,
- "length": 18,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 5428,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 5438,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 6067,
- "length": 2,
- "value": "60"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 6116,
- "length": 71,
- "value": "\" (\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 6159,
- "length": 7,
- "value": "\"%{nb}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 6185,
- "length": 1,
- "value": "\")\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DateHelper.swift",
- "kind": "StringLiteral",
- "offset": 6190,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PerformanceHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PerformanceHelper.swift",
"kind": "StringLiteral",
"offset": 621,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PerformanceHelper.swift",
- "kind": "StringLiteral",
- "offset": 744,
- "length": 59,
- "value": "\"Time elapsed until now: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PerformanceHelper.swift",
- "kind": "StringLiteral",
- "offset": 782,
- "length": 7,
- "value": "\" seconds - \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/PerformanceHelper.swift",
- "kind": "StringLiteral",
- "offset": 802,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2005,
- "length": 22,
- "value": "\"platform=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2026,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2041,
- "length": 8,
- "value": "\"os=ios\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2063,
- "length": 23,
- "value": "\"version=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2085,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2179,
- "length": 20,
- "value": "\"target_type=notice\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2231,
- "length": 26,
- "value": "\"target=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2256,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2306,
- "length": 23,
- "value": "\"target=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2328,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2479,
- "length": 33,
- "value": "\"config_version=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2511,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2593,
- "length": 49,
- "value": "\"Forcing user country code: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2641,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2674,
- "length": 30,
- "value": "\"country=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2703,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2793,
- "length": 47,
- "value": "\"Forcing user region code: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2839,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2872,
- "length": 28,
- "value": "\"region=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 2899,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3025,
- "length": 26,
- "value": "\"regulation=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3050,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3135,
- "length": 3,
- "value": "\"&\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3158,
- "length": 73,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3178,
- "length": 1,
- "value": "\"\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3188,
- "length": 1,
- "value": "\"\/didomi_config.json?\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ContextHelperProtocol.swift",
- "kind": "StringLiteral",
- "offset": 3230,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
"kind": "BooleanLiteral",
- "offset": 1530,
+ "offset": 2195,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
"kind": "StringLiteral",
- "offset": 2100,
- "length": 18,
- "value": "\"noticeController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 2139,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 2521,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 2808,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 2919,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 3202,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 3443,
- "length": 39,
- "value": "\"showNotice(): noticeController is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 3511,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 3667,
- "length": 42,
- "value": "\"showNotice(): containerController is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 3738,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 4323,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 4434,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 4567,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 4606,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 4829,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 5394,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 5682,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 6604,
- "length": 25,
- "value": "\"configurationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 6815,
- "length": 92,
- "value": "\"Sensitive Personal Information doesn't contain any associated purpose in the configuration\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 7342,
- "length": 23,
- "value": "\"preferencesController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "BooleanLiteral",
- "offset": 7996,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 8411,
- "length": 17,
- "value": "\"validController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 8464,
- "length": 292,
- "value": "\"No controller available for `showPreferences`, and `setupUI` has not been called.\nAlways pass the `viewController` parameter unless you can be certain that `setupUI` has been called.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
- "kind": "StringLiteral",
- "offset": 10040,
+ "offset": 13649,
"length": 48,
"value": "\"Regulation is nil or none. No action executed.\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 315,
"length": 15,
"value": "\"purposes_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 347,
"length": 16,
"value": "\"purposes_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 380,
"length": 16,
"value": "\"purposes_close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 419,
"length": 27,
"value": "\"purposes_description_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 475,
"length": 30,
"value": "\"purposes_privacy_policy_link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 527,
"length": 27,
"value": "\"purposes_table_cell_view_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 584,
"length": 36,
"value": "\"purposes_category_table_cell_view_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 644,
"length": 17,
"value": "\"purpose_toggle_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 693,
"length": 26,
"value": "\"purpose_essential_label_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 741,
"length": 27,
"value": "\"purposes_table_name_view_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 798,
"length": 36,
"value": "\"purposes_category_table_name_view_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 851,
"length": 21,
"value": "\"purposes_table_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 895,
"length": 28,
"value": "\"purposes_table_footer_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 960,
"length": 39,
"value": "\"purposes_table_footer_partners_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1048,
"length": 53,
"value": "\"purposes_table_footer_sdk_storage_disclosure_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1151,
- "length": 54,
- "value": "\"purposes_table_footer_sensitive_personal_info_button\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 1246,
+ "offset": 1142,
"length": 43,
"value": "\"purposes_additional_data_processing_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1329,
+ "offset": 1225,
"length": 43,
"value": "\"purposes_additional_data_processing_item_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1446,
+ "offset": 1342,
"length": 28,
"value": "\"purposes_table_header_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1510,
+ "offset": 1406,
"length": 38,
"value": "\"purposes_table_header_title_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1590,
+ "offset": 1486,
"length": 44,
"value": "\"purposes_table_header_description_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1665,
+ "offset": 1561,
"length": 27,
"value": "\"purposes_bulk_action_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1719,
+ "offset": 1615,
"length": 28,
"value": "\"purposes_bulk_action_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1780,
+ "offset": 1676,
"length": 35,
"value": "\"purposes_bulk_action_status_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1849,
+ "offset": 1745,
"length": 36,
"value": "\"purposes_bulk_action_status_toggle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1910,
+ "offset": 1806,
"length": 24,
"value": "\"purposes_view_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1965,
+ "offset": 1861,
"length": 33,
"value": "\"purposes_nav_bar_title_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 2033,
+ "offset": 1929,
"length": 37,
"value": "\"purposes_table_header_root_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 2110,
+ "offset": 2006,
"length": 37,
"value": "\"purposes_bulk_action_title_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 2188,
+ "offset": 2084,
"length": 44,
"value": "\"purposes_bulk_action_status_label_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposesIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 2274,
+ "offset": 2170,
"length": 45,
"value": "\"purposes_bulk_action_status_toggle_category\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 300,
"length": 13,
"value": "\"back_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 329,
"length": 22,
"value": "\"purpose_details_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 368,
"length": 23,
"value": "\"purpose_details_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 407,
"length": 22,
"value": "\"purpose_details_name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 452,
"length": 29,
"value": "\"purpose_details_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 509,
"length": 35,
"value": "\"purpose_details_description_legal\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 580,
"length": 43,
"value": "\"purpose_details_description_illustrations\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 665,
"length": 50,
"value": "\"purpose_details_description_illustrations_header\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 751,
"length": 44,
"value": "\"purpose_details_description_illustration_1\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 831,
"length": 44,
"value": "\"purpose_details_description_illustration_2\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 899,
"length": 31,
"value": "\"purpose_details_consent_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 960,
"length": 38,
"value": "\"purpose_details_consent_vendor_count\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1025,
"length": 34,
"value": "\"purpose_details_legitimate_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1092,
"length": 41,
"value": "\"purpose_details_legitimate_vendor_count\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1158,
"length": 32,
"value": "\"purpose_details_consent_toggle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1218,
"length": 35,
"value": "\"purpose_details_legitimate_toggle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 334,
"length": 23,
"value": "\"notice_disagree_cross\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 381,
"length": 22,
"value": "\"notice_disagree_link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 419,
"length": 13,
"value": "\"notice_logo\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 454,
"length": 20,
"value": "\"notice_didomi_logo\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 490,
"length": 13,
"value": "\"notice_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 524,
"length": 23,
"value": "\"notice_container_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 574,
"length": 30,
"value": "\"notice_scroll_container_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 622,
"length": 20,
"value": "\"notice_header_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 661,
"length": 21,
"value": "\"notice_buttons_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 707,
"length": 28,
"value": "\"notice_sticky_buttons_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 752,
"length": 14,
"value": "\"notice_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 785,
"length": 21,
"value": "\"notice_text_content\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 830,
"length": 22,
"value": "\"notice_select_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 875,
"length": 21,
"value": "\"notice_agree_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 922,
"length": 24,
"value": "\"notice_disagree_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
"offset": 973,
"length": 26,
"value": "\"notice_learn_more_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1033,
- "length": 34,
- "value": "\"notice_manage_spi_choices_button\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 1091,
+ "offset": 1023,
"length": 22,
"value": "\"notice_vendor_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/NoticeIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1138,
+ "offset": 1070,
"length": 23,
"value": "\"notice_privacy_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 320,
"length": 27,
"value": "\"vendors_view_close_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 368,
"length": 20,
"value": "\"all_vendors_toggle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 404,
"length": 14,
"value": "\"vendors_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 439,
"length": 20,
"value": "\"vendors_table_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 476,
"length": 21,
"value": "\"vendors_title_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 520,
"length": 27,
"value": "\"vendors_description_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 573,
"length": 33,
"value": "\"didomi_vendors_user_info_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 633,
"length": 33,
"value": "\"didomi_vendors_header_separator\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 694,
"length": 20,
"value": "\"all_partners_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 738,
"length": 16,
"value": "\"vendor_toggle_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 776,
"length": 26,
"value": "\"vendors_table_name_view_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 831,
"length": 21,
"value": "\"vendor_description_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 874,
"length": 26,
"value": "\"vendors_table_cell_view_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 963,
"length": 17,
"value": "\"vendors_iab_tag\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 997,
"length": 20,
"value": "\"vendors_table_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 320,
"length": 28,
"value": "\"didomi_toolbar_save_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 371,
"length": 36,
"value": "\"didomi_toolbar_save_purpose_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 431,
"length": 37,
"value": "\"didomi_toolbar_save_category_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 490,
"length": 36,
"value": "\"didomi_toolbar_agree_to_all_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 551,
"length": 39,
"value": "\"didomi_toolbar_disagree_to_all_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 617,
"length": 33,
"value": "\"didomi_toolbar_scroll_indicator\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 672,
"length": 21,
"value": "\"didomi_toolbar_logo\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 721,
"length": 34,
"value": "\"didomi_toolbar_description_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
"kind": "StringLiteral",
"offset": 771,
"length": 21,
"value": "\"didomi_toolbar_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/Responses\/DCSSignatureResponse.swift",
+ "kind": "StringLiteral",
+ "offset": 370,
+ "length": 10,
+ "value": "\"dcs_user\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 298,
"length": 13,
"value": "\"back_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 327,
"length": 21,
"value": "\"vendor_details_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 365,
"length": 22,
"value": "\"vendor_details_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 405,
"length": 24,
"value": "\"vendor_details_iab_tag\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 445,
"length": 21,
"value": "\"vendor_details_name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 483,
"length": 22,
"value": "\"vendor_details_table\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 528,
"length": 29,
"value": "\"vendor_details_consent_cell\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 583,
"length": 41,
"value": "\"vendor_details_legitimate_interest_cell\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 664,
"length": 48,
"value": "\"vendor_details_additional_data_processing_cell\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 737,
"length": 31,
"value": "\"vendor_details_essential_cell\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 789,
"length": 27,
"value": "\"vendor_details_cell_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 862,
"length": 56,
"value": "\"vendor_details_cell_description_additional_data_label_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 972,
"length": 65,
"value": "\"vendor_details_cell_description_additional_data_retention_time_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1066,
"length": 36,
"value": "\"vendor_details_cell_consent_toggle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1142,
"length": 48,
"value": "\"vendor_details_cell_legitimate_interest_toggle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1217,
"length": 33,
"value": "\"vendor_details_disclaimer_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1269,
"length": 25,
"value": "\"vendor_details_iab_link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1317,
"length": 29,
"value": "\"vendor_details_privacy_link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1373,
"length": 34,
"value": "\"vendor_details_legInt_claim_link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/VendorDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1438,
"length": 38,
"value": "\"vendor_details_data_categories_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 372,
"length": 13,
"value": "\"back_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 401,
"length": 29,
"value": "\"dataprocessing_details_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 447,
"length": 30,
"value": "\"dataprocessing_details_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 493,
"length": 29,
"value": "\"dataprocessing_details_name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 545,
"length": 36,
"value": "\"dataprocessing_details_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 609,
"length": 42,
"value": "\"dataprocessing_details_description_legal\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 687,
"length": 50,
"value": "\"dataprocessing_details_description_illustrations\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 779,
"length": 57,
"value": "\"dataprocessing_details_description_illustrations_header\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 872,
"length": 51,
"value": "\"dataprocessing_details_description_illustration_1\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataProcessingDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 959,
"length": 51,
"value": "\"dataprocessing_details_description_illustration_2\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 296,
"length": 40,
"value": "\"device_storage_disclosure_details_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 353,
"length": 41,
"value": "\"device_storage_disclosure_details_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 410,
"length": 41,
"value": "\"device_storage_disclosure_details_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 474,
"length": 41,
"value": "\"device_storage_disclosure_details_close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 535,
"length": 45,
"value": "\"device_storage_disclosure_details_stored_by\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 604,
"length": 49,
"value": "\"device_storage_disclosure_details_name_subtitle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 680,
"length": 52,
"value": "\"device_storage_disclosure_details_name_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 756,
"length": 49,
"value": "\"device_storage_disclosure_details_type_subtitle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 832,
"length": 52,
"value": "\"device_storage_disclosure_details_type_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 910,
"length": 51,
"value": "\"device_storage_disclosure_details_domain_subtitle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 990,
"length": 54,
"value": "\"device_storage_disclosure_details_domain_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1074,
"length": 55,
"value": "\"device_storage_disclosure_details_expiration_subtitle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1162,
"length": 58,
"value": "\"device_storage_disclosure_details_expiration_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1248,
"length": 53,
"value": "\"device_storage_disclosure_details_purposes_subtitle\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosureDetailsIdentifiers.swift",
"kind": "StringLiteral",
"offset": 1332,
"length": 56,
"value": "\"device_storage_disclosure_details_purposes_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
"kind": "StringLiteral",
"offset": 328,
"length": 37,
"value": "\"vendor_details_device_storage_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
"kind": "StringLiteral",
"offset": 388,
"length": 43,
"value": "\"vendor_details_device_storage_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
"kind": "StringLiteral",
"offset": 447,
"length": 36,
"value": "\"vendor_details_device_storage_link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
"kind": "StringLiteral",
"offset": 556,
"length": 48,
"value": "\"vendor_details_device_storage_disclosure_item_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
"kind": "StringLiteral",
"offset": 626,
"length": 38,
"value": "\"device_storage_disclosure_identifier\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DeviceStorageDisclosuresTableIdentifiers.swift",
"kind": "StringLiteral",
"offset": 691,
"length": 46,
"value": "\"device_storage_disclosure_domain_and_max_age\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataCategoriesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/Responses\/DCSBatchSignatureResponse.swift",
+ "kind": "StringLiteral",
+ "offset": 618,
+ "length": 17,
+ "value": "\"request_user_id\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/Responses\/DCSBatchSignatureResponse.swift",
+ "kind": "StringLiteral",
+ "offset": 659,
+ "length": 10,
+ "value": "\"dcs_user\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataCategoriesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 245,
"length": 35,
"value": "\"vendor_details_data_category_name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataCategoriesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataCategoriesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 303,
"length": 42,
"value": "\"vendor_details_data_category_description\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataCategoriesIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/DataCategoriesIdentifiers.swift",
"kind": "StringLiteral",
"offset": 367,
"length": 36,
"value": "\"vendor_details_data_category_item_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
"offset": 207,
"length": 23,
"value": "\"user_information_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
"offset": 252,
"length": 13,
"value": "\"back_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
"offset": 282,
"length": 30,
"value": "\"user_information_title_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
"offset": 329,
"length": 30,
"value": "\"user_information_token_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
"offset": 377,
"length": 26,
"value": "\"user_information_user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
"offset": 425,
"length": 30,
"value": "\"user_information_sdk_version\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 475,
- "length": 28,
- "value": "\"user_information_copy_icon\""
+ "offset": 477,
+ "length": 30,
+ "value": "\"user_information_copy_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/UserInfoIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 525,
+ "offset": 529,
"length": 30,
"value": "\"user_information_copied_text\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 292,
- "length": 54,
- "value": "\"sensitive_personal_information_category_close_button\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 369,
- "length": 53,
- "value": "\"sensitive_personal_information_category_description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 442,
- "length": 51,
- "value": "\"sensitive_personal_information_category_root_view\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 510,
- "length": 47,
- "value": "\"sensitive_personal_information_category_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 583,
- "length": 52,
- "value": "\"sensitive_personal_information_category_table_view\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 658,
- "length": 54,
- "value": "\"sensitive_personal_information_category_table_header\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 739,
- "length": 53,
- "value": "\"sensitive_personal_information_category_table_item_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoCategoryIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 821,
- "length": 55,
- "value": "\"sensitive_personal_information_category_table_toggle_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 318,
- "length": 45,
- "value": "\"sensitive_personal_information_close_button\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 383,
- "length": 42,
- "value": "\"sensitive_personal_information_root_view\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 451,
- "length": 43,
- "value": "\"sensitive_personal_information_table_view\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 517,
- "length": 45,
- "value": "\"sensitive_personal_information_table_header\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 584,
- "length": 44,
- "value": "\"sensitive_personal_information_table_empty\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 655,
- "length": 44,
- "value": "\"sensitive_personal_information_table_item_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 728,
- "length": 46,
- "value": "\"sensitive_personal_information_table_toggle_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 802,
- "length": 44,
- "value": "\"sensitive_personal_information_description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 865,
- "length": 40,
- "value": "\"sensitive_personal_information_section\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 922,
- "length": 38,
- "value": "\"sensitive_personal_information_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SensitivePersonalInfoIdentifiers.swift",
- "kind": "StringLiteral",
- "offset": 987,
- "length": 38,
- "value": "\"sensitive_personal_information_empty\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 172,
"length": 26,
"value": "\"purpose_vendor_list_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 215,
"length": 34,
"value": "\"purpose_vendor_list_close_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 266,
"length": 33,
"value": "\"purpose_vendor_list_title_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 322,
"length": 28,
"value": "\"purpose_vendor_count_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 376,
"length": 32,
"value": "\"purpose_vendor_iab_count_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 425,
"length": 22,
"value": "\"purpose_vendor_table\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeVendorListIdentifiers.swift",
"kind": "StringLiteral",
"offset": 474,
"length": 28,
"value": "\"purpose_vendor_table_item_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
"kind": "IntegerLiteral",
- "offset": 387,
+ "offset": 395,
"length": 10,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
"kind": "IntegerLiteral",
- "offset": 407,
- "length": 5,
+ "offset": 502,
+ "length": 8,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
"kind": "IntegerLiteral",
- "offset": 422,
- "length": 10,
+ "offset": 573,
+ "length": 19,
"value": "3"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
"kind": "IntegerLiteral",
- "offset": 442,
+ "offset": 670,
"length": 15,
"value": "4"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
"kind": "IntegerLiteral",
- "offset": 467,
- "length": 15,
- "value": "5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 492,
- "length": 16,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 518,
- "length": 19,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 547,
- "length": 19,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 576,
- "length": 22,
- "value": "9"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 608,
- "length": 24,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 642,
- "length": 26,
- "value": "11"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 678,
- "length": 29,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 717,
- "length": 34,
- "value": "13"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 761,
- "length": 37,
- "value": "14"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 808,
- "length": 32,
- "value": "15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 850,
- "length": 33,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 893,
- "length": 36,
- "value": "17"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 939,
- "length": 28,
- "value": "18"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 977,
- "length": 31,
- "value": "19"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1018,
- "length": 29,
- "value": "20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1057,
- "length": 32,
- "value": "21"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1099,
- "length": 27,
- "value": "22"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1136,
- "length": 28,
- "value": "23"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1174,
- "length": 27,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1211,
- "length": 27,
- "value": "25"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1248,
- "length": 30,
- "value": "26"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1288,
- "length": 33,
- "value": "27"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1420,
- "length": 8,
- "value": "28"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1438,
- "length": 9,
- "value": "29"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1457,
- "length": 9,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1498,
- "length": 15,
- "value": "31"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1523,
- "length": 20,
- "value": "32"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1611,
- "length": 26,
- "value": "33"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1647,
- "length": 31,
- "value": "34"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1688,
- "length": 31,
- "value": "35"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1729,
- "length": 34,
- "value": "36"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1773,
- "length": 32,
- "value": "37"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1815,
- "length": 35,
- "value": "38"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1860,
- "length": 37,
- "value": "39"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 387,
- "length": 10,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 407,
- "length": 5,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 422,
- "length": 10,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 442,
- "length": 15,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 467,
- "length": 15,
- "value": "5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 492,
- "length": 16,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 518,
- "length": 19,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 547,
- "length": 19,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 576,
- "length": 22,
- "value": "9"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 608,
- "length": 24,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 642,
- "length": 26,
- "value": "11"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 678,
- "length": 29,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 717,
- "length": 34,
- "value": "13"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 761,
- "length": 37,
- "value": "14"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 808,
- "length": 32,
- "value": "15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 850,
- "length": 33,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 893,
- "length": 36,
- "value": "17"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 939,
- "length": 28,
- "value": "18"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 977,
- "length": 31,
- "value": "19"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1018,
- "length": 29,
- "value": "20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1057,
- "length": 32,
- "value": "21"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1099,
- "length": 27,
- "value": "22"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1136,
- "length": 28,
- "value": "23"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1174,
- "length": 27,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1211,
- "length": 27,
- "value": "25"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1248,
- "length": 30,
- "value": "26"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1288,
- "length": 33,
- "value": "27"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1420,
- "length": 8,
- "value": "28"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1438,
- "length": 9,
- "value": "29"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1457,
- "length": 9,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1498,
- "length": 15,
- "value": "31"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1523,
- "length": 20,
- "value": "32"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1611,
- "length": 26,
- "value": "33"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1647,
- "length": 31,
- "value": "34"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1688,
- "length": 31,
- "value": "35"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1729,
- "length": 34,
- "value": "36"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1773,
- "length": 32,
- "value": "37"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1815,
- "length": 35,
- "value": "38"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
- "kind": "IntegerLiteral",
- "offset": 1860,
- "length": 37,
- "value": "39"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "StringLiteral",
- "offset": 991,
+ "offset": 757,
"length": 7,
- "value": "\"close\""
+ "value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1121,
- "length": 26,
- "value": "\"go_back_to_purposes_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1288,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "Array",
- "offset": 1614,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2707,
- "length": 26,
- "value": "\"sdk_storage_max_duration\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2917,
- "length": 30,
- "value": "\"sdk_storage_disclosure_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/Logic\/SDKStorageDisclosureViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3033,
- "length": 36,
- "value": "\"sdk_storage_disclosure_description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsPurpose.swift",
- "kind": "StringLiteral",
- "offset": 249,
- "length": 18,
- "value": "\"Didomi.EventParamsPurpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsVendor.swift",
- "kind": "StringLiteral",
- "offset": 247,
- "length": 17,
- "value": "\"Didomi.EventParamsVendor\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsConsentChanged.swift",
- "kind": "StringLiteral",
- "offset": 270,
- "length": 25,
- "value": "\"Didomi.EventParamsConsentChanged\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsCategory.swift",
- "kind": "StringLiteral",
- "offset": 253,
- "length": 19,
- "value": "\"Didomi.EventParamsCategory\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsSyncDone.swift",
- "kind": "StringLiteral",
- "offset": 192,
- "length": 19,
- "value": "\"Didomi.EventParamsSyncDone\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsSyncError.swift",
- "kind": "StringLiteral",
- "offset": 202,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
+ "kind": "IntegerLiteral",
+ "offset": 837,
"length": 20,
- "value": "\"Didomi.EventParamsSyncError\""
+ "value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsLanguageUpdated.swift",
- "kind": "StringLiteral",
- "offset": 230,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
+ "kind": "IntegerLiteral",
+ "offset": 996,
+ "length": 22,
+ "value": "7"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1107,
+ "length": 19,
+ "value": "8"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1181,
+ "length": 11,
+ "value": "9"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1237,
+ "length": 6,
+ "value": "10"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncStatus.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1294,
+ "length": 8,
+ "value": "11"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 387,
+ "length": 10,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 407,
+ "length": 5,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 422,
+ "length": 10,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 442,
+ "length": 15,
+ "value": "4"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 467,
+ "length": 15,
+ "value": "5"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 492,
+ "length": 16,
+ "value": "6"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 518,
+ "length": 19,
+ "value": "7"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 547,
+ "length": 19,
+ "value": "8"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 576,
+ "length": 22,
+ "value": "9"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 608,
+ "length": 24,
+ "value": "10"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 642,
"length": 26,
- "value": "\"Didomi.EventParamsLanguageUpdated\""
+ "value": "11"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventParamsLanguageUpdateFailed.swift",
- "kind": "StringLiteral",
- "offset": 240,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 678,
+ "length": 29,
+ "value": "12"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 717,
+ "length": 34,
+ "value": "13"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 761,
+ "length": 37,
+ "value": "14"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 808,
+ "length": 32,
+ "value": "15"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 850,
+ "length": 33,
+ "value": "16"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 893,
+ "length": 36,
+ "value": "17"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 939,
+ "length": 28,
+ "value": "18"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 977,
"length": 31,
- "value": "\"Didomi.EventParamsLanguageUpdateFailed\""
+ "value": "19"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventListener.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1018,
+ "length": 29,
+ "value": "20"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1057,
+ "length": 32,
+ "value": "21"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1099,
+ "length": 27,
+ "value": "22"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1136,
+ "length": 28,
+ "value": "23"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1174,
+ "length": 27,
+ "value": "24"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1211,
+ "length": 27,
+ "value": "25"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1248,
+ "length": 30,
+ "value": "26"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1288,
+ "length": 33,
+ "value": "27"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1349,
+ "length": 15,
+ "value": "28"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1463,
+ "length": 8,
+ "value": "29"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1481,
+ "length": 9,
+ "value": "30"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1500,
+ "length": 9,
+ "value": "31"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1541,
+ "length": 15,
+ "value": "32"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1566,
+ "length": 20,
+ "value": "33"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1792,
+ "length": 26,
+ "value": "34"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1924,
+ "length": 31,
+ "value": "35"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2106,
+ "length": 31,
+ "value": "36"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2291,
+ "length": 34,
+ "value": "37"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2477,
+ "length": 32,
+ "value": "38"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2664,
+ "length": 35,
+ "value": "39"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2849,
+ "length": 37,
+ "value": "40"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2923,
+ "length": 17,
+ "value": "41"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2950,
+ "length": 17,
+ "value": "42"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventListener.swift",
"kind": "StringLiteral",
"offset": 542,
"length": 20,
"value": "\"EventListenerQueue\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/SyncReadyEvent.swift",
- "kind": "StringLiteral",
- "offset": 292,
- "length": 14,
- "value": "\"Didomi.SyncReadyEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
"kind": "StringLiteral",
"offset": 499,
"length": 23,
"value": "\"EventsRepositoryQueue\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
"kind": "IntegerLiteral",
"offset": 1340,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 1658,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
- "kind": "Dictionary",
- "offset": 9040,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
"kind": "StringLiteral",
- "offset": 9581,
- "length": 50,
- "value": "\"No listener registered for vendor with ID: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 9630,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
- "kind": "Dictionary",
- "offset": 10990,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 843,
+ "offset": 930,
"length": 26,
"value": "\"APIEventsRepositoryQueue\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 3742,
- "length": 64,
- "value": "\"triggerPageViewEvent: event could not be created successfully.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 4688,
- "length": 68,
- "value": "\"triggerConsentAskedEvent: event could not be created successfully.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
"kind": "BooleanLiteral",
- "offset": 6328,
+ "offset": 6600,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
"kind": "BooleanLiteral",
- "offset": 9776,
+ "offset": 9615,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
"kind": "Array",
- "offset": 10584,
+ "offset": 10511,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
"kind": "BooleanLiteral",
- "offset": 10675,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 10783,
- "length": 64,
- "value": "\"APIEventsRepository.requestToTriggerEvent(): eventType is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10868,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 11021,
- "length": 15,
- "value": "\"No connection\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 11107,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 11231,
+ "offset": 1994,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 12223,
- "length": 58,
- "value": "\"APIEventsRepository.shouldSkipEvent(): eventType is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 12302,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 12432,
- "length": 67,
- "value": "\"APIEventsRepository.shouldSkipEvent(): shouldSendOnceOnly is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 12520,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/DCSSignatureStatus.swift",
"kind": "IntegerLiteral",
- "offset": 13443,
- "length": 2,
- "value": "36"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 13462,
- "length": 38,
- "value": "\"00000000-0000-0000-0000-000000000000\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 13527,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 13597,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 13609,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 13621,
- "length": 1,
+ "offset": 357,
+ "length": 13,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 13644,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/DCSSignatureStatus.swift",
"kind": "IntegerLiteral",
- "offset": 13775,
- "length": 1,
+ "offset": 414,
+ "length": 11,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/DCSSignatureStatus.swift",
"kind": "IntegerLiteral",
- "offset": 13894,
- "length": 2,
- "value": "16"
+ "offset": 464,
+ "length": 7,
+ "value": "3"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "FloatLiteral",
- "offset": 14082,
- "length": 5,
- "value": "255.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 14132,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 14279,
- "length": 39,
- "value": "\"API Event has been sent: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 14317,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 14446,
- "length": 43,
- "value": "\"API Event failed to be sent: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 14488,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 14713,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 15842,
- "length": 52,
- "value": "\"Something went wrong while trying to post an event\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
- "kind": "StringLiteral",
- "offset": 16041,
- "length": 13,
- "value": "\"Back online\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
- "kind": "BooleanLiteral",
- "offset": 1759,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
- "kind": "Array",
- "offset": 3307,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
- "kind": "Array",
- "offset": 3380,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
- "kind": "Array",
- "offset": 3442,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
- "kind": "Array",
- "offset": 3514,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/ShownPurposesUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 379,
- "length": 27,
- "value": "\"preferences.shownpurposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/ShownPurposesUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1031,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/ShownVendorsUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 376,
- "length": 26,
- "value": "\"preferences.shownvendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/ShownVendorsUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1027,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/PurposeChangedUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 382,
- "length": 28,
- "value": "\"preferences.purposechanged\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/PurposeChangedUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1035,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/VendorChangedUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 379,
- "length": 27,
- "value": "\"preferences.vendorchanged\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/VendorChangedUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1031,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/ShownPersonalDataTypesUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 343,
- "length": 36,
- "value": "\"preferences.shownpersonaldatatypes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/ShownPersonalDataTypesUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 999,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/SPIChangedUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 344,
- "length": 24,
- "value": "\"preferences.spichanged\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/parameters\/SPIChangedUIAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 988,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPurposesUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 1186,
- "length": 11,
- "value": "\"ui.action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPurposesUIAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1298,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPurposesUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1408,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPurposesUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 2149,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPurposesUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 225,
- "length": 23,
- "value": "\"Didomi.ShownPurposesUIAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownVendorsUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 1172,
- "length": 11,
- "value": "\"ui.action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownVendorsUIAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1284,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownVendorsUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1394,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownVendorsUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 2132,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownVendorsUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 223,
- "length": 22,
- "value": "\"Didomi.ShownVendorsUIAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/PurposeChangedUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 1184,
- "length": 11,
- "value": "\"ui.action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/PurposeChangedUIAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1296,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/PurposeChangedUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1406,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/PurposeChangedUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 2161,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/PurposeChangedUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 227,
- "length": 24,
- "value": "\"Didomi.PurposeChangedUIAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/VendorChangedUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 1178,
- "length": 11,
- "value": "\"ui.action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/VendorChangedUIAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1290,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/VendorChangedUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1400,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/VendorChangedUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 2152,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/VendorChangedUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 225,
- "length": 23,
- "value": "\"Didomi.VendorChangedUIAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/SensitivePersonalInfoChangedUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 1116,
- "length": 11,
- "value": "\"ui.action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/SensitivePersonalInfoChangedUIAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1214,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/SensitivePersonalInfoChangedUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1303,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/SensitivePersonalInfoChangedUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 2041,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/SensitivePersonalInfoChangedUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 203,
- "length": 38,
- "value": "\"Didomi.SensitivePersonalInfoChangedUIAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPersonalDataTypesUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 1115,
- "length": 11,
- "value": "\"ui.action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPersonalDataTypesUIAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1213,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPersonalDataTypesUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1302,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPersonalDataTypesUIAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 2065,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/UIEvents\/ShownPersonalDataTypesUIAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 190,
- "length": 32,
- "value": "\"Didomi.ShownPersonalDataTypesUIAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Source.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Source.swift",
"kind": "StringLiteral",
"offset": 687,
"length": 15,
"value": "\"deployment_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Source.swift",
- "kind": "StringLiteral",
- "offset": 687,
- "length": 15,
- "value": "\"deployment_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/PageViewAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 925,
- "length": 10,
- "value": "\"pageview\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/PageViewAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 1003,
- "length": 3,
- "value": "0.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/PageViewAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1113,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/PageViewAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1313,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/PageViewAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 205,
- "length": 16,
- "value": "\"Didomi.PageViewAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
"kind": "StringLiteral",
"offset": 298,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
"kind": "StringLiteral",
"offset": 329,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
"kind": "FloatLiteral",
"offset": 484,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
"kind": "StringLiteral",
"offset": 2264,
"length": 6,
"value": "\"type\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
- "kind": "StringLiteral",
- "offset": 2264,
- "length": 6,
- "value": "\"type\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
- "kind": "StringLiteral",
- "offset": 2693,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
- "kind": "StringLiteral",
- "offset": 2782,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 2860,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/SyncAcknowledgedAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 774,
- "length": 19,
- "value": "\"sync.acknowledged\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/SyncAcknowledgedAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 847,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/SyncAcknowledgedAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 936,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/SyncAcknowledgedAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1153,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/SyncAcknowledgedAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 221,
- "length": 24,
- "value": "\"Didomi.SyncAcknowledgedAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1815,
"length": 13,
"value": "\"purposes_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1882,
"length": 19,
"value": "\"previous_purposes\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1944,
"length": 22,
"value": "\"previous_purposes_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1998,
"length": 18,
"value": "\"previous_vendors\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 2050,
"length": 12,
"value": "\"vendors_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 2104,
"length": 21,
"value": "\"previous_vendors_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/DCS\/Models\/DCSSignatureRequest.swift",
"kind": "StringLiteral",
- "offset": 1815,
- "length": 13,
- "value": "\"purposes_li\""
+ "offset": 374,
+ "length": 10,
+ "value": "\"dcs_user\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 1882,
- "length": 19,
- "value": "\"previous_purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1944,
- "length": 22,
- "value": "\"previous_purposes_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1998,
- "length": 18,
- "value": "\"previous_vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 2050,
- "length": 12,
- "value": "\"vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 2104,
- "length": 21,
- "value": "\"previous_vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 253,
- "length": 30,
- "value": "\"Didomi.ConsentGivenAPIEventParameters\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2327,
+ "offset": 2650,
"length": 9,
"value": "\"id_type\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2439,
+ "offset": 2762,
"length": 22,
"value": "\"organization_user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2505,
+ "offset": 2828,
"length": 32,
"value": "\"organization_user_id_algorithm\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2575,
+ "offset": 2898,
"length": 26,
"value": "\"organization_user_id_sid\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2639,
+ "offset": 2962,
"length": 26,
"value": "\"organization_user_id_exp\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2704,
+ "offset": 3027,
"length": 27,
"value": "\"organization_user_id_salt\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2772,
+ "offset": 3095,
"length": 29,
"value": "\"organization_user_id_digest\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2838,
+ "offset": 3161,
"length": 25,
"value": "\"organization_user_id_iv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2905,
+ "offset": 3228,
"length": 7,
"value": "\"tcfcs\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2939,
+ "offset": 3262,
"length": 6,
"value": "\"tcfv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2979,
+ "offset": 3302,
"length": 4,
"value": "\"ac\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
"kind": "StringLiteral",
- "offset": 2327,
- "length": 9,
- "value": "\"id_type\""
+ "offset": 3374,
+ "length": 10,
+ "value": "\"dcs_user\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2439,
- "length": 22,
- "value": "\"organization_user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2505,
- "length": 32,
- "value": "\"organization_user_id_algorithm\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2575,
- "length": 26,
- "value": "\"organization_user_id_sid\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2639,
- "length": 26,
- "value": "\"organization_user_id_exp\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2704,
- "length": 27,
- "value": "\"organization_user_id_salt\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2772,
- "length": 29,
- "value": "\"organization_user_id_digest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2838,
- "length": 25,
- "value": "\"organization_user_id_iv\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2905,
- "length": 7,
- "value": "\"tcfcs\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2939,
- "length": 6,
- "value": "\"tcfv\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
- "kind": "StringLiteral",
- "offset": 2979,
- "length": 4,
- "value": "\"ac\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 531,
- "length": 15,
- "value": "\"consent.asked\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 614,
- "length": 3,
- "value": "0.2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 724,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1433,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 212,
- "length": 20,
- "value": "\"Didomi.ConsentAskedAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1280,
"length": 10,
"value": "\"purposes\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1327,
"length": 13,
"value": "\"purposes_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1366,
"length": 9,
"value": "\"vendors\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
"kind": "StringLiteral",
"offset": 1411,
"length": 12,
"value": "\"vendors_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1280,
- "length": 10,
- "value": "\"purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1327,
- "length": 13,
- "value": "\"purposes_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1366,
- "length": 9,
- "value": "\"vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 1411,
- "length": 12,
- "value": "\"vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 2752,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentAskedAPIEventParameters.swift",
- "kind": "StringLiteral",
- "offset": 253,
- "length": 30,
- "value": "\"Didomi.ConsentAskedAPIEventParameters\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 532,
- "length": 15,
- "value": "\"consent.given\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEvent.swift",
- "kind": "FloatLiteral",
- "offset": 615,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 725,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEvent.swift",
- "kind": "BooleanLiteral",
- "offset": 1435,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/ConsentGivenAPIEvent.swift",
- "kind": "StringLiteral",
- "offset": 213,
- "length": 20,
- "value": "\"Didomi.ConsentGivenAPIEvent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
"kind": "StringLiteral",
"offset": 321,
"length": 8,
"value": "\"didomi\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
"kind": "StringLiteral",
"offset": 1675,
"length": 9,
"value": "\"user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
"kind": "StringLiteral",
"offset": 1711,
"length": 14,
"value": "\"user_id_type\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
"kind": "StringLiteral",
"offset": 1844,
"length": 13,
"value": "\"purposes_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
"kind": "StringLiteral",
"offset": 1912,
"length": 12,
"value": "\"vendors_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
- "kind": "StringLiteral",
- "offset": 1675,
- "length": 9,
- "value": "\"user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
- "kind": "StringLiteral",
- "offset": 1711,
- "length": 14,
- "value": "\"user_id_type\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
- "kind": "StringLiteral",
- "offset": 1844,
- "length": 13,
- "value": "\"purposes_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/Token.swift",
- "kind": "StringLiteral",
- "offset": 1912,
- "length": 12,
- "value": "\"vendors_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
"kind": "BooleanLiteral",
"offset": 736,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1668,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 939,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "StringLiteral",
- "offset": 989,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1061,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1135,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1227,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1321,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1391,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1466,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1556,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
- "kind": "Array",
- "offset": 1648,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1309,
+ "offset": 1881,
"length": 9,
"value": "\"user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 1342,
+ "offset": 1914,
"length": 9,
"value": "\"created\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 1375,
+ "offset": 1947,
"length": 9,
"value": "\"updated\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1414,
- "length": 16,
- "value": "\"consent_string\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1464,
- "length": 15,
- "value": "\"addtl_consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1506,
- "length": 12,
- "value": "\"regulation\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1544,
- "length": 12,
- "value": "\"didomi_dcs\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1309,
- "length": 9,
- "value": "\"user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1342,
- "length": 9,
- "value": "\"created\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1375,
- "length": 9,
- "value": "\"updated\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1414,
- "length": 16,
- "value": "\"consent_string\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1464,
- "length": 15,
- "value": "\"addtl_consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1506,
- "length": 12,
- "value": "\"regulation\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1544,
- "length": 12,
- "value": "\"didomi_dcs\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "Dictionary",
- "offset": 1696,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "Dictionary",
- "offset": 1743,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1836,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1857,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1878,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1905,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1936,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
"offset": 1986,
- "length": 2,
- "value": "\"\""
+ "length": 16,
+ "value": "\"consent_string\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "Dictionary",
- "offset": 2054,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "Dictionary",
- "offset": 2101,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2131,
- "length": 2,
- "value": "\"\""
+ "offset": 2036,
+ "length": 15,
+ "value": "\"addtl_consent\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2161,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 2191,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 2227,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 2267,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 2339,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 3649,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 481,
- "length": 17,
- "value": "\"Didomi.CurrentUserStatus\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "BooleanLiteral",
- "offset": 4264,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 3760,
- "length": 13,
- "value": "\"Didomi.PurposeStatus\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "BooleanLiteral",
- "offset": 4975,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
- "kind": "StringLiteral",
- "offset": 4474,
+ "offset": 2078,
"length": 12,
- "value": "\"Didomi.VendorStatus\""
+ "value": "\"regulation\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2061,
+ "offset": 2116,
+ "length": 12,
+ "value": "\"didomi_dcs\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "StringLiteral",
+ "offset": 2154,
+ "length": 12,
+ "value": "\"gpp_string\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "Dictionary",
+ "offset": 2306,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "Dictionary",
+ "offset": 2353,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "Dictionary",
+ "offset": 2815,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "Dictionary",
+ "offset": 2862,
+ "length": 3,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "StringLiteral",
+ "offset": 2892,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2111,
+ "offset": 2922,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2212,
+ "offset": 2952,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2320,
+ "offset": 2988,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2440,
+ "offset": 3028,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "StringLiteral",
- "offset": 2833,
- "length": 53,
- "value": "\"currentUserStatus is not valid, user status not set\""
+ "offset": 3100,
+ "length": 2,
+ "value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
+ "kind": "StringLiteral",
+ "offset": 3132,
+ "length": 2,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
"kind": "BooleanLiteral",
- "offset": 2907,
+ "offset": 3170,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "StringLiteral",
- "offset": 3003,
- "length": 41,
- "value": "\"regulation is none, user status not set\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
"kind": "BooleanLiteral",
- "offset": 3065,
+ "offset": 2507,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 3139,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 3192,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 3254,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 3317,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 3585,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 3879,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 4114,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 4165,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 4225,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "Array",
- "offset": 4286,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4528,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4773,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 5053,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 6377,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7505,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1294,
"length": 9,
"value": "\"user_id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1327,
"length": 9,
"value": "\"created\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1360,
"length": 9,
"value": "\"updated\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1399,
"length": 16,
"value": "\"consent_string\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1449,
"length": 15,
"value": "\"addtl_consent\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1491,
"length": 12,
"value": "\"regulation\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1529,
"length": 12,
"value": "\"didomi_dcs\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1294,
- "length": 9,
- "value": "\"user_id\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1327,
- "length": 9,
- "value": "\"created\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1360,
- "length": 9,
- "value": "\"updated\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1399,
- "length": 16,
- "value": "\"consent_string\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1449,
- "length": 15,
- "value": "\"addtl_consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1491,
- "length": 12,
- "value": "\"regulation\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 1529,
- "length": 12,
- "value": "\"didomi_dcs\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1667,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1697,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1727,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1763,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1803,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 1875,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 3177,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "BooleanLiteral",
- "offset": 3329,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 497,
- "length": 10,
- "value": "\"Didomi.UserStatus\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 3972,
- "length": 8,
- "value": "\"Didomi.Purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 6321,
"length": 21,
"value": "\"legitimate_interest\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 6321,
- "length": 21,
- "value": "\"legitimate_interest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 6552,
- "length": 7,
- "value": "\"Didomi.Vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 10096,
"length": 21,
"value": "\"legitimate_interest\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 10167,
"length": 16,
"value": "\"global_consent\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
"kind": "StringLiteral",
"offset": 10224,
"length": 11,
"value": "\"global_li\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 10096,
- "length": 21,
- "value": "\"legitimate_interest\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1343,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 10167,
- "length": 16,
- "value": "\"global_consent\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1556,
+ "length": 5,
+ "value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 10224,
- "length": 11,
- "value": "\"global_li\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1656,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
- "kind": "StringLiteral",
- "offset": 10412,
- "length": 3,
- "value": "\"Didomi.IDs\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "StringLiteral",
- "offset": 3300,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "StringLiteral",
- "offset": 3350,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "StringLiteral",
- "offset": 3451,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "StringLiteral",
- "offset": 3559,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "StringLiteral",
- "offset": 3679,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 4072,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 4136,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 4590,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 4664,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 5114,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 5281,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 5355,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 5763,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 6144,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 6210,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 6661,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 6734,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 7233,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatusRepository.swift",
- "kind": "Array",
- "offset": 8064,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
"kind": "Dictionary",
- "offset": 1058,
+ "offset": 2437,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 1211,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2768,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/PreviousNextButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 425,
+ "length": 4,
+ "value": "13.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/PreviousNextButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 473,
"length": 3,
- "value": "[]"
+ "value": "5.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 1272,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/PreviousNextButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 525,
"length": 3,
- "value": "[]"
+ "value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1577,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/PreviousNextButton.swift",
+ "kind": "FloatLiteral",
+ "offset": 606,
"length": 4,
- "value": "true"
+ "value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1790,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 1890,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 2671,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 3048,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "StringLiteral",
- "offset": 4438,
- "length": 57,
- "value": "\"SelectionsHelper.update(): purposeID or purpose is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "StringLiteral",
- "offset": 5024,
- "length": 55,
- "value": "\"SelectionsHelper.update(): vendorID or vendor is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 16055,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 16666,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 17210,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 17758,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 18237,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 18443,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 18470,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 18608,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 18635,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 18674,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19084,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19292,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19320,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19458,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19485,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19524,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 19925,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 20212,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 20252,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 21452,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 21550,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 21654,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 21731,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 21770,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 22126,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 22221,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 22337,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 22568,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 22619,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 23098,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 23455,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 25708,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 27611,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 28107,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 28750,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 32821,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Array",
- "offset": 36126,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "StringLiteral",
- "offset": 36196,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 36627,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "StringLiteral",
- "offset": 41188,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "StringLiteral",
- "offset": 41318,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 42365,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 44641,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 44712,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 46798,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 49793,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 50585,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "Dictionary",
- "offset": 50671,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 52905,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 53042,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 53073,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 53350,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 53380,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 53643,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
- "kind": "BooleanLiteral",
- "offset": 53673,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/ids\/SelectedIDsFactory.swift",
- "kind": "Array",
- "offset": 403,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/ids\/SelectedIDsFactory.swift",
- "kind": "Array",
- "offset": 455,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/ids\/SelectedIDsFactory.swift",
- "kind": "Array",
- "offset": 548,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/ids\/SelectedIDsFactory.swift",
- "kind": "Array",
- "offset": 602,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/ids\/SelectedIDsFactory.swift",
- "kind": "Array",
- "offset": 670,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/ids\/SelectedIDsFactory.swift",
- "kind": "Array",
- "offset": 684,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/SelectedPurposes.swift",
- "kind": "BooleanLiteral",
- "offset": 1522,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/SelectedPurposes.swift",
- "kind": "BooleanLiteral",
- "offset": 1807,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/SelectedVendors.swift",
- "kind": "BooleanLiteral",
- "offset": 1451,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/SelectedVendors.swift",
- "kind": "BooleanLiteral",
- "offset": 1733,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentStatus.swift",
"kind": "IntegerLiteral",
"offset": 258,
"length": 7,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentStatus.swift",
"kind": "IntegerLiteral",
"offset": 275,
"length": 7,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentStatus.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "IntegerLiteral",
- "offset": 258,
- "length": 7,
+ "offset": 1048,
+ "length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentStatus.swift",
- "kind": "IntegerLiteral",
- "offset": 275,
- "length": 7,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 463,
+ "offset": 1147,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 555,
+ "offset": 1239,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 678,
+ "offset": 1362,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 805,
+ "offset": 1489,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 892,
+ "offset": 1581,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 981,
+ "offset": 1670,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 1089,
+ "offset": 1778,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
"kind": "Dictionary",
- "offset": 1199,
+ "offset": 1888,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
- "kind": "BooleanLiteral",
- "offset": 4024,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
- "kind": "BooleanLiteral",
- "offset": 4928,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 569,
"length": 4,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 610,
"length": 3,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 635,
"length": 4,
"value": "3"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 663,
"length": 5,
"value": "4"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 693,
"length": 5,
"value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 720,
"length": 4,
"value": "6"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 745,
"length": 5,
"value": "7"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 768,
"length": 5,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 794,
"length": 4,
"value": "9"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 825,
"length": 5,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 854,
"length": 4,
"value": "11"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 878,
"length": 5,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 902,
"length": 4,
"value": "13"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 924,
"length": 5,
"value": "14"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "IntegerLiteral",
"offset": 1036,
"length": 4,
"value": "15"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1203,
- "length": 6,
- "value": "\"ccpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1248,
- "length": 5,
- "value": "\"cpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1293,
- "length": 6,
- "value": "\"cpra\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1340,
- "length": 7,
- "value": "\"ctdpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1388,
- "length": 7,
- "value": "\"dpdpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1435,
- "length": 6,
- "value": "\"fdbr\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1481,
- "length": 6,
- "value": "\"gdpr\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1528,
- "length": 7,
- "value": "\"icdpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1576,
- "length": 7,
- "value": "\"mcdpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1623,
- "length": 6,
- "value": "\"nhpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1670,
- "length": 7,
- "value": "\"njdpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1717,
- "length": 6,
- "value": "\"none\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1763,
- "length": 6,
- "value": "\"ocpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1810,
- "length": 7,
- "value": "\"tdpsa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1857,
- "length": 6,
- "value": "\"ucpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 1904,
- "length": 7,
- "value": "\"vcdpa\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2457,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2462,
- "length": 30,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2491,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2508,
- "length": 37,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2535,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2544,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2693,
- "length": 30,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2722,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2739,
- "length": 30,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2759,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 2768,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 4045,
- "length": 70,
- "value": "\"No regulation field found or it's unknown\/invalid: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 4111,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 4114,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "StringLiteral",
- "offset": 4389,
- "length": 27,
- "value": "\"No Regulation field found\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
"kind": "StringLiteral",
"offset": 4702,
"length": 14,
"value": "\"Didomi_Token\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 569,
- "length": 4,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 610,
- "length": 3,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 635,
- "length": 4,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 663,
- "length": 5,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 693,
- "length": 5,
- "value": "5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 720,
- "length": 4,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 745,
- "length": 5,
- "value": "7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 768,
- "length": 5,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 794,
- "length": 4,
- "value": "9"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 825,
- "length": 5,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 854,
- "length": 4,
- "value": "11"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 878,
- "length": 5,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 902,
- "length": 4,
- "value": "13"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 924,
- "length": 5,
- "value": "14"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
- "kind": "IntegerLiteral",
- "offset": 1036,
- "length": 4,
- "value": "15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 2341,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 2524,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
"kind": "StringLiteral",
- "offset": 3214,
- "length": 66,
- "value": "\"ConsentRepository.resetConsentToken(): resetConsentToken is nil.\""
+ "offset": 354,
+ "length": 19,
+ "value": "\"FirebaseAnalytics\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
"kind": "StringLiteral",
- "offset": 4547,
- "length": 52,
- "value": "\"Could not load the Didomi token from user defaults\""
+ "offset": 402,
+ "length": 14,
+ "value": "\"FIRAnalytics\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 4774,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
"kind": "StringLiteral",
- "offset": 4804,
- "length": 111,
- "value": "\"Didomi token from UserDefaults does not contain a TCF version and the configured TCF version is \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 4914,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 5157,
- "length": 138,
- "value": "\"Didomi token from UserDefaults contains TCF version \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 5232,
- "length": 5,
- "value": "\" which does not match the configured TCF version \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 5294,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 5786,
- "length": 61,
- "value": "\"Consent from storage is older than allowed by configuration\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 6611,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 6818,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 6949,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 6979,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7330,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 7568,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 8159,
- "length": 65,
- "value": "\"getUserConsentStatusForPurposeAndVendor(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 9126,
- "length": 55,
- "value": "\"getUserConsentStatusForVendor(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 9794,
- "length": 66,
- "value": "\"getUserLegitimateInterestStatusForVendor(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 9993,
- "length": 77,
- "value": "\"getUserLegitimateInterestStatusForVendor(): configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 11097,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 12051,
- "length": 56,
- "value": "\"getUserConsentStatusForPurpose(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 12576,
- "length": 67,
- "value": "\"getUserLegitimateInterestStatusForPurpose(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 13361,
- "length": 74,
- "value": "\"getUserConsentStatusForVendorAndRequiredPurposes(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 13926,
- "length": 68,
- "value": "\"getUserConsentStatusForVendorAndRequiredPurposes(): vendor is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 14211,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 15169,
- "length": 85,
- "value": "\"getUserLegitimateInterestStatusForVendorAndRequiredPurposes(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18133,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18183,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18242,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18302,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18349,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18397,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18454,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "Array",
- "offset": 18512,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 19153,
- "length": 64,
- "value": "\"ConsentRepository.setUserConsentStatus(). consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 19238,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 20756,
- "length": 59,
- "value": "\"Unable to save the Didomi token to user defaults \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 20814,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 24424,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 24894,
- "length": 57,
- "value": "\"ConsentRepository.saveTCFStatus(). consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 25098,
- "length": 68,
- "value": "\"ConsentRepository.saveTCFStatus(). configurationRepository is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 25311,
- "length": 57,
- "value": "\"ConsentRepository.saveTCFStatus(). languageCode is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 26379,
- "length": 63,
- "value": "\"ConsentRepository.hasAllConsentStatus(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 26463,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 26847,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 27073,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 27123,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 27649,
- "length": 74,
- "value": "\"ConsentRepository.hasAllLegitimateInterestStatus(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 27744,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 28158,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 28403,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 28453,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 28782,
- "length": 56,
- "value": "\"ConsentRepository.hasAnyStatus(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 28859,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "StringLiteral",
- "offset": 29352,
- "length": 67,
- "value": "\"ConsentRepository.numberOfDaysHasExceeded(): consentToken is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 29440,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3481,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5465,
- "length": 25,
- "value": "\"essential_purpose_label\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5692,
- "length": 15,
- "value": "\"save_11a80ec3\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5823,
- "length": 34,
- "value": "\"disabled_save_button_description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6025,
- "length": 11,
- "value": "\"you_allow\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6109,
- "length": 32,
- "value": "\"bulk_action_on_purposes_mobile\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10417,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10547,
- "length": 20,
- "value": "\"close_purpose_view\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10713,
- "length": 21,
- "value": "\"manage_our_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11175,
- "length": 20,
- "value": "\"manage_spi_choices\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11504,
- "length": 38,
- "value": "\"sdk_storage_disclosure_accessibility\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11599,
- "length": 30,
- "value": "\"sdk_storage_disclosure_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11937,
- "length": 30,
- "value": "\"know_more_about_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12239,
- "length": 22,
- "value": "\"disable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12338,
- "length": 20,
- "value": "\"reset_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12439,
- "length": 21,
- "value": "\"enable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12740,
- "length": 29,
- "value": "\"disable_all_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12846,
- "length": 27,
- "value": "\"reset_all_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12954,
- "length": 28,
- "value": "\"enable_all_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 13170,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 13432,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 13516,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 13605,
+ "offset": 452,
"length": 13,
- "value": "\"unspecified\""
+ "value": "\"setConsent:\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 531,
+ "length": 8,
+ "value": "\"google\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 575,
+ "length": 20,
+ "value": "\"googleana-4TXnJigR\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 626,
+ "length": 9,
+ "value": "\"granted\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 665,
+ "length": 8,
+ "value": "\"denied\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 732,
+ "length": 19,
+ "value": "\"analytics_storage\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 782,
+ "length": 12,
+ "value": "\"ad_storage\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 826,
+ "length": 14,
+ "value": "\"ad_user_data\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
+ "kind": "StringLiteral",
+ "offset": 879,
+ "length": 20,
+ "value": "\"ad_personalization\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10278,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10328,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10387,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10447,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10494,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10542,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10599,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
+ "kind": "Array",
+ "offset": 10657,
+ "length": 2,
+ "value": "[]"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
"kind": "BooleanLiteral",
- "offset": 14080,
- "length": 5,
- "value": "false"
+ "offset": 12791,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 21197,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/CommonPurposeViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 24551,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
"kind": "BooleanLiteral",
"offset": 489,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 772,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1408,
- "length": 20,
- "value": "\"consent_management\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1593,
- "length": 30,
- "value": "\"sdk_storage_disclosure_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1925,
- "length": 20,
- "value": "\"manage_spi_choices\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2090,
- "length": 21,
- "value": "\"manage_our_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2678,
- "length": 23,
- "value": "\"agree_to_all_5b7ca45d\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2864,
- "length": 26,
- "value": "\"disagree_to_all_c0355616\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 4138,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4468,
- "length": 40,
- "value": "\"disable_buttons_until_scroll_indicator\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4751,
- "length": 21,
- "value": "\"preferences_message\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 6299,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6480,
- "length": 21,
- "value": "\"preferences_message\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6684,
- "length": 20,
- "value": "\"our_privacy_policy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6843,
- "length": 21,
- "value": "\"link_privacy_policy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 8610,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 255,
- "length": 17,
- "value": "\"Didomi.PurposesViewModel\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 18265,
- "length": 48,
- "value": "\"list_of_additional_data_processing_on_purposes\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "Array",
- "offset": 18572,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 19363,
- "length": 30,
- "value": "\"know_more_about_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 20678,
- "length": 30,
- "value": "\"save_data_processing_choices\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 21045,
- "length": 24,
- "value": "\"accept_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesViewModel.swift",
- "kind": "StringLiteral",
- "offset": 21402,
- "length": 24,
- "value": "\"refuse_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 453,
"length": 21,
"value": "\"ccpa_save_and_close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 602,
"length": 21,
"value": "\"ccpa_save_and_close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Logic\/PurposesTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 741,
"length": 15,
"value": "\"save_11a80ec3\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 455,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 706,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 767,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "BooleanLiteral",
- "offset": 2741,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
"kind": "StringLiteral",
- "offset": 3390,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 3622,
- "length": 65,
- "value": "\"DataProcessingDetailsView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 4150,
- "length": 3,
- "value": "-20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 4553,
- "length": 2,
- "value": "20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 4668,
- "length": 3,
- "value": "-20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 4778,
- "length": 3,
- "value": "-40"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "FloatLiteral",
- "offset": 5701,
- "length": 4,
- "value": "70.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 175,
- "length": 25,
- "value": "\"Didomi.DataProcessingDetailsView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 964,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1259,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 2721,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 2776,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2966,
- "length": 34,
- "value": "\"purpose_illustration_explanation\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 842,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1599,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1679,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2011,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2094,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2250,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/dataprocessingdetails\/DataProcessingDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 185,
- "length": 35,
- "value": "\"Didomi.DataProcessingDetailsViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "FloatLiteral",
- "offset": 990,
- "length": 3,
- "value": "4.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1095,
+ "offset": 5387,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 2147,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 2202,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2392,
- "length": 34,
- "value": "\"purpose_illustration_explanation\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2536,
- "length": 9,
- "value": "\"consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2606,
- "length": 8,
- "value": "\"opt_in\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2802,
- "length": 21,
- "value": "\"legitimate_interest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
"kind": "BooleanLiteral",
- "offset": 3492,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 3990,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 4937,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5092,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5314,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 5321,
+ "offset": 5394,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 7277,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 7463,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
"kind": "FloatLiteral",
- "offset": 7784,
+ "offset": 7937,
"length": 3,
"value": "8.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 8326,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "FloatLiteral",
- "offset": 8419,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 8660,
- "length": 15,
- "value": "\"save_11a80ec3\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 8782,
- "length": 34,
- "value": "\"disabled_save_button_description\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 9218,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 10527,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10895,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10979,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11068,
- "length": 13,
- "value": "\"unspecified\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11275,
- "length": 24,
- "value": "\"disable_consent_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11337,
- "length": 22,
- "value": "\"reset_consent_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11401,
- "length": 23,
- "value": "\"enable_consent_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11776,
- "length": 19,
- "value": "\"disable_li_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11833,
- "length": 18,
- "value": "\"enable_li_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 11894,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12213,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14362,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14427,
- "length": 26,
- "value": "\"go_back_to_purposes_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14758,
- "length": 33,
- "value": "\"save_vendor_and_back_to_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 15207,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15282,
- "length": 23,
- "value": "\"simple_partners_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15347,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15356,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15461,
- "length": 22,
- "value": "\"single_partner_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15525,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15534,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 15759,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15834,
- "length": 23,
- "value": "\"simple_partners_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15899,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15908,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16013,
- "length": 22,
- "value": "\"single_partner_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16077,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16086,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 381,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 544,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 1367,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 1483,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 3220,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 3484,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 3906,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 4041,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 4047,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 4172,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 4218,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 4472,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 4478,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 4603,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 4649,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 4780,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 4850,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
- "kind": "BooleanLiteral",
- "offset": 5190,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 6374,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 6598,
- "length": 58,
- "value": "\"PurposeDetailsView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 8183,
- "length": 2,
- "value": "-2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 163,
- "length": 18,
- "value": "\"Didomi.PurposeDetailsView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 15688,
"length": 4,
"value": "20.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 15748,
"length": 4,
"value": "25.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 15806,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 15864,
"length": 3,
"value": "4.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 15944,
"length": 6,
"value": "-100.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 16026,
"length": 4,
"value": "28.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 16109,
"length": 4,
"value": "20.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 16173,
"length": 4,
"value": "20.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 16229,
"length": 5,
"value": "-10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 16286,
"length": 3,
"value": "2.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 16341,
"length": 2,
"value": "50"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "IntegerLiteral",
"offset": 16387,
"length": 2,
"value": "30"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
"kind": "FloatLiteral",
"offset": 16463,
"length": 4,
"value": "16.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 640,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1292,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1709,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 2518,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 3302,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 3399,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 3639,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 4249,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 4300,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 4775,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5073,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5348,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5410,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5956,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6298,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6555,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6605,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6660,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6711,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7044,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7105,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7171,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7233,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 8742,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 9356,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 9992,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 10503,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 173,
- "length": 28,
- "value": "\"Didomi.PurposeDetailsViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
"kind": "BooleanLiteral",
"offset": 261,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
"kind": "IntegerLiteral",
"offset": 1043,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
"kind": "IntegerLiteral",
"offset": 1052,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
"kind": "IntegerLiteral",
"offset": 1063,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
"kind": "IntegerLiteral",
"offset": 1074,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
"kind": "BooleanLiteral",
"offset": 1190,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
- "kind": "BooleanLiteral",
- "offset": 1382,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
- "kind": "StringLiteral",
- "offset": 1664,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
- "kind": "StringLiteral",
- "offset": 1948,
- "length": 52,
- "value": "\"PurposesView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesView.swift",
- "kind": "StringLiteral",
- "offset": 156,
- "length": 12,
- "value": "\"Didomi.PurposesView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesDescriptionView.swift",
- "kind": "BooleanLiteral",
- "offset": 542,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesDescriptionView.swift",
- "kind": "IntegerLiteral",
- "offset": 631,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesDescriptionView.swift",
- "kind": "BooleanLiteral",
- "offset": 697,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesDescriptionView.swift",
- "kind": "BooleanLiteral",
- "offset": 782,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesDescriptionView.swift",
- "kind": "BooleanLiteral",
- "offset": 840,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesDescriptionView.swift",
- "kind": "StringLiteral",
- "offset": 1017,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "BooleanLiteral",
"offset": 439,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "IntegerLiteral",
"offset": 523,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "IntegerLiteral",
"offset": 534,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "IntegerLiteral",
"offset": 544,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "BooleanLiteral",
"offset": 653,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "BooleanLiteral",
"offset": 1211,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "BooleanLiteral",
"offset": 1366,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "FloatLiteral",
"offset": 1416,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "FloatLiteral",
"offset": 1428,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "FloatLiteral",
"offset": 1439,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "FloatLiteral",
"offset": 1451,
"length": 3,
"value": "0.1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 1615,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 1846,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 1852,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 1862,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 1873,
- "length": 3,
- "value": "0.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 2038,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 2104,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 2711,
- "length": 57,
- "value": "\"PurposeHeaderView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 4225,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 4383,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 4575,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 4618,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 218,
- "length": 17,
- "value": "\"Didomi.PurposeHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
- "kind": "FloatLiteral",
- "offset": 4737,
+ "offset": 4989,
"length": 4,
"value": "15.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 4786,
+ "offset": 5038,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 598,
+ "offset": 589,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 851,
+ "offset": 842,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "IntegerLiteral",
- "offset": 942,
+ "offset": 933,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 1167,
+ "offset": 1158,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 1217,
+ "offset": 1208,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 1229,
+ "offset": 1220,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 1240,
+ "offset": 1231,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 1252,
+ "offset": 1243,
"length": 3,
"value": "0.1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 1620,
+ "offset": 1611,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 1693,
+ "offset": 1684,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 2093,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 2567,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 6223,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 6381,
+ "offset": 8186,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 6446,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 7280,
- "length": 24,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 7303,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 8408,
+ "offset": 8823,
"length": 4,
"value": "52.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 8464,
+ "offset": 8879,
"length": 4,
"value": "-5.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 8511,
+ "offset": 8926,
"length": 5,
"value": "-10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 8569,
+ "offset": 8984,
"length": 5,
"value": "-23.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 8621,
+ "offset": 9036,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
"kind": "IntegerLiteral",
- "offset": 8699,
+ "offset": 9114,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
"offset": 482,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 511,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 606,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 617,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 627,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
"offset": 688,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
"offset": 989,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 1178,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 1189,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
"offset": 1199,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
"offset": 1260,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
- "offset": 1532,
+ "offset": 1525,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
- "offset": 1687,
+ "offset": 1680,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
- "offset": 1698,
+ "offset": 1691,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
- "offset": 1708,
+ "offset": 1701,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
- "offset": 1769,
+ "offset": 1762,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "IntegerLiteral",
- "offset": 2318,
+ "offset": 2311,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "BooleanLiteral",
- "offset": 2390,
+ "offset": 2383,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "StringLiteral",
- "offset": 4036,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "BooleanLiteral",
- "offset": 5290,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "BooleanLiteral",
- "offset": 5352,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "BooleanLiteral",
- "offset": 5485,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5585,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5594,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5605,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5615,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5681,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5690,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5701,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
- "kind": "IntegerLiteral",
- "offset": 5711,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "FloatLiteral",
- "offset": 6496,
+ "offset": 6055,
"length": 4,
"value": "20.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "FloatLiteral",
- "offset": 6562,
+ "offset": 6121,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
"kind": "FloatLiteral",
- "offset": 6802,
+ "offset": 6361,
"length": 4,
"value": "13.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
"kind": "BooleanLiteral",
"offset": 704,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1685,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "StringLiteral",
- "offset": 1800,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 2032,
- "length": 4,
- "value": "70.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 3407,
- "length": 4,
- "value": "10.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 3490,
- "length": 4,
- "value": "10.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 3795,
- "length": 5,
- "value": "-16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 4260,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 4344,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 4448,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell.swift",
- "kind": "StringLiteral",
- "offset": 5135,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell+Style.swift",
"kind": "IntegerLiteral",
"offset": 331,
"length": 2,
"value": "25"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell+Style.swift",
"kind": "FloatLiteral",
"offset": 475,
"length": 4,
"value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
"kind": "IntegerLiteral",
"offset": 538,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
"kind": "BooleanLiteral",
"offset": 635,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
- "kind": "StringLiteral",
- "offset": 1090,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1411,
- "length": 3,
- "value": "251"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1515,
- "length": 4,
- "value": "1000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
- "kind": "FloatLiteral",
- "offset": 1819,
- "length": 3,
- "value": "0.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1935,
- "length": 3,
- "value": "-15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithEssentialLabelCell.swift",
- "kind": "IntegerLiteral",
- "offset": 2057,
- "length": 3,
- "value": "-15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesTitleView.swift",
- "kind": "IntegerLiteral",
- "offset": 581,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesTitleView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiUserParameters.swift",
"kind": "BooleanLiteral",
- "offset": 647,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesTitleView.swift",
- "kind": "BooleanLiteral",
- "offset": 732,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesTitleView.swift",
- "kind": "BooleanLiteral",
- "offset": 790,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesTitleView.swift",
- "kind": "StringLiteral",
- "offset": 1009,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithToggleCell.swift",
- "kind": "StringLiteral",
- "offset": 897,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithToggleCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1290,
- "length": 3,
- "value": "-15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeItemWithToggleCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1598,
- "length": 3,
- "value": "-15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/ViewModel\/PurposeCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 274,
- "length": 24,
- "value": "\"Didomi.PurposeCategoryViewModel\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/ViewModel\/PurposeCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5416,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/ViewModel\/PurposeCategoryViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5829,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 733,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 1072,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 1835,
- "length": 35,
- "value": "\"PurposeItemWithEssentialLabelCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 1968,
- "length": 27,
- "value": "\"PurposeItemWithToggleCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 2113,
- "length": 26,
- "value": "\"PurposeSectionHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "FloatLiteral",
- "offset": 2298,
- "length": 5,
- "value": "200.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2905,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 3904,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 5174,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6164,
+ "offset": 4740,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 301,
- "length": 29,
- "value": "\"Didomi.PurposeCategoryViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7397,
- "length": 73,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7453,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7469,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7556,
- "length": 65,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7604,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7620,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7930,
- "length": 35,
- "value": "\"PurposeItemWithEssentialLabelCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 8060,
- "length": 75,
- "value": "\"There was an issue when trying to cast PurposeItemWithEssentialLabelCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 8497,
- "length": 75,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 8555,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 8571,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 8824,
- "length": 27,
- "value": "\"PurposeItemWithToggleCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 8938,
- "length": 67,
- "value": "\"There was an issue when trying to cast PurposeItemWithToggleCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 9415,
- "length": 67,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 9465,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 9481,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 10062,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 10634,
- "length": 26,
- "value": "\"PurposeSectionHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 10730,
- "length": 66,
- "value": "\"There was an issue when trying to cast PurposeSectionHeaderView.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiUserParameters.swift",
"kind": "BooleanLiteral",
- "offset": 11300,
+ "offset": 5382,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiUserParameters.swift",
"kind": "BooleanLiteral",
- "offset": 11355,
+ "offset": 6593,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 11472,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 12720,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 12876,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 13554,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 14599,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeCategoryManagement\/View\/PurposeCategoryView.swift",
- "kind": "StringLiteral",
- "offset": 616,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Models\/VendorItem.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Models\/VendorItem.swift",
"kind": "BooleanLiteral",
"offset": 344,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Models\/VendorItem.swift",
- "kind": "StringLiteral",
- "offset": 263,
- "length": 10,
- "value": "\"Didomi.VendorItem\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
"kind": "Array",
"offset": 407,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
"kind": "Array",
"offset": 445,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
"kind": "Array",
"offset": 487,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/RequiredIDs.swift",
"kind": "Array",
"offset": 524,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 2923,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 3146,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/UserDefaultsWrapper.swift",
"kind": "BooleanLiteral",
- "offset": 4279,
+ "offset": 489,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/UserDefaultsWrapper.swift",
"kind": "BooleanLiteral",
- "offset": 4516,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 4578,
+ "offset": 683,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 7911,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
"kind": "BooleanLiteral",
- "offset": 10516,
+ "offset": 61931,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10569,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10629,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10689,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 10747,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 11291,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 14192,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 14229,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 14258,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 15435,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 15921,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 19368,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 19539,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 20644,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 22428,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 22785,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 25495,
- "length": 217,
- "value": "\"VendorRepository.logEssentialPurposesIgnored: no essential purposes are being saved, which means that no essential purpose IDs have been provided or that the ones that have been provided are not required nor custom.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 26126,
- "length": 66,
- "value": "\"Cannot set consent status for essential purpose \"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 26189,
- "length": 1,
- "value": "\"\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 28267,
- "length": 44,
- "value": "\"VendorRepository: availableVendors is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 28887,
- "length": 38,
- "value": "\"VendorRepository: iabVendors is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 29629,
- "length": 41,
- "value": "\"VendorRepository: customVendors is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 36675,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 36908,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 37523,
- "length": 44,
- "value": "\"VendorRepository: iabVendorsConfig is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 37707,
- "length": 35,
- "value": "\"VendorRepository: exclude is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 38070,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 38385,
- "length": 35,
- "value": "\"VendorRepository: include is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 38733,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 39565,
- "length": 41,
- "value": "\"VendorRepository: customVendors is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 40435,
- "length": 41,
- "value": "\"VendorRepository: didomiVendors is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 41849,
- "length": 51,
- "value": "\"VendorRepository: availablePurposesDidomi is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 42270,
- "length": 58,
- "value": "\"VendorRepository. There was an error trying to get RegEx\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 44266,
- "length": 26,
- "value": "\"The custom purpose ID \"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 44316,
- "length": 111,
- "value": "\"\" is invalid. It must be a lowercase string with only alphabetical characters, numbers, - or _ ([a-z0-9-_)])\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 48145,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 48362,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 48540,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 48708,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 48964,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 49205,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "Array",
- "offset": 51903,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 52463,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "Dictionary",
- "offset": 52484,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 53404,
- "length": 63,
- "value": "\"VendorRepository.mapRequiredDataProcessing: available is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 53738,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 57720,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 57827,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 58248,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "IntegerLiteral",
- "offset": 58969,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 61920,
- "length": 72,
- "value": "\"VendorRepository.requestDeviceStorageDisclosures(): strongSelf is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 63316,
- "length": 42,
- "value": "\"Can't find Purpose from id: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "StringLiteral",
- "offset": 63357,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "Array",
- "offset": 63379,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 63761,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 63845,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 63958,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 64182,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "Array",
- "offset": 64237,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 64526,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 776,
- "length": 17,
- "value": "\"select_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 893,
- "length": 21,
- "value": "\"view_privacy_policy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 972,
- "length": 73,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1010,
- "length": 14,
- "value": "\"all_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1026,
- "length": 1,
- "value": "\" (\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1043,
- "length": 1,
- "value": "\")\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1236,
- "length": 15,
- "value": "\"save_11a80ec3\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
"kind": "IntegerLiteral",
"offset": 1336,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
"kind": "StringLiteral",
"offset": 1507,
"length": 25,
"value": "\"access_user_information\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
"kind": "StringLiteral",
"offset": 1614,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1931,
- "length": 24,
- "value": "\"user_information_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2049,
- "length": 24,
- "value": "\"bulk_action_on_vendors\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
"kind": "BooleanLiteral",
- "offset": 5100,
- "length": 5,
- "value": "false"
+ "offset": 521,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 8437,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 8441,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 13854,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
"kind": "BooleanLiteral",
- "offset": 14473,
- "length": 5,
- "value": "false"
+ "offset": 768,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14662,
- "length": 26,
- "value": "\"go_back_to_purposes_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14762,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14970,
- "length": 45,
- "value": "\"save_vendor_preferences_and_back_to_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15089,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15291,
- "length": 22,
- "value": "\"open_partner_details\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15387,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15689,
- "length": 22,
- "value": "\"disable_this_partner\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15788,
- "length": 20,
- "value": "\"reset_this_partner\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15889,
- "length": 21,
- "value": "\"enable_this_partner\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 15994,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16294,
- "length": 22,
- "value": "\"disable_all_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16393,
- "length": 20,
- "value": "\"reset_all_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16494,
- "length": 21,
- "value": "\"enable_all_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16599,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16861,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 16945,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 17034,
- "length": 13,
- "value": "\"unspecified\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1213,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
"kind": "IntegerLiteral",
- "offset": 3478,
+ "offset": 3828,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
"kind": "IntegerLiteral",
- "offset": 3547,
+ "offset": 3897,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableViewCell.swift",
"kind": "IntegerLiteral",
- "offset": 3606,
+ "offset": 3956,
"length": 2,
"value": "50"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataCategories\/DataCategoryTableHeaderView.swift",
"kind": "IntegerLiteral",
"offset": 1918,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 525,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsView.swift",
"kind": "BooleanLiteral",
"offset": 852,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsView.swift",
- "kind": "BooleanLiteral",
- "offset": 1147,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 238,
- "length": 34,
- "value": "\"Didomi.DeviceStorageDisclosureDetailsView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
"kind": "StringLiteral",
"offset": 965,
"length": 18,
"value": "\"previous_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
"kind": "StringLiteral",
"offset": 1103,
"length": 14,
"value": "\"next_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1762,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1974,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 1809,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 3529,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 3535,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 4456,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5051,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5248,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 5655,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5695,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 5843,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 6242,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6282,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 6430,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 261,
- "length": 44,
- "value": "\"Didomi.DeviceStorageDisclosureDetailsViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 8185,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 8789,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 233,
"length": 29,
"value": "\"sdk_storage_disclosure_root\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 279,
"length": 37,
"value": "\"sdk_storage_disclosure_close_button\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 333,
"length": 36,
"value": "\"sdk_storage_disclosure_title_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 392,
"length": 42,
"value": "\"sdk_storage_disclosure_description_label\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 450,
"length": 29,
"value": "\"sdk_storage_disclosure_list\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 506,
"length": 36,
"value": "\"sdk_storage_disclosure_item_title_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/SDKStorageDisclosureIdentifiers.swift",
"kind": "StringLiteral",
"offset": 572,
"length": 39,
"value": "\"sdk_storage_disclosure_item_duration_\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
"kind": "BooleanLiteral",
"offset": 556,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
"kind": "IntegerLiteral",
- "offset": 1765,
+ "offset": 1759,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
"kind": "BooleanLiteral",
- "offset": 1826,
+ "offset": 1820,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
- "kind": "BooleanLiteral",
- "offset": 2182,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
- "kind": "IntegerLiteral",
- "offset": 3540,
- "length": 3,
- "value": "-48"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageView.swift",
- "kind": "StringLiteral",
- "offset": 238,
- "length": 38,
- "value": "\"Didomi.DeviceStorageDisclosureDetailsPageView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 974,
"length": 22,
"value": "\"vendors_data_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1057,
"length": 15,
"value": "\"%{vendorName}\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1215,
"length": 6,
"value": "\"name\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1409,
"length": 6,
"value": "\"type\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1514,
"length": 8,
"value": "\"cookie\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1578,
"length": 16,
"value": "\"cookie_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1609,
"length": 5,
"value": "\"web\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1670,
"length": 13,
"value": "\"web_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1698,
"length": 5,
"value": "\"app\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1759,
"length": 13,
"value": "\"app_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 1924,
"length": 8,
"value": "\"domain\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
"offset": 2124,
"length": 12,
"value": "\"expiration\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 2416,
- "length": 1,
- "value": "1"
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2248,
+ "length": 5,
+ "value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2420,
- "length": 17,
- "value": "\"second_singular\""
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2496,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "StringLiteral",
- "offset": 2440,
- "length": 15,
- "value": "\"second_plural\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2649,
- "length": 29,
- "value": "\"period_after_data_is_stored\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2744,
- "length": 29,
- "value": "\"%{humanizedStorageDuration}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2898,
+ "offset": 2604,
"length": 19,
"value": "\"used_for_purposes\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "Array",
- "offset": 3028,
+ "offset": 2734,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
"kind": "IntegerLiteral",
- "offset": 3430,
+ "offset": 3136,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3764,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3768,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3809,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3813,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewController.swift",
- "kind": "StringLiteral",
- "offset": 1808,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewController.swift",
- "kind": "StringLiteral",
- "offset": 4008,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewController.swift",
- "kind": "StringLiteral",
- "offset": 343,
- "length": 41,
- "value": "\"Didomi.DeviceStorageDisclosurePageViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 578,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 693,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 1069,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 1225,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "StringLiteral",
"offset": 1505,
"length": 13,
"value": "\"angle-right\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "BooleanLiteral",
"offset": 1663,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5846,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 5905,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6035,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6090,
"length": 2,
"value": "20"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6153,
"length": 2,
"value": "20"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 6207,
"length": 1,
"value": "5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 7189,
"length": 2,
"value": "25"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 7241,
"length": 2,
"value": "14"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewCell.swift",
"kind": "IntegerLiteral",
"offset": 7406,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 595,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "Array",
- "offset": 1830,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2405,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3023,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3071,
- "length": 4,
- "value": "\", \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3113,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4042,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4058,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4192,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureTableViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4214,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
"kind": "StringLiteral",
"offset": 593,
"length": 16,
"value": "\"device_storage\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 873,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 932,
- "length": 3,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 1407,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 2711,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3118,
- "length": 35,
- "value": "\"browsing_session_storage_duration\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3207,
- "length": 15,
- "value": "\"%{vendorName}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3627,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3631,
- "length": 17,
- "value": "\"second_singular\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3651,
- "length": 15,
- "value": "\"second_plural\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3927,
- "length": 25,
- "value": "\"vendor_storage_duration\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4013,
- "length": 15,
- "value": "\"%{vendorName}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4108,
- "length": 29,
- "value": "\"%{humanizedStorageDuration}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4145,
- "length": 22,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4165,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4549,
- "length": 24,
- "value": "\"other_means_of_storage\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 657,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 3747,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 3792,
- "length": 2,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
- "kind": "FloatLiteral",
- "offset": 3881,
- "length": 4,
- "value": "16.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "IntegerLiteral",
- "offset": 643,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "IntegerLiteral",
- "offset": 652,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "IntegerLiteral",
- "offset": 663,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "IntegerLiteral",
- "offset": 674,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "BooleanLiteral",
- "offset": 761,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "IntegerLiteral",
- "offset": 827,
- "length": 3,
- "value": "100"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsTableView.swift",
- "kind": "IntegerLiteral",
- "offset": 983,
- "length": 3,
- "value": "100"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 772,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1011,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1047,
- "length": 2,
- "value": "12"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1108,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1248,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1254,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1379,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1425,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1527,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1684,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1690,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1815,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1861,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1974,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 2627,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 7597,
- "length": 59,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 7647,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 7655,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 7718,
- "length": 67,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 7776,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 7784,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 8109,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 8441,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 8568,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 8855,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9009,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9079,
- "length": 2,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9137,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9195,
- "length": 2,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9249,
- "length": 2,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9304,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9349,
- "length": 2,
- "value": "50"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 9403,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 535,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 2109,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
- "kind": "FloatLiteral",
- "offset": 4030,
- "length": 4,
- "value": "24.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
- "kind": "FloatLiteral",
- "offset": 4081,
- "length": 3,
- "value": "8.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
- "kind": "FloatLiteral",
- "offset": 4279,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "BooleanLiteral",
- "offset": 585,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "BooleanLiteral",
- "offset": 840,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 1026,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 3651,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 3657,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "IntegerLiteral",
- "offset": 3699,
- "length": 2,
- "value": "44"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "BooleanLiteral",
- "offset": 3794,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
- "kind": "StringLiteral",
- "offset": 162,
- "length": 17,
- "value": "\"Didomi.VendorDetailsView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1033,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1048,
- "length": 18,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1080,
- "length": 10,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1104,
- "length": 12,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1130,
- "length": 17,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1161,
- "length": 10,
- "value": "5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1185,
- "length": 11,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1033,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1048,
- "length": 18,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1080,
- "length": 10,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1104,
- "length": 12,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1130,
- "length": 17,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1161,
- "length": 10,
- "value": "5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1185,
- "length": 11,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1033,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1048,
- "length": 18,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1080,
- "length": 10,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1104,
- "length": 12,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1130,
- "length": 17,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1161,
- "length": 10,
- "value": "5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1185,
- "length": 11,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 1240,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1724,
- "length": 31,
- "value": "\"data_processing_based_consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 1865,
- "length": 43,
- "value": "\"data_processing_based_legitimate_interest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2997,
- "length": 28,
- "value": "\"additional_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 3226,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3776,
- "length": 26,
- "value": "\"required_data_processing\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3913,
- "length": 20,
- "value": "\"categories_of_data\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 4912,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5208,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5671,
- "length": 21,
- "value": "\"device_storage_link\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5843,
- "length": 66,
- "value": "\"Parsing HTML Attributed string in VendorDetailsViewModel failed.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5991,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 6115,
- "length": 2,
- "value": "14"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6578,
- "length": 4,
- "value": "\"en\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 10116,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 10253,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 10957,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12350,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 12548,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12617,
- "length": 14,
- "value": "\"day_singular\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12732,
- "length": 12,
- "value": "\"day_plural\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12786,
- "length": 9,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12794,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12945,
- "length": 16,
- "value": "\"retention_time\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 13414,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 14061,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 14779,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 16166,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 16471,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 16787,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 16877,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 18176,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 18723,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 18847,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 20473,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 20638,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 20814,
- "length": 2,
- "value": "-1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 20847,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 22483,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 22567,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 22656,
- "length": 13,
- "value": "\"unspecified\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 22921,
- "length": 24,
- "value": "\"disable_consent_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 23097,
- "length": 22,
- "value": "\"reset_consent_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 23275,
- "length": 23,
- "value": "\"enable_consent_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 23668,
- "length": 19,
- "value": "\"disable_li_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 23839,
- "length": 18,
- "value": "\"enable_li_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 23947,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 24155,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 26277,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 26342,
- "length": 26,
- "value": "\"go_back_to_partners_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 27154,
- "length": 9,
- "value": "\"%{name}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 27344,
- "length": 26,
- "value": "\"iab_vendor_disclaimer_li\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 27416,
- "length": 23,
- "value": "\"iab_vendor_disclaimer\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 27476,
- "length": 27,
- "value": "\"non_iab_vendor_disclaimer\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 27641,
- "length": 38,
- "value": "\"vendor_iab_transparency_button_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 27889,
- "length": 22,
- "value": "\"link_iab_tcf_website\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 28208,
- "length": 36,
- "value": "\"vendor_privacy_policy_button_title\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 28284,
- "length": 15,
- "value": "\"%{vendorName}\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 28657,
- "length": 21,
- "value": "\"link_privacy_policy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 29079,
- "length": 21,
- "value": "\"legitimate_interest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
- "kind": "StringLiteral",
- "offset": 29318,
- "length": 21,
- "value": "\"link_privacy_policy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 504,
- "length": 33,
- "value": "\"DataProcessingListTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 575,
- "length": 27,
- "value": "\"DataCategoryTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 642,
- "length": 24,
- "value": "\"DataCategoryHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 701,
- "length": 25,
- "value": "\"DataCategoryTableFooter\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 762,
- "length": 25,
- "value": "\"DisclaimerTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 823,
- "length": 38,
- "value": "\"DeviceStorageDisclosureTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 900,
- "length": 35,
- "value": "\"DeviceStorageDisclosureHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 976,
- "length": 25,
- "value": "\"VendorDetailsHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 1258,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 3614,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 4462,
- "length": 27,
- "value": "\"didTapLink(): URL is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "Dictionary",
- "offset": 4622,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 4700,
- "length": 46,
- "value": "\"didTapLink(): Impossible to open URL \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 4744,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 172,
- "length": 27,
- "value": "\"Didomi.VendorDetailsViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 6908,
- "length": 72,
- "value": "\"There was an issue when trying to cast \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 6978,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7117,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 7801,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 8700,
- "length": 77,
- "value": "\"There was an issue when trying to cast \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 8775,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 9863,
- "length": 71,
- "value": "\"There was an issue when trying to cast \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 9932,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 10237,
- "length": 71,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 10291,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 10307,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 10533,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 10713,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 12558,
- "length": 69,
- "value": "\"There was an issue when trying to cast \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 12625,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 12856,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 13460,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 14013,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 14611,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15132,
- "length": 69,
- "value": "\"There was an issue when trying to cast \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15199,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15541,
- "length": 81,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15605,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15621,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 16388,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 16666,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 17358,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 17469,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 18514,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 18615,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 541,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 627,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 672,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 775,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 1324,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2827,
- "length": 2,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2868,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2928,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2981,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 3029,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
- "kind": "FloatLiteral",
- "offset": 3183,
- "length": 4,
- "value": "12.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListCellData.swift",
- "kind": "BooleanLiteral",
- "offset": 644,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 2733,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 5234,
- "length": 30,
- "value": "\"VendorTableSectionHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 5445,
- "length": 21,
- "value": "\"VendorTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 5557,
- "length": 24,
- "value": "\"IABVendorTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "FloatLiteral",
- "offset": 6988,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 7304,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 7379,
- "length": 86,
- "value": "\"VendorsViewController. We failed to cast headerView as VendorTableSectionHeaderView.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 8327,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 8431,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 9388,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 9564,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 206,
- "length": 21,
- "value": "\"Didomi.VendorsViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 10671,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 10985,
- "length": 3,
- "value": "200"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 12388,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 12921,
- "length": 30,
- "value": "\"VendorTableSectionHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 13025,
- "length": 72,
- "value": "\"VendorsViewController. We failed to cast VendorTableSectionHeaderView.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 13541,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 13605,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 13722,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 14391,
- "length": 38,
- "value": "\"VendorsViewController. vendor is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 14675,
- "length": 59,
- "value": "\"VendorsViewController. We failed to cast UITableViewCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 15409,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 15545,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 15846,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15945,
- "length": 65,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 15992,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16009,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16096,
- "length": 65,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16143,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16160,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 16249,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16306,
- "length": 67,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16355,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16372,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 16986,
- "length": 21,
- "value": "\"VendorTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 17062,
- "length": 24,
- "value": "\"IABVendorTableViewCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsViewController.swift",
- "kind": "StringLiteral",
- "offset": 17881,
- "length": 84,
- "value": "\"onUserInfoDismissed: There was an issue when trying to cast VendorTableHeaderView.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "IntegerLiteral",
- "offset": 793,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "IntegerLiteral",
- "offset": 802,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "IntegerLiteral",
- "offset": 813,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "IntegerLiteral",
- "offset": 824,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "BooleanLiteral",
- "offset": 940,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "BooleanLiteral",
- "offset": 1161,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "StringLiteral",
- "offset": 1435,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "StringLiteral",
- "offset": 1712,
- "length": 51,
- "value": "\"VendorsView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
- "kind": "StringLiteral",
- "offset": 155,
- "length": 11,
- "value": "\"Didomi.VendorsView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 510,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 594,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 605,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 615,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
"kind": "BooleanLiteral",
"offset": 724,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 975,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1401,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 657,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3930,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3975,
+ "length": 2,
+ "value": "16"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderView.swift",
+ "kind": "FloatLiteral",
+ "offset": 4064,
+ "length": 4,
+ "value": "16.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 582,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 816,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1055,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1091,
+ "length": 2,
+ "value": "12"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1152,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1292,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1298,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1423,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1469,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1571,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1728,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1734,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1859,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1905,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 2018,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9106,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9176,
+ "length": 2,
+ "value": "24"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9234,
+ "length": 2,
+ "value": "10"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9292,
+ "length": 2,
+ "value": "24"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9346,
+ "length": 2,
+ "value": "16"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9401,
+ "length": 2,
+ "value": "30"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9446,
+ "length": 2,
+ "value": "50"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
+ "kind": "IntegerLiteral",
+ "offset": 9500,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
+ "kind": "BooleanLiteral",
+ "offset": 535,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
+ "kind": "FloatLiteral",
+ "offset": 4030,
+ "length": 4,
+ "value": "24.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
+ "kind": "FloatLiteral",
+ "offset": 4081,
+ "length": 3,
+ "value": "8.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DisclaimerTableViewCell.swift",
+ "kind": "FloatLiteral",
+ "offset": 4279,
+ "length": 4,
+ "value": "14.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 585,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1033,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1048,
+ "length": 18,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1080,
+ "length": 10,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1104,
+ "length": 12,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1130,
+ "length": 17,
+ "value": "4"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1161,
+ "length": 10,
+ "value": "5"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1185,
+ "length": 11,
+ "value": "6"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1240,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 2997,
+ "length": 28,
+ "value": "\"additional_data_processing\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3226,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 3776,
+ "length": 26,
+ "value": "\"required_data_processing\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 3913,
+ "length": 20,
+ "value": "\"categories_of_data\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 5482,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 5945,
+ "length": 21,
+ "value": "\"device_storage_link\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 6117,
+ "length": 66,
+ "value": "\"Parsing HTML Attributed string in VendorDetailsViewModel failed.\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 6265,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "IntegerLiteral",
+ "offset": 6389,
+ "length": 2,
+ "value": "14"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
+ "kind": "StringLiteral",
+ "offset": 6852,
+ "length": 4,
+ "value": "\"en\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 504,
+ "length": 33,
+ "value": "\"DataProcessingListTableViewCell\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 575,
+ "length": 27,
+ "value": "\"DataCategoryTableViewCell\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 642,
+ "length": 24,
+ "value": "\"DataCategoryHeaderView\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 701,
+ "length": 25,
+ "value": "\"DataCategoryTableFooter\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 762,
+ "length": 25,
+ "value": "\"DisclaimerTableViewCell\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 823,
+ "length": 38,
+ "value": "\"DeviceStorageDisclosureTableViewCell\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 900,
+ "length": 35,
+ "value": "\"DeviceStorageDisclosureHeaderView\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
+ "kind": "StringLiteral",
+ "offset": 976,
+ "length": 25,
+ "value": "\"VendorDetailsHeaderView\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 541,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 627,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 672,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 775,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1324,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2827,
+ "length": 2,
+ "value": "16"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2868,
+ "length": 1,
+ "value": "8"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2928,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2981,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3029,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsHeaderView.swift",
+ "kind": "FloatLiteral",
+ "offset": 3183,
+ "length": 4,
+ "value": "12.0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListCellData.swift",
+ "kind": "BooleanLiteral",
+ "offset": 644,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 793,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 802,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 813,
+ "length": 2,
+ "value": "30"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 824,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorsView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 940,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 510,
+ "length": 4,
+ "value": "true"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 594,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 605,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "kind": "IntegerLiteral",
+ "offset": 615,
+ "length": 1,
+ "value": "0"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 724,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "FloatLiteral",
"offset": 1981,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "FloatLiteral",
"offset": 1993,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "FloatLiteral",
"offset": 2004,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "FloatLiteral",
"offset": 2016,
"length": 3,
"value": "0.1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "BooleanLiteral",
"offset": 2078,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 2243,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2474,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2480,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 2490,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "FloatLiteral",
- "offset": 2501,
- "length": 3,
- "value": "0.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 2674,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 2740,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 3251,
- "length": 61,
- "value": "\"VendorTableHeaderView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 4648,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "BooleanLiteral",
- "offset": 4809,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 5005,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "IntegerLiteral",
- "offset": 5048,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 285,
- "length": 21,
- "value": "\"Didomi.VendorTableHeaderView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "FloatLiteral",
"offset": 5171,
"length": 4,
"value": "15.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableHeaderView.swift",
"kind": "FloatLiteral",
"offset": 5216,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 473,
+ "offset": 468,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 624,
+ "offset": 619,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 674,
+ "offset": 669,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 686,
+ "offset": 681,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 697,
+ "offset": 692,
"length": 3,
"value": "0.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 709,
+ "offset": 704,
"length": 3,
"value": "0.1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 868,
+ "offset": 854,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "IntegerLiteral",
- "offset": 1030,
+ "offset": 1016,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "StringLiteral",
- "offset": 1204,
+ "offset": 1190,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 1329,
+ "offset": 1315,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 1500,
+ "offset": 1459,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 1591,
+ "offset": 1550,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "BooleanLiteral",
- "offset": 2224,
- "length": 5,
- "value": "false"
+ "offset": 6270,
+ "length": 4,
+ "value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
- "kind": "StringLiteral",
- "offset": 2428,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 6870,
+ "offset": 7095,
"length": 4,
"value": "52.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 6926,
+ "offset": 7151,
"length": 4,
"value": "-5.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 6973,
+ "offset": 7198,
"length": 5,
"value": "-10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 7027,
+ "offset": 7252,
"length": 5,
"value": "-23.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 7079,
+ "offset": 7304,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
"kind": "FloatLiteral",
- "offset": 7166,
+ "offset": 7391,
"length": 4,
"value": "15.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "BooleanLiteral",
- "offset": 954,
+ "offset": 951,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1650,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1806,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1864,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1873,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1884,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1894,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "BooleanLiteral",
- "offset": 2442,
+ "offset": 1467,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 3040,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "StringLiteral",
- "offset": 3244,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 6144,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
- "kind": "BooleanLiteral",
- "offset": 6820,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8023,
+ "offset": 7887,
"length": 4,
"value": "70.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8075,
+ "offset": 7939,
"length": 3,
"value": "7.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8118,
+ "offset": 7982,
"length": 4,
"value": "10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8174,
+ "offset": 8038,
"length": 5,
"value": "-10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8223,
+ "offset": 8087,
"length": 3,
"value": "5.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8280,
+ "offset": 8144,
"length": 4,
"value": "-5.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8327,
+ "offset": 8191,
"length": 5,
"value": "-16.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8385,
+ "offset": 8249,
"length": 5,
"value": "-15.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
"kind": "FloatLiteral",
- "offset": 8457,
+ "offset": 8321,
"length": 4,
"value": "10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
"offset": 290,
"length": 7,
"value": "\"optin\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "BooleanLiteral",
"offset": 1068,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "BooleanLiteral",
"offset": 1186,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 1412,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 1458,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 2259,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 2364,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 2467,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 2767,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 2906,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 5902,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 6014,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6029,
- "length": 33,
- "value": "\"manage_our_partners_with_counts\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6073,
- "length": 21,
- "value": "\"manage_our_partners\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6276,
+ "offset": 4694,
"length": 27,
"value": "\"continue_without_agreeing\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 6331,
+ "offset": 4749,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 6398,
- "length": 51,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6429,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6448,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6713,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6925,
- "length": 20,
- "value": "\"manage_spi_choices\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6959,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7059,
- "length": 14,
- "value": "\"select_colon\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7078,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7328,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7511,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7684,
- "length": 18,
- "value": "\"decline_7eeb5ff4\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7720,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7958,
- "length": 20,
- "value": "\"our_privacy_policy\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7983,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 8348,
+ "offset": 6520,
"length": 34,
"value": "\"go_to_purpose_configuration_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 8387,
+ "offset": 6559,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 8583,
+ "offset": 6755,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 8647,
+ "offset": 6819,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 8948,
+ "offset": 7120,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 9023,
+ "offset": 7195,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 9340,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9424,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9615,
+ "offset": 7386,
"length": 45,
"value": "\"accept_our_data_processing_and_close_notice\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 9665,
+ "offset": 7436,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 9838,
+ "offset": 7609,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 9902,
+ "offset": 7673,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10146,
+ "offset": 7917,
"length": 30,
"value": "\"acknowledge_and_close_notice\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10232,
+ "offset": 8003,
"length": 45,
"value": "\"refuse_our_data_processing_and_close_notice\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10292,
+ "offset": 8063,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10468,
+ "offset": 8239,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10532,
+ "offset": 8303,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10725,
+ "offset": 8496,
"length": 45,
"value": "\"refuse_our_data_processing_and_close_notice\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10775,
+ "offset": 8546,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 10960,
+ "offset": 8731,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11024,
+ "offset": 8795,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11258,
+ "offset": 9029,
"length": 7,
"value": "\"close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11270,
+ "offset": 9041,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11330,
+ "offset": 9101,
"length": 22,
"value": "\"close_consent_notice\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11357,
+ "offset": 9128,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11441,
+ "offset": 9212,
"length": 22,
"value": "\"double_tap_to_action\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
"kind": "StringLiteral",
- "offset": 11526,
+ "offset": 9297,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 12665,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14168,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14381,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 14784,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "StringLiteral",
- "offset": 233,
- "length": 15,
- "value": "\"Didomi.NoticeViewModel\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 15746,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 15874,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 15999,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 17060,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 17127,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureViewController.swift",
- "kind": "StringLiteral",
- "offset": 1207,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureViewController.swift",
- "kind": "StringLiteral",
- "offset": 296,
- "length": 34,
- "value": "\"Didomi.SDKStorageDisclosureViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SDKStorageDisclosure\/View\/SDKStorageDisclosureViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2238,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 515,
"length": 19,
"value": "\"ccpa_notice_title\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 557,
"length": 21,
"value": "\"ccpa_notice_consent\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 595,
"length": 21,
"value": "\"ccpa_notice_dismiss\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 637,
"length": 24,
"value": "\"ccpa_notice_learn_more\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 776,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 801,
"length": 23,
"value": "\"notice_banner_message\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 841,
"length": 22,
"value": "\"agree_close_ea00d5ff\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeTranslationKeys.swift",
"kind": "StringLiteral",
"offset": 884,
"length": 20,
"value": "\"learn_more_7a8d626\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 592,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 667,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 676,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 722,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 749,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 809,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 1005,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 1067,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 1439,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 1492,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 1501,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 1512,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 1522,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 1549,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 1609,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 1854,
"length": 1,
"value": "8"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 1914,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 2193,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 2690,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 3140,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 3170,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 3245,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 3254,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 3265,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 3275,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 3389,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "StringLiteral",
"offset": 3525,
"length": 7,
"value": "\"Close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 4216,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 4628,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 4789,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "IntegerLiteral",
"offset": 5069,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
"kind": "BooleanLiteral",
"offset": 5129,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "StringLiteral",
- "offset": 7450,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 7633,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 9109,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 10831,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 10869,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 14139,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 14303,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 14400,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 14488,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 15665,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 15711,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 16232,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 16655,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 16664,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 16710,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 16986,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 17289,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 17298,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 17331,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 17341,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView.swift",
- "kind": "StringLiteral",
- "offset": 223,
- "length": 10,
- "value": "\"Didomi.NoticeView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPRepository.swift",
- "kind": "StringLiteral",
- "offset": 1407,
- "length": 59,
- "value": "\"GPP type is integer but value does not convert to integer\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/GPP\/GPPRepository.swift",
- "kind": "StringLiteral",
- "offset": 1604,
- "length": 18,
- "value": "\"Unknown GPP type\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 1618,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 1771,
- "length": 52,
- "value": "\"This method should be overridden by child classes.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "FloatLiteral",
- "offset": 2129,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "IntegerLiteral",
- "offset": 7124,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 246,
- "length": 20,
- "value": "\"Didomi.NoticeViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 8042,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 8201,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "FloatLiteral",
- "offset": 8662,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeViewController.swift",
- "kind": "FloatLiteral",
- "offset": 8735,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 553,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 225,
- "length": 25,
- "value": "\"Didomi.PopupNoticeViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 523,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 1530,
- "length": 3,
- "value": "999"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 1590,
- "length": 3,
- "value": "999"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "StringLiteral",
- "offset": 2549,
- "length": 55,
- "value": "\"PopupNoticeView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 3013,
- "length": 3,
- "value": "749"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 3237,
- "length": 2,
- "value": "-2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Popup\/PopupNoticeView.swift",
- "kind": "StringLiteral",
- "offset": 160,
- "length": 15,
- "value": "\"Didomi.PopupNoticeView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "BooleanLiteral",
"offset": 442,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
- "kind": "BooleanLiteral",
- "offset": 2296,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
- "kind": "StringLiteral",
- "offset": 248,
- "length": 11,
- "value": "\"Didomi.ArrowButton\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "FloatLiteral",
"offset": 2583,
"length": 4,
"value": "10.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "FloatLiteral",
"offset": 2652,
"length": 4,
"value": "16.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "FloatLiteral",
"offset": 2694,
"length": 4,
"value": "32.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "FloatLiteral",
"offset": 2762,
"length": 4,
"value": "70.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "FloatLiteral",
"offset": 2855,
"length": 4,
"value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/ArrowButton.swift",
"kind": "FloatLiteral",
"offset": 2999,
"length": 4,
"value": "14.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 565,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeViewController.swift",
- "kind": "StringLiteral",
- "offset": 233,
- "length": 26,
- "value": "\"Didomi.BottomNoticeViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
"kind": "BooleanLiteral",
"offset": 340,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "BooleanLiteral",
- "offset": 595,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "StringLiteral",
- "offset": 1455,
- "length": 56,
- "value": "\"BottomNoticeView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 2364,
- "length": 3,
- "value": "749"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 2989,
- "length": 2,
- "value": "-2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "StringLiteral",
- "offset": 160,
- "length": 16,
- "value": "\"Didomi.BottomNoticeView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "Array",
- "offset": 4482,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
- "kind": "IntegerLiteral",
- "offset": 4494,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 310,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 366,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 437,
"length": 2,
"value": "24"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 490,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 542,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 619,
"length": 2,
"value": "48"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 673,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 751,
"length": 3,
"value": "-18"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 815,
"length": 3,
"value": "150"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 878,
"length": 2,
"value": "16"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 925,
"length": 3,
"value": "432"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 1011,
"length": 2,
"value": "38"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
"kind": "IntegerLiteral",
"offset": 1200,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ImageManager\/RemoteImageHelper.swift",
- "kind": "IntegerLiteral",
- "offset": 913,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
"kind": "StringLiteral",
"offset": 301,
"length": 19,
"value": "\"configParamRegion\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
"kind": "StringLiteral",
"offset": 357,
"length": 20,
"value": "\"configParamCountry\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
"kind": "StringLiteral",
"offset": 417,
"length": 23,
"value": "\"configParamRegulation\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
"kind": "StringLiteral",
"offset": 477,
"length": 20,
"value": "\"configParamVersion\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Utils\/LocalPropertiesRepository.swift",
- "kind": "BooleanLiteral",
- "offset": 1061,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
"kind": "IntegerLiteral",
- "offset": 429,
+ "offset": 449,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
"kind": "IntegerLiteral",
- "offset": 475,
+ "offset": 595,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
"kind": "IntegerLiteral",
- "offset": 500,
+ "offset": 620,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 429,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 475,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 500,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
"kind": "BooleanLiteral",
- "offset": 1784,
+ "offset": 1996,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
"kind": "StringLiteral",
- "offset": 5108,
- "length": 13,
- "value": "\"DidomiQueue\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 5863,
- "length": 25,
- "value": "\"Started initialization.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 6306,
- "length": 23,
- "value": "\"Before loading files.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 7702,
- "length": 21,
- "value": "\"Remote files loaded\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 7798,
- "length": 21,
- "value": "\"Remote files loaded\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 8996,
- "length": 25,
- "value": "\"configurationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 9288,
- "length": 16,
- "value": "\"languageHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 9796,
- "length": 62,
- "value": "\"Impossible to set initialization language to \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 9857,
+ "offset": 57725,
"length": 2,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 10937,
- "length": 25,
- "value": "\"configurationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 11159,
- "length": 16,
- "value": "\"languageHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 11611,
- "length": 18,
- "value": "\"vendorRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 11997,
- "length": 22,
- "value": "\"iabStorageRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 12596,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 12858,
- "length": 27,
- "value": "\"multiRegulationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
"kind": "BooleanLiteral",
- "offset": 16945,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 17647,
- "length": 21,
- "value": "\"apiEventsRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 17862,
- "length": 11,
- "value": "\"SDK ready\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 17969,
- "length": 15,
- "value": "\"SDK is ready.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 21413,
+ "offset": 63383,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 22304,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 23367,
- "length": 18,
- "value": "\"selectionsHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 23410,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 23594,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 23638,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 24988,
- "length": 18,
- "value": "\"selectionsHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 26101,
- "length": 27,
- "value": "\"multiRegulationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 26149,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 26324,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 26498,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 26601,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 27511,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 27677,
- "length": 18,
- "value": "\"vendorRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 27716,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 27801,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 27907,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 28075,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 28115,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 28923,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 29089,
- "length": 18,
- "value": "\"vendorRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 29128,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 29224,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 29342,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 29510,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 29550,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 30380,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 30420,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 30586,
- "length": 18,
- "value": "\"vendorRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 30625,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 30909,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 30961,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 32227,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 39713,
- "length": 10,
- "value": "\"syncData\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 39744,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 39910,
- "length": 18,
- "value": "\"selectionsHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 39949,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 40056,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 40567,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 41997,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 44724,
- "length": 85,
- "value": "\"Vendor with id \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 44745,
- "length": 4,
- "value": "\" does not exist or has not been configured through the Console.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 45953,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 46836,
- "length": 18,
- "value": "\"vendorRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 47296,
- "length": 18,
- "value": "\"vendorRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 49621,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 49871,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "IntegerLiteral",
- "offset": 50135,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 50553,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 50715,
- "length": 53,
- "value": "\"getJavaScriptForWebView(): selectionsHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 50789,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 51879,
- "length": 54,
- "value": "\"getQueryStringForWebView(): selectionsHelper is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 51954,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 53396,
- "length": 25,
- "value": "\"configurationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 53618,
- "length": 16,
- "value": "\"languageHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 53861,
- "length": 31,
- "value": "\"purposeTranslationsRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 55556,
- "length": 44,
- "value": "\"Language code \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 55586,
- "length": 2,
- "value": "\" is not valid\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 55626,
- "length": 57,
- "value": "\"Language code \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 55656,
- "length": 2,
- "value": "\" is not enabled in the SDK\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 56324,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 61198,
- "length": 27,
- "value": "\"multiRegulationRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 61246,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 61414,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 61454,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 62281,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 62321,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 62746,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 62786,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 64202,
- "length": 19,
- "value": "\"consentRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 67212,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 75787,
- "length": 83,
- "value": "\"Didomi SDK not ready. `clearUser()` should be called when the SDK is initialized.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 76186,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 77057,
- "length": 22,
- "value": "\"userStatusRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 77582,
- "length": 29,
- "value": "\"currentUserStatusRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 78291,
- "length": 18,
- "value": "\"selectionsHelper\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 78334,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "StringLiteral",
- "offset": 78538,
- "length": 29,
- "value": "\"currentUserStatusRepository\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 78592,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
- "kind": "BooleanLiteral",
- "offset": 79251,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
"kind": "BooleanLiteral",
"offset": 2390,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
"kind": "BooleanLiteral",
"offset": 2565,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
- "kind": "StringLiteral",
- "offset": 236,
- "length": 26,
- "value": "\"Didomi.DidomiInitializeParameters\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
"kind": "IntegerLiteral",
- "offset": 1400,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 1404,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 1711,
- "length": 2,
- "value": "63"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 1752,
- "length": 2,
- "value": "63"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2062,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2098,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2116,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2121,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2270,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2288,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2293,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2327,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2390,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2587,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2591,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2707,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2848,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 2886,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 3005,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 3203,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 3482,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 3526,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 3607,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6137,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6170,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6177,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6475,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6479,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6558,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "IntegerLiteral",
- "offset": 6620,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "StringLiteral",
- "offset": 6897,
- "length": 3,
- "value": "\"+\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "StringLiteral",
- "offset": 6908,
- "length": 3,
- "value": "\"-\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "StringLiteral",
- "offset": 6951,
- "length": 3,
- "value": "\"\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "StringLiteral",
- "offset": 6962,
- "length": 3,
- "value": "\"_\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "StringLiteral",
- "offset": 7005,
- "length": 3,
- "value": "\"=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Data.swift",
- "kind": "StringLiteral",
- "offset": 7016,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 362,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 367,
- "length": 1,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 372,
- "length": 1,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 384,
- "length": 3,
- "value": "\"=\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 401,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 582,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 587,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 619,
- "length": 3,
- "value": "\"0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 896,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 940,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 948,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 1102,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 1251,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1585,
- "length": 4,
- "value": "\"\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1597,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1639,
- "length": 3,
- "value": "\"'\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1650,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1854,
- "length": 21,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1874,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1883,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 1977,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 2155,
- "length": 7,
- "value": "\"&\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 2170,
- "length": 3,
- "value": "\"&\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 2783,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "Array",
- "offset": 2929,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "BooleanLiteral",
- "offset": 2975,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "BooleanLiteral",
- "offset": 3016,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 4896,
- "length": 6,
- "value": "\">\n<\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 4910,
- "length": 4,
- "value": "\"><\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5139,
- "length": 4,
- "value": "\"\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5151,
- "length": 8,
- "value": "\"<br \/>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "Array",
- "offset": 5479,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 5508,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 5562,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5622,
- "length": 69,
- "value": "\"Failure to check html tag in \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5659,
- "length": 1,
- "value": "\": \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5690,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "BooleanLiteral",
- "offset": 5712,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5940,
- "length": 3,
- "value": "\"\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5951,
- "length": 5,
- "value": "\"\\\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 5996,
- "length": 3,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 6007,
- "length": 5,
- "value": "\"[.]\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "Array",
- "offset": 6273,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 6302,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 6356,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 6416,
- "length": 69,
- "value": "\"Failure to check html tag in \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 6453,
- "length": 1,
- "value": "\": \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 6484,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "BooleanLiteral",
- "offset": 6506,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 6701,
- "length": 12,
- "value": "\"<\/?a[^>]*>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 6774,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "Array",
- "offset": 6855,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 6887,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 7056,
- "length": 17,
- "value": "\"SELF MATCHES %@\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "BooleanLiteral",
- "offset": 7259,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 7313,
- "length": 7,
- "value": "\".json\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 7720,
- "length": 6,
- "value": "\"\n\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 7734,
- "length": 12,
- "value": "\"\n<br \/>\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 7765,
- "length": 4,
- "value": "\"\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 7884,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 7903,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8068,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8158,
- "length": 33,
- "value": "\"<li>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8185,
- "length": 2,
- "value": "\"<\/li>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 8220,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 8238,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8299,
- "length": 21,
- "value": "\"<ul>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8319,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8412,
- "length": 22,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8428,
- "length": 2,
- "value": "\"<\/ul>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8687,
- "length": 15,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8695,
- "length": 1,
- "value": "\"<br \/>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 8745,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 9885,
- "length": 3,
- "value": "\">\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 10420,
+ "offset": 10988,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 10479,
- "length": 16,
- "value": "\"<i>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 10490,
- "length": 2,
- "value": "\"<\/i>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 10940,
- "length": 18,
- "value": "\"^(.*?)(\\d+.*)$\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "Array",
- "offset": 11200,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
"kind": "IntegerLiteral",
- "offset": 11288,
+ "offset": 16310,
"length": 1,
"value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "StringLiteral",
- "offset": 11621,
- "length": 46,
- "value": "\"Invalid regex: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 11666,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 11884,
- "length": 15,
- "value": "\"^(\\d+)(.*)$\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "Array",
- "offset": 12141,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "IntegerLiteral",
- "offset": 12228,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 12558,
- "length": 46,
- "value": "\"Invalid regex: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/String.swift",
- "kind": "StringLiteral",
- "offset": 12603,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Substring.swift",
- "kind": "BooleanLiteral",
- "offset": 676,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Substring.swift",
- "kind": "StringLiteral",
- "offset": 810,
- "length": 9,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Substring.swift",
- "kind": "StringLiteral",
- "offset": 818,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Substring.swift",
- "kind": "BooleanLiteral",
- "offset": 858,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
- "kind": "StringLiteral",
- "offset": 497,
+ "offset": 531,
"length": 13,
"value": "\"en_US_POSIX\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "IntegerLiteral",
- "offset": 566,
+ "offset": 600,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "StringLiteral",
- "offset": 600,
+ "offset": 634,
"length": 32,
"value": "\"yyyy-MM-dd'T'HH:mm:ss.SSSXXXXX\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "StringLiteral",
- "offset": 873,
+ "offset": 907,
"length": 13,
"value": "\"en_US_POSIX\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "IntegerLiteral",
- "offset": 942,
+ "offset": 976,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "StringLiteral",
- "offset": 976,
+ "offset": 1010,
"length": 28,
"value": "\"yyyy-MM-dd'T'HH:mm:ssXXXXX\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "StringLiteral",
- "offset": 1250,
+ "offset": 1284,
"length": 13,
"value": "\"en_US_POSIX\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "IntegerLiteral",
- "offset": 1319,
+ "offset": 1353,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Formatter.swift",
"kind": "StringLiteral",
- "offset": 1353,
+ "offset": 1387,
"length": 26,
"value": "\"yyyy-MM-dd'T'HH:mm:ss'Z'\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "StringLiteral",
- "offset": 650,
- "length": 3,
- "value": "\"#\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 725,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "StringLiteral",
- "offset": 889,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 980,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1109,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1294,
- "length": 1,
- "value": "6"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "StringLiteral",
- "offset": 1333,
- "length": 4,
- "value": "\"ff\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1437,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1523,
- "length": 10,
- "value": "0xff000000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1538,
- "length": 2,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1544,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1585,
- "length": 10,
- "value": "0x00ff0000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1600,
- "length": 2,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1606,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1647,
- "length": 10,
- "value": "0x0000ff00"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1662,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1667,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1796,
- "length": 10,
- "value": "0x000000ff"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 1810,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 2127,
- "length": 3,
- "value": "4.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "BooleanLiteral",
- "offset": 2133,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "BooleanLiteral",
- "offset": 2140,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 2822,
- "length": 4,
- "value": "0.05"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 2849,
- "length": 4,
- "value": "0.05"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3326,
- "length": 7,
- "value": "0.04045"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3355,
- "length": 5,
- "value": "12.92"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3386,
- "length": 5,
- "value": "0.055"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3395,
- "length": 5,
- "value": "1.055"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3402,
- "length": 3,
- "value": "2.4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3433,
- "length": 6,
- "value": "0.2126"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3480,
- "length": 6,
- "value": "0.7152"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3529,
- "length": 6,
- "value": "0.0722"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 3674,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 3705,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 3735,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "IntegerLiteral",
- "offset": 3766,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3802,
- "length": 10,
- "value": "255.999999"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "FloatLiteral",
- "offset": 3946,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "StringLiteral",
- "offset": 4007,
- "length": 18,
- "value": "\"#%02lX%02lX%02lX\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIColor.swift",
- "kind": "StringLiteral",
- "offset": 4244,
- "length": 23,
- "value": "\"#%02lX%02lX%02lX%02lX\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UILabel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UILabel.swift",
"kind": "IntegerLiteral",
"offset": 436,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UILabel.swift",
- "kind": "IntegerLiteral",
- "offset": 942,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UILabel.swift",
- "kind": "BooleanLiteral",
- "offset": 1335,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/DateComponents.swift",
- "kind": "IntegerLiteral",
- "offset": 453,
- "length": 8,
- "value": "31536000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/DateComponents.swift",
- "kind": "IntegerLiteral",
- "offset": 520,
- "length": 7,
- "value": "2592000"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/DateComponents.swift",
- "kind": "IntegerLiteral",
- "offset": 579,
- "length": 5,
- "value": "86400"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/DateComponents.swift",
- "kind": "IntegerLiteral",
- "offset": 632,
- "length": 4,
- "value": "3600"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/DateComponents.swift",
- "kind": "IntegerLiteral",
- "offset": 681,
- "length": 2,
- "value": "60"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Int.swift",
- "kind": "StringLiteral",
- "offset": 692,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "StringLiteral",
"offset": 718,
"length": 10,
"value": "\"•\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "IntegerLiteral",
"offset": 774,
"length": 2,
"value": "20"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "IntegerLiteral",
"offset": 822,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "IntegerLiteral",
"offset": 874,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 1448,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 1486,
- "length": 22,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 1496,
- "length": 1,
- "value": "\"\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 1507,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 1564,
- "length": 24,
- "value": "\"\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 1576,
- "length": 1,
- "value": "\"\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 1587,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 1725,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "StringLiteral",
"offset": 2434,
"length": 10,
"value": "\"•\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "IntegerLiteral",
"offset": 2490,
"length": 2,
"value": "20"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "IntegerLiteral",
"offset": 2538,
"length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
"kind": "IntegerLiteral",
"offset": 2590,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 3086,
- "length": 22,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 3096,
- "length": 1,
- "value": "\"\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 3107,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 3223,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 3946,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 320,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 3979,
- "length": 25,
- "value": "\"\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 4001,
- "length": 1,
- "value": "\"\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 4012,
- "length": 22,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 4032,
- "length": 16,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 4075,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 4236,
- "length": 8,
- "value": "\"\t1.\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
"kind": "Array",
- "offset": 4967,
+ "offset": 4201,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 5889,
- "length": 4,
- "value": "\"\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 5956,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 5967,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "Array",
- "offset": 6177,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "Array",
- "offset": 6929,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 7750,
- "length": 15,
- "value": "\"External-link\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 7910,
- "length": 32,
- "value": "\"Failed to load the icon image.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
"kind": "FloatLiteral",
- "offset": 8134,
- "length": 4,
- "value": "0.80"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 8329,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 8335,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 8699,
- "length": 3,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 9497,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 9668,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 9718,
- "length": 4,
- "value": "\"\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 9832,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 10831,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 10884,
- "length": 15,
- "value": "\"\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 10895,
- "length": 1,
- "value": "\".\t\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 10907,
- "length": 12,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 10916,
- "length": 1,
- "value": "\". \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 10937,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 10962,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 11052,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 11098,
- "length": 12,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 11107,
- "length": 1,
- "value": "\". \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 11156,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 11416,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 11492,
- "length": 1,
- "value": "9"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 11702,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 12111,
- "length": 4,
- "value": "\"\n\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 12225,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 12595,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "IntegerLiteral",
- "offset": 12634,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 12680,
- "length": 12,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableAttributedString.swift",
- "kind": "StringLiteral",
- "offset": 12689,
- "length": 1,
- "value": "\". \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableString.swift",
- "kind": "StringLiteral",
- "offset": 436,
- "length": 76,
- "value": "\"replaceParagraphAsterisksByBullets. There was an error trying to get RegEx\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableString.swift",
- "kind": "IntegerLiteral",
- "offset": 609,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableString.swift",
- "kind": "StringLiteral",
- "offset": 640,
- "length": 24,
- "value": "\"$1\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSMutableString.swift",
- "kind": "StringLiteral",
- "offset": 662,
- "length": 2,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Dictionary.swift",
- "kind": "StringLiteral",
- "offset": 1095,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "IntegerLiteral",
- "offset": 1426,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "BooleanLiteral",
- "offset": 1739,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "FloatLiteral",
- "offset": 2747,
+ "offset": 2970,
"length": 4,
"value": "20.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "BooleanLiteral",
- "offset": 2821,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
"kind": "IntegerLiteral",
- "offset": 2919,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "IntegerLiteral",
- "offset": 2930,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "FloatLiteral",
- "offset": 2963,
- "length": 3,
- "value": "0.8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "IntegerLiteral",
- "offset": 3005,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
- "kind": "IntegerLiteral",
- "offset": 3700,
+ "offset": 4188,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
"kind": "IntegerLiteral",
- "offset": 3733,
+ "offset": 4221,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
"kind": "IntegerLiteral",
- "offset": 3767,
+ "offset": 4255,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
"kind": "IntegerLiteral",
- "offset": 3802,
+ "offset": 4290,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Bundle.swift",
- "kind": "StringLiteral",
- "offset": 1850,
- "length": 30,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Bundle.swift",
- "kind": "StringLiteral",
- "offset": 1862,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/Bundle.swift",
- "kind": "StringLiteral",
- "offset": 1879,
- "length": 3,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 683,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 720,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 750,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 781,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "BooleanLiteral",
- "offset": 1380,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 1387,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "BooleanLiteral",
- "offset": 1819,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "IntegerLiteral",
- "offset": 2247,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 2298,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "FloatLiteral",
- "offset": 2306,
- "length": 4,
- "value": "-1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "IntegerLiteral",
- "offset": 2456,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIImage.swift",
- "kind": "IntegerLiteral",
- "offset": 2462,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIStackView.swift",
- "kind": "IntegerLiteral",
- "offset": 1084,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIStackView.swift",
- "kind": "Array",
- "offset": 1222,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSRegularExpression.swift",
- "kind": "StringLiteral",
- "offset": 330,
- "length": 41,
- "value": "\"Illegal regular expression: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSRegularExpression.swift",
- "kind": "StringLiteral",
- "offset": 369,
- "length": 1,
- "value": "\".\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSRegularExpression.swift",
- "kind": "BooleanLiteral",
- "offset": 496,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSRegularExpression.swift",
- "kind": "IntegerLiteral",
- "offset": 550,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/NSRegularExpression.swift",
- "kind": "Array",
- "offset": 628,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
"kind": "StringLiteral",
"offset": 247,
"length": 6,
"value": "\"Bold\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
"kind": "StringLiteral",
"offset": 286,
"length": 13,
"value": "\"Bold Italic\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
"kind": "StringLiteral",
"offset": 328,
"length": 8,
"value": "\"Italic\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
- "kind": "IntegerLiteral",
- "offset": 1634,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
- "kind": "BooleanLiteral",
- "offset": 3476,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
- "kind": "BooleanLiteral",
- "offset": 3521,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
- "kind": "BooleanLiteral",
- "offset": 3590,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
- "kind": "BooleanLiteral",
- "offset": 3637,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIFont.swift",
- "kind": "FloatLiteral",
- "offset": 5355,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/JSONDecoder.swift",
- "kind": "StringLiteral",
- "offset": 367,
- "length": 23,
- "value": "\"parse(): data is nil.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/JSONDecoder.swift",
- "kind": "StringLiteral",
- "offset": 620,
- "length": 67,
- "value": "\"Error while JSON-decoding \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/JSONDecoder.swift",
- "kind": "StringLiteral",
- "offset": 676,
- "length": 1,
- "value": "\": \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/JSONDecoder.swift",
- "kind": "StringLiteral",
- "offset": 686,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UITableViewDelegate.swift",
- "kind": "BooleanLiteral",
- "offset": 603,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UITextView.swift",
- "kind": "BooleanLiteral",
- "offset": 464,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UITextView.swift",
- "kind": "StringLiteral",
- "offset": 1669,
- "length": 70,
- "value": "\"<style>body{font-family: '%@'; font-size:%.0fpx; color: %@;}<\/style>\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UITextView.swift",
- "kind": "StringLiteral",
- "offset": 1798,
- "length": 8,
- "value": "\"system\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UITextView.swift",
- "kind": "FloatLiteral",
- "offset": 1866,
- "length": 4,
- "value": "12.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UITextView.swift",
- "kind": "StringLiteral",
- "offset": 1935,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
"kind": "Dictionary",
"offset": 663,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
"kind": "Dictionary",
"offset": 705,
"length": 3,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1092,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
- "kind": "Dictionary",
- "offset": 1190,
- "length": 3,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIButton.swift",
- "kind": "BooleanLiteral",
- "offset": 254,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIButton.swift",
"kind": "FloatLiteral",
- "offset": 275,
+ "offset": 198,
"length": 3,
"value": "1.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIButton.swift",
- "kind": "BooleanLiteral",
- "offset": 379,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIButton.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIButton.swift",
"kind": "FloatLiteral",
- "offset": 401,
+ "offset": 233,
"length": 3,
"value": "0.5"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIDevice.swift",
- "kind": "IntegerLiteral",
- "offset": 388,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIDevice.swift",
- "kind": "IntegerLiteral",
- "offset": 885,
- "length": 2,
- "value": "13"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThreadSafe.swift",
"kind": "StringLiteral",
- "offset": 318,
- "length": 26,
- "value": "\"io.didomi.DidomiVisionOS\""
+ "offset": 360,
+ "length": 22,
+ "value": "\"io.didomi.threadsafe\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 629,
+ "offset": 622,
+ "length": 42,
+ "value": "\"97bcaad51b97301d5cdc2dfbb97c09375ccc9705\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 819,
"length": 4,
"value": "\"en\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 673,
+ "offset": 863,
"length": 12,
"value": "\"sdk-mobile\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 717,
+ "offset": 907,
"length": 9,
"value": "\"sdk-ctv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 760,
+ "offset": 950,
"length": 5,
"value": "\"ctv\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 802,
+ "offset": 992,
"length": 5,
"value": "\"app\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 842,
+ "offset": 1032,
"length": 7,
"value": "\"click\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 882,
+ "offset": 1072,
"length": 10,
"value": "\"external\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 928,
+ "offset": 1118,
"length": 14,
"value": "\"multiple-IDs\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1044,
+ "offset": 1234,
"length": 7,
"value": "\"1.0.0\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1144,
+ "offset": 1334,
"length": 28,
"value": "\"CFBundleShortVersionString\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1188,
+ "offset": 1378,
"length": 5,
"value": "\"1.0\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1317,
+ "offset": 1507,
"length": 18,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1327,
+ "offset": 1517,
"length": 1,
"value": "\"\/events\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1361,
+ "offset": 1559,
"length": 16,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1371,
+ "offset": 1569,
+ "length": 1,
+ "value": "\"\/sign\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1614,
+ "length": 22,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1624,
+ "length": 1,
+ "value": "\"\/batch-sign\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1662,
+ "length": 16,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1672,
"length": 1,
"value": "\"\/sync\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 1414,
- "length": 29,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1424,
- "length": 1,
- "value": "\"\/locations\/current\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1490,
- "length": 9,
- "value": "\"#265973\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1557,
- "length": 9,
- "value": "\"#E60000\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1623,
- "length": 9,
- "value": "\"#3D8548\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1689,
- "length": 9,
- "value": "\"#757575\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1755,
- "length": 9,
- "value": "\"#4C4C4C\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 1796,
- "length": 3,
- "value": "0.7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1857,
- "length": 9,
- "value": "\"#4C4C4C\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 1898,
- "length": 3,
- "value": "0.2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 1957,
- "length": 9,
- "value": "\"#ffffff\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 1998,
- "length": 3,
- "value": "0.2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2058,
- "length": 9,
- "value": "\"#22262A\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 2099,
- "length": 3,
- "value": "0.2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 2150,
- "length": 3,
- "value": "0.7"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2262,
- "length": 9,
- "value": "\"#05687b\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2534,
- "length": 9,
- "value": "\"#999999\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2656,
- "length": 9,
- "value": "\"#999999\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2717,
- "length": 9,
- "value": "\"#999999\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 2786,
- "length": 3,
- "value": "153"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 2790,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 2802,
- "length": 3,
- "value": "153"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 2806,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 2817,
- "length": 3,
- "value": "153"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 2821,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 2833,
- "length": 3,
- "value": "0.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2884,
- "length": 9,
- "value": "\"#F0F0F0\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 2952,
- "length": 11,
- "value": "\"#0000001A\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3018,
- "length": 3,
- "value": "144"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3022,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3034,
- "length": 3,
- "value": "202"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3038,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3049,
- "length": 3,
- "value": "119"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3053,
- "length": 3,
- "value": "255"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3065,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 3101,
- "length": 74,
- "value": "\"https:\/\/iabeurope.eu\/iab-europe-transparency-consent-framework-policies\/\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3262,
- "length": 2,
- "value": "16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3307,
- "length": 3,
- "value": "550"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3353,
- "length": 2,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3399,
- "length": 3,
- "value": "-24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3452,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3499,
- "length": 2,
- "value": "30"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3544,
- "length": 2,
- "value": "80"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 3619,
- "length": 1,
- "value": "4"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 3719,
- "length": 4,
- "value": "0.66"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 3938,
- "length": 3,
- "value": "1.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "FloatLiteral",
- "offset": 4001,
- "length": 3,
- "value": "1.5"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4085,
- "length": 2,
- "value": "14"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4137,
- "length": 2,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4185,
- "length": 2,
- "value": "20"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4242,
- "length": 2,
- "value": "11"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4335,
- "length": 2,
- "value": "14"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4392,
- "length": 2,
- "value": "18"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 4456,
- "length": 7,
- "value": "\"popup\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 4502,
- "length": 8,
- "value": "\"bottom\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 4658,
- "length": 32,
- "value": "\"https:\/\/sdk.privacy-center.org\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 4726,
- "length": 64,
- "value": "\"https:\/\/mobile-$SDK_VERSION_PLACEHOLDER.api.privacy-center.org\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 4819,
- "length": 47,
- "value": "\"javascript:Didomi.preferences.show('vendors')\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4936,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 4969,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 5002,
- "length": 5,
- "value": "\"2.2\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 5030,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "IntegerLiteral",
- "offset": 5054,
- "length": 1,
- "value": "3"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 5098,
- "length": 39,
- "value": "\"javascript:Didomi.dataProcessing.show\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 5174,
+ "offset": 1709,
"length": 37,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5202,
+ "offset": 1719,
+ "length": 1,
+ "value": "\"\/consents\/users\/batch-load\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1783,
+ "length": 29,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1793,
+ "length": 1,
+ "value": "\"\/locations\/current\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1859,
+ "length": 9,
+ "value": "\"#265973\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1926,
+ "length": 9,
+ "value": "\"#E60000\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 1992,
+ "length": 9,
+ "value": "\"#3D8548\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2058,
+ "length": 9,
+ "value": "\"#757575\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2124,
+ "length": 9,
+ "value": "\"#4C4C4C\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 2165,
+ "length": 3,
+ "value": "0.7"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2226,
+ "length": 9,
+ "value": "\"#4C4C4C\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 2267,
+ "length": 3,
+ "value": "0.2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2326,
+ "length": 9,
+ "value": "\"#ffffff\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 2367,
+ "length": 3,
+ "value": "0.2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2427,
+ "length": 9,
+ "value": "\"#22262A\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 2468,
+ "length": 3,
+ "value": "0.2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 2519,
+ "length": 3,
+ "value": "0.7"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2631,
+ "length": 9,
+ "value": "\"#05687b\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 2903,
+ "length": 9,
+ "value": "\"#999999\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 3025,
+ "length": 9,
+ "value": "\"#999999\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 3086,
+ "length": 9,
+ "value": "\"#999999\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3155,
+ "length": 3,
+ "value": "153"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3159,
+ "length": 3,
+ "value": "255"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3171,
+ "length": 3,
+ "value": "153"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3175,
+ "length": 3,
+ "value": "255"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3186,
+ "length": 3,
+ "value": "153"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3190,
+ "length": 3,
+ "value": "255"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 3202,
+ "length": 3,
+ "value": "0.1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 3253,
+ "length": 9,
+ "value": "\"#F0F0F0\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 3321,
+ "length": 11,
+ "value": "\"#0000001A\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3387,
+ "length": 3,
+ "value": "144"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3391,
+ "length": 3,
+ "value": "255"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3403,
+ "length": 3,
+ "value": "202"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3407,
+ "length": 3,
+ "value": "255"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3418,
+ "length": 3,
+ "value": "119"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3422,
+ "length": 3,
+ "value": "255"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3434,
+ "length": 1,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 3470,
+ "length": 74,
+ "value": "\"https:\/\/iabeurope.eu\/iab-europe-transparency-consent-framework-policies\/\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3631,
+ "length": 2,
+ "value": "16"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3676,
+ "length": 3,
+ "value": "550"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3722,
+ "length": 2,
+ "value": "24"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3768,
+ "length": 3,
+ "value": "-24"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3821,
+ "length": 3,
+ "value": "-16"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 3868,
+ "length": 2,
+ "value": "30"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4032,
+ "length": 2,
+ "value": "44"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4107,
+ "length": 1,
+ "value": "4"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 4207,
+ "length": 4,
+ "value": "0.66"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 4426,
+ "length": 3,
+ "value": "1.1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "FloatLiteral",
+ "offset": 4489,
+ "length": 3,
+ "value": "1.5"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4573,
+ "length": 2,
+ "value": "14"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4625,
+ "length": 2,
+ "value": "24"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4673,
+ "length": 2,
+ "value": "20"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4730,
+ "length": 2,
+ "value": "11"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4823,
+ "length": 2,
+ "value": "14"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 4880,
+ "length": 2,
+ "value": "18"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 4944,
+ "length": 7,
+ "value": "\"popup\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 4990,
+ "length": 8,
+ "value": "\"bottom\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5146,
+ "length": 32,
+ "value": "\"https:\/\/sdk.privacy-center.org\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5214,
+ "length": 64,
+ "value": "\"https:\/\/mobile-$SDK_VERSION_PLACEHOLDER.api.privacy-center.org\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5307,
+ "length": 47,
+ "value": "\"javascript:Didomi.preferences.show('vendors')\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 5424,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 5457,
+ "length": 1,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5490,
+ "length": 5,
+ "value": "\"2.2\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 5518,
+ "length": 1,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 5542,
+ "length": 1,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5586,
+ "length": 39,
+ "value": "\"javascript:Didomi.dataProcessing.show\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5662,
+ "length": 37,
+ "value": "\"\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 5690,
"length": 1,
"value": "\"($INDEX)\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5315,
+ "offset": 5803,
"length": 30,
"value": "\"EEE, d MMM yyyy HH:mm:ss zzz\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5384,
+ "offset": 5872,
"length": 5,
"value": "\"GMT\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5426,
+ "offset": 5914,
"length": 13,
"value": "\"en_US_POSIX\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5525,
+ "offset": 6013,
"length": 19,
"value": "\"If-Modified-Since\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5601,
+ "offset": 6089,
"length": 5,
"value": "\"•\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5630,
+ "offset": 6118,
"length": 5,
"value": "\"→\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5662,
+ "offset": 6150,
"length": 3,
"value": "\"*\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "IntegerLiteral",
- "offset": 5715,
+ "offset": 6203,
"length": 8,
"value": "31622400"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5801,
+ "offset": 6299,
"length": 6,
"value": "\"uuid\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 5913,
+ "offset": 6411,
"length": 16,
"value": "\"Didomi_User_Id\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6046,
+ "offset": 6551,
+ "length": 22,
+ "value": "\"Didomi_User_Suffixes\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "StringLiteral",
+ "offset": 6690,
"length": 39,
"value": "\"Didomi_IAB_Timestamp_granularity_days\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6184,
+ "offset": 6828,
"length": 9,
"value": "\"IAB TCF\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6243,
- "length": 18,
- "value": "\"personalDataType\""
+ "offset": 7047,
+ "length": 17,
+ "value": "\". I-A-B - T-C-F\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "IntegerLiteral",
- "offset": 6305,
+ "offset": 7108,
"length": 1,
"value": "7"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6331,
+ "offset": 7134,
"length": 12,
"value": "\"Didomi_DCS\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6400,
+ "offset": 7203,
"length": 17,
"value": "\"IABTCF_TCString\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6509,
+ "offset": 7312,
"length": 22,
"value": "\"IABGPP_HDR_GppString\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6622,
+ "offset": 7425,
"length": 8,
"value": "\"google\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6665,
+ "offset": 7468,
"length": 10,
"value": "\"facebook\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
"kind": "StringLiteral",
- "offset": 6894,
- "length": 14,
- "value": "\"BASE_API_URL\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7024,
+ "offset": 7615,
"length": 3,
- "value": "\".\""
+ "value": "\"#\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7035,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
+ "kind": "IntegerLiteral",
+ "offset": 7752,
"length": 2,
- "value": "\"\""
+ "value": "20"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7086,
- "length": 26,
- "value": "\"$SDK_VERSION_PLACEHOLDER\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7361,
- "length": 14,
- "value": "\"BASE_SDK_URL\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7541,
- "length": 8,
- "value": "\"$INDEX\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7557,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
- "kind": "StringLiteral",
- "offset": 7566,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
"kind": "IntegerLiteral",
"offset": 299,
"length": 4,
"value": "3600"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
"kind": "IntegerLiteral",
"offset": 342,
"length": 6,
"value": "604800"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
"kind": "StringLiteral",
"offset": 437,
"length": 15,
"value": "\"didomi_config\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
"kind": "StringLiteral",
"offset": 486,
"length": 26,
"value": "\"didomi_config_cache.json\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants+Files.swift",
"kind": "StringLiteral",
"offset": 560,
"length": 29,
"value": "\"didomi_config_cache_%@.json\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 922,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 931,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "IntegerLiteral",
- "offset": 977,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "BooleanLiteral",
- "offset": 1299,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "BooleanLiteral",
- "offset": 1519,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/WebSDK\/WebNoticeIdentifiers.swift",
"kind": "StringLiteral",
- "offset": 1830,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "StringLiteral",
- "offset": 2111,
- "length": 65,
- "value": "\"SensitivePersonalInfoView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "StringLiteral",
- "offset": 121,
+ "offset": 272,
"length": 25,
- "value": "\"Didomi.SensitivePersonalInfoView\""
+ "value": "\"didomi_web_sdk_web_view\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "FloatLiteral",
- "offset": 4293,
- "length": 4,
- "value": "30.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoView.swift",
- "kind": "FloatLiteral",
- "offset": 4334,
- "length": 4,
- "value": "60.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 2871,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 4025,
- "length": 33,
- "value": "\"SensitivePersonalInfoHeaderCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 4186,
- "length": 32,
- "value": "\"SensitivePersonalInfoEmptyCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 4333,
- "length": 31,
- "value": "\"SensitivePersonalInfoItemCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 121,
- "length": 35,
- "value": "\"Didomi.SensitivePersonalInfoViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "FloatLiteral",
- "offset": 6126,
- "length": 5,
- "value": "200.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 7712,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 7971,
- "length": 32,
- "value": "\"SensitivePersonalInfoEmptyCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 8079,
- "length": 72,
- "value": "\"There was an issue when trying to cast SensitivePersonalInfoEmptyCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 8704,
- "length": 33,
- "value": "\"SensitivePersonalInfoHeaderCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 8814,
- "length": 73,
- "value": "\"There was an issue when trying to cast SensitivePersonalInfoHeaderCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 9889,
- "length": 31,
- "value": "\"SensitivePersonalInfoItemCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10011,
- "length": 71,
- "value": "\"There was an issue when trying to cast SensitivePersonalInfoItemCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10552,
- "length": 82,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10625,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10633,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10747,
- "length": 84,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10822,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "StringLiteral",
- "offset": 10830,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
"kind": "IntegerLiteral",
- "offset": 12583,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 12921,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 581,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 618,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 673,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 772,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 1277,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1337,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "StringLiteral",
- "offset": 1659,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1952,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 3898,
- "length": 2,
- "value": "24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 4019,
- "length": 3,
- "value": "-24"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 418,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "BooleanLiteral",
- "offset": 478,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "StringLiteral",
- "offset": 1094,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1679,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 1929,
- "length": 4,
- "value": "70.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 3153,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 3822,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 3903,
- "length": 2,
- "value": "10"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 4292,
- "length": 3,
- "value": "-15"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 4592,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "StringLiteral",
- "offset": 5303,
- "length": 49,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "StringLiteral",
- "offset": 5325,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "StringLiteral",
- "offset": 5328,
- "length": 1,
- "value": "\" \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "StringLiteral",
- "offset": 5351,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 5821,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "BooleanLiteral",
- "offset": 416,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "BooleanLiteral",
- "offset": 527,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "IntegerLiteral",
- "offset": 854,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "BooleanLiteral",
- "offset": 914,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1242,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1292,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1304,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1315,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1327,
- "length": 3,
- "value": "0.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1497,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1547,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1559,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1570,
- "length": 3,
- "value": "0.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 1582,
- "length": 3,
- "value": "0.1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "StringLiteral",
- "offset": 1746,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "BooleanLiteral",
- "offset": 2038,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 5055,
- "length": 4,
- "value": "20.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/View\/SensitivePersonalInfoEmptyCell.swift",
- "kind": "FloatLiteral",
- "offset": 5104,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2419,
+ "offset": 1024,
"length": 7,
- "value": "\"close\""
+ "value": "1"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2549,
- "length": 20,
- "value": "\"close_purpose_view\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2959,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3365,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3506,
- "length": 30,
- "value": "\"know_more_about_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3700,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3840,
- "length": 30,
- "value": "\"know_more_about_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4093,
- "length": 13,
- "value": "\"unspecified\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4237,
- "length": 30,
- "value": "\"know_more_about_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4586,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4727,
- "length": 21,
- "value": "\"enable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4912,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5052,
- "length": 22,
- "value": "\"disable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5297,
- "length": 13,
- "value": "\"unspecified\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5441,
- "length": 21,
- "value": "\"enable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10139,
- "length": 28,
- "value": "\"no_sensitive_personal_info\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Logic\/SensitivePersonalInfoViewModel.swift",
- "kind": "StringLiteral",
- "offset": 10249,
- "length": 15,
- "value": "\"save_11a80ec3\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2720,
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1088,
"length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2850,
- "length": 26,
- "value": "\"go_back_to_purposes_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3165,
- "length": 33,
- "value": "\"save_vendor_and_back_to_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3478,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3619,
- "length": 21,
- "value": "\"enable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3785,
- "length": 9,
- "value": "\"enabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3925,
- "length": 22,
- "value": "\"disable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4097,
- "length": 10,
- "value": "\"disabled\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4238,
- "length": 21,
- "value": "\"enable_this_purpose\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4414,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/Logic\/SensitivePersonalInfoCategoryViewModel.swift",
- "kind": "StringLiteral",
- "offset": 7803,
- "length": 15,
- "value": "\"save_11a80ec3\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 1142,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 2186,
- "length": 41,
- "value": "\"SensitivePersonalInfoCategoryHeaderCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 2376,
- "length": 45,
- "value": "\"SensitivePersonalInfoCategoryHeaderLineCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 2552,
- "length": 39,
- "value": "\"SensitivePersonalInfoCategoryItemCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 121,
- "length": 43,
- "value": "\"Didomi.SensitivePersonalInfoCategoryViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "FloatLiteral",
- "offset": 4285,
- "length": 5,
- "value": "200.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 4956,
- "length": 41,
- "value": "\"SensitivePersonalInfoCategoryHeaderCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 5082,
- "length": 81,
- "value": "\"There was an issue when trying to cast SensitivePersonalInfoCategoryHeaderCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 5840,
- "length": 45,
- "value": "\"SensitivePersonalInfoCategoryHeaderLineCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 5974,
- "length": 85,
- "value": "\"There was an issue when trying to cast SensitivePersonalInfoCategoryHeaderLineCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 6761,
- "length": 39,
- "value": "\"SensitivePersonalInfoCategoryItemCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 6899,
- "length": 79,
- "value": "\"There was an issue when trying to cast SensitivePersonalInfoCategoryItemCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7383,
- "length": 91,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7465,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7473,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7593,
- "length": 93,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7677,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "StringLiteral",
- "offset": 7685,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 9915,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "IntegerLiteral",
- "offset": 955,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "IntegerLiteral",
- "offset": 964,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "IntegerLiteral",
- "offset": 1010,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "BooleanLiteral",
- "offset": 1332,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "BooleanLiteral",
- "offset": 1552,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "StringLiteral",
- "offset": 1872,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "StringLiteral",
- "offset": 2153,
- "length": 72,
- "value": "\"SensitivePersonalInfoDetailsView.updateConstraints(): superview is nil\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "StringLiteral",
- "offset": 121,
- "length": 33,
- "value": "\"Didomi.SensitivePersonalInfoCategoryView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "FloatLiteral",
- "offset": 4221,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "FloatLiteral",
- "offset": 4272,
- "length": 4,
- "value": "30.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryView.swift",
- "kind": "FloatLiteral",
- "offset": 4313,
- "length": 4,
- "value": "60.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 425,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "BooleanLiteral",
- "offset": 485,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "StringLiteral",
- "offset": 861,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1421,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 1671,
- "length": 4,
- "value": "70.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 2895,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 3481,
- "length": 3,
- "value": "-16"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "IntegerLiteral",
- "offset": 3781,
- "length": 1,
- "value": "8"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 4514,
- "length": 4,
- "value": "14.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 598,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 635,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 690,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 749,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 758,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "IntegerLiteral",
- "offset": 814,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 874,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "StringLiteral",
- "offset": 1099,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "BooleanLiteral",
- "offset": 1401,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderCell.swift",
- "kind": "FloatLiteral",
- "offset": 3282,
- "length": 4,
- "value": "20.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderLineCell.swift",
- "kind": "StringLiteral",
- "offset": 349,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderLineCell.swift",
- "kind": "BooleanLiteral",
- "offset": 651,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderLineCell.swift",
- "kind": "FloatLiteral",
- "offset": 2198,
- "length": 3,
- "value": "1.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/SensitivePersonalInfoManagement\/Category\/View\/SensitivePersonalInfoCategoryHeaderLineCell.swift",
- "kind": "IntegerLiteral",
- "offset": 2269,
- "length": 1,
"value": "2"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1162,
+ "length": 6,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
+ "kind": "IntegerLiteral",
+ "offset": 1958,
+ "length": 12,
+ "value": "1"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2009,
+ "length": 10,
+ "value": "2"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
+ "kind": "IntegerLiteral",
+ "offset": 2067,
+ "length": 18,
+ "value": "3"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
"kind": "Array",
"offset": 811,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
"kind": "Array",
"offset": 1209,
"length": 2,
"value": "[]"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
"kind": "StringLiteral",
"offset": 1492,
"length": 36,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
"kind": "StringLiteral",
"offset": 1507,
"length": 1,
"value": "\" \""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
"kind": "StringLiteral",
"offset": 1527,
"length": 1,
"value": "\"\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2409,
- "length": 26,
- "value": "\"go_back_to_purposes_list\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 2521,
- "length": 7,
- "value": "\"close\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3208,
- "length": 22,
- "value": "\"double_tap_to_action\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3860,
- "length": 42,
- "value": "\"Can't find Purpose from id: \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 3901,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "Array",
- "offset": 3923,
- "length": 2,
- "value": "[]"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 4614,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "BooleanLiteral",
- "offset": 4621,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5307,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5382,
- "length": 24,
- "value": "\"non_iab_partners_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5448,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5457,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5500,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5575,
- "length": 30,
- "value": "\"single_non_iab_partner_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5647,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 5656,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 5936,
- "length": 1,
- "value": "1"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6011,
- "length": 20,
- "value": "\"iab_partners_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6073,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6082,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "IntegerLiteral",
- "offset": 6125,
- "length": 1,
- "value": "0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6200,
- "length": 26,
- "value": "\"single_iab_partner_count\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6268,
- "length": 10,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 6277,
- "length": 2,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 8939,
- "length": 114,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 8998,
- "length": 1,
- "value": "\" > \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9042,
- "length": 8,
- "value": "\"opt_in\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9052,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9100,
- "length": 115,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9159,
- "length": 1,
- "value": "\" > \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9203,
- "length": 9,
- "value": "\"consent\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9214,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9325,
- "length": 127,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9384,
- "length": 1,
- "value": "\" > \""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9428,
- "length": 21,
- "value": "\"legitimate_interest\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
- "kind": "StringLiteral",
- "offset": 9451,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
"offset": 627,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
"offset": 893,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
"offset": 953,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
"offset": 1228,
"length": 4,
"value": "true"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
"offset": 1346,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
"offset": 1558,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
- "offset": 1773,
+ "offset": 1809,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 2083,
+ "offset": 2155,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 2092,
+ "offset": 2164,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 2138,
+ "offset": 2210,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "BooleanLiteral",
- "offset": 2436,
+ "offset": 2508,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
- "kind": "BooleanLiteral",
- "offset": 2847,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
- "kind": "IntegerLiteral",
- "offset": 6105,
- "length": 1,
- "value": "2"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
- "kind": "StringLiteral",
- "offset": 167,
- "length": 21,
- "value": "\"Didomi.PurposeVendorListView\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "FloatLiteral",
- "offset": 7086,
+ "offset": 7158,
"length": 4,
"value": "18.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 7259,
+ "offset": 7331,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 7314,
+ "offset": 7386,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 7363,
+ "offset": 7435,
"length": 2,
"value": "10"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "FloatLiteral",
- "offset": 7413,
+ "offset": 7485,
"length": 4,
"value": "30.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "FloatLiteral",
- "offset": 7454,
+ "offset": 7526,
"length": 4,
"value": "60.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListView.swift",
"kind": "IntegerLiteral",
- "offset": 7514,
+ "offset": 7586,
"length": 2,
"value": "12"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 684,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 2108,
- "length": 27,
- "value": "\"PurposeVendorListItemCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 178,
- "length": 31,
- "value": "\"Didomi.PurposeVendorListViewController\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "BooleanLiteral",
- "offset": 2911,
- "length": 4,
- "value": "true"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 3384,
- "length": 27,
- "value": "\"PurposeVendorListItemCell\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 3498,
- "length": 67,
- "value": "\"There was an issue when trying to cast PurposeVendorListItemCell.\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 3712,
- "length": 71,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 3774,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListViewController.swift",
- "kind": "StringLiteral",
- "offset": 3782,
- "length": 1,
- "value": "\"\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
"kind": "IntegerLiteral",
"offset": 353,
"length": 1,
"value": "0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
"kind": "BooleanLiteral",
"offset": 413,
"length": 5,
"value": "false"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
- "kind": "StringLiteral",
- "offset": 592,
- "length": 39,
- "value": "\"init(coder:) has not been implemented\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
- "kind": "BooleanLiteral",
- "offset": 970,
- "length": 5,
- "value": "false"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
- "kind": "FloatLiteral",
- "offset": 1220,
- "length": 4,
- "value": "30.0"
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
"kind": "FloatLiteral",
"offset": 2579,
"length": 4,
"value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/View\/PurposeVendorListItemCell.swift",
"kind": "FloatLiteral",
"offset": 2739,
"length": 4,
"value": "12.0"
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1234,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebView.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1267,
+ "length": 5,
+ "value": "false"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebView.swift",
+ "kind": "FloatLiteral",
+ "offset": 4898,
+ "length": 5,
+ "value": "0.604"
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 816,
"length": 7,
"value": "\"Close\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 971,
"length": 10,
"value": "\"Collapse\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1125,
"length": 8,
"value": "\"Expand\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
"offset": 1290,
"length": 15,
"value": "\"External-link\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
- "offset": 1445,
- "length": 6,
- "value": "\"Logo\""
- },
- {
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
- "kind": "StringLiteral",
- "offset": 1604,
+ "offset": 1458,
"length": 13,
"value": "\"angle-right\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
- "offset": 1768,
+ "offset": 1622,
"length": 12,
"value": "\"arrow-left\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
- "offset": 1929,
+ "offset": 1783,
"length": 11,
"value": "\"copy_icon\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
- "offset": 2101,
+ "offset": 1970,
+ "length": 25,
+ "value": "\"privacy-management-logo\""
+ },
+ {
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "kind": "StringLiteral",
+ "offset": 2156,
"length": 17,
"value": "\"toggle_disabled\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
- "offset": 2277,
+ "offset": 2332,
"length": 16,
"value": "\"toggle_enabled\""
},
{
- "filePath": "\/Users\/administrator\/builds\/2TbpzyekR\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
+ "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/DerivedData\/Build\/Intermediates.noindex\/ArchiveIntermediates\/DidomiVisionOS\/IntermediateBuildFilesPath\/Didomi.build\/Release-xrsimulator\/DidomiVisionOS.build\/DerivedSources\/GeneratedAssetSymbols.swift",
"kind": "StringLiteral",
- "offset": 2456,
+ "offset": 2511,
"length": 18,
"value": "\"user_information\""
}
--
Gitblit v1.8.0