@infilectorg/infiviz-shots-react-sdk 1.0.2 → 1.0.4

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 (74) hide show
  1. package/android/build.gradle +3 -3
  2. package/android/src/main/java/com/infilect/infivizshotsreactsdk/InfivizShotsReactSdkModule.kt +2 -1
  3. package/android/src/main/java/com/infilect/infivizshotsreactsdk/InfivizShotsReactSdkPackage.kt +0 -1
  4. package/android/src/main/java/com/infilect/infivizshotsreactsdk/SDKEvent.kt +3 -3
  5. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Assets.car +0 -0
  6. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/InfivizShotSDK +0 -0
  7. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Info.plist +0 -0
  8. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json +75 -75
  9. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -1
  10. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  11. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftinterface +1 -1
  12. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/NotificationPermissionOverlayView.nib +0 -0
  13. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/ReasonsListView.nib +0 -0
  14. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/SaveRetakeView.nib +0 -0
  15. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/StoreKPITableViewCell.nib +0 -0
  16. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/_CodeSignature/CodeResources +23 -23
  17. package/ios/InfivizShotSDK.xcframework/ios-arm64/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
  18. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Assets.car +0 -0
  19. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/InfivizShotSDK +0 -0
  20. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Info.plist +0 -0
  21. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +6 -6
  22. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -1
  23. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  24. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -1
  25. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +6 -6
  26. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -1
  27. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  28. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/Modules/InfivizShotSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -1
  29. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/NotificationPermissionOverlayView.nib +0 -0
  30. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/ReasonsListView.nib +0 -0
  31. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/SaveRetakeView.nib +0 -0
  32. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/StoreKPITableViewCell.nib +0 -0
  33. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/_CodeSignature/CodeResources +33 -33
  34. package/ios/InfivizShotSDK.xcframework/ios-arm64_x86_64-simulator/InfivizShotSDK.framework/shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib +0 -0
  35. package/ios/InfivizShotsReactSdk.swift +2 -0
  36. package/lib/module/NativeInfivizShotsReactSdk.js +2 -0
  37. package/lib/module/NativeInfivizShotsReactSdk.js.map +1 -1
  38. package/lib/module/index.js +10 -2
  39. package/lib/module/index.js.map +1 -1
  40. package/lib/module/package.json +1 -0
  41. package/lib/module/types/Environment.js +2 -0
  42. package/lib/module/types/Environment.js.map +1 -1
  43. package/lib/module/types/ImageMetaData.js +2 -0
  44. package/lib/module/types/ImageMetaData.js.map +1 -1
  45. package/lib/module/types/InfiSession.js +2 -0
  46. package/lib/module/types/InfiSession.js.map +1 -1
  47. package/lib/module/types/LabelScore.js +1 -1
  48. package/lib/module/types/LabelScore.js.map +1 -1
  49. package/lib/module/types/SessionStatus.js +1 -1
  50. package/lib/module/types/SessionStatus.js.map +1 -1
  51. package/lib/module/types/SessionSyncStateEnum.js +2 -0
  52. package/lib/module/types/SessionSyncStateEnum.js.map +1 -1
  53. package/lib/typescript/package.json +1 -0
  54. package/lib/typescript/src/NativeInfivizShotsReactSdk.d.ts +22 -0
  55. package/lib/typescript/src/NativeInfivizShotsReactSdk.d.ts.map +1 -0
  56. package/lib/typescript/src/index.d.ts +23 -0
  57. package/lib/typescript/src/index.d.ts.map +1 -0
  58. package/lib/typescript/src/types/Environment.d.ts +5 -0
  59. package/lib/typescript/src/types/Environment.d.ts.map +1 -0
  60. package/lib/typescript/src/types/ImageMetaData.d.ts +12 -0
  61. package/lib/typescript/src/types/ImageMetaData.d.ts.map +1 -0
  62. package/lib/typescript/src/types/InfiSession.d.ts +18 -0
  63. package/lib/typescript/src/types/InfiSession.d.ts.map +1 -0
  64. package/lib/typescript/src/types/LabelScore.d.ts +5 -0
  65. package/lib/typescript/src/types/LabelScore.d.ts.map +1 -0
  66. package/lib/typescript/src/types/SessionStatus.d.ts +5 -0
  67. package/lib/typescript/src/types/SessionStatus.d.ts.map +1 -0
  68. package/lib/typescript/src/types/SessionSyncStateEnum.d.ts +8 -0
  69. package/lib/typescript/src/types/SessionSyncStateEnum.d.ts.map +1 -0
  70. package/package.json +4 -4
  71. package/react-native-infiviz-shots.podspec +1 -1
  72. package/src/NativeInfivizShotsReactSdk.tsx +1 -1
  73. package/src/index.tsx +14 -0
  74. package/android/src/main/java/com/infilect/infivizshotsreactsdk/Utils.kt +0 -3
@@ -10,7 +10,7 @@ buildscript {
10
10
  }
11
11
 
12
12
  dependencies {
13
- classpath "com.android.tools.build:gradle:8.7.2"
13
+ classpath "com.android.tools.build:gradle:7.4.2"
14
14
  // noinspection DifferentKotlinGradleVersion
15
15
  classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${getExtOrDefault('kotlinVersion')}"
16
16
  classpath 'com.google.dagger:hilt-android-gradle-plugin:2.42'
@@ -90,7 +90,7 @@ android {
90
90
  def kotlin_version = getExtOrDefault("kotlinVersion")
91
91
 
92
92
  dependencies {
93
- implementation "com.facebook.react:react-android:0.79.1"
93
+ implementation "com.facebook.react:react-android:0.72.17"
94
94
  implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
95
95
 
96
96
 
@@ -99,7 +99,7 @@ dependencies {
99
99
  implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
100
100
 
101
101
 
102
- implementation 'com.infilect:infivizshots-sdk:2.2.5'
102
+ implementation 'com.infilect:infivizshots-sdk:RN-1.0.0'
103
103
 
104
104
  testImplementation 'junit:junit:4.13.2'
105
105
  implementation 'com.github.bumptech.glide:glide:4.14.2'
@@ -28,6 +28,7 @@ import com.facebook.react.modules.core.DeviceEventManagerModule
28
28
  import com.google.gson.Gson
29
29
  import com.infilect.actions.ACTION_TYPE
30
30
  import com.infilect.actions.IRResultAndActionsCallback
31
+ import com.infilect.infivizshotsreactsdk.InfivizShotsReactSdkModule
31
32
  import infilect.infiviz.InfiVizShotsSDK
32
33
  import infilect.infiviz.IntentConstants
33
34
  import infilect.infiviz.error.ErrorEnums
@@ -355,7 +356,7 @@ class InfivizShotsReactSdkModule(private val reactContext: ReactApplicationConte
355
356
  promise: Promise
356
357
  ) {
357
358
  InfiVizShotsSDK.viewIRResults(
358
- reactContext, sessionId,
359
+ currentActivity, sessionId,
359
360
  object : SDKCallback<String?> {
360
361
  override fun onSuccess(response: String?) {
361
362
  promise.resolve(response)
@@ -1,6 +1,5 @@
1
1
  package com.infilect.infivizshotsreactsdk
2
2
 
3
- import com.facebook.react.BaseReactPackage
4
3
  import com.facebook.react.ReactPackage
5
4
  import com.facebook.react.bridge.NativeModule
6
5
  import com.facebook.react.bridge.ReactApplicationContext
@@ -3,7 +3,7 @@ package com.infilect.infivizshotsreactsdk
3
3
 
4
4
  sealed class SDKEvent(val name: String) {
5
5
 
6
- data object SYNC_EVENT : SDKEvent("SyncEvent")
7
- data object RESULT_EVENT: SDKEvent("ResultEvent")
8
- data object CAMERA_EVENT: SDKEvent("CameraEvent")
6
+ object SYNC_EVENT : SDKEvent("SyncEvent")
7
+ object RESULT_EVENT: SDKEvent("ResultEvent")
8
+ object CAMERA_EVENT: SDKEvent("CameraEvent")
9
9
  }
@@ -30680,26 +30680,6 @@
30680
30680
  "RawDocComment"
30681
30681
  ]
30682
30682
  },
30683
- {
30684
- "kind": "Import",
30685
- "name": "UIKit",
30686
- "printedName": "UIKit",
30687
- "declKind": "Import",
30688
- "moduleName": "InfivizShotSDK",
30689
- "declAttributes": [
30690
- "RawDocComment"
30691
- ]
30692
- },
30693
- {
30694
- "kind": "Import",
30695
- "name": "UIKit",
30696
- "printedName": "UIKit",
30697
- "declKind": "Import",
30698
- "moduleName": "InfivizShotSDK",
30699
- "declAttributes": [
30700
- "RawDocComment"
30701
- ]
30702
- },
30703
30683
  {
30704
30684
  "kind": "Import",
30705
30685
  "name": "Foundation",
@@ -64234,6 +64214,26 @@
64234
64214
  "RawDocComment"
64235
64215
  ]
64236
64216
  },
64217
+ {
64218
+ "kind": "Import",
64219
+ "name": "UIKit",
64220
+ "printedName": "UIKit",
64221
+ "declKind": "Import",
64222
+ "moduleName": "InfivizShotSDK",
64223
+ "declAttributes": [
64224
+ "RawDocComment"
64225
+ ]
64226
+ },
64227
+ {
64228
+ "kind": "Import",
64229
+ "name": "UIKit",
64230
+ "printedName": "UIKit",
64231
+ "declKind": "Import",
64232
+ "moduleName": "InfivizShotSDK",
64233
+ "declAttributes": [
64234
+ "RawDocComment"
64235
+ ]
64236
+ },
64237
64237
  {
64238
64238
  "kind": "Import",
64239
64239
  "name": "Foundation",
@@ -82806,55 +82806,6 @@
82806
82806
  "length": 1,
82807
82807
  "value": "0"
82808
82808
  },
82809
- {
82810
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82811
- "kind": "BooleanLiteral",
82812
- "offset": 1241,
82813
- "length": 4,
82814
- "value": "true"
82815
- },
82816
- {
82817
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82818
- "kind": "BooleanLiteral",
82819
- "offset": 1406,
82820
- "length": 5,
82821
- "value": "false"
82822
- },
82823
- {
82824
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82825
- "kind": "StringLiteral",
82826
- "offset": 1449,
82827
- "length": 125,
82828
- "value": "\"\""
82829
- },
82830
- {
82831
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82832
- "kind": "StringLiteral",
82833
- "offset": 1501,
82834
- "length": 1,
82835
- "value": "\" \""
82836
- },
82837
- {
82838
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82839
- "kind": "StringLiteral",
82840
- "offset": 1508,
82841
- "length": 1,
82842
- "value": "\" | \""
82843
- },
82844
- {
82845
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82846
- "kind": "StringLiteral",
82847
- "offset": 1564,
82848
- "length": 1,
82849
- "value": "\" \""
82850
- },
82851
- {
82852
- "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
82853
- "kind": "StringLiteral",
82854
- "offset": 1573,
82855
- "length": 1,
82856
- "value": "\"\""
82857
- },
82858
82809
  {
82859
82810
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Realtime\/Support\/SpreadSheetSource\/CircularScrolling.swift",
82860
82811
  "kind": "IntegerLiteral",
@@ -83173,21 +83124,21 @@
83173
83124
  {
83174
83125
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83175
83126
  "kind": "BooleanLiteral",
83176
- "offset": 3177,
83177
- "length": 4,
83178
- "value": "true"
83127
+ "offset": 3187,
83128
+ "length": 5,
83129
+ "value": "false"
83179
83130
  },
83180
83131
  {
83181
83132
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83182
83133
  "kind": "StringLiteral",
83183
- "offset": 3307,
83134
+ "offset": 3318,
83184
83135
  "length": 3,
83185
83136
  "value": "\" \""
83186
83137
  },
83187
83138
  {
83188
83139
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83189
83140
  "kind": "StringLiteral",
83190
- "offset": 3341,
83141
+ "offset": 3352,
83191
83142
  "length": 4,
83192
83143
  "value": "\"\n\""
83193
83144
  },
@@ -84038,6 +83989,55 @@
84038
83989
  "length": 11,
84039
83990
  "value": "\"PROCESSED\""
84040
83991
  },
83992
+ {
83993
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
83994
+ "kind": "BooleanLiteral",
83995
+ "offset": 1241,
83996
+ "length": 4,
83997
+ "value": "true"
83998
+ },
83999
+ {
84000
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
84001
+ "kind": "BooleanLiteral",
84002
+ "offset": 1406,
84003
+ "length": 5,
84004
+ "value": "false"
84005
+ },
84006
+ {
84007
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
84008
+ "kind": "StringLiteral",
84009
+ "offset": 1449,
84010
+ "length": 125,
84011
+ "value": "\"\""
84012
+ },
84013
+ {
84014
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
84015
+ "kind": "StringLiteral",
84016
+ "offset": 1501,
84017
+ "length": 1,
84018
+ "value": "\" \""
84019
+ },
84020
+ {
84021
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
84022
+ "kind": "StringLiteral",
84023
+ "offset": 1508,
84024
+ "length": 1,
84025
+ "value": "\" | \""
84026
+ },
84027
+ {
84028
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
84029
+ "kind": "StringLiteral",
84030
+ "offset": 1564,
84031
+ "length": 1,
84032
+ "value": "\" \""
84033
+ },
84034
+ {
84035
+ "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/ImagePreview\/Cell\/FulllImageCell\/FullImageCell.swift",
84036
+ "kind": "StringLiteral",
84037
+ "offset": 1573,
84038
+ "length": 1,
84039
+ "value": "\"\""
84040
+ },
84041
84041
  {
84042
84042
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Analytics\/AmplitudeAnalytics.swift",
84043
84043
  "kind": "StringLiteral",
@@ -85133,7 +85133,7 @@
85133
85133
  {
85134
85134
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
85135
85135
  "kind": "BooleanLiteral",
85136
- "offset": 81767,
85136
+ "offset": 81634,
85137
85137
  "length": 4,
85138
85138
  "value": "true"
85139
85139
  },
@@ -1,6 +1,6 @@
1
1
  // swift-interface-format-version: 1.0
2
2
  // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
- // swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
3
+ // swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
4
4
  // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import AVFoundation
6
6
  import Alamofire
@@ -1,6 +1,6 @@
1
1
  // swift-interface-format-version: 1.0
2
2
  // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
- // swift-module-flags: -target arm64-apple-ios15.4 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
3
+ // swift-module-flags: -target arm64-apple-ios14.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
4
4
  // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import AVFoundation
6
6
  import Alamofire
@@ -34,7 +34,7 @@
34
34
  </data>
35
35
  <key>Assets.car</key>
36
36
  <data>
37
- 6ZuCNJO41FTpFGCLjWlF6Tlcr9w=
37
+ aTr2jEUnLmtLJiA5OB3RtnF584E=
38
38
  </data>
39
39
  <key>BBoxImageSliderViewController.nib</key>
40
40
  <data>
@@ -94,7 +94,7 @@
94
94
  </data>
95
95
  <key>Info.plist</key>
96
96
  <data>
97
- yoOmI2PHlcQWPWdIO3tYFm2K8SI=
97
+ 1i/iHtR4RnRzSpd4WAwP2UIJ6vU=
98
98
  </data>
99
99
  <key>LoaderViewController.nib</key>
100
100
  <data>
@@ -106,23 +106,23 @@
106
106
  </data>
107
107
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.abi.json</key>
108
108
  <data>
109
- iWwzrUSdae64gUZc7O4O7/yr68Q=
109
+ cg7/kuEX+KGhtk5IqIZSlSIQELo=
110
110
  </data>
111
111
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
112
112
  <data>
113
- CZEQPFOkLlDIH4W/7m1E8tfPZ3k=
113
+ gVeMD7LgIuTBMMGKk3DkzY4O6aw=
114
114
  </data>
115
115
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
116
116
  <data>
117
- RfCVEYsnxl2UXtyUjEvLHekqUVI=
117
+ 8aArHOs3gOtbPuMgKn/pjdZip9o=
118
118
  </data>
119
119
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
120
120
  <data>
121
- CZEQPFOkLlDIH4W/7m1E8tfPZ3k=
121
+ gVeMD7LgIuTBMMGKk3DkzY4O6aw=
122
122
  </data>
123
123
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
124
124
  <data>
125
- iLRXUTEclJ6BO39VwJpNSLthQaA=
125
+ RyinbdBlBliGuUbCkF2VFrja5NM=
126
126
  </data>
127
127
  <key>Modules/module.modulemap</key>
128
128
  <data>
@@ -130,7 +130,7 @@
130
130
  </data>
131
131
  <key>NotificationPermissionOverlayView.nib</key>
132
132
  <data>
133
- DDGPkQZzv8pXsHfQVFKERGD34vQ=
133
+ 25DmJ04/a354Pbxc2HFpnGzP/L8=
134
134
  </data>
135
135
  <key>OSAActionTableViewCell.nib</key>
136
136
  <data>
@@ -166,7 +166,7 @@
166
166
  </data>
167
167
  <key>ReasonsListView.nib</key>
168
168
  <data>
169
- SviA8tdHVfQqq/FG1nJ+JIDbp6A=
169
+ BF1YfjY2n1KqpkRYzWCUy2E/95E=
170
170
  </data>
171
171
  <key>ReasonsTableView.nib</key>
172
172
  <data>
@@ -178,7 +178,7 @@
178
178
  </data>
179
179
  <key>SaveRetakeView.nib</key>
180
180
  <data>
181
- i1K9Aagk/DD2Nzt/7y1kO+S65H8=
181
+ AvyxWDE4vHFlXxWhA+Udo18NEn0=
182
182
  </data>
183
183
  <key>SelectReasonsTableViewCell.nib</key>
184
184
  <data>
@@ -222,7 +222,7 @@
222
222
  </data>
223
223
  <key>StoreKPITableViewCell.nib</key>
224
224
  <data>
225
- Hq2IeXHW3JmpmmYVpAu7qcebiBI=
225
+ qUZ+J7Yq8/eGJBssJrkuXAZ3IlM=
226
226
  </data>
227
227
  <key>StoreLevelKPIViewController.nib</key>
228
228
  <data>
@@ -348,7 +348,7 @@
348
348
  </data>
349
349
  <key>shotsSDK.storyboardc/xUL-ol-gRQ-view-6A8-mO-Rhi.nib</key>
350
350
  <data>
351
- vhBOEMdsNTxR1mHBM/dz3TAjniY=
351
+ 97YScHISiTnJDmb0jtinpDYtqtU=
352
352
  </data>
353
353
  </dict>
354
354
  <key>files2</key>
@@ -406,7 +406,7 @@
406
406
  <dict>
407
407
  <key>hash2</key>
408
408
  <data>
409
- eCOsOn7GxPYxqtvegHiKDi3zKRchm5Qv4DSJUpAd9qc=
409
+ jk/9mOglmvOYKrR4bd7kBA3fr5NdGz3Kr7reTuBOyts=
410
410
  </data>
411
411
  </dict>
412
412
  <key>BBoxImageSliderViewController.nib</key>
@@ -525,35 +525,35 @@
525
525
  <dict>
526
526
  <key>hash2</key>
527
527
  <data>
528
- nx5WEGVxocHwmpiWlVeLUcUTXjZ/LGuDcKhfM3Vxqxs=
528
+ qqYbUxbVnLLLll75RIEUXVW58/eUYpXQ+40vr3+EdGI=
529
529
  </data>
530
530
  </dict>
531
531
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
532
532
  <dict>
533
533
  <key>hash2</key>
534
534
  <data>
535
- sm6YKHBrIuVI7KZCW8J1ePCJqBgElpwU4qmrTUqR+2E=
535
+ sWtc4uRSljCGKDP9Y+J5LHGhmDC9+kL8KYzNWFmYf2Q=
536
536
  </data>
537
537
  </dict>
538
538
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftdoc</key>
539
539
  <dict>
540
540
  <key>hash2</key>
541
541
  <data>
542
- pV0fp6RA604KHhP9jTrrUKn4lT1P3KyvOsPu4XqfC/c=
542
+ bbomOHAbfnxOOT4dcGUCoLKoDssgextHQJK/pmB0/Z4=
543
543
  </data>
544
544
  </dict>
545
545
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftinterface</key>
546
546
  <dict>
547
547
  <key>hash2</key>
548
548
  <data>
549
- sm6YKHBrIuVI7KZCW8J1ePCJqBgElpwU4qmrTUqR+2E=
549
+ sWtc4uRSljCGKDP9Y+J5LHGhmDC9+kL8KYzNWFmYf2Q=
550
550
  </data>
551
551
  </dict>
552
552
  <key>Modules/InfivizShotSDK.swiftmodule/arm64-apple-ios.swiftmodule</key>
553
553
  <dict>
554
554
  <key>hash2</key>
555
555
  <data>
556
- ELzyuc0Z4lLIQnwQxT542F4wAoZZC1cP5kDsfJsZMMM=
556
+ 6isqRBeOpaYsjWG+wnGHdW9l08xIn5Etc0FCgPWOFqU=
557
557
  </data>
558
558
  </dict>
559
559
  <key>Modules/module.modulemap</key>
@@ -567,7 +567,7 @@
567
567
  <dict>
568
568
  <key>hash2</key>
569
569
  <data>
570
- eswxYO837iM3DtfHByX6T0QZmOfgUw7fAR4vGEMDsUU=
570
+ 2i+52X8Qbjzp15vlyk5xXEqS1WV2m30aUUxXoIH5Ja8=
571
571
  </data>
572
572
  </dict>
573
573
  <key>OSAActionTableViewCell.nib</key>
@@ -630,7 +630,7 @@
630
630
  <dict>
631
631
  <key>hash2</key>
632
632
  <data>
633
- gvKThThJSIVYmJ2Klq2j8xDro/ed2lX8W8O6Gh1ckDg=
633
+ WQ8hTG4fzhupPOqPQuhRK4Vmn5IA5RJUSkTTiuwYlfo=
634
634
  </data>
635
635
  </dict>
636
636
  <key>ReasonsTableView.nib</key>
@@ -651,7 +651,7 @@
651
651
  <dict>
652
652
  <key>hash2</key>
653
653
  <data>
654
- LwfYN6MXI0coEyprpOmC6BhUaxqkV+hbrVKUv67MHK8=
654
+ cFya1ucZ7yTY5LZczYDupDuR1X0HWFfrtUdWngXGAsI=
655
655
  </data>
656
656
  </dict>
657
657
  <key>SelectReasonsTableViewCell.nib</key>
@@ -728,7 +728,7 @@
728
728
  <dict>
729
729
  <key>hash2</key>
730
730
  <data>
731
- vmFkyiqocvl0AsawcJwcJwn3xyB05x90inBj946Alq0=
731
+ GFBYKXVlL7JiW58cc5uawGOyVzT/47O/hFr8Btnj54M=
732
732
  </data>
733
733
  </dict>
734
734
  <key>StoreLevelKPIViewController.nib</key>
@@ -935,7 +935,7 @@
935
935
  <dict>
936
936
  <key>hash2</key>
937
937
  <data>
938
- OdkYgsoPQRZxNwrCr+SkNVSgz58sC9pz/XqVhSXRrB0=
938
+ TpgmBsswGcwfyIsFyoqDQj2l4Iy+6IDKGv/2xwZfhVE=
939
939
  </data>
940
940
  </dict>
941
941
  </dict>
@@ -83124,21 +83124,21 @@
83124
83124
  {
83125
83125
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83126
83126
  "kind": "BooleanLiteral",
83127
- "offset": 3177,
83128
- "length": 4,
83129
- "value": "true"
83127
+ "offset": 3187,
83128
+ "length": 5,
83129
+ "value": "false"
83130
83130
  },
83131
83131
  {
83132
83132
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83133
83133
  "kind": "StringLiteral",
83134
- "offset": 3307,
83134
+ "offset": 3318,
83135
83135
  "length": 3,
83136
83136
  "value": "\" \""
83137
83137
  },
83138
83138
  {
83139
83139
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83140
83140
  "kind": "StringLiteral",
83141
- "offset": 3341,
83141
+ "offset": 3352,
83142
83142
  "length": 4,
83143
83143
  "value": "\"\n\""
83144
83144
  },
@@ -85133,7 +85133,7 @@
85133
85133
  {
85134
85134
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
85135
85135
  "kind": "BooleanLiteral",
85136
- "offset": 81767,
85136
+ "offset": 81634,
85137
85137
  "length": 4,
85138
85138
  "value": "true"
85139
85139
  },
@@ -1,6 +1,6 @@
1
1
  // swift-interface-format-version: 1.0
2
2
  // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
- // swift-module-flags: -target arm64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
3
+ // swift-module-flags: -target arm64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
4
4
  // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import AVFoundation
6
6
  import Alamofire
@@ -1,6 +1,6 @@
1
1
  // swift-interface-format-version: 1.0
2
2
  // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
- // swift-module-flags: -target arm64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
3
+ // swift-module-flags: -target arm64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
4
4
  // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import AVFoundation
6
6
  import Alamofire
@@ -83124,21 +83124,21 @@
83124
83124
  {
83125
83125
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83126
83126
  "kind": "BooleanLiteral",
83127
- "offset": 3177,
83128
- "length": 4,
83129
- "value": "true"
83127
+ "offset": 3187,
83128
+ "length": 5,
83129
+ "value": "false"
83130
83130
  },
83131
83131
  {
83132
83132
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83133
83133
  "kind": "StringLiteral",
83134
- "offset": 3307,
83134
+ "offset": 3318,
83135
83135
  "length": 3,
83136
83136
  "value": "\" \""
83137
83137
  },
83138
83138
  {
83139
83139
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Utilities\/Logs\/Logger.swift",
83140
83140
  "kind": "StringLiteral",
83141
- "offset": 3341,
83141
+ "offset": 3352,
83142
83142
  "length": 4,
83143
83143
  "value": "\"\n\""
83144
83144
  },
@@ -85133,7 +85133,7 @@
85133
85133
  {
85134
85134
  "filePath": "\/Users\/manish\/Documents\/Workspace\/infiviz-shots-common-ios\/Module\/Camera\/Controller\/MainView\/CameraViewController.swift",
85135
85135
  "kind": "BooleanLiteral",
85136
- "offset": 81767,
85136
+ "offset": 81634,
85137
85137
  "length": 4,
85138
85138
  "value": "true"
85139
85139
  },
@@ -1,6 +1,6 @@
1
1
  // swift-interface-format-version: 1.0
2
2
  // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
- // swift-module-flags: -target x86_64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
3
+ // swift-module-flags: -target x86_64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
4
4
  // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import AVFoundation
6
6
  import Alamofire
@@ -1,6 +1,6 @@
1
1
  // swift-interface-format-version: 1.0
2
2
  // swift-compiler-version: Apple Swift version 6.1.2 effective-5.10 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
3
- // swift-module-flags: -target x86_64-apple-ios15.4-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
3
+ // swift-module-flags: -target x86_64-apple-ios14.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-experimental-feature DebugDescriptionMacro -enable-bare-slash-regex -module-name InfivizShotSDK
4
4
  // swift-module-flags-ignorable: -no-verify-emitted-module-interface -interface-compiler-version 6.1.2
5
5
  import AVFoundation
6
6
  import Alamofire