bridgefy-react-native 1.1.7 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/android/build.gradle +1 -1
  2. package/ios/Frameworks/BridgefySDK.xcframework/Info.plist +5 -5
  3. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/BridgefySDK +0 -0
  4. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Headers/BridgefySDK-Swift.h +5 -1
  5. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Info.plist +0 -0
  6. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.abi.json +395 -1892
  7. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.private.swiftinterface +2 -1
  8. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  9. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios.swiftinterface +2 -1
  10. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/BridgefySDK.framework/_CodeSignature/CodeResources +13 -13
  11. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/DWARF/BridgefySDK +0 -0
  12. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/Relocations/aarch64/BridgefySDK.yml +12525 -13545
  13. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/BridgefySDK +0 -0
  14. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Headers/BridgefySDK-Swift.h +10 -2
  15. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Info.plist +0 -0
  16. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.abi.json +395 -1892
  17. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +2 -1
  18. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  19. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +2 -1
  20. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +395 -1892
  21. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +2 -1
  22. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  23. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/Modules/BridgefySDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +2 -1
  24. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/BridgefySDK.framework/_CodeSignature/CodeResources +23 -23
  25. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/DWARF/BridgefySDK +0 -0
  26. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/Relocations/aarch64/BridgefySDK.yml +12272 -13233
  27. package/ios/Frameworks/BridgefySDK.xcframework/ios-arm64_x86_64-simulator/dSYMs/BridgefySDK.framework.dSYM/Contents/Resources/Relocations/x86_64/BridgefySDK.yml +11928 -12854
  28. package/package.json +4 -2
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "ABIRoot": {
3
3
  "kind": "Root",
4
- "name": "TopLevel",
5
- "printedName": "TopLevel",
4
+ "name": "BridgefySDK",
5
+ "printedName": "BridgefySDK",
6
6
  "children": [
7
7
  {
8
8
  "kind": "Import",
@@ -568,6 +568,22 @@
568
568
  "declAttributes": [
569
569
  "AccessControl",
570
570
  "RawDocComment"
571
+ ],
572
+ "conformances": [
573
+ {
574
+ "kind": "Conformance",
575
+ "name": "Copyable",
576
+ "printedName": "Copyable",
577
+ "usr": "s:s8CopyableP",
578
+ "mangledName": "$ss8CopyableP"
579
+ },
580
+ {
581
+ "kind": "Conformance",
582
+ "name": "Escapable",
583
+ "printedName": "Escapable",
584
+ "usr": "s:s9EscapableP",
585
+ "mangledName": "$ss9EscapableP"
586
+ }
571
587
  ]
572
588
  },
573
589
  {
@@ -2133,6 +2149,20 @@
2133
2149
  "RawDocComment"
2134
2150
  ],
2135
2151
  "conformances": [
2152
+ {
2153
+ "kind": "Conformance",
2154
+ "name": "Copyable",
2155
+ "printedName": "Copyable",
2156
+ "usr": "s:s8CopyableP",
2157
+ "mangledName": "$ss8CopyableP"
2158
+ },
2159
+ {
2160
+ "kind": "Conformance",
2161
+ "name": "Escapable",
2162
+ "printedName": "Escapable",
2163
+ "usr": "s:s9EscapableP",
2164
+ "mangledName": "$ss9EscapableP"
2165
+ },
2136
2166
  {
2137
2167
  "kind": "Conformance",
2138
2168
  "name": "Error",
@@ -2733,6 +2763,20 @@
2733
2763
  "RawDocComment"
2734
2764
  ],
2735
2765
  "conformances": [
2766
+ {
2767
+ "kind": "Conformance",
2768
+ "name": "Copyable",
2769
+ "printedName": "Copyable",
2770
+ "usr": "s:s8CopyableP",
2771
+ "mangledName": "$ss8CopyableP"
2772
+ },
2773
+ {
2774
+ "kind": "Conformance",
2775
+ "name": "Escapable",
2776
+ "printedName": "Escapable",
2777
+ "usr": "s:s9EscapableP",
2778
+ "mangledName": "$ss9EscapableP"
2779
+ },
2736
2780
  {
2737
2781
  "kind": "Conformance",
2738
2782
  "name": "Equatable",
@@ -2962,6 +3006,22 @@
2962
3006
  "declAttributes": [
2963
3007
  "AccessControl",
2964
3008
  "RawDocComment"
3009
+ ],
3010
+ "conformances": [
3011
+ {
3012
+ "kind": "Conformance",
3013
+ "name": "Copyable",
3014
+ "printedName": "Copyable",
3015
+ "usr": "s:s8CopyableP",
3016
+ "mangledName": "$ss8CopyableP"
3017
+ },
3018
+ {
3019
+ "kind": "Conformance",
3020
+ "name": "Escapable",
3021
+ "printedName": "Escapable",
3022
+ "usr": "s:s9EscapableP",
3023
+ "mangledName": "$ss9EscapableP"
3024
+ }
2965
3025
  ]
2966
3026
  },
2967
3027
  {
@@ -3438,6 +3498,22 @@
3438
3498
  "declAttributes": [
3439
3499
  "AccessControl",
3440
3500
  "RawDocComment"
3501
+ ],
3502
+ "conformances": [
3503
+ {
3504
+ "kind": "Conformance",
3505
+ "name": "Escapable",
3506
+ "printedName": "Escapable",
3507
+ "usr": "s:s9EscapableP",
3508
+ "mangledName": "$ss9EscapableP"
3509
+ },
3510
+ {
3511
+ "kind": "Conformance",
3512
+ "name": "Copyable",
3513
+ "printedName": "Copyable",
3514
+ "usr": "s:s8CopyableP",
3515
+ "mangledName": "$ss8CopyableP"
3516
+ }
3441
3517
  ]
3442
3518
  },
3443
3519
  {
@@ -3868,6 +3944,22 @@
3868
3944
  "declAttributes": [
3869
3945
  "AccessControl",
3870
3946
  "RawDocComment"
3947
+ ],
3948
+ "conformances": [
3949
+ {
3950
+ "kind": "Conformance",
3951
+ "name": "Copyable",
3952
+ "printedName": "Copyable",
3953
+ "usr": "s:s8CopyableP",
3954
+ "mangledName": "$ss8CopyableP"
3955
+ },
3956
+ {
3957
+ "kind": "Conformance",
3958
+ "name": "Escapable",
3959
+ "printedName": "Escapable",
3960
+ "usr": "s:s9EscapableP",
3961
+ "mangledName": "$ss9EscapableP"
3962
+ }
3871
3963
  ]
3872
3964
  },
3873
3965
  {
@@ -4119,2898 +4211,1309 @@
4119
4211
  },
4120
4212
  "ConstValues": [
4121
4213
  {
4122
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/API\/Bridgefy.swift",
4214
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/API\/Bridgefy.swift",
4123
4215
  "kind": "BooleanLiteral",
4124
4216
  "offset": 277,
4125
4217
  "length": 5,
4126
4218
  "value": "false"
4127
4219
  },
4128
4220
  {
4129
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/API\/Bridgefy.swift",
4221
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/API\/Bridgefy.swift",
4130
4222
  "kind": "BooleanLiteral",
4131
4223
  "offset": 683,
4132
4224
  "length": 5,
4133
4225
  "value": "false"
4134
4226
  },
4135
4227
  {
4136
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Wrappers\/Keychain\/KeychainWrapper.swift",
4228
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Wrappers\/Keychain\/KeychainWrapper.swift",
4137
4229
  "kind": "StringLiteral",
4138
4230
  "offset": 3208,
4139
4231
  "length": 22,
4140
4232
  "value": "\"SwiftKeychainWrapper\""
4141
4233
  },
4142
4234
  {
4143
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4235
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4144
4236
  "kind": "IntegerLiteral",
4145
4237
  "offset": 183,
4146
4238
  "length": 2,
4147
4239
  "value": "-1"
4148
4240
  },
4149
4241
  {
4150
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4151
- "kind": "IntegerLiteral",
4152
- "offset": 238,
4153
- "length": 1,
4154
- "value": "0"
4155
- },
4156
- {
4157
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4158
- "kind": "IntegerLiteral",
4159
- "offset": 312,
4160
- "length": 1,
4161
- "value": "1"
4162
- },
4163
- {
4164
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4165
- "kind": "IntegerLiteral",
4166
- "offset": 415,
4167
- "length": 1,
4168
- "value": "2"
4169
- },
4170
- {
4171
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4172
- "kind": "IntegerLiteral",
4173
- "offset": 531,
4174
- "length": 1,
4175
- "value": "3"
4176
- },
4177
- {
4178
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4179
- "kind": "IntegerLiteral",
4180
- "offset": 619,
4181
- "length": 1,
4182
- "value": "4"
4183
- },
4184
- {
4185
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4186
- "kind": "IntegerLiteral",
4187
- "offset": 702,
4188
- "length": 1,
4189
- "value": "5"
4190
- },
4191
- {
4192
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4193
- "kind": "IntegerLiteral",
4194
- "offset": 183,
4195
- "length": 1,
4196
- "value": "-1"
4197
- },
4198
- {
4199
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4200
- "kind": "IntegerLiteral",
4201
- "offset": 238,
4202
- "length": 1,
4203
- "value": "0"
4204
- },
4205
- {
4206
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4207
- "kind": "IntegerLiteral",
4208
- "offset": 312,
4209
- "length": 1,
4210
- "value": "1"
4211
- },
4212
- {
4213
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4214
- "kind": "IntegerLiteral",
4215
- "offset": 415,
4216
- "length": 1,
4217
- "value": "2"
4218
- },
4219
- {
4220
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4221
- "kind": "IntegerLiteral",
4222
- "offset": 531,
4223
- "length": 1,
4224
- "value": "3"
4225
- },
4226
- {
4227
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4228
- "kind": "IntegerLiteral",
4229
- "offset": 619,
4230
- "length": 1,
4231
- "value": "4"
4232
- },
4233
- {
4234
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4235
- "kind": "IntegerLiteral",
4236
- "offset": 702,
4237
- "length": 1,
4238
- "value": "5"
4239
- },
4240
- {
4241
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4242
- "kind": "IntegerLiteral",
4243
- "offset": 183,
4244
- "length": 1,
4245
- "value": "-1"
4246
- },
4247
- {
4248
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4242
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4249
4243
  "kind": "IntegerLiteral",
4250
4244
  "offset": 238,
4251
4245
  "length": 1,
4252
4246
  "value": "0"
4253
4247
  },
4254
4248
  {
4255
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4249
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4256
4250
  "kind": "IntegerLiteral",
4257
4251
  "offset": 312,
4258
4252
  "length": 1,
4259
4253
  "value": "1"
4260
4254
  },
4261
4255
  {
4262
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4256
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4263
4257
  "kind": "IntegerLiteral",
4264
4258
  "offset": 415,
4265
4259
  "length": 1,
4266
4260
  "value": "2"
4267
4261
  },
4268
4262
  {
4269
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4263
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4270
4264
  "kind": "IntegerLiteral",
4271
4265
  "offset": 531,
4272
4266
  "length": 1,
4273
4267
  "value": "3"
4274
4268
  },
4275
4269
  {
4276
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4270
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4277
4271
  "kind": "IntegerLiteral",
4278
4272
  "offset": 619,
4279
4273
  "length": 1,
4280
4274
  "value": "4"
4281
4275
  },
4282
4276
  {
4283
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4277
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEHandshakeMessageType.swift",
4284
4278
  "kind": "IntegerLiteral",
4285
4279
  "offset": 702,
4286
4280
  "length": 1,
4287
4281
  "value": "5"
4288
4282
  },
4289
4283
  {
4290
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4284
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4291
4285
  "kind": "StringLiteral",
4292
4286
  "offset": 136,
4293
4287
  "length": 22,
4294
4288
  "value": "\"kp3ZM46R1A1mfLk7GqJu\""
4295
4289
  },
4296
4290
  {
4297
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4291
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4298
4292
  "kind": "BooleanLiteral",
4299
4293
  "offset": 191,
4300
4294
  "length": 4,
4301
4295
  "value": "true"
4302
4296
  },
4303
4297
  {
4304
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4298
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4305
4299
  "kind": "StringLiteral",
4306
4300
  "offset": 254,
4307
4301
  "length": 21,
4308
4302
  "value": "\"mXGUYOYFlwCDzyntYqL\""
4309
4303
  },
4310
4304
  {
4311
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4305
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/UserDefaultsRepository\/UserDefaultsRepository.swift",
4312
4306
  "kind": "BooleanLiteral",
4313
4307
  "offset": 308,
4314
4308
  "length": 4,
4315
4309
  "value": "true"
4316
4310
  },
4317
4311
  {
4318
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MeshManager\/MeshManager.swift",
4312
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MeshManager\/MeshManager.swift",
4319
4313
  "kind": "StringLiteral",
4320
4314
  "offset": 344,
4321
4315
  "length": 15,
4322
4316
  "value": "\"FowardingList\""
4323
4317
  },
4324
4318
  {
4325
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MeshManager\/MeshManager.swift",
4319
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MeshManager\/MeshManager.swift",
4326
4320
  "kind": "StringLiteral",
4327
4321
  "offset": 386,
4328
4322
  "length": 22,
4329
4323
  "value": "\"NndQATFAy2pcarpmH1BE\""
4330
4324
  },
4331
4325
  {
4332
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4326
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4333
4327
  "kind": "IntegerLiteral",
4334
4328
  "offset": 205,
4335
4329
  "length": 1,
4336
4330
  "value": "0"
4337
4331
  },
4338
4332
  {
4339
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4333
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4340
4334
  "kind": "IntegerLiteral",
4341
4335
  "offset": 216,
4342
4336
  "length": 25,
4343
4337
  "value": "1"
4344
4338
  },
4345
4339
  {
4346
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4340
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4347
4341
  "kind": "IntegerLiteral",
4348
4342
  "offset": 251,
4349
4343
  "length": 25,
4350
4344
  "value": "2"
4351
4345
  },
4352
4346
  {
4353
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4347
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4354
4348
  "kind": "IntegerLiteral",
4355
4349
  "offset": 286,
4356
4350
  "length": 13,
4357
4351
  "value": "3"
4358
4352
  },
4359
4353
  {
4360
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4354
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4361
4355
  "kind": "IntegerLiteral",
4362
4356
  "offset": 309,
4363
4357
  "length": 22,
4364
4358
  "value": "4"
4365
4359
  },
4366
4360
  {
4367
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4361
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4368
4362
  "kind": "IntegerLiteral",
4369
4363
  "offset": 341,
4370
4364
  "length": 20,
4371
4365
  "value": "5"
4372
4366
  },
4373
4367
  {
4374
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4368
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4375
4369
  "kind": "IntegerLiteral",
4376
4370
  "offset": 397,
4377
4371
  "length": 12,
4378
4372
  "value": "6"
4379
4373
  },
4380
4374
  {
4381
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4375
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4382
4376
  "kind": "IntegerLiteral",
4383
4377
  "offset": 419,
4384
4378
  "length": 13,
4385
4379
  "value": "7"
4386
4380
  },
4387
4381
  {
4388
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4382
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4389
4383
  "kind": "IntegerLiteral",
4390
4384
  "offset": 442,
4391
4385
  "length": 13,
4392
4386
  "value": "8"
4393
4387
  },
4394
4388
  {
4395
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4389
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4396
4390
  "kind": "IntegerLiteral",
4397
4391
  "offset": 465,
4398
4392
  "length": 15,
4399
4393
  "value": "9"
4400
4394
  },
4401
4395
  {
4402
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4396
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4403
4397
  "kind": "IntegerLiteral",
4404
4398
  "offset": 490,
4405
4399
  "length": 11,
4406
4400
  "value": "10"
4407
4401
  },
4408
4402
  {
4409
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4403
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4410
4404
  "kind": "IntegerLiteral",
4411
4405
  "offset": 511,
4412
4406
  "length": 17,
4413
4407
  "value": "11"
4414
4408
  },
4415
4409
  {
4416
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4410
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4417
4411
  "kind": "IntegerLiteral",
4418
4412
  "offset": 538,
4419
4413
  "length": 13,
4420
4414
  "value": "12"
4421
4415
  },
4422
4416
  {
4423
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4417
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4424
4418
  "kind": "IntegerLiteral",
4425
4419
  "offset": 561,
4426
4420
  "length": 23,
4427
4421
  "value": "13"
4428
4422
  },
4429
4423
  {
4430
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4424
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4431
4425
  "kind": "IntegerLiteral",
4432
4426
  "offset": 594,
4433
4427
  "length": 24,
4434
4428
  "value": "14"
4435
4429
  },
4436
4430
  {
4437
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4431
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4438
4432
  "kind": "IntegerLiteral",
4439
4433
  "offset": 628,
4440
4434
  "length": 26,
4441
4435
  "value": "15"
4442
4436
  },
4443
4437
  {
4444
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4438
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4445
4439
  "kind": "IntegerLiteral",
4446
4440
  "offset": 664,
4447
4441
  "length": 14,
4448
4442
  "value": "16"
4449
4443
  },
4450
4444
  {
4451
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4445
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4452
4446
  "kind": "IntegerLiteral",
4453
4447
  "offset": 688,
4454
4448
  "length": 10,
4455
4449
  "value": "17"
4456
4450
  },
4457
4451
  {
4458
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4452
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4459
4453
  "kind": "IntegerLiteral",
4460
4454
  "offset": 708,
4461
4455
  "length": 16,
4462
4456
  "value": "18"
4463
4457
  },
4464
4458
  {
4465
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4459
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4466
4460
  "kind": "IntegerLiteral",
4467
4461
  "offset": 734,
4468
4462
  "length": 26,
4469
4463
  "value": "19"
4470
4464
  },
4471
4465
  {
4472
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4466
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4473
4467
  "kind": "IntegerLiteral",
4474
4468
  "offset": 770,
4475
4469
  "length": 23,
4476
4470
  "value": "20"
4477
4471
  },
4478
4472
  {
4479
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4473
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4480
4474
  "kind": "IntegerLiteral",
4481
4475
  "offset": 803,
4482
4476
  "length": 20,
4483
4477
  "value": "21"
4484
4478
  },
4485
4479
  {
4486
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4480
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4487
4481
  "kind": "IntegerLiteral",
4488
4482
  "offset": 833,
4489
4483
  "length": 17,
4490
4484
  "value": "22"
4491
4485
  },
4492
4486
  {
4493
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4487
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4494
4488
  "kind": "IntegerLiteral",
4495
4489
  "offset": 860,
4496
4490
  "length": 20,
4497
4491
  "value": "23"
4498
4492
  },
4499
4493
  {
4500
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4494
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4501
4495
  "kind": "IntegerLiteral",
4502
4496
  "offset": 890,
4503
4497
  "length": 15,
4504
4498
  "value": "24"
4505
4499
  },
4506
4500
  {
4507
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4501
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4508
4502
  "kind": "IntegerLiteral",
4509
4503
  "offset": 915,
4510
4504
  "length": 14,
4511
4505
  "value": "25"
4512
4506
  },
4513
4507
  {
4514
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4508
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4515
4509
  "kind": "IntegerLiteral",
4516
4510
  "offset": 939,
4517
4511
  "length": 21,
4518
4512
  "value": "26"
4519
4513
  },
4520
4514
  {
4521
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4515
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4522
4516
  "kind": "IntegerLiteral",
4523
4517
  "offset": 970,
4524
4518
  "length": 23,
4525
4519
  "value": "27"
4526
4520
  },
4527
4521
  {
4528
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4522
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4529
4523
  "kind": "IntegerLiteral",
4530
4524
  "offset": 1003,
4531
4525
  "length": 17,
4532
4526
  "value": "28"
4533
4527
  },
4534
4528
  {
4535
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4529
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4536
4530
  "kind": "IntegerLiteral",
4537
4531
  "offset": 1030,
4538
4532
  "length": 18,
4539
4533
  "value": "29"
4540
4534
  },
4541
4535
  {
4542
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4536
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4543
4537
  "kind": "IntegerLiteral",
4544
4538
  "offset": 1058,
4545
4539
  "length": 13,
4546
4540
  "value": "30"
4547
4541
  },
4548
4542
  {
4549
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4543
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4550
4544
  "kind": "IntegerLiteral",
4551
4545
  "offset": 1081,
4552
4546
  "length": 13,
4553
4547
  "value": "31"
4554
4548
  },
4555
4549
  {
4556
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4550
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4557
4551
  "kind": "IntegerLiteral",
4558
4552
  "offset": 1104,
4559
4553
  "length": 13,
4560
4554
  "value": "32"
4561
4555
  },
4562
4556
  {
4563
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4557
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4564
4558
  "kind": "IntegerLiteral",
4565
4559
  "offset": 1127,
4566
4560
  "length": 20,
4567
4561
  "value": "33"
4568
4562
  },
4569
4563
  {
4570
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4564
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4571
4565
  "kind": "IntegerLiteral",
4572
4566
  "offset": 1157,
4573
4567
  "length": 16,
4574
4568
  "value": "34"
4575
4569
  },
4576
4570
  {
4577
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4571
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4578
4572
  "kind": "IntegerLiteral",
4579
4573
  "offset": 1183,
4580
4574
  "length": 16,
4581
4575
  "value": "35"
4582
4576
  },
4583
4577
  {
4584
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4578
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4585
4579
  "kind": "IntegerLiteral",
4586
4580
  "offset": 1209,
4587
4581
  "length": 20,
4588
4582
  "value": "36"
4589
4583
  },
4590
4584
  {
4591
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4585
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4592
4586
  "kind": "IntegerLiteral",
4593
4587
  "offset": 1239,
4594
4588
  "length": 16,
4595
4589
  "value": "37"
4596
4590
  },
4597
4591
  {
4598
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4592
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4599
4593
  "kind": "IntegerLiteral",
4600
4594
  "offset": 1265,
4601
4595
  "length": 15,
4602
4596
  "value": "38"
4603
4597
  },
4604
4598
  {
4605
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4599
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4606
4600
  "kind": "IntegerLiteral",
4607
4601
  "offset": 1290,
4608
4602
  "length": 7,
4609
4603
  "value": "39"
4610
4604
  },
4611
4605
  {
4612
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4606
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4613
4607
  "kind": "IntegerLiteral",
4614
4608
  "offset": 1307,
4615
4609
  "length": 17,
4616
4610
  "value": "40"
4617
4611
  },
4618
4612
  {
4619
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4613
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4620
4614
  "kind": "IntegerLiteral",
4621
4615
  "offset": 1334,
4622
4616
  "length": 21,
4623
4617
  "value": "41"
4624
4618
  },
4625
4619
  {
4626
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4620
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4627
4621
  "kind": "IntegerLiteral",
4628
4622
  "offset": 1365,
4629
4623
  "length": 36,
4630
4624
  "value": "42"
4631
4625
  },
4632
4626
  {
4633
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4627
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4634
4628
  "kind": "IntegerLiteral",
4635
4629
  "offset": 1411,
4636
4630
  "length": 19,
4637
4631
  "value": "43"
4638
4632
  },
4639
4633
  {
4640
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4634
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4641
4635
  "kind": "IntegerLiteral",
4642
4636
  "offset": 1440,
4643
4637
  "length": 22,
4644
4638
  "value": "44"
4645
4639
  },
4646
4640
  {
4647
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4641
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4648
4642
  "kind": "IntegerLiteral",
4649
4643
  "offset": 1472,
4650
4644
  "length": 21,
4651
4645
  "value": "45"
4652
4646
  },
4653
4647
  {
4654
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4648
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4655
4649
  "kind": "IntegerLiteral",
4656
4650
  "offset": 1503,
4657
4651
  "length": 28,
4658
4652
  "value": "46"
4659
4653
  },
4660
4654
  {
4661
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4655
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4662
4656
  "kind": "IntegerLiteral",
4663
4657
  "offset": 1541,
4664
4658
  "length": 25,
4665
4659
  "value": "47"
4666
4660
  },
4667
4661
  {
4668
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4662
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4669
4663
  "kind": "IntegerLiteral",
4670
4664
  "offset": 1576,
4671
4665
  "length": 34,
4672
4666
  "value": "48"
4673
4667
  },
4674
4668
  {
4675
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4669
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4676
4670
  "kind": "IntegerLiteral",
4677
4671
  "offset": 1620,
4678
4672
  "length": 33,
4679
4673
  "value": "49"
4680
4674
  },
4681
4675
  {
4682
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4676
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4683
4677
  "kind": "IntegerLiteral",
4684
4678
  "offset": 1663,
4685
4679
  "length": 40,
4686
4680
  "value": "50"
4687
4681
  },
4688
4682
  {
4689
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4683
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4690
4684
  "kind": "IntegerLiteral",
4691
4685
  "offset": 1713,
4692
4686
  "length": 43,
4693
4687
  "value": "51"
4694
4688
  },
4695
4689
  {
4696
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4690
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4697
4691
  "kind": "IntegerLiteral",
4698
4692
  "offset": 1766,
4699
4693
  "length": 29,
4700
4694
  "value": "52"
4701
4695
  },
4702
4696
  {
4703
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4697
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4704
4698
  "kind": "IntegerLiteral",
4705
4699
  "offset": 1805,
4706
4700
  "length": 14,
4707
4701
  "value": "53"
4708
4702
  },
4709
4703
  {
4710
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4704
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4711
4705
  "kind": "IntegerLiteral",
4712
4706
  "offset": 1829,
4713
4707
  "length": 22,
4714
4708
  "value": "54"
4715
4709
  },
4716
4710
  {
4717
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4711
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4718
4712
  "kind": "IntegerLiteral",
4719
4713
  "offset": 1861,
4720
4714
  "length": 16,
4721
4715
  "value": "55"
4722
4716
  },
4723
4717
  {
4724
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4718
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4725
4719
  "kind": "IntegerLiteral",
4726
4720
  "offset": 1887,
4727
4721
  "length": 20,
4728
4722
  "value": "56"
4729
4723
  },
4730
4724
  {
4731
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4725
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4732
4726
  "kind": "IntegerLiteral",
4733
4727
  "offset": 1917,
4734
4728
  "length": 16,
4735
4729
  "value": "57"
4736
4730
  },
4737
4731
  {
4738
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4732
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4739
4733
  "kind": "IntegerLiteral",
4740
4734
  "offset": 1943,
4741
4735
  "length": 16,
4742
4736
  "value": "58"
4743
4737
  },
4744
4738
  {
4745
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4739
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4746
4740
  "kind": "IntegerLiteral",
4747
4741
  "offset": 1969,
4748
4742
  "length": 14,
4749
4743
  "value": "59"
4750
4744
  },
4751
4745
  {
4752
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4746
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4753
4747
  "kind": "IntegerLiteral",
4754
4748
  "offset": 1993,
4755
4749
  "length": 16,
4756
4750
  "value": "60"
4757
4751
  },
4758
4752
  {
4759
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4753
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4760
4754
  "kind": "IntegerLiteral",
4761
4755
  "offset": 2019,
4762
4756
  "length": 19,
4763
4757
  "value": "61"
4764
4758
  },
4765
4759
  {
4766
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4760
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4767
4761
  "kind": "IntegerLiteral",
4768
- "offset": 205,
4762
+ "offset": 150,
4769
4763
  "length": 1,
4770
- "value": "0"
4771
- },
4772
- {
4773
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4774
- "kind": "IntegerLiteral",
4775
- "offset": 216,
4776
- "length": 25,
4777
4764
  "value": "1"
4778
4765
  },
4779
4766
  {
4780
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4767
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4781
4768
  "kind": "IntegerLiteral",
4782
- "offset": 251,
4783
- "length": 25,
4784
- "value": "2"
4769
+ "offset": 201,
4770
+ "length": 1,
4771
+ "value": "0"
4785
4772
  },
4786
4773
  {
4787
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4774
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4788
4775
  "kind": "IntegerLiteral",
4789
- "offset": 286,
4790
- "length": 13,
4791
- "value": "3"
4776
+ "offset": 252,
4777
+ "length": 1,
4778
+ "value": "0"
4792
4779
  },
4793
4780
  {
4794
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4781
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4795
4782
  "kind": "IntegerLiteral",
4796
- "offset": 309,
4797
- "length": 22,
4798
- "value": "4"
4783
+ "offset": 305,
4784
+ "length": 1,
4785
+ "value": "0"
4799
4786
  },
4800
4787
  {
4801
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4788
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4802
4789
  "kind": "IntegerLiteral",
4803
- "offset": 341,
4804
- "length": 20,
4805
- "value": "5"
4790
+ "offset": 353,
4791
+ "length": 1,
4792
+ "value": "4"
4806
4793
  },
4807
4794
  {
4808
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4795
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4809
4796
  "kind": "IntegerLiteral",
4810
- "offset": 397,
4811
- "length": 12,
4812
- "value": "6"
4797
+ "offset": 401,
4798
+ "length": 1,
4799
+ "value": "4"
4813
4800
  },
4814
4801
  {
4815
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4802
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4816
4803
  "kind": "IntegerLiteral",
4817
- "offset": 419,
4818
- "length": 13,
4819
- "value": "7"
4804
+ "offset": 460,
4805
+ "length": 1,
4806
+ "value": "1"
4820
4807
  },
4821
4808
  {
4822
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4809
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4823
4810
  "kind": "IntegerLiteral",
4824
- "offset": 442,
4825
- "length": 13,
4826
- "value": "8"
4811
+ "offset": 514,
4812
+ "length": 1,
4813
+ "value": "2"
4827
4814
  },
4828
4815
  {
4829
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4816
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
4830
4817
  "kind": "IntegerLiteral",
4831
- "offset": 465,
4832
- "length": 15,
4833
- "value": "9"
4818
+ "offset": 568,
4819
+ "length": 1,
4820
+ "value": "0"
4834
4821
  },
4835
4822
  {
4836
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4837
- "kind": "IntegerLiteral",
4838
- "offset": 490,
4823
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/SessionToken.swift",
4824
+ "kind": "StringLiteral",
4825
+ "offset": 337,
4839
4826
  "length": 11,
4840
- "value": "10"
4827
+ "value": "\"timestamp\""
4841
4828
  },
4842
4829
  {
4843
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4844
- "kind": "IntegerLiteral",
4845
- "offset": 511,
4846
- "length": 17,
4847
- "value": "11"
4830
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4831
+ "kind": "StringLiteral",
4832
+ "offset": 158,
4833
+ "length": 22,
4834
+ "value": "\"pbGj77p7C0hRBjTtwL4n\""
4848
4835
  },
4849
4836
  {
4850
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4851
- "kind": "IntegerLiteral",
4852
- "offset": 538,
4853
- "length": 13,
4854
- "value": "12"
4837
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4838
+ "kind": "StringLiteral",
4839
+ "offset": 216,
4840
+ "length": 22,
4841
+ "value": "\"rJcPAV3ymA7F7LRFVEQm\""
4855
4842
  },
4856
4843
  {
4857
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4858
- "kind": "IntegerLiteral",
4859
- "offset": 561,
4860
- "length": 23,
4861
- "value": "13"
4844
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4845
+ "kind": "StringLiteral",
4846
+ "offset": 273,
4847
+ "length": 22,
4848
+ "value": "\"OfFRr4YH4rKo9jRbVbnu\""
4862
4849
  },
4863
4850
  {
4864
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4865
- "kind": "IntegerLiteral",
4866
- "offset": 594,
4867
- "length": 24,
4868
- "value": "14"
4851
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4852
+ "kind": "StringLiteral",
4853
+ "offset": 329,
4854
+ "length": 22,
4855
+ "value": "\"8Ik9KcCovQsHR0AeCj8v\""
4869
4856
  },
4870
4857
  {
4871
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4872
- "kind": "IntegerLiteral",
4873
- "offset": 628,
4874
- "length": 26,
4875
- "value": "15"
4858
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4859
+ "kind": "StringLiteral",
4860
+ "offset": 391,
4861
+ "length": 22,
4862
+ "value": "\"4nKBozzAfarUd7BLCPHW\""
4876
4863
  },
4877
4864
  {
4878
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4879
- "kind": "IntegerLiteral",
4880
- "offset": 664,
4881
- "length": 14,
4882
- "value": "16"
4865
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4866
+ "kind": "StringLiteral",
4867
+ "offset": 451,
4868
+ "length": 22,
4869
+ "value": "\"u5wH9ETfLBAx5Tu2Fmse\""
4883
4870
  },
4884
4871
  {
4885
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4886
- "kind": "IntegerLiteral",
4887
- "offset": 688,
4888
- "length": 10,
4889
- "value": "17"
4872
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4873
+ "kind": "StringLiteral",
4874
+ "offset": 516,
4875
+ "length": 22,
4876
+ "value": "\"he17vnSmdAKV8hPpluUL\""
4890
4877
  },
4891
4878
  {
4892
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4893
- "kind": "IntegerLiteral",
4894
- "offset": 708,
4895
- "length": 16,
4896
- "value": "18"
4879
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4880
+ "kind": "StringLiteral",
4881
+ "offset": 575,
4882
+ "length": 22,
4883
+ "value": "\"5tMiZEkBEibbltiSbuFt\""
4897
4884
  },
4898
4885
  {
4899
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4900
- "kind": "IntegerLiteral",
4901
- "offset": 734,
4902
- "length": 26,
4903
- "value": "19"
4904
- },
4905
- {
4906
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4907
- "kind": "IntegerLiteral",
4908
- "offset": 770,
4909
- "length": 23,
4910
- "value": "20"
4911
- },
4912
- {
4913
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4914
- "kind": "IntegerLiteral",
4915
- "offset": 803,
4916
- "length": 20,
4917
- "value": "21"
4918
- },
4919
- {
4920
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4921
- "kind": "IntegerLiteral",
4922
- "offset": 833,
4923
- "length": 17,
4924
- "value": "22"
4925
- },
4926
- {
4927
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4928
- "kind": "IntegerLiteral",
4929
- "offset": 860,
4930
- "length": 20,
4931
- "value": "23"
4932
- },
4933
- {
4934
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4935
- "kind": "IntegerLiteral",
4936
- "offset": 890,
4937
- "length": 15,
4938
- "value": "24"
4939
- },
4940
- {
4941
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4942
- "kind": "IntegerLiteral",
4943
- "offset": 915,
4944
- "length": 14,
4945
- "value": "25"
4946
- },
4947
- {
4948
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4949
- "kind": "IntegerLiteral",
4950
- "offset": 939,
4951
- "length": 21,
4952
- "value": "26"
4953
- },
4954
- {
4955
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4956
- "kind": "IntegerLiteral",
4957
- "offset": 970,
4958
- "length": 23,
4959
- "value": "27"
4960
- },
4961
- {
4962
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4963
- "kind": "IntegerLiteral",
4964
- "offset": 1003,
4965
- "length": 17,
4966
- "value": "28"
4967
- },
4968
- {
4969
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4970
- "kind": "IntegerLiteral",
4971
- "offset": 1030,
4972
- "length": 18,
4973
- "value": "29"
4974
- },
4975
- {
4976
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4977
- "kind": "IntegerLiteral",
4978
- "offset": 1058,
4979
- "length": 13,
4980
- "value": "30"
4981
- },
4982
- {
4983
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4984
- "kind": "IntegerLiteral",
4985
- "offset": 1081,
4986
- "length": 13,
4987
- "value": "31"
4988
- },
4989
- {
4990
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4991
- "kind": "IntegerLiteral",
4992
- "offset": 1104,
4993
- "length": 13,
4994
- "value": "32"
4995
- },
4996
- {
4997
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
4998
- "kind": "IntegerLiteral",
4999
- "offset": 1127,
5000
- "length": 20,
5001
- "value": "33"
5002
- },
5003
- {
5004
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5005
- "kind": "IntegerLiteral",
5006
- "offset": 1157,
5007
- "length": 16,
5008
- "value": "34"
5009
- },
5010
- {
5011
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5012
- "kind": "IntegerLiteral",
5013
- "offset": 1183,
5014
- "length": 16,
5015
- "value": "35"
5016
- },
5017
- {
5018
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5019
- "kind": "IntegerLiteral",
5020
- "offset": 1209,
5021
- "length": 20,
5022
- "value": "36"
5023
- },
5024
- {
5025
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5026
- "kind": "IntegerLiteral",
5027
- "offset": 1239,
5028
- "length": 16,
5029
- "value": "37"
5030
- },
5031
- {
5032
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5033
- "kind": "IntegerLiteral",
5034
- "offset": 1265,
5035
- "length": 15,
5036
- "value": "38"
5037
- },
5038
- {
5039
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5040
- "kind": "IntegerLiteral",
5041
- "offset": 1290,
5042
- "length": 7,
5043
- "value": "39"
5044
- },
5045
- {
5046
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5047
- "kind": "IntegerLiteral",
5048
- "offset": 1307,
5049
- "length": 17,
5050
- "value": "40"
5051
- },
5052
- {
5053
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5054
- "kind": "IntegerLiteral",
5055
- "offset": 1334,
5056
- "length": 21,
5057
- "value": "41"
5058
- },
5059
- {
5060
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5061
- "kind": "IntegerLiteral",
5062
- "offset": 1365,
5063
- "length": 36,
5064
- "value": "42"
5065
- },
5066
- {
5067
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5068
- "kind": "IntegerLiteral",
5069
- "offset": 1411,
5070
- "length": 19,
5071
- "value": "43"
5072
- },
5073
- {
5074
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5075
- "kind": "IntegerLiteral",
5076
- "offset": 1440,
5077
- "length": 22,
5078
- "value": "44"
5079
- },
5080
- {
5081
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5082
- "kind": "IntegerLiteral",
5083
- "offset": 1472,
5084
- "length": 21,
5085
- "value": "45"
5086
- },
5087
- {
5088
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5089
- "kind": "IntegerLiteral",
5090
- "offset": 1503,
5091
- "length": 28,
5092
- "value": "46"
5093
- },
5094
- {
5095
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5096
- "kind": "IntegerLiteral",
5097
- "offset": 1541,
5098
- "length": 25,
5099
- "value": "47"
5100
- },
5101
- {
5102
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5103
- "kind": "IntegerLiteral",
5104
- "offset": 1576,
5105
- "length": 34,
5106
- "value": "48"
5107
- },
5108
- {
5109
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5110
- "kind": "IntegerLiteral",
5111
- "offset": 1620,
5112
- "length": 33,
5113
- "value": "49"
5114
- },
5115
- {
5116
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5117
- "kind": "IntegerLiteral",
5118
- "offset": 1663,
5119
- "length": 40,
5120
- "value": "50"
5121
- },
5122
- {
5123
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5124
- "kind": "IntegerLiteral",
5125
- "offset": 1713,
5126
- "length": 43,
5127
- "value": "51"
5128
- },
5129
- {
5130
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5131
- "kind": "IntegerLiteral",
5132
- "offset": 1766,
5133
- "length": 29,
5134
- "value": "52"
5135
- },
5136
- {
5137
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5138
- "kind": "IntegerLiteral",
5139
- "offset": 1805,
5140
- "length": 14,
5141
- "value": "53"
5142
- },
5143
- {
5144
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5145
- "kind": "IntegerLiteral",
5146
- "offset": 1829,
5147
- "length": 22,
5148
- "value": "54"
5149
- },
5150
- {
5151
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5152
- "kind": "IntegerLiteral",
5153
- "offset": 1861,
5154
- "length": 16,
5155
- "value": "55"
5156
- },
5157
- {
5158
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5159
- "kind": "IntegerLiteral",
5160
- "offset": 1887,
5161
- "length": 20,
5162
- "value": "56"
5163
- },
5164
- {
5165
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5166
- "kind": "IntegerLiteral",
5167
- "offset": 1917,
5168
- "length": 16,
5169
- "value": "57"
5170
- },
5171
- {
5172
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5173
- "kind": "IntegerLiteral",
5174
- "offset": 1943,
5175
- "length": 16,
5176
- "value": "58"
5177
- },
5178
- {
5179
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5180
- "kind": "IntegerLiteral",
5181
- "offset": 1969,
5182
- "length": 14,
5183
- "value": "59"
5184
- },
5185
- {
5186
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5187
- "kind": "IntegerLiteral",
5188
- "offset": 1993,
5189
- "length": 16,
5190
- "value": "60"
5191
- },
5192
- {
5193
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5194
- "kind": "IntegerLiteral",
5195
- "offset": 2019,
5196
- "length": 19,
5197
- "value": "61"
5198
- },
5199
- {
5200
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5201
- "kind": "IntegerLiteral",
5202
- "offset": 205,
5203
- "length": 1,
5204
- "value": "0"
5205
- },
5206
- {
5207
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5208
- "kind": "IntegerLiteral",
5209
- "offset": 216,
5210
- "length": 25,
5211
- "value": "1"
5212
- },
5213
- {
5214
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5215
- "kind": "IntegerLiteral",
5216
- "offset": 251,
5217
- "length": 25,
5218
- "value": "2"
5219
- },
5220
- {
5221
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5222
- "kind": "IntegerLiteral",
5223
- "offset": 286,
5224
- "length": 13,
5225
- "value": "3"
5226
- },
5227
- {
5228
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5229
- "kind": "IntegerLiteral",
5230
- "offset": 309,
5231
- "length": 22,
5232
- "value": "4"
5233
- },
5234
- {
5235
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5236
- "kind": "IntegerLiteral",
5237
- "offset": 341,
5238
- "length": 20,
5239
- "value": "5"
5240
- },
5241
- {
5242
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5243
- "kind": "IntegerLiteral",
5244
- "offset": 397,
5245
- "length": 12,
5246
- "value": "6"
5247
- },
5248
- {
5249
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5250
- "kind": "IntegerLiteral",
5251
- "offset": 419,
5252
- "length": 13,
5253
- "value": "7"
5254
- },
5255
- {
5256
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5257
- "kind": "IntegerLiteral",
5258
- "offset": 442,
5259
- "length": 13,
5260
- "value": "8"
5261
- },
5262
- {
5263
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5264
- "kind": "IntegerLiteral",
5265
- "offset": 465,
5266
- "length": 15,
5267
- "value": "9"
5268
- },
5269
- {
5270
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5271
- "kind": "IntegerLiteral",
5272
- "offset": 490,
5273
- "length": 11,
5274
- "value": "10"
5275
- },
5276
- {
5277
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5278
- "kind": "IntegerLiteral",
5279
- "offset": 511,
5280
- "length": 17,
5281
- "value": "11"
5282
- },
5283
- {
5284
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5285
- "kind": "IntegerLiteral",
5286
- "offset": 538,
5287
- "length": 13,
5288
- "value": "12"
5289
- },
5290
- {
5291
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5292
- "kind": "IntegerLiteral",
5293
- "offset": 561,
5294
- "length": 23,
5295
- "value": "13"
5296
- },
5297
- {
5298
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5299
- "kind": "IntegerLiteral",
5300
- "offset": 594,
5301
- "length": 24,
5302
- "value": "14"
5303
- },
5304
- {
5305
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5306
- "kind": "IntegerLiteral",
5307
- "offset": 628,
5308
- "length": 26,
5309
- "value": "15"
5310
- },
5311
- {
5312
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5313
- "kind": "IntegerLiteral",
5314
- "offset": 664,
5315
- "length": 14,
5316
- "value": "16"
5317
- },
5318
- {
5319
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5320
- "kind": "IntegerLiteral",
5321
- "offset": 688,
5322
- "length": 10,
5323
- "value": "17"
5324
- },
5325
- {
5326
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5327
- "kind": "IntegerLiteral",
5328
- "offset": 708,
5329
- "length": 16,
5330
- "value": "18"
5331
- },
5332
- {
5333
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5334
- "kind": "IntegerLiteral",
5335
- "offset": 734,
5336
- "length": 26,
5337
- "value": "19"
5338
- },
5339
- {
5340
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5341
- "kind": "IntegerLiteral",
5342
- "offset": 770,
5343
- "length": 23,
5344
- "value": "20"
5345
- },
5346
- {
5347
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5348
- "kind": "IntegerLiteral",
5349
- "offset": 803,
5350
- "length": 20,
5351
- "value": "21"
5352
- },
5353
- {
5354
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5355
- "kind": "IntegerLiteral",
5356
- "offset": 833,
5357
- "length": 17,
5358
- "value": "22"
5359
- },
5360
- {
5361
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5362
- "kind": "IntegerLiteral",
5363
- "offset": 860,
5364
- "length": 20,
5365
- "value": "23"
5366
- },
5367
- {
5368
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5369
- "kind": "IntegerLiteral",
5370
- "offset": 890,
5371
- "length": 15,
5372
- "value": "24"
5373
- },
5374
- {
5375
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5376
- "kind": "IntegerLiteral",
5377
- "offset": 915,
5378
- "length": 14,
5379
- "value": "25"
5380
- },
5381
- {
5382
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5383
- "kind": "IntegerLiteral",
5384
- "offset": 939,
5385
- "length": 21,
5386
- "value": "26"
5387
- },
5388
- {
5389
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5390
- "kind": "IntegerLiteral",
5391
- "offset": 970,
5392
- "length": 23,
5393
- "value": "27"
5394
- },
5395
- {
5396
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5397
- "kind": "IntegerLiteral",
5398
- "offset": 1003,
5399
- "length": 17,
5400
- "value": "28"
5401
- },
5402
- {
5403
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5404
- "kind": "IntegerLiteral",
5405
- "offset": 1030,
5406
- "length": 18,
5407
- "value": "29"
5408
- },
5409
- {
5410
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5411
- "kind": "IntegerLiteral",
5412
- "offset": 1058,
5413
- "length": 13,
5414
- "value": "30"
5415
- },
5416
- {
5417
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5418
- "kind": "IntegerLiteral",
5419
- "offset": 1081,
5420
- "length": 13,
5421
- "value": "31"
5422
- },
5423
- {
5424
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5425
- "kind": "IntegerLiteral",
5426
- "offset": 1104,
5427
- "length": 13,
5428
- "value": "32"
5429
- },
5430
- {
5431
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5432
- "kind": "IntegerLiteral",
5433
- "offset": 1127,
5434
- "length": 20,
5435
- "value": "33"
5436
- },
5437
- {
5438
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5439
- "kind": "IntegerLiteral",
5440
- "offset": 1157,
5441
- "length": 16,
5442
- "value": "34"
5443
- },
5444
- {
5445
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5446
- "kind": "IntegerLiteral",
5447
- "offset": 1183,
5448
- "length": 16,
5449
- "value": "35"
5450
- },
5451
- {
5452
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5453
- "kind": "IntegerLiteral",
5454
- "offset": 1209,
5455
- "length": 20,
5456
- "value": "36"
5457
- },
5458
- {
5459
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5460
- "kind": "IntegerLiteral",
5461
- "offset": 1239,
5462
- "length": 16,
5463
- "value": "37"
5464
- },
5465
- {
5466
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5467
- "kind": "IntegerLiteral",
5468
- "offset": 1265,
5469
- "length": 15,
5470
- "value": "38"
5471
- },
5472
- {
5473
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5474
- "kind": "IntegerLiteral",
5475
- "offset": 1290,
5476
- "length": 7,
5477
- "value": "39"
5478
- },
5479
- {
5480
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5481
- "kind": "IntegerLiteral",
5482
- "offset": 1307,
5483
- "length": 17,
5484
- "value": "40"
5485
- },
5486
- {
5487
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5488
- "kind": "IntegerLiteral",
5489
- "offset": 1334,
5490
- "length": 21,
5491
- "value": "41"
5492
- },
5493
- {
5494
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5495
- "kind": "IntegerLiteral",
5496
- "offset": 1365,
5497
- "length": 36,
5498
- "value": "42"
5499
- },
5500
- {
5501
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5502
- "kind": "IntegerLiteral",
5503
- "offset": 1411,
5504
- "length": 19,
5505
- "value": "43"
5506
- },
5507
- {
5508
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5509
- "kind": "IntegerLiteral",
5510
- "offset": 1440,
5511
- "length": 22,
5512
- "value": "44"
5513
- },
5514
- {
5515
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5516
- "kind": "IntegerLiteral",
5517
- "offset": 1472,
5518
- "length": 21,
5519
- "value": "45"
5520
- },
5521
- {
5522
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5523
- "kind": "IntegerLiteral",
5524
- "offset": 1503,
5525
- "length": 28,
5526
- "value": "46"
5527
- },
5528
- {
5529
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5530
- "kind": "IntegerLiteral",
5531
- "offset": 1541,
5532
- "length": 25,
5533
- "value": "47"
5534
- },
5535
- {
5536
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5537
- "kind": "IntegerLiteral",
5538
- "offset": 1576,
5539
- "length": 34,
5540
- "value": "48"
5541
- },
5542
- {
5543
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5544
- "kind": "IntegerLiteral",
5545
- "offset": 1620,
5546
- "length": 33,
5547
- "value": "49"
5548
- },
5549
- {
5550
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5551
- "kind": "IntegerLiteral",
5552
- "offset": 1663,
5553
- "length": 40,
5554
- "value": "50"
5555
- },
5556
- {
5557
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5558
- "kind": "IntegerLiteral",
5559
- "offset": 1713,
5560
- "length": 43,
5561
- "value": "51"
5562
- },
5563
- {
5564
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5565
- "kind": "IntegerLiteral",
5566
- "offset": 1766,
5567
- "length": 29,
5568
- "value": "52"
5569
- },
5570
- {
5571
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5572
- "kind": "IntegerLiteral",
5573
- "offset": 1805,
5574
- "length": 14,
5575
- "value": "53"
5576
- },
5577
- {
5578
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5579
- "kind": "IntegerLiteral",
5580
- "offset": 1829,
5581
- "length": 22,
5582
- "value": "54"
5583
- },
5584
- {
5585
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5586
- "kind": "IntegerLiteral",
5587
- "offset": 1861,
5588
- "length": 16,
5589
- "value": "55"
5590
- },
5591
- {
5592
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5593
- "kind": "IntegerLiteral",
5594
- "offset": 1887,
5595
- "length": 20,
5596
- "value": "56"
5597
- },
5598
- {
5599
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5600
- "kind": "IntegerLiteral",
5601
- "offset": 1917,
5602
- "length": 16,
5603
- "value": "57"
5604
- },
5605
- {
5606
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5607
- "kind": "IntegerLiteral",
5608
- "offset": 1943,
5609
- "length": 16,
5610
- "value": "58"
5611
- },
5612
- {
5613
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5614
- "kind": "IntegerLiteral",
5615
- "offset": 1969,
5616
- "length": 14,
5617
- "value": "59"
5618
- },
5619
- {
5620
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5621
- "kind": "IntegerLiteral",
5622
- "offset": 1993,
5623
- "length": 16,
5624
- "value": "60"
5625
- },
5626
- {
5627
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Enums\/EncryptionError.swift",
5628
- "kind": "IntegerLiteral",
5629
- "offset": 2019,
5630
- "length": 19,
5631
- "value": "61"
5632
- },
5633
- {
5634
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5635
- "kind": "IntegerLiteral",
5636
- "offset": 150,
5637
- "length": 1,
5638
- "value": "1"
5639
- },
5640
- {
5641
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5642
- "kind": "IntegerLiteral",
5643
- "offset": 201,
5644
- "length": 1,
5645
- "value": "0"
5646
- },
5647
- {
5648
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5649
- "kind": "IntegerLiteral",
5650
- "offset": 252,
5651
- "length": 1,
5652
- "value": "0"
5653
- },
5654
- {
5655
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5656
- "kind": "IntegerLiteral",
5657
- "offset": 305,
5658
- "length": 1,
5659
- "value": "0"
5660
- },
5661
- {
5662
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5663
- "kind": "IntegerLiteral",
5664
- "offset": 353,
5665
- "length": 1,
5666
- "value": "4"
5667
- },
5668
- {
5669
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5670
- "kind": "IntegerLiteral",
5671
- "offset": 401,
5672
- "length": 1,
5673
- "value": "4"
5674
- },
5675
- {
5676
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5677
- "kind": "IntegerLiteral",
5678
- "offset": 460,
5679
- "length": 1,
5680
- "value": "1"
5681
- },
5682
- {
5683
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5684
- "kind": "IntegerLiteral",
5685
- "offset": 514,
5686
- "length": 1,
5687
- "value": "2"
5688
- },
5689
- {
5690
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/SDKVersion.swift",
5691
- "kind": "IntegerLiteral",
5692
- "offset": 568,
5693
- "length": 1,
5694
- "value": "0"
5695
- },
5696
- {
5697
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/SessionToken.swift",
5698
- "kind": "StringLiteral",
5699
- "offset": 337,
5700
- "length": 11,
5701
- "value": "\"timestamp\""
5702
- },
5703
- {
5704
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/SessionToken.swift",
5705
- "kind": "StringLiteral",
5706
- "offset": 337,
5707
- "length": 11,
5708
- "value": "\"timestamp\""
5709
- },
5710
- {
5711
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5712
- "kind": "StringLiteral",
5713
- "offset": 158,
5714
- "length": 22,
5715
- "value": "\"pbGj77p7C0hRBjTtwL4n\""
5716
- },
5717
- {
5718
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5719
- "kind": "StringLiteral",
5720
- "offset": 216,
5721
- "length": 22,
5722
- "value": "\"rJcPAV3ymA7F7LRFVEQm\""
5723
- },
5724
- {
5725
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5726
- "kind": "StringLiteral",
5727
- "offset": 273,
5728
- "length": 22,
5729
- "value": "\"OfFRr4YH4rKo9jRbVbnu\""
5730
- },
5731
- {
5732
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5733
- "kind": "StringLiteral",
5734
- "offset": 329,
5735
- "length": 22,
5736
- "value": "\"8Ik9KcCovQsHR0AeCj8v\""
5737
- },
5738
- {
5739
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5740
- "kind": "StringLiteral",
5741
- "offset": 391,
5742
- "length": 22,
5743
- "value": "\"4nKBozzAfarUd7BLCPHW\""
5744
- },
5745
- {
5746
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5747
- "kind": "StringLiteral",
5748
- "offset": 451,
5749
- "length": 22,
5750
- "value": "\"u5wH9ETfLBAx5Tu2Fmse\""
5751
- },
5752
- {
5753
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5754
- "kind": "StringLiteral",
5755
- "offset": 516,
5756
- "length": 22,
5757
- "value": "\"he17vnSmdAKV8hPpluUL\""
5758
- },
5759
- {
5760
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5761
- "kind": "StringLiteral",
5762
- "offset": 575,
5763
- "length": 22,
5764
- "value": "\"5tMiZEkBEibbltiSbuFt\""
5765
- },
5766
- {
5767
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
4886
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeychainRepository.swift",
5768
4887
  "kind": "StringLiteral",
5769
4888
  "offset": 641,
5770
4889
  "length": 22,
5771
4890
  "value": "\"dk9RigOCs8nZWMEioNjV\""
5772
4891
  },
5773
4892
  {
5774
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4893
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5775
4894
  "kind": "StringLiteral",
5776
4895
  "offset": 147,
5777
4896
  "length": 14,
5778
4897
  "value": "\"Bridgefy.SDK\""
5779
4898
  },
5780
4899
  {
5781
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4900
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5782
4901
  "kind": "IntegerLiteral",
5783
4902
  "offset": 228,
5784
4903
  "length": 4,
5785
4904
  "value": "1024"
5786
4905
  },
5787
4906
  {
5788
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4907
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5789
4908
  "kind": "IntegerLiteral",
5790
4909
  "offset": 235,
5791
4910
  "length": 3,
5792
4911
  "value": "140"
5793
4912
  },
5794
4913
  {
5795
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4914
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5796
4915
  "kind": "BooleanLiteral",
5797
4916
  "offset": 266,
5798
4917
  "length": 5,
5799
4918
  "value": "false"
5800
4919
  },
5801
- {
5802
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5803
- "kind": "BooleanLiteral",
5804
- "offset": 432,
5805
- "length": 4,
5806
- "value": "true"
5807
- },
5808
- {
5809
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5810
- "kind": "BooleanLiteral",
5811
- "offset": 502,
5812
- "length": 5,
5813
- "value": "false"
5814
- },
5815
- {
5816
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
5817
- "kind": "BooleanLiteral",
5818
- "offset": 6159,
5819
- "length": 4,
5820
- "value": "true"
5821
- },
5822
- {
5823
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5824
- "kind": "StringLiteral",
5825
- "offset": 133,
5826
- "length": 22,
5827
- "value": "\"Jm6OmGAbN835HEfBtZAV\""
5828
- },
5829
- {
5830
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5831
- "kind": "StringLiteral",
5832
- "offset": 174,
5833
- "length": 22,
5834
- "value": "\"dbnBohV5hzfViiLxlI2r\""
5835
- },
5836
- {
5837
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5838
- "kind": "StringLiteral",
5839
- "offset": 216,
5840
- "length": 22,
5841
- "value": "\"6LcnHdTT4CE5Z6lI5lJf\""
5842
- },
5843
- {
5844
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5845
- "kind": "StringLiteral",
5846
- "offset": 133,
5847
- "length": 22,
5848
- "value": "\"Jm6OmGAbN835HEfBtZAV\""
5849
- },
5850
- {
5851
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5852
- "kind": "StringLiteral",
5853
- "offset": 174,
5854
- "length": 22,
5855
- "value": "\"dbnBohV5hzfViiLxlI2r\""
5856
- },
5857
- {
5858
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5859
- "kind": "StringLiteral",
5860
- "offset": 216,
5861
- "length": 22,
5862
- "value": "\"6LcnHdTT4CE5Z6lI5lJf\""
5863
- },
5864
- {
5865
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
5866
- "kind": "StringLiteral",
5867
- "offset": 785,
5868
- "length": 22,
5869
- "value": "\"JjdQWYIAy5pcmgpmJ75E\""
5870
- },
5871
- {
5872
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5873
- "kind": "IntegerLiteral",
5874
- "offset": 191,
5875
- "length": 1,
5876
- "value": "0"
5877
- },
5878
- {
5879
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5880
- "kind": "IntegerLiteral",
5881
- "offset": 254,
5882
- "length": 18,
5883
- "value": "1"
5884
- },
5885
- {
5886
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5887
- "kind": "IntegerLiteral",
5888
- "offset": 326,
5889
- "length": 13,
5890
- "value": "2"
5891
- },
5892
- {
5893
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5894
- "kind": "IntegerLiteral",
5895
- "offset": 405,
5896
- "length": 14,
5897
- "value": "3"
5898
- },
5899
- {
5900
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5901
- "kind": "IntegerLiteral",
5902
- "offset": 476,
5903
- "length": 15,
5904
- "value": "4"
5905
- },
5906
- {
5907
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5908
- "kind": "IntegerLiteral",
5909
- "offset": 547,
5910
- "length": 29,
5911
- "value": "5"
5912
- },
5913
- {
5914
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5915
- "kind": "IntegerLiteral",
5916
- "offset": 644,
5917
- "length": 23,
5918
- "value": "6"
5919
- },
5920
- {
5921
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5922
- "kind": "IntegerLiteral",
5923
- "offset": 191,
5924
- "length": 1,
5925
- "value": "0"
4920
+ {
4921
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4922
+ "kind": "BooleanLiteral",
4923
+ "offset": 432,
4924
+ "length": 4,
4925
+ "value": "true"
5926
4926
  },
5927
4927
  {
5928
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5929
- "kind": "IntegerLiteral",
5930
- "offset": 254,
5931
- "length": 18,
5932
- "value": "1"
4928
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4929
+ "kind": "BooleanLiteral",
4930
+ "offset": 502,
4931
+ "length": 5,
4932
+ "value": "false"
5933
4933
  },
5934
4934
  {
5935
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5936
- "kind": "IntegerLiteral",
5937
- "offset": 326,
5938
- "length": 13,
5939
- "value": "2"
4935
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/BridgefyManager.swift",
4936
+ "kind": "BooleanLiteral",
4937
+ "offset": 6159,
4938
+ "length": 4,
4939
+ "value": "true"
5940
4940
  },
5941
4941
  {
5942
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5943
- "kind": "IntegerLiteral",
5944
- "offset": 405,
5945
- "length": 14,
5946
- "value": "3"
4942
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
4943
+ "kind": "StringLiteral",
4944
+ "offset": 133,
4945
+ "length": 22,
4946
+ "value": "\"Jm6OmGAbN835HEfBtZAV\""
5947
4947
  },
5948
4948
  {
5949
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5950
- "kind": "IntegerLiteral",
5951
- "offset": 476,
5952
- "length": 15,
5953
- "value": "4"
4949
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
4950
+ "kind": "StringLiteral",
4951
+ "offset": 174,
4952
+ "length": 22,
4953
+ "value": "\"dbnBohV5hzfViiLxlI2r\""
5954
4954
  },
5955
4955
  {
5956
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5957
- "kind": "IntegerLiteral",
5958
- "offset": 547,
5959
- "length": 29,
5960
- "value": "5"
4956
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
4957
+ "kind": "StringLiteral",
4958
+ "offset": 216,
4959
+ "length": 22,
4960
+ "value": "\"6LcnHdTT4CE5Z6lI5lJf\""
5961
4961
  },
5962
4962
  {
5963
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5964
- "kind": "IntegerLiteral",
5965
- "offset": 644,
5966
- "length": 23,
5967
- "value": "6"
4963
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/KeychainRepository.swift",
4964
+ "kind": "StringLiteral",
4965
+ "offset": 785,
4966
+ "length": 22,
4967
+ "value": "\"JjdQWYIAy5pcmgpmJ75E\""
5968
4968
  },
5969
4969
  {
5970
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
4970
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5971
4971
  "kind": "IntegerLiteral",
5972
4972
  "offset": 191,
5973
4973
  "length": 1,
5974
4974
  "value": "0"
5975
4975
  },
5976
4976
  {
5977
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
4977
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5978
4978
  "kind": "IntegerLiteral",
5979
4979
  "offset": 254,
5980
4980
  "length": 18,
5981
4981
  "value": "1"
5982
4982
  },
5983
4983
  {
5984
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
4984
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5985
4985
  "kind": "IntegerLiteral",
5986
4986
  "offset": 326,
5987
4987
  "length": 13,
5988
4988
  "value": "2"
5989
4989
  },
5990
4990
  {
5991
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
4991
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5992
4992
  "kind": "IntegerLiteral",
5993
4993
  "offset": 405,
5994
4994
  "length": 14,
5995
4995
  "value": "3"
5996
4996
  },
5997
4997
  {
5998
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
4998
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5999
4999
  "kind": "IntegerLiteral",
6000
5000
  "offset": 476,
6001
5001
  "length": 15,
6002
5002
  "value": "4"
6003
5003
  },
6004
5004
  {
6005
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5005
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
6006
5006
  "kind": "IntegerLiteral",
6007
5007
  "offset": 547,
6008
5008
  "length": 29,
6009
5009
  "value": "5"
6010
5010
  },
6011
5011
  {
6012
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
5012
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLEError.swift",
6013
5013
  "kind": "IntegerLiteral",
6014
5014
  "offset": 644,
6015
5015
  "length": 23,
6016
5016
  "value": "6"
6017
5017
  },
6018
5018
  {
6019
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Extensions\/DispatchQueueExtensions.swift",
5019
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Extensions\/DispatchQueueExtensions.swift",
6020
5020
  "kind": "StringLiteral",
6021
5021
  "offset": 161,
6022
5022
  "length": 14,
6023
5023
  "value": "\"BLEProcesses\""
6024
5024
  },
6025
5025
  {
6026
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6027
- "kind": "IntegerLiteral",
6028
- "offset": 152,
6029
- "length": 13,
6030
- "value": "1"
6031
- },
6032
- {
6033
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6034
- "kind": "IntegerLiteral",
6035
- "offset": 175,
6036
- "length": 11,
6037
- "value": "2"
6038
- },
6039
- {
6040
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6041
- "kind": "IntegerLiteral",
6042
- "offset": 196,
6043
- "length": 16,
6044
- "value": "3"
6045
- },
6046
- {
6047
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6048
- "kind": "IntegerLiteral",
6049
- "offset": 222,
6050
- "length": 12,
6051
- "value": "4"
6052
- },
6053
- {
6054
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6055
- "kind": "IntegerLiteral",
6056
- "offset": 152,
6057
- "length": 13,
6058
- "value": "1"
6059
- },
6060
- {
6061
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6062
- "kind": "IntegerLiteral",
6063
- "offset": 175,
6064
- "length": 11,
6065
- "value": "2"
6066
- },
6067
- {
6068
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6069
- "kind": "IntegerLiteral",
6070
- "offset": 196,
6071
- "length": 16,
6072
- "value": "3"
6073
- },
6074
- {
6075
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6076
- "kind": "IntegerLiteral",
6077
- "offset": 222,
6078
- "length": 12,
6079
- "value": "4"
6080
- },
6081
- {
6082
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
5026
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6083
5027
  "kind": "IntegerLiteral",
6084
5028
  "offset": 152,
6085
5029
  "length": 13,
6086
5030
  "value": "1"
6087
5031
  },
6088
5032
  {
6089
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
5033
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6090
5034
  "kind": "IntegerLiteral",
6091
5035
  "offset": 175,
6092
5036
  "length": 11,
6093
5037
  "value": "2"
6094
5038
  },
6095
5039
  {
6096
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
5040
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6097
5041
  "kind": "IntegerLiteral",
6098
5042
  "offset": 196,
6099
5043
  "length": 16,
6100
5044
  "value": "3"
6101
5045
  },
6102
5046
  {
6103
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
5047
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/EncodingError.swift",
6104
5048
  "kind": "IntegerLiteral",
6105
5049
  "offset": 222,
6106
5050
  "length": 12,
6107
5051
  "value": "4"
6108
5052
  },
6109
5053
  {
6110
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEMessageOperator.swift",
5054
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEMessageOperator.swift",
6111
5055
  "kind": "IntegerLiteral",
6112
5056
  "offset": 226,
6113
5057
  "length": 1,
6114
5058
  "value": "5"
6115
5059
  },
6116
5060
  {
6117
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEMessageOperator.swift",
5061
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEMessageOperator.swift",
6118
5062
  "kind": "BooleanLiteral",
6119
5063
  "offset": 395,
6120
5064
  "length": 5,
6121
5065
  "value": "false"
6122
5066
  },
6123
5067
  {
6124
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEMessageOperator.swift",
5068
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEMessageOperator.swift",
6125
5069
  "kind": "StringLiteral",
6126
5070
  "offset": 519,
6127
5071
  "length": 2,
6128
5072
  "value": "\"\""
6129
5073
  },
6130
5074
  {
6131
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6132
- "kind": "IntegerLiteral",
6133
- "offset": 141,
6134
- "length": 1,
6135
- "value": "0"
6136
- },
6137
- {
6138
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6139
- "kind": "IntegerLiteral",
6140
- "offset": 152,
6141
- "length": 6,
6142
- "value": "1"
6143
- },
6144
- {
6145
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6146
- "kind": "IntegerLiteral",
6147
- "offset": 168,
6148
- "length": 4,
6149
- "value": "2"
6150
- },
6151
- {
6152
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6153
- "kind": "IntegerLiteral",
6154
- "offset": 182,
6155
- "length": 9,
6156
- "value": "3"
6157
- },
6158
- {
6159
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6160
- "kind": "IntegerLiteral",
6161
- "offset": 201,
6162
- "length": 5,
6163
- "value": "4"
6164
- },
6165
- {
6166
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6167
- "kind": "IntegerLiteral",
6168
- "offset": 141,
6169
- "length": 1,
6170
- "value": "0"
6171
- },
6172
- {
6173
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6174
- "kind": "IntegerLiteral",
6175
- "offset": 152,
6176
- "length": 6,
6177
- "value": "1"
6178
- },
6179
- {
6180
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6181
- "kind": "IntegerLiteral",
6182
- "offset": 168,
6183
- "length": 4,
6184
- "value": "2"
6185
- },
6186
- {
6187
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6188
- "kind": "IntegerLiteral",
6189
- "offset": 182,
6190
- "length": 9,
6191
- "value": "3"
6192
- },
6193
- {
6194
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6195
- "kind": "IntegerLiteral",
6196
- "offset": 201,
6197
- "length": 5,
6198
- "value": "4"
6199
- },
6200
- {
6201
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
5075
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6202
5076
  "kind": "IntegerLiteral",
6203
5077
  "offset": 141,
6204
5078
  "length": 1,
6205
5079
  "value": "0"
6206
5080
  },
6207
5081
  {
6208
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
5082
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6209
5083
  "kind": "IntegerLiteral",
6210
5084
  "offset": 152,
6211
5085
  "length": 6,
6212
5086
  "value": "1"
6213
5087
  },
6214
5088
  {
6215
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
5089
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6216
5090
  "kind": "IntegerLiteral",
6217
5091
  "offset": 168,
6218
5092
  "length": 4,
6219
5093
  "value": "2"
6220
5094
  },
6221
5095
  {
6222
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
5096
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6223
5097
  "kind": "IntegerLiteral",
6224
5098
  "offset": 182,
6225
5099
  "length": 9,
6226
5100
  "value": "3"
6227
5101
  },
6228
5102
  {
6229
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
5103
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/Enums\/BFMetadataType.swift",
6230
5104
  "kind": "IntegerLiteral",
6231
5105
  "offset": 201,
6232
5106
  "length": 5,
6233
5107
  "value": "4"
6234
5108
  },
6235
5109
  {
6236
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Environment.swift",
5110
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Environment.swift",
6237
5111
  "kind": "StringLiteral",
6238
5112
  "offset": 501,
6239
5113
  "length": 16,
6240
5114
  "value": "\"sandboxReceipt\""
6241
5115
  },
6242
5116
  {
6243
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
5117
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6244
5118
  "kind": "IntegerLiteral",
6245
5119
  "offset": 746,
6246
5120
  "length": 1,
6247
5121
  "value": "5"
6248
5122
  },
6249
5123
  {
6250
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6251
- "kind": "IntegerLiteral",
6252
- "offset": 781,
6253
- "length": 1,
6254
- "value": "3"
6255
- },
6256
- {
6257
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6258
- "kind": "BooleanLiteral",
6259
- "offset": 1452,
6260
- "length": 5,
6261
- "value": "false"
6262
- },
6263
- {
6264
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6265
- "kind": "Array",
6266
- "offset": 1551,
6267
- "length": 2,
6268
- "value": "[]"
6269
- },
6270
- {
6271
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6272
- "kind": "BooleanLiteral",
6273
- "offset": 1592,
6274
- "length": 5,
6275
- "value": "false"
6276
- },
6277
- {
6278
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6279
- "kind": "BooleanLiteral",
6280
- "offset": 3259,
6281
- "length": 4,
6282
- "value": "true"
6283
- },
6284
- {
6285
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6286
- "kind": "StringLiteral",
6287
- "offset": 683,
6288
- "length": 10,
6289
- "value": "\"BridgefySDK.BLEManager\""
6290
- },
6291
- {
6292
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6293
- "kind": "IntegerLiteral",
6294
- "offset": 32521,
6295
- "length": 1,
6296
- "value": "0"
6297
- },
6298
- {
6299
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6300
- "kind": "IntegerLiteral",
6301
- "offset": 32532,
6302
- "length": 10,
6303
- "value": "1"
6304
- },
6305
- {
6306
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6307
- "kind": "IntegerLiteral",
6308
- "offset": 32552,
6309
- "length": 6,
6310
- "value": "2"
6311
- },
6312
- {
6313
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6314
- "kind": "IntegerLiteral",
6315
- "offset": 32568,
6316
- "length": 10,
6317
- "value": "3"
6318
- },
6319
- {
6320
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6321
- "kind": "IntegerLiteral",
6322
- "offset": 32521,
6323
- "length": 1,
6324
- "value": "0"
6325
- },
6326
- {
6327
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6328
- "kind": "IntegerLiteral",
6329
- "offset": 32532,
6330
- "length": 10,
6331
- "value": "1"
6332
- },
6333
- {
6334
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6335
- "kind": "IntegerLiteral",
6336
- "offset": 32552,
6337
- "length": 6,
6338
- "value": "2"
6339
- },
6340
- {
6341
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6342
- "kind": "IntegerLiteral",
6343
- "offset": 32568,
6344
- "length": 10,
6345
- "value": "3"
6346
- },
6347
- {
6348
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6349
- "kind": "IntegerLiteral",
6350
- "offset": 32521,
6351
- "length": 1,
6352
- "value": "0"
6353
- },
6354
- {
6355
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6356
- "kind": "IntegerLiteral",
6357
- "offset": 32532,
6358
- "length": 10,
6359
- "value": "1"
6360
- },
6361
- {
6362
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6363
- "kind": "IntegerLiteral",
6364
- "offset": 32552,
6365
- "length": 6,
6366
- "value": "2"
6367
- },
6368
- {
6369
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6370
- "kind": "IntegerLiteral",
6371
- "offset": 32568,
6372
- "length": 10,
6373
- "value": "3"
6374
- },
6375
- {
6376
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5124
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6377
5125
  "kind": "IntegerLiteral",
6378
- "offset": 144,
5126
+ "offset": 781,
6379
5127
  "length": 1,
6380
- "value": "0"
5128
+ "value": "3"
6381
5129
  },
6382
5130
  {
6383
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6384
- "kind": "IntegerLiteral",
6385
- "offset": 155,
6386
- "length": 24,
6387
- "value": "1"
5131
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
5132
+ "kind": "BooleanLiteral",
5133
+ "offset": 1452,
5134
+ "length": 5,
5135
+ "value": "false"
6388
5136
  },
6389
5137
  {
6390
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6391
- "kind": "IntegerLiteral",
6392
- "offset": 189,
6393
- "length": 16,
6394
- "value": "2"
5138
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
5139
+ "kind": "Array",
5140
+ "offset": 1551,
5141
+ "length": 2,
5142
+ "value": "[]"
6395
5143
  },
6396
5144
  {
6397
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6398
- "kind": "IntegerLiteral",
6399
- "offset": 215,
6400
- "length": 15,
6401
- "value": "3"
5145
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
5146
+ "kind": "BooleanLiteral",
5147
+ "offset": 1592,
5148
+ "length": 5,
5149
+ "value": "false"
6402
5150
  },
6403
5151
  {
6404
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6405
- "kind": "IntegerLiteral",
6406
- "offset": 240,
6407
- "length": 22,
6408
- "value": "4"
5152
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
5153
+ "kind": "BooleanLiteral",
5154
+ "offset": 3259,
5155
+ "length": 4,
5156
+ "value": "true"
6409
5157
  },
6410
5158
  {
6411
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5159
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6412
5160
  "kind": "IntegerLiteral",
6413
- "offset": 144,
5161
+ "offset": 33005,
6414
5162
  "length": 1,
6415
5163
  "value": "0"
6416
5164
  },
6417
5165
  {
6418
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5166
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6419
5167
  "kind": "IntegerLiteral",
6420
- "offset": 155,
6421
- "length": 24,
5168
+ "offset": 33016,
5169
+ "length": 10,
6422
5170
  "value": "1"
6423
5171
  },
6424
5172
  {
6425
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5173
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6426
5174
  "kind": "IntegerLiteral",
6427
- "offset": 189,
6428
- "length": 16,
5175
+ "offset": 33036,
5176
+ "length": 6,
6429
5177
  "value": "2"
6430
5178
  },
6431
5179
  {
6432
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5180
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/BLEManager.swift",
6433
5181
  "kind": "IntegerLiteral",
6434
- "offset": 215,
6435
- "length": 15,
5182
+ "offset": 33052,
5183
+ "length": 10,
6436
5184
  "value": "3"
6437
5185
  },
6438
5186
  {
6439
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6440
- "kind": "IntegerLiteral",
6441
- "offset": 240,
6442
- "length": 22,
6443
- "value": "4"
6444
- },
6445
- {
6446
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5187
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6447
5188
  "kind": "IntegerLiteral",
6448
5189
  "offset": 144,
6449
5190
  "length": 1,
6450
5191
  "value": "0"
6451
5192
  },
6452
5193
  {
6453
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5194
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6454
5195
  "kind": "IntegerLiteral",
6455
5196
  "offset": 155,
6456
5197
  "length": 24,
6457
5198
  "value": "1"
6458
5199
  },
6459
5200
  {
6460
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5201
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6461
5202
  "kind": "IntegerLiteral",
6462
5203
  "offset": 189,
6463
5204
  "length": 16,
6464
5205
  "value": "2"
6465
5206
  },
6466
5207
  {
6467
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5208
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6468
5209
  "kind": "IntegerLiteral",
6469
5210
  "offset": 215,
6470
5211
  "length": 15,
6471
5212
  "value": "3"
6472
5213
  },
6473
5214
  {
6474
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
5215
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Enums\/LicenseError.swift",
6475
5216
  "kind": "IntegerLiteral",
6476
5217
  "offset": 240,
6477
5218
  "length": 22,
6478
5219
  "value": "4"
6479
5220
  },
6480
5221
  {
6481
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationData.swift",
6482
- "kind": "StringLiteral",
6483
- "offset": 278,
6484
- "length": 5,
6485
- "value": "\"aes\""
6486
- },
6487
- {
6488
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationData.swift",
6489
- "kind": "StringLiteral",
6490
- "offset": 307,
6491
- "length": 6,
6492
- "value": "\"data\""
6493
- },
6494
- {
6495
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationData.swift",
5222
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationData.swift",
6496
5223
  "kind": "StringLiteral",
6497
5224
  "offset": 278,
6498
5225
  "length": 5,
6499
5226
  "value": "\"aes\""
6500
5227
  },
6501
5228
  {
6502
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationData.swift",
5229
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationData.swift",
6503
5230
  "kind": "StringLiteral",
6504
5231
  "offset": 307,
6505
5232
  "length": 6,
6506
5233
  "value": "\"data\""
6507
5234
  },
6508
5235
  {
6509
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationResponse.swift",
5236
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationResponse.swift",
6510
5237
  "kind": "StringLiteral",
6511
5238
  "offset": 298,
6512
5239
  "length": 6,
6513
5240
  "value": "\"data\""
6514
5241
  },
6515
5242
  {
6516
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/ValidationResponse.swift",
6517
- "kind": "StringLiteral",
6518
- "offset": 298,
6519
- "length": 6,
6520
- "value": "\"data\""
6521
- },
6522
- {
6523
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/LicenseValidator.swift",
5243
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/LicenseValidator.swift",
6524
5244
  "kind": "BooleanLiteral",
6525
5245
  "offset": 675,
6526
5246
  "length": 4,
6527
5247
  "value": "true"
6528
5248
  },
6529
5249
  {
6530
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/LoginParameters.swift",
6531
- "kind": "StringLiteral",
6532
- "offset": 354,
6533
- "length": 8,
6534
- "value": "\"userId\""
6535
- },
6536
- {
6537
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/LoginParameters.swift",
6538
- "kind": "StringLiteral",
6539
- "offset": 387,
6540
- "length": 10,
6541
- "value": "\"bundleId\""
6542
- },
6543
- {
6544
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/LoginParameters.swift",
5250
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/LoginParameters.swift",
6545
5251
  "kind": "StringLiteral",
6546
5252
  "offset": 354,
6547
5253
  "length": 8,
6548
5254
  "value": "\"userId\""
6549
5255
  },
6550
5256
  {
6551
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/LoginParameters.swift",
5257
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/License\/Models\/LoginParameters.swift",
6552
5258
  "kind": "StringLiteral",
6553
5259
  "offset": 387,
6554
5260
  "length": 10,
6555
5261
  "value": "\"bundleId\""
6556
5262
  },
6557
5263
  {
6558
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5264
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6559
5265
  "kind": "IntegerLiteral",
6560
5266
  "offset": 5745,
6561
5267
  "length": 2,
6562
5268
  "value": "24"
6563
5269
  },
6564
5270
  {
6565
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5271
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6566
5272
  "kind": "IntegerLiteral",
6567
5273
  "offset": 5750,
6568
5274
  "length": 2,
6569
5275
  "value": "60"
6570
5276
  },
6571
5277
  {
6572
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5278
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6573
5279
  "kind": "IntegerLiteral",
6574
5280
  "offset": 5755,
6575
5281
  "length": 2,
6576
5282
  "value": "60"
6577
5283
  },
6578
5284
  {
6579
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5285
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6580
5286
  "kind": "IntegerLiteral",
6581
5287
  "offset": 5822,
6582
5288
  "length": 2,
6583
5289
  "value": "40"
6584
5290
  },
6585
5291
  {
6586
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5292
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6587
5293
  "kind": "IntegerLiteral",
6588
5294
  "offset": 5827,
6589
5295
  "length": 2,
6590
5296
  "value": "24"
6591
5297
  },
6592
5298
  {
6593
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5299
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6594
5300
  "kind": "IntegerLiteral",
6595
5301
  "offset": 5832,
6596
5302
  "length": 2,
6597
5303
  "value": "60"
6598
5304
  },
6599
5305
  {
6600
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5306
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6601
5307
  "kind": "IntegerLiteral",
6602
5308
  "offset": 5837,
6603
5309
  "length": 2,
6604
5310
  "value": "60"
6605
5311
  },
6606
5312
  {
6607
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5313
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6608
5314
  "kind": "StringLiteral",
6609
5315
  "offset": 6242,
6610
5316
  "length": 32,
6611
5317
  "value": "\"yyyy-MM-dd'T'HH:mm:ss.SSSXXXXX\""
6612
5318
  },
6613
5319
  {
6614
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
5320
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/Constants.swift",
6615
5321
  "kind": "StringLiteral",
6616
5322
  "offset": 6344,
6617
5323
  "length": 12,
6618
5324
  "value": "\"User-Agent\""
6619
5325
  },
6620
5326
  {
6621
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6622
- "kind": "IntegerLiteral",
6623
- "offset": 141,
6624
- "length": 1,
6625
- "value": "0"
6626
- },
6627
- {
6628
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6629
- "kind": "IntegerLiteral",
6630
- "offset": 152,
6631
- "length": 10,
6632
- "value": "1"
6633
- },
6634
- {
6635
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6636
- "kind": "IntegerLiteral",
6637
- "offset": 172,
6638
- "length": 12,
6639
- "value": "2"
6640
- },
6641
- {
6642
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6643
- "kind": "IntegerLiteral",
6644
- "offset": 194,
6645
- "length": 10,
6646
- "value": "3"
6647
- },
6648
- {
6649
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6650
- "kind": "IntegerLiteral",
6651
- "offset": 214,
6652
- "length": 12,
6653
- "value": "4"
6654
- },
6655
- {
6656
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6657
- "kind": "IntegerLiteral",
6658
- "offset": 236,
6659
- "length": 13,
6660
- "value": "5"
6661
- },
6662
- {
6663
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6664
- "kind": "IntegerLiteral",
6665
- "offset": 259,
6666
- "length": 11,
6667
- "value": "6"
6668
- },
6669
- {
6670
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6671
- "kind": "IntegerLiteral",
6672
- "offset": 280,
6673
- "length": 13,
6674
- "value": "7"
6675
- },
6676
- {
6677
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6678
- "kind": "IntegerLiteral",
6679
- "offset": 141,
6680
- "length": 1,
6681
- "value": "0"
6682
- },
6683
- {
6684
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6685
- "kind": "IntegerLiteral",
6686
- "offset": 152,
6687
- "length": 10,
6688
- "value": "1"
6689
- },
6690
- {
6691
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6692
- "kind": "IntegerLiteral",
6693
- "offset": 172,
6694
- "length": 12,
6695
- "value": "2"
6696
- },
6697
- {
6698
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6699
- "kind": "IntegerLiteral",
6700
- "offset": 194,
6701
- "length": 10,
6702
- "value": "3"
6703
- },
6704
- {
6705
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6706
- "kind": "IntegerLiteral",
6707
- "offset": 214,
6708
- "length": 12,
6709
- "value": "4"
6710
- },
6711
- {
6712
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6713
- "kind": "IntegerLiteral",
6714
- "offset": 236,
6715
- "length": 13,
6716
- "value": "5"
6717
- },
6718
- {
6719
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6720
- "kind": "IntegerLiteral",
6721
- "offset": 259,
6722
- "length": 11,
6723
- "value": "6"
6724
- },
6725
- {
6726
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6727
- "kind": "IntegerLiteral",
6728
- "offset": 280,
6729
- "length": 13,
6730
- "value": "7"
6731
- },
6732
- {
6733
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5327
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6734
5328
  "kind": "IntegerLiteral",
6735
5329
  "offset": 141,
6736
5330
  "length": 1,
6737
5331
  "value": "0"
6738
5332
  },
6739
5333
  {
6740
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5334
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6741
5335
  "kind": "IntegerLiteral",
6742
5336
  "offset": 152,
6743
5337
  "length": 10,
6744
5338
  "value": "1"
6745
5339
  },
6746
5340
  {
6747
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5341
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6748
5342
  "kind": "IntegerLiteral",
6749
5343
  "offset": 172,
6750
5344
  "length": 12,
6751
5345
  "value": "2"
6752
5346
  },
6753
5347
  {
6754
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5348
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6755
5349
  "kind": "IntegerLiteral",
6756
5350
  "offset": 194,
6757
5351
  "length": 10,
6758
5352
  "value": "3"
6759
5353
  },
6760
5354
  {
6761
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5355
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6762
5356
  "kind": "IntegerLiteral",
6763
5357
  "offset": 214,
6764
5358
  "length": 12,
6765
5359
  "value": "4"
6766
5360
  },
6767
5361
  {
6768
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5362
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6769
5363
  "kind": "IntegerLiteral",
6770
5364
  "offset": 236,
6771
5365
  "length": 13,
6772
5366
  "value": "5"
6773
5367
  },
6774
5368
  {
6775
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5369
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6776
5370
  "kind": "IntegerLiteral",
6777
5371
  "offset": 259,
6778
5372
  "length": 11,
6779
5373
  "value": "6"
6780
5374
  },
6781
5375
  {
6782
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
5376
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Repositories\/KeychainRepository\/Enums\/StorageError.swift",
6783
5377
  "kind": "IntegerLiteral",
6784
5378
  "offset": 280,
6785
5379
  "length": 13,
6786
5380
  "value": "7"
6787
5381
  },
6788
5382
  {
6789
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLEHandshakeMessage.swift",
6790
- "kind": "StringLiteral",
6791
- "offset": 494,
6792
- "length": 4,
6793
- "value": "\"id\""
6794
- },
6795
- {
6796
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLEHandshakeMessage.swift",
5383
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLEHandshakeMessage.swift",
6797
5384
  "kind": "StringLiteral",
6798
5385
  "offset": 494,
6799
5386
  "length": 4,
6800
5387
  "value": "\"id\""
6801
5388
  },
6802
5389
  {
6803
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6804
- "kind": "IntegerLiteral",
6805
- "offset": 134,
6806
- "length": 1,
6807
- "value": "1"
6808
- },
6809
- {
6810
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6811
- "kind": "IntegerLiteral",
6812
- "offset": 145,
6813
- "length": 10,
6814
- "value": "2"
6815
- },
6816
- {
6817
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6818
- "kind": "IntegerLiteral",
6819
- "offset": 165,
6820
- "length": 11,
6821
- "value": "3"
6822
- },
6823
- {
6824
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6825
- "kind": "IntegerLiteral",
6826
- "offset": 186,
6827
- "length": 15,
6828
- "value": "4"
6829
- },
6830
- {
6831
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6832
- "kind": "IntegerLiteral",
6833
- "offset": 134,
6834
- "length": 1,
6835
- "value": "1"
6836
- },
6837
- {
6838
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6839
- "kind": "IntegerLiteral",
6840
- "offset": 145,
6841
- "length": 10,
6842
- "value": "2"
6843
- },
6844
- {
6845
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6846
- "kind": "IntegerLiteral",
6847
- "offset": 165,
6848
- "length": 11,
6849
- "value": "3"
6850
- },
6851
- {
6852
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6853
- "kind": "IntegerLiteral",
6854
- "offset": 186,
6855
- "length": 15,
6856
- "value": "4"
6857
- },
6858
- {
6859
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
5390
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6860
5391
  "kind": "IntegerLiteral",
6861
5392
  "offset": 134,
6862
5393
  "length": 1,
6863
5394
  "value": "1"
6864
5395
  },
6865
5396
  {
6866
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
5397
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6867
5398
  "kind": "IntegerLiteral",
6868
5399
  "offset": 145,
6869
5400
  "length": 10,
6870
5401
  "value": "2"
6871
5402
  },
6872
5403
  {
6873
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
5404
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6874
5405
  "kind": "IntegerLiteral",
6875
5406
  "offset": 165,
6876
5407
  "length": 11,
6877
5408
  "value": "3"
6878
5409
  },
6879
5410
  {
6880
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
5411
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Enums\/BLECommand.swift",
6881
5412
  "kind": "IntegerLiteral",
6882
5413
  "offset": 186,
6883
5414
  "length": 15,
6884
5415
  "value": "4"
6885
5416
  },
6886
5417
  {
6887
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
6888
- "kind": "IntegerLiteral",
6889
- "offset": 184,
6890
- "length": 1,
6891
- "value": "0"
6892
- },
6893
- {
6894
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
6895
- "kind": "IntegerLiteral",
6896
- "offset": 195,
6897
- "length": 3,
6898
- "value": "1"
6899
- },
6900
- {
6901
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
6902
- "kind": "IntegerLiteral",
6903
- "offset": 184,
6904
- "length": 1,
6905
- "value": "0"
6906
- },
6907
- {
6908
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
6909
- "kind": "IntegerLiteral",
6910
- "offset": 195,
6911
- "length": 3,
6912
- "value": "1"
6913
- },
6914
- {
6915
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
5418
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
6916
5419
  "kind": "IntegerLiteral",
6917
5420
  "offset": 184,
6918
5421
  "length": 1,
6919
5422
  "value": "0"
6920
5423
  },
6921
5424
  {
6922
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
5425
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/BridgefyManager\/Enums\/DeviceType.swift",
6923
5426
  "kind": "IntegerLiteral",
6924
5427
  "offset": 195,
6925
5428
  "length": 3,
6926
5429
  "value": "1"
6927
5430
  },
6928
5431
  {
6929
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLETransaction.swift",
5432
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLETransaction.swift",
6930
5433
  "kind": "IntegerLiteral",
6931
5434
  "offset": 168,
6932
5435
  "length": 4,
6933
5436
  "value": "1024"
6934
5437
  },
6935
5438
  {
6936
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLETransaction.swift",
5439
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageOperators\/BLE\/Models\/BLETransaction.swift",
6937
5440
  "kind": "IntegerLiteral",
6938
5441
  "offset": 175,
6939
5442
  "length": 3,
6940
5443
  "value": "140"
6941
5444
  },
6942
5445
  {
6943
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
5446
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
6944
5447
  "kind": "IntegerLiteral",
6945
5448
  "offset": 136,
6946
5449
  "length": 1,
6947
5450
  "value": "4"
6948
5451
  },
6949
5452
  {
6950
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
5453
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
6951
5454
  "kind": "IntegerLiteral",
6952
5455
  "offset": 180,
6953
5456
  "length": 1,
6954
5457
  "value": "5"
6955
5458
  },
6956
5459
  {
6957
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
5460
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
6958
5461
  "kind": "IntegerLiteral",
6959
5462
  "offset": 233,
6960
5463
  "length": 2,
6961
5464
  "value": "35"
6962
5465
  },
6963
5466
  {
6964
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
5467
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
6965
5468
  "kind": "IntegerLiteral",
6966
5469
  "offset": 273,
6967
5470
  "length": 3,
6968
5471
  "value": "122"
6969
5472
  },
6970
5473
  {
6971
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
5474
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/ASCII85.swift",
6972
5475
  "kind": "IntegerLiteral",
6973
5476
  "offset": 323,
6974
5477
  "length": 2,
6975
5478
  "value": "85"
6976
5479
  },
6977
5480
  {
6978
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/DataBuilder.swift",
5481
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Utils\/DataBuilder.swift",
6979
5482
  "kind": "IntegerLiteral",
6980
5483
  "offset": 140,
6981
5484
  "length": 1,
6982
5485
  "value": "3"
6983
5486
  },
6984
5487
  {
6985
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/MessageKeychainRepository.swift",
5488
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/MessageKeychainRepository.swift",
6986
5489
  "kind": "StringLiteral",
6987
5490
  "offset": 160,
6988
5491
  "length": 22,
6989
5492
  "value": "\"bbGj11a7C0hRBjTtwL2a\""
6990
5493
  },
6991
5494
  {
6992
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/MessageKeychainRepository.swift",
5495
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/MessageKeychainRepository.swift",
6993
5496
  "kind": "StringLiteral",
6994
5497
  "offset": 220,
6995
5498
  "length": 22,
6996
5499
  "value": "\"bb27vnSmdAVK1hPpluUb\""
6997
5500
  },
6998
5501
  {
6999
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/MessageKeychainRepository.swift",
5502
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/MessageManager\/MessageKeychainRepository.swift",
7000
5503
  "kind": "StringLiteral",
7001
5504
  "offset": 284,
7002
5505
  "length": 22,
7003
5506
  "value": "\"eh22vnSmdAKV1hpplUuP\""
7004
5507
  },
7005
5508
  {
7006
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/Models\/Queue.swift",
5509
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/Models\/Queue.swift",
7007
5510
  "kind": "Array",
7008
5511
  "offset": 134,
7009
5512
  "length": 2,
7010
5513
  "value": "[]"
7011
5514
  },
7012
5515
  {
7013
- "filePath": "\/Users\/francisco\/Desktop\/SDK\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeyHelper.swift",
5516
+ "filePath": "\/Users\/francisco\/Desktop\/bridgefy-sdk-ios\/BridgefySDK\/Sources\/Modules\/EncryptionManager\/Signal\/BFSignalKeyHelper.swift",
7014
5517
  "kind": "IntegerLiteral",
7015
5518
  "offset": 312,
7016
5519
  "length": 1,