lpw
2026-02-03 b5a6c4585986273a61f0f0880eb9d69f35717892
frameworks/Didomi.xcframework/ios-arm64/Didomi.framework/Modules/Didomi.swiftmodule/arm64-apple-ios.abi.json
@@ -113,16 +113,6 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
@@ -168,6 +158,244 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
      {
        "kind": "TypeDecl",
        "name": "IntegrationErrorEvent",
        "printedName": "IntegrationErrorEvent",
        "children": [
          {
            "kind": "Var",
            "name": "integrationName",
            "printedName": "integrationName",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent(py)integrationName",
            "mangledName": "$s6Didomi21IntegrationErrorEventC15integrationNameSSvp",
            "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)DDMIntegrationErrorEvent(im)integrationName",
                "mangledName": "$s6Didomi21IntegrationErrorEventC15integrationNameSSvg",
                "moduleName": "Didomi",
                "implicit": true,
                "declAttributes": [
                  "Final",
                  "ObjC"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Var",
            "name": "reason",
            "printedName": "reason",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "String",
                "printedName": "Swift.String",
                "usr": "s:SS"
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent(py)reason",
            "mangledName": "$s6Didomi21IntegrationErrorEventC6reasonSSvp",
            "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)DDMIntegrationErrorEvent(im)reason",
                "mangledName": "$s6Didomi21IntegrationErrorEventC6reasonSSvg",
                "moduleName": "Didomi",
                "implicit": true,
                "declAttributes": [
                  "Final",
                  "ObjC"
                ],
                "accessorKind": "get"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
            "children": [
              {
                "kind": "TypeNominal",
                "name": "IntegrationErrorEvent",
                "printedName": "Didomi.IntegrationErrorEvent",
                "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent"
              }
            ],
            "declKind": "Constructor",
            "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent(im)init",
            "mangledName": "$s6Didomi21IntegrationErrorEventCACycfc",
            "moduleName": "Didomi",
            "overriding": true,
            "implicit": true,
            "objc_name": "init",
            "declAttributes": [
              "Dynamic",
              "ObjC",
              "Override"
            ],
            "init_kind": "Designated"
          }
        ],
        "declKind": "Class",
        "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent",
        "mangledName": "$s6Didomi21IntegrationErrorEventC",
        "moduleName": "Didomi",
        "objc_name": "DDMIntegrationErrorEvent",
        "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": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -420,16 +648,6 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
@@ -665,6 +883,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -1713,6 +1932,13 @@
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
@@ -1773,6 +1999,13 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -2048,26 +2281,6 @@
      },
      {
        "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",
@@ -2197,6 +2410,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -4810,6 +5024,20 @@
            "printedName": "Equatable",
            "usr": "s:SQ",
            "mangledName": "$sSQ"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -6733,6 +6961,48 @@
            "fixedbinaryorder": 42
          },
          {
            "kind": "Var",
            "name": "integrationError",
            "printedName": "integrationError",
            "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@DDMEventTypeIntegrationError",
            "mangledName": "$s6Didomi9EventTypeO16integrationErroryA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 43
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init(rawValue:)",
@@ -7181,6 +7451,16 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
@@ -7340,6 +7620,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -7610,16 +7891,6 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
@@ -7652,16 +7923,6 @@
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
@@ -7855,6 +8116,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -8263,6 +8525,16 @@
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          }
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
@@ -8730,6 +9002,20 @@
            ],
            "usr": "s:SY",
            "mangledName": "$sSY"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -9285,6 +9571,90 @@
          },
          {
            "kind": "Var",
            "name": "incdpa",
            "printedName": "incdpa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationIncdpa",
            "mangledName": "$s6Didomi10RegulationO6incdpayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 8
          },
          {
            "kind": "Var",
            "name": "kcdpa",
            "printedName": "kcdpa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationKcdpa",
            "mangledName": "$s6Didomi10RegulationO5kcdpayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 9
          },
          {
            "kind": "Var",
            "name": "mcdpa",
            "printedName": "mcdpa",
            "children": [
@@ -9323,7 +9693,133 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 8
            "fixedbinaryorder": 10
          },
          {
            "kind": "Var",
            "name": "mncdpa",
            "printedName": "mncdpa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationMncdpa",
            "mangledName": "$s6Didomi10RegulationO6mncdpayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 11
          },
          {
            "kind": "Var",
            "name": "modpa",
            "printedName": "modpa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationModpa",
            "mangledName": "$s6Didomi10RegulationO5modpayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 12
          },
          {
            "kind": "Var",
            "name": "ndpa",
            "printedName": "ndpa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationNdpa",
            "mangledName": "$s6Didomi10RegulationO4ndpayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 13
          },
          {
            "kind": "Var",
@@ -9365,7 +9861,7 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 9
            "fixedbinaryorder": 14
          },
          {
            "kind": "Var",
@@ -9407,7 +9903,7 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 10
            "fixedbinaryorder": 15
          },
          {
            "kind": "Var",
@@ -9449,7 +9945,49 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 11
            "fixedbinaryorder": 16
          },
          {
            "kind": "Var",
            "name": "ridtppa",
            "printedName": "ridtppa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationRidtppa",
            "mangledName": "$s6Didomi10RegulationO7ridtppayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 17
          },
          {
            "kind": "Var",
@@ -9491,7 +10029,49 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 12
            "fixedbinaryorder": 18
          },
          {
            "kind": "Var",
            "name": "tipa",
            "printedName": "tipa",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.Regulation.Type) -> Didomi.Regulation",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Regulation",
                    "printedName": "Didomi.Regulation",
                    "usr": "c:@M@Didomi@E@Regulation"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "Metatype",
                    "printedName": "Didomi.Regulation.Type",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Regulation",
                        "printedName": "Didomi.Regulation",
                        "usr": "c:@M@Didomi@E@Regulation"
                      }
                    ]
                  }
                ]
              }
            ],
            "declKind": "EnumElement",
            "usr": "c:@M@Didomi@E@Regulation@RegulationTipa",
            "mangledName": "$s6Didomi10RegulationO4tipayA2CmF",
            "moduleName": "Didomi",
            "declAttributes": [
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 19
          },
          {
            "kind": "Var",
@@ -9533,7 +10113,7 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 13
            "fixedbinaryorder": 20
          },
          {
            "kind": "Var",
@@ -9575,7 +10155,7 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 14
            "fixedbinaryorder": 21
          },
          {
            "kind": "Var",
@@ -9617,7 +10197,7 @@
              "RawDocComment",
              "ObjC"
            ],
            "fixedbinaryorder": 15
            "fixedbinaryorder": 22
          },
          {
            "kind": "Var",
@@ -9989,16 +10569,6 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
@@ -10084,6 +10654,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -10283,6 +10854,13 @@
        "conformances": [
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "Copyable",
            "printedName": "Copyable",
            "usr": "s:s8CopyableP",
@@ -10343,6 +10921,13 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -10393,6 +10978,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -10653,6 +11239,13 @@
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -10733,6 +11326,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -11337,6 +11931,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -11607,6 +12202,20 @@
                ],
                "usr": "s:SY",
                "mangledName": "$sSY"
              },
              {
                "kind": "Conformance",
                "name": "Sendable",
                "printedName": "Sendable",
                "usr": "s:s8SendableP",
                "mangledName": "$ss8SendableP"
              },
              {
                "kind": "Conformance",
                "name": "SendableMetatype",
                "printedName": "SendableMetatype",
                "usr": "s:s16SendableMetatypeP",
                "mangledName": "$ss16SendableMetatypeP"
              }
            ]
          },
@@ -12340,7 +12949,7 @@
            ],
            "declKind": "Func",
            "usr": "c:@M@Didomi@objc(cs)Didomi(im)addVendorStatusListenerWithId::",
            "mangledName": "$s6DidomiAAC23addVendorStatusListener2id_ySS_yAA011CurrentUserD0C0cD0CctF",
            "mangledName": "$s6DidomiAAC23addVendorStatusListener2id_ySS_yAA011CurrentUserD0C0cD0CYbctF",
            "moduleName": "Didomi",
            "objc_name": "addVendorStatusListenerWithId::",
            "declAttributes": [
@@ -14354,7 +14963,7 @@
            ],
            "declKind": "Func",
            "usr": "c:@CM@Didomi@objc(cs)Didomi(im)loadUserStatuses:callback:",
            "mangledName": "$s6DidomiAAC16loadUserStatuses_8callbackySayAA0aC10ParametersCG_ySayAA04LoadC12StatusResultCGctF",
            "mangledName": "$s6DidomiAAC16loadUserStatuses_8callbackySayAA0aC10ParametersCG_ySayAA04LoadC12StatusResultCGYbctF",
            "moduleName": "Didomi",
            "declAttributes": [
              "Dynamic",
@@ -14640,6 +15249,20 @@
            "printedName": "ViewProviderDelegate",
            "usr": "c:@M@Didomi@objc(pl)ViewProviderDelegate",
            "mangledName": "$s6Didomi20ViewProviderDelegateP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -14675,6 +15298,26 @@
      },
      {
        "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",
@@ -15115,16 +15758,6 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
@@ -15460,6 +16093,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -15671,16 +16305,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -17668,11 +18293,12 @@
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -24299,6 +24925,136 @@
            ]
          },
          {
            "kind": "Var",
            "name": "onIntegrationError",
            "printedName": "onIntegrationError",
            "children": [
              {
                "kind": "TypeFunc",
                "name": "Function",
                "printedName": "(Didomi.IntegrationErrorEvent) -> ()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  },
                  {
                    "kind": "TypeNominal",
                    "name": "IntegrationErrorEvent",
                    "printedName": "Didomi.IntegrationErrorEvent",
                    "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent"
                  }
                ]
              }
            ],
            "declKind": "Var",
            "usr": "c:@M@Didomi@objc(cs)DDMEventListener(py)onIntegrationError",
            "mangledName": "$s6Didomi13EventListenerC18onIntegrationErroryyAA0efB0Ccvp",
            "moduleName": "Didomi",
            "declAttributes": [
              "HasInitialValue",
              "HasStorage",
              "AccessControl",
              "ObjC",
              "RawDocComment"
            ],
            "hasStorage": true,
            "accessors": [
              {
                "kind": "Accessor",
                "name": "Get",
                "printedName": "Get()",
                "children": [
                  {
                    "kind": "TypeFunc",
                    "name": "Function",
                    "printedName": "(Didomi.IntegrationErrorEvent) -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "IntegrationErrorEvent",
                        "printedName": "Didomi.IntegrationErrorEvent",
                        "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)onIntegrationError",
                "mangledName": "$s6Didomi13EventListenerC18onIntegrationErroryyAA0efB0Ccvg",
                "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.IntegrationErrorEvent) -> ()",
                    "children": [
                      {
                        "kind": "TypeNominal",
                        "name": "Void",
                        "printedName": "()"
                      },
                      {
                        "kind": "TypeNominal",
                        "name": "IntegrationErrorEvent",
                        "printedName": "Didomi.IntegrationErrorEvent",
                        "usr": "c:@M@Didomi@objc(cs)DDMIntegrationErrorEvent"
                      }
                    ]
                  }
                ],
                "declKind": "Accessor",
                "usr": "c:@M@Didomi@objc(cs)DDMEventListener(im)setOnIntegrationError:",
                "mangledName": "$s6Didomi13EventListenerC18onIntegrationErroryyAA0efB0Ccvs",
                "moduleName": "Didomi",
                "implicit": true,
                "declAttributes": [
                  "ObjC"
                ],
                "accessorKind": "set"
              },
              {
                "kind": "Accessor",
                "name": "Modify",
                "printedName": "Modify()",
                "children": [
                  {
                    "kind": "TypeNominal",
                    "name": "Void",
                    "printedName": "()"
                  }
                ],
                "declKind": "Accessor",
                "usr": "s:6Didomi13EventListenerC18onIntegrationErroryyAA0efB0CcvM",
                "mangledName": "$s6Didomi13EventListenerC18onIntegrationErroryyAA0efB0CcvM",
                "moduleName": "Didomi",
                "implicit": true,
                "accessorKind": "_modify"
              }
            ]
          },
          {
            "kind": "Constructor",
            "name": "init",
            "printedName": "init()",
@@ -24789,8 +25545,8 @@
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
@@ -24799,8 +25555,8 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
@@ -24871,6 +25627,16 @@
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
@@ -25109,11 +25875,22 @@
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -25425,6 +26202,20 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -26048,6 +26839,20 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -26178,6 +26983,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -27923,11 +28729,22 @@
      },
      {
        "kind": "Import",
        "name": "UIKit",
        "printedName": "UIKit",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "RawDocComment"
        ]
      },
      {
        "kind": "Import",
        "name": "Foundation",
        "printedName": "Foundation",
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -29778,6 +30595,7 @@
        "declKind": "Import",
        "moduleName": "Didomi",
        "declAttributes": [
          "AccessControl",
          "RawDocComment"
        ]
      },
@@ -30375,6 +31193,13 @@
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          },
          {
            "kind": "Conformance",
            "name": "UITraitChangeObservable",
            "printedName": "UITraitChangeObservable",
            "usr": "s:5UIKit23UITraitChangeObservableP",
@@ -30481,6 +31306,13 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -30567,6 +31399,20 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -30665,6 +31511,13 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      },
@@ -30755,6 +31608,13 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "Sendable",
            "printedName": "Sendable",
            "usr": "s:s8SendableP",
            "mangledName": "$ss8SendableP"
          }
        ]
      },
@@ -30852,6 +31712,13 @@
            "printedName": "CustomDebugStringConvertible",
            "usr": "s:s28CustomDebugStringConvertibleP",
            "mangledName": "$ss28CustomDebugStringConvertibleP"
          },
          {
            "kind": "Conformance",
            "name": "SendableMetatype",
            "printedName": "SendableMetatype",
            "usr": "s:s16SendableMetatypeP",
            "mangledName": "$ss16SendableMetatypeP"
          }
        ]
      }
@@ -30862,7 +31729,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/RemoteResources\/Models\/RemoteFile.swift",
      "kind": "BooleanLiteral",
      "offset": 3245,
      "offset": 3266,
      "length": 5,
      "value": "false"
    },
@@ -30942,62 +31809,6 @@
      "offset": 959,
      "length": 51,
      "value": "\"dataprocessing_details_description_illustration_2\""
    },
    {
      "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\/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\/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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Publisher\/CSPublisherConsentString.swift",
      "kind": "StringLiteral",
      "offset": 429,
      "length": 2,
      "value": "\"\""
    },
    {
      "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\/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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/UnderageNoticeContent.swift",
@@ -31093,42 +31904,42 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
      "kind": "StringLiteral",
      "offset": 593,
      "offset": 597,
      "length": 16,
      "value": "\"device_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 724,
      "offset": 728,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/DeviceStorageDisclosureHeaderViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 975,
      "offset": 979,
      "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,
      "offset": 1405,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
      "kind": "StringLiteral",
      "offset": 412,
      "offset": 433,
      "length": 15,
      "value": "\"io.didomi.sdk\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/LoggerOSLog.swift",
      "kind": "StringLiteral",
      "offset": 439,
      "offset": 460,
      "length": 8,
      "value": "\"Didomi\""
    },
@@ -31219,42 +32030,42 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
      "kind": "IntegerLiteral",
      "offset": 1407,
      "offset": 1495,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
      "kind": "BooleanLiteral",
      "offset": 1540,
      "offset": 1628,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
      "kind": "BooleanLiteral",
      "offset": 1584,
      "offset": 1672,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
      "kind": "BooleanLiteral",
      "offset": 1783,
      "offset": 1871,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
      "kind": "StringLiteral",
      "offset": 1820,
      "offset": 1908,
      "length": 4,
      "value": "\"AA\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString.swift",
      "kind": "Array",
      "offset": 1974,
      "offset": 2062,
      "length": 2,
      "value": "[]"
    },
@@ -31296,112 +32107,112 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 3773,
      "offset": 3777,
      "length": 22,
      "value": "\"organization_user_id\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 3839,
      "offset": 3843,
      "length": 32,
      "value": "\"organization_user_id_algorithm\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 3909,
      "offset": 3913,
      "length": 26,
      "value": "\"organization_user_id_sid\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 3973,
      "offset": 3977,
      "length": 26,
      "value": "\"organization_user_id_exp\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 4038,
      "offset": 4042,
      "length": 27,
      "value": "\"organization_user_id_salt\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 4106,
      "offset": 4110,
      "length": 29,
      "value": "\"organization_user_id_digest\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 4172,
      "offset": 4176,
      "length": 25,
      "value": "\"organization_user_id_iv\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 4301,
      "offset": 4305,
      "length": 11,
      "value": "\"last_sync\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 4364,
      "offset": 4368,
      "length": 20,
      "value": "\"synchronized_users\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6595,
      "offset": 6599,
      "length": 22,
      "value": "\"organization_user_id\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6643,
      "offset": 6647,
      "length": 32,
      "value": "\"organization_user_id_algorithm\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6700,
      "offset": 6704,
      "length": 26,
      "value": "\"organization_user_id_sid\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6753,
      "offset": 6757,
      "length": 26,
      "value": "\"organization_user_id_exp\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6816,
      "offset": 6820,
      "length": 25,
      "value": "\"organization_user_id_iv\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6862,
      "offset": 6866,
      "length": 27,
      "value": "\"organization_user_id_salt\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncRequest.swift",
      "kind": "StringLiteral",
      "offset": 6912,
      "offset": 6916,
      "length": 29,
      "value": "\"organization_user_id_digest\""
    },
@@ -31520,49 +32331,49 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 8186,
      "offset": 8180,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 8823,
      "offset": 8817,
      "length": 4,
      "value": "52.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 8879,
      "offset": 8873,
      "length": 4,
      "value": "-5.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 8926,
      "offset": 8920,
      "length": 5,
      "value": "-10.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 8984,
      "offset": 8978,
      "length": 5,
      "value": "-23.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 9036,
      "offset": 9030,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeSectionHeaderView.swift",
      "kind": "IntegerLiteral",
      "offset": 9114,
      "offset": 9108,
      "length": 2,
      "value": "12"
    },
@@ -31616,167 +32427,6 @@
      "value": "15.0"
    },
    {
      "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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/USPString.swift",
      "kind": "IntegerLiteral",
      "offset": 307,
@@ -31806,64 +32456,71 @@
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "BooleanLiteral",
      "offset": 1563,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 7887,
      "offset": 8059,
      "length": 4,
      "value": "70.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 7939,
      "offset": 8111,
      "length": 3,
      "value": "7.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 7982,
      "offset": 8154,
      "length": 4,
      "value": "10.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 8038,
      "offset": 8210,
      "length": 5,
      "value": "-10.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 8087,
      "offset": 8259,
      "length": 3,
      "value": "5.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 8144,
      "offset": 8316,
      "length": 4,
      "value": "-5.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 8191,
      "offset": 8363,
      "length": 5,
      "value": "-16.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 8249,
      "offset": 8421,
      "length": 5,
      "value": "-15.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 8321,
      "offset": 8493,
      "length": 4,
      "value": "10.0"
    },
@@ -32157,154 +32814,154 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 468,
      "offset": 477,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 619,
      "offset": 628,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 669,
      "offset": 678,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 681,
      "offset": 690,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 692,
      "offset": 701,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 704,
      "offset": 713,
      "length": 3,
      "value": "0.1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 854,
      "offset": 863,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "IntegerLiteral",
      "offset": 1016,
      "offset": 1025,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "StringLiteral",
      "offset": 1190,
      "offset": 1199,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 1315,
      "offset": 1324,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 1459,
      "offset": 1468,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 1550,
      "offset": 1559,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "BooleanLiteral",
      "offset": 6270,
      "offset": 6273,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 7095,
      "offset": 7098,
      "length": 4,
      "value": "52.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 7151,
      "offset": 7154,
      "length": 4,
      "value": "-5.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 7198,
      "offset": 7201,
      "length": 5,
      "value": "-10.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 7252,
      "offset": 7255,
      "length": 5,
      "value": "-23.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 7304,
      "offset": 7307,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorTableSectionHeaderView.swift",
      "kind": "FloatLiteral",
      "offset": 7391,
      "offset": 7394,
      "length": 4,
      "value": "15.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposesViewController.swift",
      "kind": "BooleanLiteral",
      "offset": 16417,
      "offset": 16443,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
      "kind": "IntegerLiteral",
      "offset": 350,
      "offset": 377,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/TCFV2StorageRepository.swift",
      "kind": "StringLiteral",
      "offset": 384,
      "offset": 411,
      "length": 4,
      "value": "\"AA\""
    },
@@ -32633,42 +33290,42 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
      "kind": "IntegerLiteral",
      "offset": 1024,
      "offset": 1060,
      "length": 7,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
      "kind": "IntegerLiteral",
      "offset": 1088,
      "offset": 1124,
      "length": 7,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
      "kind": "IntegerLiteral",
      "offset": 1162,
      "offset": 1198,
      "length": 6,
      "value": "3"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
      "kind": "IntegerLiteral",
      "offset": 1958,
      "offset": 1994,
      "length": 12,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
      "kind": "IntegerLiteral",
      "offset": 2009,
      "offset": 2045,
      "length": 10,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/LoadUserStatusResult.swift",
      "kind": "IntegerLiteral",
      "offset": 2067,
      "offset": 2103,
      "length": 18,
      "value": "3"
    },
@@ -32780,21 +33437,21 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 5387,
      "offset": 5391,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 5394,
      "offset": 5398,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/ViewModel\/PurposeDetailsViewModel.swift",
      "kind": "FloatLiteral",
      "offset": 7937,
      "offset": 7953,
      "length": 3,
      "value": "8.0"
    },
@@ -32902,13 +33559,6 @@
      "offset": 398,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/PurposeDetailsIdentifiers.swift",
@@ -33046,7 +33696,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PurposeGrouping\/PurposeCategoryGroup.swift",
      "kind": "Array",
      "offset": 530,
      "offset": 534,
      "length": 2,
      "value": "[]"
    },
@@ -33081,98 +33731,98 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
      "kind": "StringLiteral",
      "offset": 16504,
      "offset": 16588,
      "length": 69,
      "value": "\"New sync user. `sync.acknowledged` API event will not be triggered.\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
      "kind": "StringLiteral",
      "offset": 16610,
      "offset": 16694,
      "length": 88,
      "value": "\"Sync not enabled or not required. `sync.acknowledged` API event will not be triggered.\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
      "kind": "StringLiteral",
      "offset": 16736,
      "offset": 16820,
      "length": 86,
      "value": "\"User status already up-to-date. `sync.acknowledged` API event will not be triggered.\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
      "kind": "StringLiteral",
      "offset": 16858,
      "offset": 16942,
      "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,
      "offset": 17083,
      "length": 18,
      "value": "\"Invalid response\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/SyncRepository.swift",
      "kind": "StringLiteral",
      "offset": 17053,
      "offset": 17137,
      "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,
      "offset": 17213,
      "length": 41,
      "value": "\"Error parsing sync response from server\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 3709,
      "offset": 3724,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 7507,
      "offset": 7538,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 7601,
      "offset": 7632,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 10462,
      "offset": 10501,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 10542,
      "offset": 10581,
      "length": 2,
      "value": "31"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 10596,
      "offset": 10635,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/UserAuthParams.swift",
      "kind": "IntegerLiteral",
      "offset": 10626,
      "offset": 10665,
      "length": 2,
      "value": "31"
    },
@@ -33235,7 +33885,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThreadSafe.swift",
      "kind": "StringLiteral",
      "offset": 360,
      "offset": 376,
      "length": 22,
      "value": "\"io.didomi.threadsafe\""
    },
@@ -33263,238 +33913,238 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 888,
      "offset": 921,
      "length": 32,
      "value": "\"preferences.content.agreeToAll\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 973,
      "offset": 1006,
      "length": 35,
      "value": "\"preferences.content.disagreeToAll\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1064,
      "offset": 1097,
      "length": 26,
      "value": "\"preferences.content.save\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1137,
      "offset": 1170,
      "length": 37,
      "value": "\"preferences.content.viewAllPartners\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1232,
      "offset": 1265,
      "length": 26,
      "value": "\"preferences.content.text\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1321,
      "offset": 1354,
      "length": 27,
      "value": "\"preferences.content.title\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1412,
      "offset": 1445,
      "length": 33,
      "value": "\"preferences.content.textVendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1507,
      "offset": 1540,
      "length": 36,
      "value": "\"preferences.content.subTextVendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1736,
      "offset": 1769,
      "length": 23,
      "value": "\"notice.content.notice\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1807,
      "offset": 1840,
      "length": 24,
      "value": "\"notice.content.dismiss\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1885,
      "offset": 1918,
      "length": 21,
      "value": "\"notice.content.deny\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 1959,
      "offset": 1992,
      "length": 26,
      "value": "\"notice.content.learnMore\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 2043,
      "offset": 2076,
      "length": 30,
      "value": "\"notice.content.privacyPolicy\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "Dictionary",
      "offset": 4372,
      "offset": 4405,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "StringLiteral",
      "offset": 4888,
      "offset": 4921,
      "length": 4,
      "value": "\"en\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/LanguageHelper.swift",
      "kind": "Dictionary",
      "offset": 9082,
      "offset": 9823,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1033,
      "offset": 1066,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1048,
      "offset": 1081,
      "length": 18,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1080,
      "offset": 1113,
      "length": 10,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1104,
      "offset": 1137,
      "length": 12,
      "value": "3"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1130,
      "offset": 1163,
      "length": 17,
      "value": "4"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1161,
      "offset": 1194,
      "length": 10,
      "value": "5"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1185,
      "offset": 1218,
      "length": 11,
      "value": "6"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1240,
      "offset": 1273,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 2997,
      "offset": 3030,
      "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,
      "offset": 3259,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 3776,
      "offset": 3809,
      "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,
      "offset": 3946,
      "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,
      "offset": 5515,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 5945,
      "offset": 5978,
      "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,
      "offset": 6150,
      "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,
      "offset": 6298,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 6389,
      "offset": 6422,
      "length": 2,
      "value": "14"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 6852,
      "offset": 6885,
      "length": 4,
      "value": "\"en\""
    },
@@ -33821,6 +34471,13 @@
      "value": "42"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Models\/EventType.swift",
      "kind": "IntegerLiteral",
      "offset": 3003,
      "length": 16,
      "value": "43"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/AccessibilityIdentifiers\/ToolbarIdentifiers.swift",
      "kind": "StringLiteral",
      "offset": 320,
@@ -33970,210 +34627,133 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 290,
      "offset": 311,
      "length": 7,
      "value": "\"optin\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 1068,
      "offset": 1089,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 1186,
      "offset": 1207,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 4694,
      "offset": 4719,
      "length": 27,
      "value": "\"continue_without_agreeing\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 4749,
      "offset": 4774,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 6520,
      "offset": 6634,
      "length": 34,
      "value": "\"go_to_purpose_configuration_view\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 6559,
      "offset": 6733,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 6755,
      "length": 22,
      "value": "\"double_tap_to_action\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 6819,
      "offset": 7112,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7120,
      "length": 22,
      "value": "\"double_tap_to_action\""
      "offset": 7356,
      "length": 21,
      "value": "\"link_privacy_policy\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7195,
      "offset": 7442,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7386,
      "offset": 7714,
      "length": 45,
      "value": "\"accept_our_data_processing_and_close_notice\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7436,
      "offset": 7824,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7609,
      "length": 22,
      "value": "\"double_tap_to_action\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7673,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 7917,
      "offset": 8138,
      "length": 30,
      "value": "\"acknowledge_and_close_notice\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8003,
      "offset": 8171,
      "length": 45,
      "value": "\"refuse_our_data_processing_and_close_notice\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8063,
      "offset": 8281,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8239,
      "length": 22,
      "value": "\"double_tap_to_action\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8303,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8496,
      "offset": 8577,
      "length": 45,
      "value": "\"refuse_our_data_processing_and_close_notice\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8546,
      "offset": 8687,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8731,
      "length": 22,
      "value": "\"double_tap_to_action\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 8795,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 9029,
      "length": 7,
      "value": "\"close\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 9041,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 9101,
      "offset": 9034,
      "length": 22,
      "value": "\"close_consent_notice\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 9128,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 9212,
      "length": 22,
      "value": "\"double_tap_to_action\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Logic\/NoticeViewModel.swift",
      "kind": "StringLiteral",
      "offset": 9297,
      "offset": 9121,
      "length": 2,
      "value": "\"\""
    },
@@ -34503,48 +35083,55 @@
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
      "kind": "StringLiteral",
      "offset": 355,
      "length": 8,
      "value": "\"Branch\""
      "length": 12,
      "value": "\"Branch SDK\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
      "kind": "StringLiteral",
      "offset": 392,
      "offset": 396,
      "length": 21,
      "value": "\"BNCPreferenceHelper\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
      "kind": "StringLiteral",
      "offset": 447,
      "offset": 451,
      "length": 16,
      "value": "\"sharedInstance\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/BranchSDK.swift",
      "kind": "BooleanLiteral",
      "offset": 874,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
      "kind": "StringLiteral",
      "offset": 298,
      "offset": 319,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
      "kind": "StringLiteral",
      "offset": 329,
      "offset": 350,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
      "kind": "FloatLiteral",
      "offset": 484,
      "offset": 505,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEvent.swift",
      "kind": "StringLiteral",
      "offset": 2264,
      "offset": 2285,
      "length": 6,
      "value": "\"type\""
    },
@@ -34670,91 +35257,91 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 15688,
      "offset": 15626,
      "length": 4,
      "value": "20.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 15748,
      "offset": 15686,
      "length": 4,
      "value": "25.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 15806,
      "offset": 15744,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 15864,
      "offset": 15802,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 15944,
      "offset": 15882,
      "length": 6,
      "value": "-100.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 16026,
      "offset": 15964,
      "length": 4,
      "value": "28.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 16109,
      "offset": 16047,
      "length": 4,
      "value": "20.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 16173,
      "offset": 16111,
      "length": 4,
      "value": "20.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 16229,
      "offset": 16167,
      "length": 5,
      "value": "-10.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 16286,
      "offset": 16224,
      "length": 3,
      "value": "2.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "IntegerLiteral",
      "offset": 16341,
      "offset": 16279,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "IntegerLiteral",
      "offset": 16387,
      "offset": 16325,
      "length": 2,
      "value": "30"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/purposesdetails\/PurposeDetailsView.swift",
      "kind": "FloatLiteral",
      "offset": 16463,
      "offset": 16401,
      "length": 4,
      "value": "16.0"
    },
@@ -34782,42 +35369,42 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
      "kind": "BooleanLiteral",
      "offset": 301,
      "offset": 312,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
      "kind": "BooleanLiteral",
      "offset": 518,
      "offset": 529,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
      "kind": "StringLiteral",
      "offset": 836,
      "offset": 847,
      "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,
      "offset": 2275,
      "length": 4,
      "value": "25.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
      "kind": "FloatLiteral",
      "offset": 2423,
      "offset": 2445,
      "length": 3,
      "value": "0.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/DidomiEmptyBar.swift",
      "kind": "FloatLiteral",
      "offset": 2429,
      "offset": 2451,
      "length": 4,
      "value": "-8.0"
    },
@@ -34838,7 +35425,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/DeviceHelper.swift",
      "kind": "IntegerLiteral",
      "offset": 602,
      "offset": 629,
      "length": 3,
      "value": "320"
    },
@@ -34859,21 +35446,35 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
      "kind": "StringLiteral",
      "offset": 359,
      "offset": 357,
      "length": 15,
      "value": "\"Airbridge SDK\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
      "kind": "StringLiteral",
      "offset": 401,
      "length": 11,
      "value": "\"AirBridge\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
      "kind": "StringLiteral",
      "offset": 409,
      "offset": 451,
      "length": 15,
      "value": "\"startTracking\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
      "kind": "BooleanLiteral",
      "offset": 474,
      "offset": 516,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AirBridgeSDK.swift",
      "kind": "BooleanLiteral",
      "offset": 989,
      "length": 5,
      "value": "false"
    },
@@ -34887,14 +35488,14 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
      "kind": "StringLiteral",
      "offset": 2247,
      "offset": 2218,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Networking\/WebViewHelper.swift",
      "kind": "BooleanLiteral",
      "offset": 2278,
      "offset": 2249,
      "length": 4,
      "value": "true"
    },
@@ -34922,44 +35523,37 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
      "kind": "IntegerLiteral",
      "offset": 2242,
      "offset": 2246,
      "length": 6,
      "value": "86400"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
      "kind": "IntegerLiteral",
      "offset": 2294,
      "offset": 2298,
      "length": 5,
      "value": "3000"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Sync.swift",
      "kind": "IntegerLiteral",
      "offset": 2360,
      "offset": 2364,
      "length": 6,
      "value": "21600"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 1336,
      "offset": 1372,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1507,
      "offset": 1542,
      "length": 25,
      "value": "\"access_user_information\""
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsPreviousNextView.swift",
@@ -34985,7 +35579,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatusRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 2507,
      "offset": 2555,
      "length": 5,
      "value": "false"
    },
@@ -34999,28 +35593,28 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/OrganizationUserRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 486,
      "offset": 492,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
      "kind": "StringLiteral",
      "offset": 973,
      "offset": 977,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
      "kind": "StringLiteral",
      "offset": 1030,
      "offset": 1034,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/SpecialFeature.swift",
      "kind": "StringLiteral",
      "offset": 1064,
      "offset": 1068,
      "length": 2,
      "value": "\"\""
    },
@@ -35077,78 +35671,85 @@
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 354,
      "length": 19,
      "value": "\"FirebaseAnalytics\""
      "length": 14,
      "value": "\"Firebase SDK\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 402,
      "offset": 397,
      "length": 14,
      "value": "\"FIRAnalytics\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 452,
      "offset": 447,
      "length": 13,
      "value": "\"setConsent:\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 531,
      "offset": 602,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 575,
      "offset": 646,
      "length": 20,
      "value": "\"googleana-4TXnJigR\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 626,
      "offset": 697,
      "length": 9,
      "value": "\"granted\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 665,
      "offset": 736,
      "length": 8,
      "value": "\"denied\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 732,
      "offset": 803,
      "length": 19,
      "value": "\"analytics_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 782,
      "offset": 853,
      "length": 12,
      "value": "\"ad_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 826,
      "offset": 897,
      "length": 14,
      "value": "\"ad_user_data\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "StringLiteral",
      "offset": 879,
      "offset": 950,
      "length": 20,
      "value": "\"ad_personalization\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/FirebaseSDK.swift",
      "kind": "BooleanLiteral",
      "offset": 1295,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/CustomPurpose.swift",
@@ -35160,35 +35761,35 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
      "kind": "StringLiteral",
      "offset": 280,
      "offset": 301,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
      "kind": "Dictionary",
      "offset": 329,
      "offset": 350,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
      "kind": "Dictionary",
      "offset": 649,
      "offset": 670,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
      "kind": "Dictionary",
      "offset": 898,
      "offset": 919,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKLanguagesConfig.swift",
      "kind": "StringLiteral",
      "offset": 1052,
      "offset": 1073,
      "length": 9,
      "value": "\"default\""
    },
@@ -35296,370 +35897,6 @@
      "offset": 997,
      "length": 20,
      "value": "\"vendors_table_view\""
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 329,
      "length": 1,
      "value": "5"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 407,
      "length": 2,
      "value": "41"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 495,
      "length": 2,
      "value": "77"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 571,
      "length": 2,
      "value": "89"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 657,
      "length": 3,
      "value": "101"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 751,
      "length": 3,
      "value": "107"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 853,
      "length": 3,
      "value": "113"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 955,
      "length": 3,
      "value": "119"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1057,
      "length": 3,
      "value": "131"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1177,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1301,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1446,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1624,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1747,
      "length": 2,
      "value": "65"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 1911,
      "length": 3,
      "value": "155"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2013,
      "length": 3,
      "value": "171"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2108,
      "length": 3,
      "value": "173"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2208,
      "length": 3,
      "value": "185"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2302,
      "length": 2,
      "value": "16"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2490,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2649,
      "length": 3,
      "value": "132"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2762,
      "length": 3,
      "value": "144"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2872,
      "length": 3,
      "value": "168"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 2980,
      "length": 3,
      "value": "174"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 3193,
      "length": 1,
      "value": "1"
    },
    {
      "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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/CSConstants.swift",
      "kind": "IntegerLiteral",
      "offset": 3334,
      "length": 1,
      "value": "8"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/PreviousNextButton.swift",
@@ -35972,119 +36209,119 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9106,
      "offset": 9044,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9176,
      "offset": 9114,
      "length": 2,
      "value": "24"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9234,
      "offset": 9172,
      "length": 2,
      "value": "10"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9292,
      "offset": 9230,
      "length": 2,
      "value": "24"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9346,
      "offset": 9284,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9401,
      "offset": 9339,
      "length": 2,
      "value": "30"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9446,
      "offset": 9384,
      "length": 2,
      "value": "50"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DataProcessingListTableViewCell.swift",
      "kind": "IntegerLiteral",
      "offset": 9500,
      "offset": 9438,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10278,
      "offset": 10324,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10328,
      "offset": 10374,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10387,
      "offset": 10433,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10447,
      "offset": 10493,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10494,
      "offset": 10540,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10542,
      "offset": 10588,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10599,
      "offset": 10645,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "Array",
      "offset": 10657,
      "offset": 10703,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Logic\/ConsentRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 12791,
      "offset": 12837,
      "length": 4,
      "value": "true"
    },
@@ -36196,21 +36433,21 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
      "kind": "StringLiteral",
      "offset": 14045,
      "offset": 14053,
      "length": 8,
      "value": "\"langId\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/InternalVendor.swift",
      "kind": "StringLiteral",
      "offset": 15940,
      "offset": 15948,
      "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,
      "offset": 15986,
      "length": 11,
      "value": "\"3rd_party\""
    },
@@ -36224,121 +36461,128 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Logic\/VendorRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 61931,
      "offset": 63235,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 2650,
      "offset": 2656,
      "length": 9,
      "value": "\"id_type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 2762,
      "offset": 2768,
      "length": 22,
      "value": "\"organization_user_id\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 2828,
      "offset": 2834,
      "length": 32,
      "value": "\"organization_user_id_algorithm\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 2898,
      "offset": 2904,
      "length": 26,
      "value": "\"organization_user_id_sid\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 2962,
      "offset": 2968,
      "length": 26,
      "value": "\"organization_user_id_exp\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3027,
      "offset": 3033,
      "length": 27,
      "value": "\"organization_user_id_salt\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3095,
      "offset": 3101,
      "length": 29,
      "value": "\"organization_user_id_digest\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3161,
      "offset": 3167,
      "length": 25,
      "value": "\"organization_user_id_iv\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3228,
      "offset": 3234,
      "length": 7,
      "value": "\"tcfcs\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3262,
      "offset": 3268,
      "length": 6,
      "value": "\"tcfv\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3302,
      "offset": 3308,
      "length": 4,
      "value": "\"ac\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/APIEventUser.swift",
      "kind": "StringLiteral",
      "offset": 3374,
      "offset": 3380,
      "length": 10,
      "value": "\"dcs_user\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
      "kind": "Dictionary",
      "offset": 654,
      "offset": 661,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
      "kind": "Dictionary",
      "offset": 708,
      "offset": 715,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
      "kind": "StringLiteral",
      "offset": 6227,
      "offset": 6234,
      "length": 9,
      "value": "\"purpose\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Transactions\/CurrentUserStatusTransaction.swift",
      "kind": "StringLiteral",
      "offset": 6259,
      "offset": 6266,
      "length": 8,
      "value": "\"vendor\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/VendorsLayer.swift",
      "kind": "BooleanLiteral",
      "offset": 296,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/BasePurposeItemCell+Style.swift",
@@ -36637,7 +36881,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Models\/TokenFactory.swift",
      "kind": "BooleanLiteral",
      "offset": 736,
      "offset": 740,
      "length": 4,
      "value": "true"
    },
@@ -36707,70 +36951,70 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "Array",
      "offset": 428,
      "offset": 432,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 476,
      "offset": 480,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 508,
      "offset": 512,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 540,
      "offset": 544,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 662,
      "offset": 723,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 709,
      "offset": 770,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "Array",
      "offset": 767,
      "offset": 832,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 803,
      "offset": 868,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "BooleanLiteral",
      "offset": 842,
      "offset": 907,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/PreferencesConfig.swift",
      "kind": "StringLiteral",
      "offset": 1358,
      "offset": 1517,
      "length": 12,
      "value": "\"categories\""
    },
@@ -36988,78 +37232,113 @@
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 768,
      "length": 5,
      "length": 6,
      "value": "8"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 794,
      "length": 4,
      "offset": 795,
      "length": 5,
      "value": "9"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 825,
      "offset": 822,
      "length": 5,
      "value": "10"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 854,
      "length": 4,
      "offset": 848,
      "length": 6,
      "value": "11"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 878,
      "offset": 877,
      "length": 5,
      "value": "12"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 902,
      "offset": 904,
      "length": 4,
      "value": "13"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 924,
      "length": 5,
      "offset": 930,
      "length": 4,
      "value": "14"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1036,
      "length": 4,
      "offset": 961,
      "length": 5,
      "value": "15"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 990,
      "length": 4,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1014,
      "length": 7,
      "value": "17"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1047,
      "length": 5,
      "value": "18"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1071,
      "length": 4,
      "value": "19"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1098,
      "length": 4,
      "value": "20"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1120,
      "length": 5,
      "value": "21"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "IntegerLiteral",
      "offset": 1232,
      "length": 4,
      "value": "22"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/Regulation.swift",
      "kind": "StringLiteral",
      "offset": 4702,
      "offset": 5874,
      "length": 14,
      "value": "\"Didomi_Token\""
    },
    {
      "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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/NoticeContent.swift",
@@ -37190,14 +37469,14 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
      "kind": "BooleanLiteral",
      "offset": 2390,
      "offset": 2418,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiInitializeParameters.swift",
      "kind": "BooleanLiteral",
      "offset": 2565,
      "offset": 2593,
      "length": 5,
      "value": "false"
    },
@@ -37253,42 +37532,42 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
      "kind": "StringLiteral",
      "offset": 852,
      "offset": 858,
      "length": 7,
      "value": "\"Close\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
      "kind": "BooleanLiteral",
      "offset": 1020,
      "offset": 1026,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
      "kind": "BooleanLiteral",
      "offset": 1300,
      "offset": 1306,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
      "kind": "BooleanLiteral",
      "offset": 1493,
      "offset": 1499,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
      "kind": "BooleanLiteral",
      "offset": 1747,
      "offset": 1753,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/NavigationBarView.swift",
      "kind": "BooleanLiteral",
      "offset": 1828,
      "offset": 1834,
      "length": 4,
      "value": "true"
    },
@@ -37512,35 +37791,35 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
      "kind": "FloatLiteral",
      "offset": 2970,
      "offset": 2978,
      "length": 4,
      "value": "20.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
      "kind": "IntegerLiteral",
      "offset": 4188,
      "offset": 4196,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
      "kind": "IntegerLiteral",
      "offset": 4221,
      "offset": 4229,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
      "kind": "IntegerLiteral",
      "offset": 4255,
      "offset": 4263,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Extensions\/UIView.swift",
      "kind": "IntegerLiteral",
      "offset": 4290,
      "offset": 4298,
      "length": 1,
      "value": "0"
    },
@@ -37890,28 +38169,28 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
      "kind": "IntegerLiteral",
      "offset": 759,
      "offset": 802,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
      "kind": "IntegerLiteral",
      "offset": 831,
      "offset": 874,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
      "kind": "IntegerLiteral",
      "offset": 903,
      "offset": 946,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Logs\/Logger.swift",
      "kind": "IntegerLiteral",
      "offset": 976,
      "offset": 1019,
      "length": 2,
      "value": "17"
    },
@@ -37932,7 +38211,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebView.swift",
      "kind": "FloatLiteral",
      "offset": 4898,
      "offset": 4700,
      "length": 5,
      "value": "0.604"
    },
@@ -38037,14 +38316,14 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
      "kind": "StringLiteral",
      "offset": 499,
      "offset": 505,
      "length": 23,
      "value": "\"EventsRepositoryQueue\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventsRepository.swift",
      "kind": "IntegerLiteral",
      "offset": 1340,
      "offset": 1346,
      "length": 1,
      "value": "0"
    },
@@ -38191,7 +38470,7 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsFactory.swift",
      "kind": "BooleanLiteral",
      "offset": 1994,
      "offset": 2020,
      "length": 4,
      "value": "true"
    },
@@ -38310,119 +38589,189 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
      "kind": "IntegerLiteral",
      "offset": 449,
      "offset": 456,
      "length": 1,
      "value": "0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
      "kind": "IntegerLiteral",
      "offset": 595,
      "offset": 602,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
      "kind": "IntegerLiteral",
      "offset": 620,
      "offset": 627,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
      "kind": "BooleanLiteral",
      "offset": 1996,
      "offset": 2021,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
      "kind": "StringLiteral",
      "offset": 57725,
      "offset": 58102,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Didomi.swift",
      "kind": "BooleanLiteral",
      "offset": 63383,
      "offset": 63782,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/CCPAStorageRepository.swift",
      "kind": "IntegerLiteral",
      "offset": 300,
      "offset": 327,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/PrivacySignals\/PrivacySignals.swift",
      "kind": "BooleanLiteral",
      "offset": 398,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/PrivacySignals\/PrivacySignals.swift",
      "kind": "BooleanLiteral",
      "offset": 424,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/PrivacySignals\/PrivacySignals.swift",
      "kind": "BooleanLiteral",
      "offset": 458,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/PrivacySignals\/PrivacySignals.swift",
      "kind": "BooleanLiteral",
      "offset": 499,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/PrivacySignals\/PrivacySignals.swift",
      "kind": "StringLiteral",
      "offset": 1328,
      "length": 14,
      "value": "\"ad_user_data\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/JSEngine\/PrivacySignals\/PrivacySignals.swift",
      "kind": "StringLiteral",
      "offset": 1376,
      "length": 20,
      "value": "\"ad_personalization\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorIndexTableViewCell.swift",
      "kind": "BooleanLiteral",
      "offset": 536,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorIndexTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 4405,
      "length": 5,
      "value": "-16.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorIndexTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 4442,
      "length": 4,
      "value": "70.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/VendorIndexTableViewCell.swift",
      "kind": "FloatLiteral",
      "offset": 4516,
      "length": 4,
      "value": "16.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3022,
      "offset": 3023,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3082,
      "offset": 3083,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3148,
      "offset": 3149,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3209,
      "offset": 3210,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3272,
      "offset": 3273,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3330,
      "offset": 3331,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3394,
      "offset": 3395,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/entities\/UserChoices.swift",
      "kind": "Dictionary",
      "offset": 3453,
      "offset": 3454,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 965,
      "offset": 977,
      "length": 18,
      "value": "\"previous_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/DeviceStorageDisclosureDetailsViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1103,
      "offset": 1115,
      "length": 14,
      "value": "\"next_storage\""
    },
@@ -38464,49 +38813,49 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 1365,
      "offset": 1504,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 1625,
      "offset": 1764,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 1751,
      "offset": 1890,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
      "kind": "Array",
      "offset": 3171,
      "offset": 3325,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/ConfigurationRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 23381,
      "offset": 23507,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
      "kind": "StringLiteral",
      "offset": 904,
      "offset": 925,
      "length": 10,
      "value": "\"purposes\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/SDKConfig\/SDKConfigTCFV2.swift",
      "kind": "StringLiteral",
      "offset": 1008,
      "offset": 1029,
      "length": 11,
      "value": "\"languages\""
    },
@@ -38536,7 +38885,7 @@
      "kind": "StringLiteral",
      "offset": 622,
      "length": 42,
      "value": "\"97bcaad51b97301d5cdc2dfbb97c09375ccc9705\""
      "value": "\"b4397b8fee076cf4a794030f822dc9b75d526282\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
@@ -39108,238 +39457,497 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5490,
      "offset": 5494,
      "length": 5,
      "value": "\"2.2\""
      "value": "\"2.3\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "IntegerLiteral",
      "offset": 5518,
      "offset": 5522,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "IntegerLiteral",
      "offset": 5542,
      "offset": 5546,
      "length": 1,
      "value": "3"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5586,
      "offset": 5590,
      "length": 39,
      "value": "\"javascript:Didomi.dataProcessing.show\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5662,
      "offset": 5666,
      "length": 37,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5690,
      "offset": 5694,
      "length": 1,
      "value": "\"($INDEX)\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5803,
      "offset": 5807,
      "length": 30,
      "value": "\"EEE, d MMM yyyy HH:mm:ss zzz\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5872,
      "offset": 5876,
      "length": 5,
      "value": "\"GMT\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 5914,
      "offset": 5918,
      "length": 13,
      "value": "\"en_US_POSIX\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6013,
      "offset": 6017,
      "length": 19,
      "value": "\"If-Modified-Since\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6089,
      "offset": 6093,
      "length": 5,
      "value": "\"•\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6118,
      "offset": 6122,
      "length": 5,
      "value": "\"→\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6150,
      "offset": 6154,
      "length": 3,
      "value": "\"*\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "IntegerLiteral",
      "offset": 6203,
      "offset": 6207,
      "length": 8,
      "value": "31622400"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6299,
      "offset": 6303,
      "length": 6,
      "value": "\"uuid\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6411,
      "offset": 6415,
      "length": 16,
      "value": "\"Didomi_User_Id\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6551,
      "offset": 6555,
      "length": 22,
      "value": "\"Didomi_User_Suffixes\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6690,
      "offset": 6694,
      "length": 39,
      "value": "\"Didomi_IAB_Timestamp_granularity_days\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 6828,
      "offset": 6832,
      "length": 9,
      "value": "\"IAB TCF\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7047,
      "offset": 7051,
      "length": 17,
      "value": "\". I-A-B - T-C-F\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "IntegerLiteral",
      "offset": 7108,
      "offset": 7112,
      "length": 1,
      "value": "7"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7134,
      "offset": 7138,
      "length": 12,
      "value": "\"Didomi_DCS\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7203,
      "offset": 7207,
      "length": 17,
      "value": "\"IABTCF_TCString\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7312,
      "offset": 7316,
      "length": 22,
      "value": "\"IABGPP_HDR_GppString\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7425,
      "offset": 7429,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7468,
      "offset": 7472,
      "length": 10,
      "value": "\"facebook\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 7615,
      "offset": 7619,
      "length": 3,
      "value": "\"#\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "IntegerLiteral",
      "offset": 7752,
      "offset": 7756,
      "length": 2,
      "value": "20"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "FloatLiteral",
      "offset": 7870,
      "length": 4,
      "value": "51.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "FloatLiteral",
      "offset": 7905,
      "length": 4,
      "value": "31.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 8992,
      "length": 11,
      "value": "\"analytics\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9014,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9030,
      "length": 9,
      "value": "\"vendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9042,
      "length": 5,
      "value": "\"ids\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9065,
      "length": 20,
      "value": "\"googleana-4TXnJigR\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9100,
      "length": 4,
      "value": "\"ad\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9115,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9131,
      "length": 9,
      "value": "\"vendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9143,
      "length": 5,
      "value": "\"ids\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9166,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9189,
      "length": 14,
      "value": "\"ad_user_data\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9214,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9230,
      "length": 9,
      "value": "\"vendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9242,
      "length": 5,
      "value": "\"ids\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9265,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9288,
      "length": 20,
      "value": "\"ad_personalization\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9319,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9335,
      "length": 9,
      "value": "\"vendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9347,
      "length": 5,
      "value": "\"ids\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9370,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9393,
      "length": 17,
      "value": "\"personalization\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9421,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9437,
      "length": 9,
      "value": "\"vendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9449,
      "length": 5,
      "value": "\"ids\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9472,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9495,
      "length": 15,
      "value": "\"functionality\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9521,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9537,
      "length": 9,
      "value": "\"vendors\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9549,
      "length": 5,
      "value": "\"ids\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9572,
      "length": 8,
      "value": "\"google\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9595,
      "length": 10,
      "value": "\"security\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9616,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9632,
      "length": 8,
      "value": "\"static\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "StringLiteral",
      "offset": 9643,
      "length": 7,
      "value": "\"value\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Constants.swift",
      "kind": "BooleanLiteral",
      "offset": 9658,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
      "kind": "StringLiteral",
      "offset": 930,
      "offset": 985,
      "length": 26,
      "value": "\"APIEventsRepositoryQueue\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 6600,
      "offset": 6689,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 9615,
      "offset": 9704,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/APIEventsManagement\/Logic\/APIEventsRepository.swift",
      "kind": "Array",
      "offset": 10511,
      "offset": 10600,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/UserDefaultsWrapper.swift",
      "kind": "BooleanLiteral",
      "offset": 489,
      "offset": 493,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/UserDefaultsWrapper.swift",
      "kind": "BooleanLiteral",
      "offset": 683,
      "offset": 687,
      "length": 5,
      "value": "false"
    },
@@ -39512,58 +40120,58 @@
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserChoicesHelper.swift",
      "kind": "BooleanLiteral",
      "offset": 1343,
      "offset": 1393,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserChoicesHelper.swift",
      "kind": "BooleanLiteral",
      "offset": 1556,
      "offset": 1606,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserChoicesHelper.swift",
      "kind": "BooleanLiteral",
      "offset": 1656,
      "offset": 1706,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserChoicesHelper.swift",
      "kind": "Dictionary",
      "offset": 2437,
      "offset": 2487,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/SelectionsHelper.swift",
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserChoicesHelper.swift",
      "kind": "BooleanLiteral",
      "offset": 2768,
      "offset": 2825,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
      "kind": "StringLiteral",
      "offset": 2647,
      "offset": 2651,
      "length": 13,
      "value": "\"purposes_li\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
      "kind": "StringLiteral",
      "offset": 2715,
      "offset": 2719,
      "length": 12,
      "value": "\"vendors_li\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/SyncResponse.swift",
      "kind": "StringLiteral",
      "offset": 3150,
      "offset": 3154,
      "length": 7,
      "value": "\"tcfcs\""
    },
@@ -39710,23 +40318,9 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/App.swift",
      "kind": "StringLiteral",
      "offset": 8026,
      "offset": 8030,
      "length": 9,
      "value": "\"version\""
    },
    {
      "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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/ButtonTheme.swift",
@@ -39822,70 +40416,70 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "IntegerLiteral",
      "offset": 1048,
      "offset": 1075,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1147,
      "offset": 1174,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1239,
      "offset": 1266,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1362,
      "offset": 1389,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1489,
      "offset": 1516,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1581,
      "offset": 1608,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1670,
      "offset": 1697,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1778,
      "offset": 1805,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/Models\/ConsentToken.swift",
      "kind": "Dictionary",
      "offset": 1888,
      "offset": 1915,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/Bottom\/BottomNoticeView.swift",
      "kind": "BooleanLiteral",
      "offset": 340,
      "offset": 344,
      "length": 5,
      "value": "false"
    },
@@ -39899,133 +40493,63 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Integrations\/Integrations+GCM.swift",
      "kind": "BooleanLiteral",
      "offset": 507,
      "offset": 917,
      "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,
      "offset": 1023,
      "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,
      "offset": 1326,
      "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,
      "offset": 1434,
      "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,
      "offset": 2818,
      "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,
      "offset": 4524,
      "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,
      "offset": 4602,
      "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,
      "offset": 4905,
      "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,
      "offset": 4949,
      "length": 5,
      "value": "false"
    },
@@ -40039,21 +40563,21 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
      "kind": "StringLiteral",
      "offset": 984,
      "offset": 988,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
      "kind": "StringLiteral",
      "offset": 1011,
      "offset": 1015,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/DataCategory.swift",
      "kind": "StringLiteral",
      "offset": 1045,
      "offset": 1049,
      "length": 2,
      "value": "\"\""
    },
@@ -40431,21 +40955,21 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
      "kind": "FloatLiteral",
      "offset": 6055,
      "offset": 6202,
      "length": 4,
      "value": "20.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
      "kind": "FloatLiteral",
      "offset": 6121,
      "offset": 6268,
      "length": 3,
      "value": "1.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposesManagement\/Views\/PurposeTableFooterView.swift",
      "kind": "FloatLiteral",
      "offset": 6361,
      "offset": 6508,
      "length": 4,
      "value": "13.0"
    },
@@ -40522,126 +41046,126 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/IAB\/IABNoOpRepository.swift",
      "kind": "IntegerLiteral",
      "offset": 321,
      "offset": 348,
      "length": 1,
      "value": "2"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1294,
      "offset": 1301,
      "length": 9,
      "value": "\"user_id\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1327,
      "offset": 1334,
      "length": 9,
      "value": "\"created\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1360,
      "offset": 1367,
      "length": 9,
      "value": "\"updated\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1399,
      "offset": 1406,
      "length": 16,
      "value": "\"consent_string\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1449,
      "offset": 1456,
      "length": 15,
      "value": "\"addtl_consent\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1491,
      "offset": 1498,
      "length": 12,
      "value": "\"regulation\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1529,
      "offset": 1536,
      "length": 12,
      "value": "\"didomi_dcs\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1667,
      "offset": 1674,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1697,
      "offset": 1704,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1727,
      "offset": 1734,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1763,
      "offset": 1770,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1803,
      "offset": 1810,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1875,
      "offset": 1882,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 6321,
      "offset": 6312,
      "length": 21,
      "value": "\"legitimate_interest\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 10096,
      "offset": 10091,
      "length": 21,
      "value": "\"legitimate_interest\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 10167,
      "offset": 10162,
      "length": 16,
      "value": "\"global_consent\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/UserStatus\/UserStatus.swift",
      "kind": "StringLiteral",
      "offset": 10224,
      "offset": 10219,
      "length": 11,
      "value": "\"global_li\""
    },
@@ -40742,6 +41266,20 @@
      "offset": 1059,
      "length": 16,
      "value": "\"{categoryName}\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
      "kind": "StringLiteral",
      "offset": 1091,
      "length": 7,
      "value": "\"{key}\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Macros.swift",
      "kind": "StringLiteral",
      "offset": 1118,
      "length": 11,
      "value": "\"{content}\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Models\/BatchSyncRequest.swift",
@@ -40886,84 +41424,84 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/EventsManagement\/Logic\/EventListener.swift",
      "kind": "StringLiteral",
      "offset": 542,
      "offset": 554,
      "length": 20,
      "value": "\"EventListenerQueue\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 679,
      "offset": 711,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 734,
      "offset": 766,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 781,
      "offset": 813,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 818,
      "offset": 850,
      "length": 20,
      "value": "\"hidePreferences();\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 869,
      "offset": 901,
      "length": 20,
      "value": "\"showPreferences();\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 917,
      "offset": 949,
      "length": 22,
      "value": "\"toggleFirstSlider();\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 970,
      "offset": 1002,
      "length": 28,
      "value": "\"Didomi.notice.isVisible();\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1053,
      "offset": 1085,
      "length": 93,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1073,
      "offset": 1105,
      "length": 1,
      "value": "\"\/sdk\/\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1104,
      "offset": 1136,
      "length": 1,
      "value": "\"\/modern\/sdk.\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/WebSDKWebView\/WebSDKWebViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1142,
      "offset": 1174,
      "length": 1,
      "value": "\".js\""
    },
@@ -40998,21 +41536,21 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
      "kind": "BooleanLiteral",
      "offset": 3115,
      "offset": 3223,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
      "kind": "BooleanLiteral",
      "offset": 4215,
      "offset": 4323,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/Reachability.swift",
      "kind": "BooleanLiteral",
      "offset": 4286,
      "offset": 4394,
      "length": 5,
      "value": "false"
    },
@@ -41024,123 +41562,74 @@
      "value": "\"en\""
    },
    {
      "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\/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\/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\/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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/ConsentStringSDK\/Vendor\/CSVendorConsentString.swift",
      "kind": "StringLiteral",
      "offset": 798,
      "length": 2,
      "value": "\"\""
    },
    {
      "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\/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\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 504,
      "offset": 510,
      "length": 33,
      "value": "\"DataProcessingListTableViewCell\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 575,
      "offset": 581,
      "length": 27,
      "value": "\"DataCategoryTableViewCell\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 642,
      "offset": 648,
      "length": 24,
      "value": "\"DataCategoryHeaderView\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 701,
      "offset": 707,
      "length": 25,
      "value": "\"DataCategoryTableFooter\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 762,
      "offset": 768,
      "length": 25,
      "value": "\"DisclaimerTableViewCell\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 823,
      "offset": 829,
      "length": 38,
      "value": "\"DeviceStorageDisclosureTableViewCell\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 900,
      "offset": 906,
      "length": 35,
      "value": "\"DeviceStorageDisclosureHeaderView\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/VendorDetailsViewController.swift",
      "kind": "StringLiteral",
      "offset": 976,
      "offset": 982,
      "length": 25,
      "value": "\"VendorDetailsHeaderView\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/UserManagement\/Logic\/MultiStorageRepository.swift",
      "kind": "BooleanLiteral",
      "offset": 705,
      "offset": 709,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/ThirdParty\/IABTCF\/TCFConsentString+DisclosedVendorsSegment.swift",
      "kind": "IntegerLiteral",
      "offset": 523,
      "length": 1,
      "value": "1"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/DidomiTableSeparator.swift",
@@ -41167,48 +41656,55 @@
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "StringLiteral",
      "offset": 357,
      "length": 11,
      "value": "\"AppsFlyer\""
      "length": 15,
      "value": "\"AppsFlyer SDK\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "StringLiteral",
      "offset": 397,
      "offset": 401,
      "length": 14,
      "value": "\"AppsFlyerLib\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "StringLiteral",
      "offset": 445,
      "offset": 449,
      "length": 8,
      "value": "\"shared\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "StringLiteral",
      "offset": 502,
      "offset": 506,
      "length": 26,
      "value": "\"enableTCFDataCollection:\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "StringLiteral",
      "offset": 568,
      "offset": 572,
      "length": 17,
      "value": "\"setConsentData:\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "StringLiteral",
      "offset": 616,
      "offset": 620,
      "length": 7,
      "value": "\"start\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "BooleanLiteral",
      "offset": 661,
      "offset": 665,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ThirdPartySDKs\/AppsFlyerSDK.swift",
      "kind": "BooleanLiteral",
      "offset": 1423,
      "length": 5,
      "value": "false"
    },
@@ -41264,119 +41760,119 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 974,
      "offset": 986,
      "length": 22,
      "value": "\"vendors_data_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1057,
      "offset": 1069,
      "length": 15,
      "value": "\"%{vendorName}\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1215,
      "offset": 1227,
      "length": 6,
      "value": "\"name\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1409,
      "offset": 1421,
      "length": 6,
      "value": "\"type\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1514,
      "offset": 1526,
      "length": 8,
      "value": "\"cookie\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1578,
      "offset": 1590,
      "length": 16,
      "value": "\"cookie_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1609,
      "offset": 1621,
      "length": 5,
      "value": "\"web\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1670,
      "offset": 1682,
      "length": 13,
      "value": "\"web_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1698,
      "offset": 1710,
      "length": 5,
      "value": "\"app\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1759,
      "offset": 1771,
      "length": 13,
      "value": "\"app_storage\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1924,
      "offset": 1936,
      "length": 8,
      "value": "\"domain\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 2124,
      "offset": 2136,
      "length": 12,
      "value": "\"expiration\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 2248,
      "offset": 2260,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "BooleanLiteral",
      "offset": 2496,
      "offset": 2508,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "StringLiteral",
      "offset": 2604,
      "offset": 2616,
      "length": 19,
      "value": "\"used_for_purposes\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "Array",
      "offset": 2734,
      "offset": 2746,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/VendorsManagement\/Views\/details\/DeviceStorage\/Details\/page\/DeviceStorageDisclosureDetailsPageViewModel.swift",
      "kind": "IntegerLiteral",
      "offset": 3136,
      "offset": 3148,
      "length": 1,
      "value": "0"
    },
@@ -41453,147 +41949,147 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 7971,
      "offset": 7847,
      "length": 3,
      "value": "4.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 8026,
      "offset": 7902,
      "length": 4,
      "value": "12.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 8079,
      "offset": 7955,
      "length": 3,
      "value": "8.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 8129,
      "offset": 8005,
      "length": 3,
      "value": "2.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 8188,
      "offset": 8064,
      "length": 3,
      "value": "8.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 8356,
      "offset": 8232,
      "length": 4,
      "value": "14.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "StringLiteral",
      "offset": 8443,
      "offset": 8319,
      "length": 9,
      "value": "\"#E2F5F9\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Details\/DetailsItemWithDurationView.swift",
      "kind": "FloatLiteral",
      "offset": 8612,
      "offset": 8488,
      "length": 3,
      "value": "2.0"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 310,
      "offset": 321,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 366,
      "offset": 377,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 437,
      "offset": 448,
      "length": 2,
      "value": "24"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 490,
      "offset": 501,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 542,
      "offset": 553,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 619,
      "offset": 630,
      "length": 2,
      "value": "48"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 673,
      "offset": 684,
      "length": 2,
      "value": "12"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 751,
      "offset": 762,
      "length": 3,
      "value": "-18"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 815,
      "offset": 826,
      "length": 3,
      "value": "150"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 878,
      "offset": 889,
      "length": 2,
      "value": "16"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 925,
      "offset": 936,
      "length": 3,
      "value": "432"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 1011,
      "offset": 1022,
      "length": 2,
      "value": "38"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/NoticeManagement\/Views\/Notice\/NoticeView+Style.swift",
      "kind": "IntegerLiteral",
      "offset": 1200,
      "offset": 1211,
      "length": 1,
      "value": "2"
    },
@@ -41614,21 +42110,21 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiUserParameters.swift",
      "kind": "BooleanLiteral",
      "offset": 4740,
      "offset": 4767,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiUserParameters.swift",
      "kind": "BooleanLiteral",
      "offset": 5382,
      "offset": 5413,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/DidomiUserParameters.swift",
      "kind": "BooleanLiteral",
      "offset": 6593,
      "offset": 6632,
      "length": 4,
      "value": "true"
    },
@@ -41712,16 +42208,23 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
      "kind": "BooleanLiteral",
      "offset": 2195,
      "offset": 2259,
      "length": 4,
      "value": "true"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
      "kind": "StringLiteral",
      "offset": 13649,
      "offset": 14235,
      "length": 48,
      "value": "\"Regulation is nil or none. No action executed.\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/NavigationManager.swift",
      "kind": "StringLiteral",
      "offset": 14326,
      "length": 48,
      "value": "\"Vendors layer is disabled. No action executed.\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Views\/Cells\/TableFooter.swift",
@@ -41859,182 +42362,182 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "BooleanLiteral",
      "offset": 1668,
      "offset": 1675,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1881,
      "offset": 1888,
      "length": 9,
      "value": "\"user_id\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1914,
      "offset": 1921,
      "length": 9,
      "value": "\"created\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1947,
      "offset": 1954,
      "length": 9,
      "value": "\"updated\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 1986,
      "offset": 1993,
      "length": 16,
      "value": "\"consent_string\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2036,
      "offset": 2043,
      "length": 15,
      "value": "\"addtl_consent\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2078,
      "offset": 2085,
      "length": 12,
      "value": "\"regulation\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2116,
      "offset": 2123,
      "length": 12,
      "value": "\"didomi_dcs\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2154,
      "offset": 2161,
      "length": 12,
      "value": "\"gpp_string\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "Dictionary",
      "offset": 2306,
      "offset": 2313,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "Dictionary",
      "offset": 2353,
      "offset": 2360,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "Dictionary",
      "offset": 2815,
      "offset": 2822,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "Dictionary",
      "offset": 2862,
      "offset": 2869,
      "length": 3,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2892,
      "offset": 2899,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2922,
      "offset": 2929,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2952,
      "offset": 2959,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 2988,
      "offset": 2995,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 3028,
      "offset": 3035,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 3100,
      "offset": 3107,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "StringLiteral",
      "offset": 3132,
      "offset": 3139,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/ConsentManagement\/CurrentUserStatus\/CurrentUserStatus.swift",
      "kind": "BooleanLiteral",
      "offset": 3170,
      "offset": 3177,
      "length": 5,
      "value": "false"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
      "kind": "Array",
      "offset": 811,
      "offset": 827,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
      "kind": "Array",
      "offset": 1209,
      "offset": 1225,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1492,
      "offset": 1508,
      "length": 36,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1507,
      "offset": 1523,
      "length": 1,
      "value": "\" \""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/PurposeVendorList\/Logic\/PurposeVendorListViewModel.swift",
      "kind": "StringLiteral",
      "offset": 1527,
      "offset": 1543,
      "length": 1,
      "value": "\"\""
    },
@@ -42293,119 +42796,119 @@
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 1708,
      "offset": 1715,
      "length": 12,
      "value": "\"purposeIds\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 1753,
      "offset": 1760,
      "length": 18,
      "value": "\"legIntPurposeIds\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 1798,
      "offset": 1805,
      "length": 12,
      "value": "\"featureIds\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 1845,
      "offset": 1852,
      "length": 20,
      "value": "\"flexiblePurposeIds\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 1899,
      "offset": 1906,
      "length": 19,
      "value": "\"specialPurposeIds\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 1952,
      "offset": 1959,
      "length": 19,
      "value": "\"specialFeatureIds\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "Array",
      "offset": 3089,
      "offset": 3096,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "Array",
      "offset": 3133,
      "offset": 3140,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "Array",
      "offset": 3171,
      "offset": 3178,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "Array",
      "offset": 3217,
      "offset": 3224,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "Array",
      "offset": 3262,
      "offset": 3269,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "Array",
      "offset": 3307,
      "offset": 3314,
      "length": 2,
      "value": "[]"
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/AppConfig\/Vendor.swift",
      "kind": "StringLiteral",
      "offset": 6421,
      "offset": 6428,
      "length": 8,
      "value": "\"langId\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
      "kind": "StringLiteral",
      "offset": 632,
      "offset": 639,
      "length": 13,
      "value": "\"description\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
      "kind": "StringLiteral",
      "offset": 981,
      "offset": 988,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
      "kind": "StringLiteral",
      "offset": 1008,
      "offset": 1015,
      "length": 2,
      "value": "\"\""
    },
    {
      "filePath": "\/Users\/administrator\/builds\/rvcHya7Ve\/0\/didomi\/sdks\/mobile\/ios\/Didomi\/Common\/Config\/Models\/Purpose.swift",
      "kind": "StringLiteral",
      "offset": 1046,
      "offset": 1053,
      "length": 2,
      "value": "\"\""
    },