@infilectorg/infiviz-shots-react-sdk 1.2.1 → 1.2.2

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 (48) hide show
  1. package/ios/InfivizShotSDK.xcframework/Info.plist +5 -5
  2. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Assets.car +0 -0
  3. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
  4. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +60 -60
  5. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftmodule +0 -0
  6. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
  7. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/InfivizShotSDK +0 -0
  8. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +60 -60
  9. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftmodule +0 -0
  10. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +60 -60
  11. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule +0 -0
  12. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
  13. package/ios/InfivizShotsReactSdk.swift +587 -571
  14. package/lib/module/NativeInfivizShotsReactSdk.js +0 -2
  15. package/lib/module/NativeInfivizShotsReactSdk.js.map +1 -1
  16. package/lib/module/index.js +2 -4
  17. package/lib/module/index.js.map +1 -1
  18. package/lib/module/types/Environment.js +0 -2
  19. package/lib/module/types/Environment.js.map +1 -1
  20. package/lib/module/types/ImageMetaData.js +0 -2
  21. package/lib/module/types/ImageMetaData.js.map +1 -1
  22. package/lib/module/types/InfiSession.js +0 -2
  23. package/lib/module/types/InfiSession.js.map +1 -1
  24. package/lib/module/types/LabelScore.js +1 -1
  25. package/lib/module/types/LabelScore.js.map +1 -1
  26. package/lib/module/types/SessionStatus.js +1 -1
  27. package/lib/module/types/SessionStatus.js.map +1 -1
  28. package/lib/module/types/SessionSyncStateEnum.js +0 -2
  29. package/lib/module/types/SessionSyncStateEnum.js.map +1 -1
  30. package/package.json +1 -1
  31. package/lib/module/package.json +0 -1
  32. package/lib/typescript/package.json +0 -1
  33. package/lib/typescript/src/NativeInfivizShotsReactSdk.d.ts +0 -23
  34. package/lib/typescript/src/NativeInfivizShotsReactSdk.d.ts.map +0 -1
  35. package/lib/typescript/src/index.d.ts +0 -24
  36. package/lib/typescript/src/index.d.ts.map +0 -1
  37. package/lib/typescript/src/types/Environment.d.ts +0 -5
  38. package/lib/typescript/src/types/Environment.d.ts.map +0 -1
  39. package/lib/typescript/src/types/ImageMetaData.d.ts +0 -13
  40. package/lib/typescript/src/types/ImageMetaData.d.ts.map +0 -1
  41. package/lib/typescript/src/types/InfiSession.d.ts +0 -18
  42. package/lib/typescript/src/types/InfiSession.d.ts.map +0 -1
  43. package/lib/typescript/src/types/LabelScore.d.ts +0 -5
  44. package/lib/typescript/src/types/LabelScore.d.ts.map +0 -1
  45. package/lib/typescript/src/types/SessionStatus.d.ts +0 -5
  46. package/lib/typescript/src/types/SessionStatus.d.ts.map +0 -1
  47. package/lib/typescript/src/types/SessionSyncStateEnum.d.ts +0 -8
  48. package/lib/typescript/src/types/SessionSyncStateEnum.d.ts.map +0 -1
@@ -8,32 +8,32 @@
8
8
  <key>BinaryPath</key>
9
9
  <string>InfivizShotSDK.framework/InfivizShotSDK</string>
10
10
  <key>LibraryIdentifier</key>
11
- <string>ios-arm64</string>
11
+ <string>ios-arm64_x86_64-simulator</string>
12
12
  <key>LibraryPath</key>
13
13
  <string>InfivizShotSDK.framework</string>
14
14
  <key>SupportedArchitectures</key>
15
15
  <array>
16
16
  <string>arm64</string>
17
+ <string>x86_64</string>
17
18
  </array>
18
19
  <key>SupportedPlatform</key>
19
20
  <string>ios</string>
21
+ <key>SupportedPlatformVariant</key>
22
+ <string>simulator</string>
20
23
  </dict>
21
24
  <dict>
22
25
  <key>BinaryPath</key>
23
26
  <string>InfivizShotSDK.framework/InfivizShotSDK</string>
24
27
  <key>LibraryIdentifier</key>
25
- <string>ios-arm64_x86_64-simulator</string>
28
+ <string>ios-arm64</string>
26
29
  <key>LibraryPath</key>
27
30
  <string>InfivizShotSDK.framework</string>
28
31
  <key>SupportedArchitectures</key>
29
32
  <array>
30
33
  <string>arm64</string>
31
- <string>x86_64</string>
32
34
  </array>
33
35
  <key>SupportedPlatform</key>
34
36
  <string>ios</string>
35
- <key>SupportedPlatformVariant</key>
36
- <string>simulator</string>
37
37
  </dict>
38
38
  </array>
39
39
  <key>CFBundlePackageType</key>
@@ -79485,238 +79485,238 @@
79485
79485
  {
79486
79486
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79487
79487
  "kind": "FloatLiteral",
79488
- "offset": 3416,
79488
+ "offset": 3421,
79489
79489
  "length": 3,
79490
79490
  "value": "1.0"
79491
79491
  },
79492
79492
  {
79493
79493
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79494
79494
  "kind": "FloatLiteral",
79495
- "offset": 4734,
79495
+ "offset": 4739,
79496
79496
  "length": 3,
79497
79497
  "value": "1.0"
79498
79498
  },
79499
79499
  {
79500
79500
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79501
79501
  "kind": "StringLiteral",
79502
- "offset": 16993,
79502
+ "offset": 16998,
79503
79503
  "length": 20,
79504
79504
  "value": "\"Internet Connected\""
79505
79505
  },
79506
79506
  {
79507
79507
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79508
79508
  "kind": "StringLiteral",
79509
- "offset": 17044,
79509
+ "offset": 17049,
79510
79510
  "length": 26,
79511
79511
  "value": "\"Slow Internet Connection\""
79512
79512
  },
79513
79513
  {
79514
79514
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79515
79515
  "kind": "StringLiteral",
79516
- "offset": 17101,
79516
+ "offset": 17106,
79517
79517
  "length": 26,
79518
79518
  "value": "\"Poor Internet Connection\""
79519
79519
  },
79520
79520
  {
79521
79521
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79522
79522
  "kind": "StringLiteral",
79523
- "offset": 17156,
79523
+ "offset": 17161,
79524
79524
  "length": 24,
79525
79525
  "value": "\"No Internet Connection\""
79526
79526
  },
79527
79527
  {
79528
79528
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79529
79529
  "kind": "StringLiteral",
79530
- "offset": 17214,
79530
+ "offset": 17219,
79531
79531
  "length": 64,
79532
79532
  "value": "\"The upload operation may take significantly longer than usual.\""
79533
79533
  },
79534
79534
  {
79535
79535
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79536
79536
  "kind": "StringLiteral",
79537
- "offset": 17345,
79537
+ "offset": 17350,
79538
79538
  "length": 69,
79539
79539
  "value": "\"Please click on the notification to trigger auto upload of sessions\""
79540
79540
  },
79541
79541
  {
79542
79542
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79543
79543
  "kind": "StringLiteral",
79544
- "offset": 19139,
79544
+ "offset": 19144,
79545
79545
  "length": 10,
79546
79546
  "value": "\"fcmToken\""
79547
79547
  },
79548
79548
  {
79549
79549
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79550
79550
  "kind": "StringLiteral",
79551
- "offset": 22209,
79551
+ "offset": 22214,
79552
79552
  "length": 26,
79553
79553
  "value": "\"didPerformShelvingAction\""
79554
79554
  },
79555
79555
  {
79556
79556
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79557
79557
  "kind": "StringLiteral",
79558
- "offset": 22265,
79558
+ "offset": 22270,
79559
79559
  "length": 13,
79560
79560
  "value": "\"syncStopped\""
79561
79561
  },
79562
79562
  {
79563
79563
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79564
79564
  "kind": "StringLiteral",
79565
- "offset": 22308,
79565
+ "offset": 22313,
79566
79566
  "length": 13,
79567
79567
  "value": "\"syncStarted\""
79568
79568
  },
79569
79569
  {
79570
79570
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79571
79571
  "kind": "StringLiteral",
79572
- "offset": 22362,
79572
+ "offset": 22367,
79573
79573
  "length": 24,
79574
79574
  "value": "\"syncImageStatusUpdated\""
79575
79575
  },
79576
79576
  {
79577
79577
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79578
79578
  "kind": "StringLiteral",
79579
- "offset": 22423,
79579
+ "offset": 22428,
79580
79580
  "length": 20,
79581
79581
  "value": "\"notificationdenied\""
79582
79582
  },
79583
79583
  {
79584
79584
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79585
79585
  "kind": "StringLiteral",
79586
- "offset": 22482,
79586
+ "offset": 22487,
79587
79587
  "length": 22,
79588
79588
  "value": "\"notificationaccepted\""
79589
79589
  },
79590
79590
  {
79591
79591
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79592
79592
  "kind": "StringLiteral",
79593
- "offset": 22545,
79593
+ "offset": 22550,
79594
79594
  "length": 12,
79595
79595
  "value": "\"daychanged\""
79596
79596
  },
79597
79597
  {
79598
79598
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79599
79599
  "kind": "StringLiteral",
79600
- "offset": 22596,
79600
+ "offset": 22601,
79601
79601
  "length": 22,
79602
79602
  "value": "\"updatedSyncSessionID\""
79603
79603
  },
79604
79604
  {
79605
79605
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79606
79606
  "kind": "StringLiteral",
79607
- "offset": 22653,
79607
+ "offset": 22658,
79608
79608
  "length": 19,
79609
79609
  "value": "\"processingSession\""
79610
79610
  },
79611
79611
  {
79612
79612
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79613
79613
  "kind": "StringLiteral",
79614
- "offset": 22718,
79614
+ "offset": 22723,
79615
79615
  "length": 29,
79616
79616
  "value": "\"realtimeSessionNotification\""
79617
79617
  },
79618
79618
  {
79619
79619
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79620
79620
  "kind": "StringLiteral",
79621
- "offset": 22778,
79621
+ "offset": 22783,
79622
79622
  "length": 14,
79623
79623
  "value": "\"updateStores\""
79624
79624
  },
79625
79625
  {
79626
79626
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79627
79627
  "kind": "StringLiteral",
79628
- "offset": 22824,
79628
+ "offset": 22829,
79629
79629
  "length": 15,
79630
79630
  "value": "\"downloadModel\""
79631
79631
  },
79632
79632
  {
79633
79633
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79634
79634
  "kind": "StringLiteral",
79635
- "offset": 22869,
79635
+ "offset": 22874,
79636
79636
  "length": 44,
79637
79637
  "value": "\"Real-time Results received. Click to View!\""
79638
79638
  },
79639
79639
  {
79640
79640
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79641
79641
  "kind": "StringLiteral",
79642
- "offset": 22947,
79642
+ "offset": 22952,
79643
79643
  "length": 17,
79644
79644
  "value": "\"updateTimeSpent\""
79645
79645
  },
79646
79646
  {
79647
79647
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79648
79648
  "kind": "StringLiteral",
79649
- "offset": 23002,
79649
+ "offset": 23007,
79650
79650
  "length": 21,
79651
79651
  "value": "\"reloadTableOnSubmit\""
79652
79652
  },
79653
79653
  {
79654
79654
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79655
79655
  "kind": "StringLiteral",
79656
- "offset": 23055,
79656
+ "offset": 23060,
79657
79657
  "length": 15,
79658
79658
  "value": "\"addDemoImages\""
79659
79659
  },
79660
79660
  {
79661
79661
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79662
79662
  "kind": "StringLiteral",
79663
- "offset": 23107,
79663
+ "offset": 23112,
79664
79664
  "length": 20,
79665
79665
  "value": "\"langSupportRemoved\""
79666
79666
  },
79667
79667
  {
79668
79668
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79669
79669
  "kind": "StringLiteral",
79670
- "offset": 23155,
79670
+ "offset": 23160,
79671
79671
  "length": 11,
79672
79672
  "value": "\"refreshUI\""
79673
79673
  },
79674
79674
  {
79675
79675
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79676
79676
  "kind": "StringLiteral",
79677
- "offset": 23280,
79677
+ "offset": 23285,
79678
79678
  "length": 9,
79679
79679
  "value": "\"actions\""
79680
79680
  },
79681
79681
  {
79682
79682
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79683
79683
  "kind": "StringLiteral",
79684
- "offset": 23348,
79684
+ "offset": 23353,
79685
79685
  "length": 23,
79686
79686
  "value": "\"ActionsGeneratedEvent\""
79687
79687
  },
79688
79688
  {
79689
79689
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79690
79690
  "kind": "StringLiteral",
79691
- "offset": 23435,
79691
+ "offset": 23440,
79692
79692
  "length": 28,
79693
79693
  "value": "\"SessionRealTimeResultEvent\""
79694
79694
  },
79695
79695
  {
79696
79696
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79697
79697
  "kind": "StringLiteral",
79698
- "offset": 23620,
79698
+ "offset": 23625,
79699
79699
  "length": 18,
79700
79700
  "value": "\"authorizationKey\""
79701
79701
  },
79702
79702
  {
79703
79703
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79704
79704
  "kind": "StringLiteral",
79705
- "offset": 23667,
79705
+ "offset": 23672,
79706
79706
  "length": 12,
79707
79707
  "value": "\"photoWidth\""
79708
79708
  },
79709
79709
  {
79710
79710
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79711
79711
  "kind": "StringLiteral",
79712
- "offset": 23709,
79712
+ "offset": 23714,
79713
79713
  "length": 13,
79714
79714
  "value": "\"photoHeight\""
79715
79715
  },
79716
79716
  {
79717
79717
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/AppCommon\/AppCommon.swift",
79718
79718
  "kind": "StringLiteral",
79719
- "offset": 23814,
79719
+ "offset": 23819,
79720
79720
  "length": 20,
79721
79721
  "value": "\"shots_app_workflow\""
79722
79722
  },
@@ -82768,14 +82768,14 @@
82768
82768
  {
82769
82769
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/MainInteractor\/InfilectSDKCameraActivityForResult.swift",
82770
82770
  "kind": "BooleanLiteral",
82771
- "offset": 13151,
82771
+ "offset": 13028,
82772
82772
  "length": 5,
82773
82773
  "value": "false"
82774
82774
  },
82775
82775
  {
82776
82776
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/MainInteractor\/InfilectSDKCameraActivityForResult.swift",
82777
82777
  "kind": "BooleanLiteral",
82778
- "offset": 13228,
82778
+ "offset": 13105,
82779
82779
  "length": 5,
82780
82780
  "value": "false"
82781
82781
  },
@@ -83489,154 +83489,154 @@
83489
83489
  {
83490
83490
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83491
83491
  "kind": "BooleanLiteral",
83492
- "offset": 4779,
83492
+ "offset": 4846,
83493
83493
  "length": 5,
83494
83494
  "value": "false"
83495
83495
  },
83496
83496
  {
83497
83497
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83498
83498
  "kind": "BooleanLiteral",
83499
- "offset": 5234,
83499
+ "offset": 5301,
83500
83500
  "length": 5,
83501
83501
  "value": "false"
83502
83502
  },
83503
83503
  {
83504
83504
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83505
83505
  "kind": "BooleanLiteral",
83506
- "offset": 5721,
83506
+ "offset": 5788,
83507
83507
  "length": 5,
83508
83508
  "value": "false"
83509
83509
  },
83510
83510
  {
83511
83511
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83512
83512
  "kind": "BooleanLiteral",
83513
- "offset": 6358,
83513
+ "offset": 6425,
83514
83514
  "length": 5,
83515
83515
  "value": "false"
83516
83516
  },
83517
83517
  {
83518
83518
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83519
83519
  "kind": "BooleanLiteral",
83520
- "offset": 6586,
83520
+ "offset": 6653,
83521
83521
  "length": 5,
83522
83522
  "value": "false"
83523
83523
  },
83524
83524
  {
83525
83525
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83526
83526
  "kind": "BooleanLiteral",
83527
- "offset": 8102,
83527
+ "offset": 8169,
83528
83528
  "length": 5,
83529
83529
  "value": "false"
83530
83530
  },
83531
83531
  {
83532
83532
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83533
83533
  "kind": "StringLiteral",
83534
- "offset": 8129,
83534
+ "offset": 8196,
83535
83535
  "length": 2,
83536
83536
  "value": "\"\""
83537
83537
  },
83538
83538
  {
83539
83539
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83540
83540
  "kind": "StringLiteral",
83541
- "offset": 8155,
83541
+ "offset": 8222,
83542
83542
  "length": 2,
83543
83543
  "value": "\"\""
83544
83544
  },
83545
83545
  {
83546
83546
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83547
83547
  "kind": "BooleanLiteral",
83548
- "offset": 9968,
83548
+ "offset": 10035,
83549
83549
  "length": 5,
83550
83550
  "value": "false"
83551
83551
  },
83552
83552
  {
83553
83553
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83554
83554
  "kind": "BooleanLiteral",
83555
- "offset": 12054,
83555
+ "offset": 13019,
83556
83556
  "length": 5,
83557
83557
  "value": "false"
83558
83558
  },
83559
83559
  {
83560
83560
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83561
83561
  "kind": "BooleanLiteral",
83562
- "offset": 12544,
83562
+ "offset": 13509,
83563
83563
  "length": 5,
83564
83564
  "value": "false"
83565
83565
  },
83566
83566
  {
83567
83567
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83568
83568
  "kind": "BooleanLiteral",
83569
- "offset": 13915,
83569
+ "offset": 14880,
83570
83570
  "length": 5,
83571
83571
  "value": "false"
83572
83572
  },
83573
83573
  {
83574
83574
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83575
83575
  "kind": "BooleanLiteral",
83576
- "offset": 14386,
83576
+ "offset": 15351,
83577
83577
  "length": 5,
83578
83578
  "value": "false"
83579
83579
  },
83580
83580
  {
83581
83581
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83582
83582
  "kind": "BooleanLiteral",
83583
- "offset": 16349,
83583
+ "offset": 17314,
83584
83584
  "length": 5,
83585
83585
  "value": "false"
83586
83586
  },
83587
83587
  {
83588
83588
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83589
83589
  "kind": "BooleanLiteral",
83590
- "offset": 16852,
83590
+ "offset": 17817,
83591
83591
  "length": 5,
83592
83592
  "value": "false"
83593
83593
  },
83594
83594
  {
83595
83595
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83596
83596
  "kind": "BooleanLiteral",
83597
- "offset": 17222,
83597
+ "offset": 18187,
83598
83598
  "length": 5,
83599
83599
  "value": "false"
83600
83600
  },
83601
83601
  {
83602
83602
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83603
83603
  "kind": "BooleanLiteral",
83604
- "offset": 17700,
83604
+ "offset": 18665,
83605
83605
  "length": 5,
83606
83606
  "value": "false"
83607
83607
  },
83608
83608
  {
83609
83609
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83610
83610
  "kind": "Dictionary",
83611
- "offset": 20631,
83611
+ "offset": 21596,
83612
83612
  "length": 3,
83613
83613
  "value": "[]"
83614
83614
  },
83615
83615
  {
83616
83616
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83617
83617
  "kind": "StringLiteral",
83618
- "offset": 20663,
83618
+ "offset": 21628,
83619
83619
  "length": 2,
83620
83620
  "value": "\"\""
83621
83621
  },
83622
83622
  {
83623
83623
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83624
83624
  "kind": "BooleanLiteral",
83625
- "offset": 20693,
83625
+ "offset": 21658,
83626
83626
  "length": 5,
83627
83627
  "value": "false"
83628
83628
  },
83629
83629
  {
83630
83630
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83631
83631
  "kind": "Array",
83632
- "offset": 20735,
83632
+ "offset": 21700,
83633
83633
  "length": 2,
83634
83634
  "value": "[]"
83635
83635
  },
83636
83636
  {
83637
83637
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/DBRepository\/SessionImageDataRepository.swift",
83638
83638
  "kind": "IntegerLiteral",
83639
- "offset": 20759,
83639
+ "offset": 21724,
83640
83640
  "length": 1,
83641
83641
  "value": "0"
83642
83642
  },
@@ -84406,14 +84406,14 @@
84406
84406
  {
84407
84407
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84408
84408
  "kind": "BooleanLiteral",
84409
- "offset": 84689,
84409
+ "offset": 84621,
84410
84410
  "length": 4,
84411
84411
  "value": "true"
84412
84412
  },
84413
84413
  {
84414
84414
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
84415
84415
  "kind": "BooleanLiteral",
84416
- "offset": 103956,
84416
+ "offset": 104156,
84417
84417
  "length": 4,
84418
84418
  "value": "true"
84419
84419
  },