@thegrizzlylabs/react-native-genius-scan 6.0.0-beta10 → 6.0.0-beta11
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.
- package/android/build.gradle +1 -1
- package/ios/GSSDK/GSSDK.xcframework/Info.plist +5 -5
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Info.plist +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.abi.json +42 -21
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Info.plist +0 -0
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +42 -21
- package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +42 -21
- package/package.json +1 -1
package/android/build.gradle
CHANGED
|
@@ -10,15 +10,18 @@
|
|
|
10
10
|
<key>DebugSymbolsPath</key>
|
|
11
11
|
<string>dSYMs</string>
|
|
12
12
|
<key>LibraryIdentifier</key>
|
|
13
|
-
<string>ios-
|
|
13
|
+
<string>ios-arm64_x86_64-simulator</string>
|
|
14
14
|
<key>LibraryPath</key>
|
|
15
15
|
<string>GSSDK.framework</string>
|
|
16
16
|
<key>SupportedArchitectures</key>
|
|
17
17
|
<array>
|
|
18
18
|
<string>arm64</string>
|
|
19
|
+
<string>x86_64</string>
|
|
19
20
|
</array>
|
|
20
21
|
<key>SupportedPlatform</key>
|
|
21
22
|
<string>ios</string>
|
|
23
|
+
<key>SupportedPlatformVariant</key>
|
|
24
|
+
<string>simulator</string>
|
|
22
25
|
</dict>
|
|
23
26
|
<dict>
|
|
24
27
|
<key>BinaryPath</key>
|
|
@@ -26,18 +29,15 @@
|
|
|
26
29
|
<key>DebugSymbolsPath</key>
|
|
27
30
|
<string>dSYMs</string>
|
|
28
31
|
<key>LibraryIdentifier</key>
|
|
29
|
-
<string>ios-
|
|
32
|
+
<string>ios-arm64</string>
|
|
30
33
|
<key>LibraryPath</key>
|
|
31
34
|
<string>GSSDK.framework</string>
|
|
32
35
|
<key>SupportedArchitectures</key>
|
|
33
36
|
<array>
|
|
34
37
|
<string>arm64</string>
|
|
35
|
-
<string>x86_64</string>
|
|
36
38
|
</array>
|
|
37
39
|
<key>SupportedPlatform</key>
|
|
38
40
|
<string>ios</string>
|
|
39
|
-
<key>SupportedPlatformVariant</key>
|
|
40
|
-
<string>simulator</string>
|
|
41
41
|
</dict>
|
|
42
42
|
</array>
|
|
43
43
|
<key>CFBundlePackageType</key>
|
|
Binary file
|
|
Binary file
|
|
@@ -40231,6 +40231,13 @@
|
|
|
40231
40231
|
"length": 4,
|
|
40232
40232
|
"value": "true"
|
|
40233
40233
|
},
|
|
40234
|
+
{
|
|
40235
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKInnerCameraViewController.swift",
|
|
40236
|
+
"kind": "BooleanLiteral",
|
|
40237
|
+
"offset": 3567,
|
|
40238
|
+
"length": 4,
|
|
40239
|
+
"value": "true"
|
|
40240
|
+
},
|
|
40234
40241
|
{
|
|
40235
40242
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKIntegrationContext.swift",
|
|
40236
40243
|
"kind": "IntegerLiteral",
|
|
@@ -42380,6 +42387,27 @@
|
|
|
42380
42387
|
"length": 2,
|
|
42381
42388
|
"value": "[]"
|
|
42382
42389
|
},
|
|
42390
|
+
{
|
|
42391
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42392
|
+
"kind": "IntegerLiteral",
|
|
42393
|
+
"offset": 5227,
|
|
42394
|
+
"length": 5,
|
|
42395
|
+
"value": "1"
|
|
42396
|
+
},
|
|
42397
|
+
{
|
|
42398
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42399
|
+
"kind": "IntegerLiteral",
|
|
42400
|
+
"offset": 5234,
|
|
42401
|
+
"length": 4,
|
|
42402
|
+
"value": "2"
|
|
42403
|
+
},
|
|
42404
|
+
{
|
|
42405
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42406
|
+
"kind": "IntegerLiteral",
|
|
42407
|
+
"offset": 5240,
|
|
42408
|
+
"length": 4,
|
|
42409
|
+
"value": "3"
|
|
42410
|
+
},
|
|
42383
42411
|
{
|
|
42384
42412
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowSource.swift",
|
|
42385
42413
|
"kind": "IntegerLiteral",
|
|
@@ -42733,31 +42761,38 @@
|
|
|
42733
42761
|
{
|
|
42734
42762
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42735
42763
|
"kind": "IntegerLiteral",
|
|
42736
|
-
"offset":
|
|
42764
|
+
"offset": 13294,
|
|
42737
42765
|
"length": 1,
|
|
42738
42766
|
"value": "4"
|
|
42739
42767
|
},
|
|
42740
42768
|
{
|
|
42741
42769
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42742
42770
|
"kind": "StringLiteral",
|
|
42743
|
-
"offset":
|
|
42771
|
+
"offset": 16563,
|
|
42744
42772
|
"length": 30,
|
|
42745
42773
|
"value": "\"GSKUIScanCollectionView.Cell\""
|
|
42746
42774
|
},
|
|
42747
42775
|
{
|
|
42748
42776
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42749
42777
|
"kind": "IntegerLiteral",
|
|
42750
|
-
"offset":
|
|
42778
|
+
"offset": 16627,
|
|
42751
42779
|
"length": 1,
|
|
42752
42780
|
"value": "3"
|
|
42753
42781
|
},
|
|
42754
42782
|
{
|
|
42755
42783
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42756
42784
|
"kind": "IntegerLiteral",
|
|
42757
|
-
"offset":
|
|
42785
|
+
"offset": 16685,
|
|
42758
42786
|
"length": 2,
|
|
42759
42787
|
"value": "28"
|
|
42760
42788
|
},
|
|
42789
|
+
{
|
|
42790
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42791
|
+
"kind": "IntegerLiteral",
|
|
42792
|
+
"offset": 16735,
|
|
42793
|
+
"length": 2,
|
|
42794
|
+
"value": "12"
|
|
42795
|
+
},
|
|
42761
42796
|
{
|
|
42762
42797
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIShutterButton.swift",
|
|
42763
42798
|
"kind": "StringLiteral",
|
|
@@ -42786,38 +42821,24 @@
|
|
|
42786
42821
|
"length": 11,
|
|
42787
42822
|
"value": "\"strokeEnd\""
|
|
42788
42823
|
},
|
|
42789
|
-
{
|
|
42790
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42791
|
-
"kind": "IntegerLiteral",
|
|
42792
|
-
"offset": 1257,
|
|
42793
|
-
"length": 1,
|
|
42794
|
-
"value": "0"
|
|
42795
|
-
},
|
|
42796
|
-
{
|
|
42797
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42798
|
-
"kind": "IntegerLiteral",
|
|
42799
|
-
"offset": 3007,
|
|
42800
|
-
"length": 1,
|
|
42801
|
-
"value": "1"
|
|
42802
|
-
},
|
|
42803
42824
|
{
|
|
42804
42825
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42805
42826
|
"kind": "BooleanLiteral",
|
|
42806
|
-
"offset":
|
|
42827
|
+
"offset": 3866,
|
|
42807
42828
|
"length": 4,
|
|
42808
42829
|
"value": "true"
|
|
42809
42830
|
},
|
|
42810
42831
|
{
|
|
42811
42832
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42812
42833
|
"kind": "BooleanLiteral",
|
|
42813
|
-
"offset":
|
|
42834
|
+
"offset": 3987,
|
|
42814
42835
|
"length": 4,
|
|
42815
42836
|
"value": "true"
|
|
42816
42837
|
},
|
|
42817
42838
|
{
|
|
42818
42839
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42819
42840
|
"kind": "IntegerLiteral",
|
|
42820
|
-
"offset":
|
|
42841
|
+
"offset": 4098,
|
|
42821
42842
|
"length": 1,
|
|
42822
42843
|
"value": "0"
|
|
42823
42844
|
},
|
|
Binary file
|
|
Binary file
|
|
@@ -40231,6 +40231,13 @@
|
|
|
40231
40231
|
"length": 4,
|
|
40232
40232
|
"value": "true"
|
|
40233
40233
|
},
|
|
40234
|
+
{
|
|
40235
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKInnerCameraViewController.swift",
|
|
40236
|
+
"kind": "BooleanLiteral",
|
|
40237
|
+
"offset": 3567,
|
|
40238
|
+
"length": 4,
|
|
40239
|
+
"value": "true"
|
|
40240
|
+
},
|
|
40234
40241
|
{
|
|
40235
40242
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKIntegrationContext.swift",
|
|
40236
40243
|
"kind": "IntegerLiteral",
|
|
@@ -42380,6 +42387,27 @@
|
|
|
42380
42387
|
"length": 2,
|
|
42381
42388
|
"value": "[]"
|
|
42382
42389
|
},
|
|
42390
|
+
{
|
|
42391
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42392
|
+
"kind": "IntegerLiteral",
|
|
42393
|
+
"offset": 5227,
|
|
42394
|
+
"length": 5,
|
|
42395
|
+
"value": "1"
|
|
42396
|
+
},
|
|
42397
|
+
{
|
|
42398
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42399
|
+
"kind": "IntegerLiteral",
|
|
42400
|
+
"offset": 5234,
|
|
42401
|
+
"length": 4,
|
|
42402
|
+
"value": "2"
|
|
42403
|
+
},
|
|
42404
|
+
{
|
|
42405
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42406
|
+
"kind": "IntegerLiteral",
|
|
42407
|
+
"offset": 5240,
|
|
42408
|
+
"length": 4,
|
|
42409
|
+
"value": "3"
|
|
42410
|
+
},
|
|
42383
42411
|
{
|
|
42384
42412
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowSource.swift",
|
|
42385
42413
|
"kind": "IntegerLiteral",
|
|
@@ -42733,31 +42761,38 @@
|
|
|
42733
42761
|
{
|
|
42734
42762
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42735
42763
|
"kind": "IntegerLiteral",
|
|
42736
|
-
"offset":
|
|
42764
|
+
"offset": 13294,
|
|
42737
42765
|
"length": 1,
|
|
42738
42766
|
"value": "4"
|
|
42739
42767
|
},
|
|
42740
42768
|
{
|
|
42741
42769
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42742
42770
|
"kind": "StringLiteral",
|
|
42743
|
-
"offset":
|
|
42771
|
+
"offset": 16563,
|
|
42744
42772
|
"length": 30,
|
|
42745
42773
|
"value": "\"GSKUIScanCollectionView.Cell\""
|
|
42746
42774
|
},
|
|
42747
42775
|
{
|
|
42748
42776
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42749
42777
|
"kind": "IntegerLiteral",
|
|
42750
|
-
"offset":
|
|
42778
|
+
"offset": 16627,
|
|
42751
42779
|
"length": 1,
|
|
42752
42780
|
"value": "3"
|
|
42753
42781
|
},
|
|
42754
42782
|
{
|
|
42755
42783
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42756
42784
|
"kind": "IntegerLiteral",
|
|
42757
|
-
"offset":
|
|
42785
|
+
"offset": 16685,
|
|
42758
42786
|
"length": 2,
|
|
42759
42787
|
"value": "28"
|
|
42760
42788
|
},
|
|
42789
|
+
{
|
|
42790
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42791
|
+
"kind": "IntegerLiteral",
|
|
42792
|
+
"offset": 16735,
|
|
42793
|
+
"length": 2,
|
|
42794
|
+
"value": "12"
|
|
42795
|
+
},
|
|
42761
42796
|
{
|
|
42762
42797
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIShutterButton.swift",
|
|
42763
42798
|
"kind": "StringLiteral",
|
|
@@ -42786,38 +42821,24 @@
|
|
|
42786
42821
|
"length": 11,
|
|
42787
42822
|
"value": "\"strokeEnd\""
|
|
42788
42823
|
},
|
|
42789
|
-
{
|
|
42790
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42791
|
-
"kind": "IntegerLiteral",
|
|
42792
|
-
"offset": 1257,
|
|
42793
|
-
"length": 1,
|
|
42794
|
-
"value": "0"
|
|
42795
|
-
},
|
|
42796
|
-
{
|
|
42797
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42798
|
-
"kind": "IntegerLiteral",
|
|
42799
|
-
"offset": 3007,
|
|
42800
|
-
"length": 1,
|
|
42801
|
-
"value": "1"
|
|
42802
|
-
},
|
|
42803
42824
|
{
|
|
42804
42825
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42805
42826
|
"kind": "BooleanLiteral",
|
|
42806
|
-
"offset":
|
|
42827
|
+
"offset": 3866,
|
|
42807
42828
|
"length": 4,
|
|
42808
42829
|
"value": "true"
|
|
42809
42830
|
},
|
|
42810
42831
|
{
|
|
42811
42832
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42812
42833
|
"kind": "BooleanLiteral",
|
|
42813
|
-
"offset":
|
|
42834
|
+
"offset": 3987,
|
|
42814
42835
|
"length": 4,
|
|
42815
42836
|
"value": "true"
|
|
42816
42837
|
},
|
|
42817
42838
|
{
|
|
42818
42839
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42819
42840
|
"kind": "IntegerLiteral",
|
|
42820
|
-
"offset":
|
|
42841
|
+
"offset": 4098,
|
|
42821
42842
|
"length": 1,
|
|
42822
42843
|
"value": "0"
|
|
42823
42844
|
},
|
|
@@ -40231,6 +40231,13 @@
|
|
|
40231
40231
|
"length": 4,
|
|
40232
40232
|
"value": "true"
|
|
40233
40233
|
},
|
|
40234
|
+
{
|
|
40235
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKInnerCameraViewController.swift",
|
|
40236
|
+
"kind": "BooleanLiteral",
|
|
40237
|
+
"offset": 3567,
|
|
40238
|
+
"length": 4,
|
|
40239
|
+
"value": "true"
|
|
40240
|
+
},
|
|
40234
40241
|
{
|
|
40235
40242
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/Core\/Core\/GSKIntegrationContext.swift",
|
|
40236
40243
|
"kind": "IntegerLiteral",
|
|
@@ -42380,6 +42387,27 @@
|
|
|
42380
42387
|
"length": 2,
|
|
42381
42388
|
"value": "[]"
|
|
42382
42389
|
},
|
|
42390
|
+
{
|
|
42391
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42392
|
+
"kind": "IntegerLiteral",
|
|
42393
|
+
"offset": 5227,
|
|
42394
|
+
"length": 5,
|
|
42395
|
+
"value": "1"
|
|
42396
|
+
},
|
|
42397
|
+
{
|
|
42398
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42399
|
+
"kind": "IntegerLiteral",
|
|
42400
|
+
"offset": 5234,
|
|
42401
|
+
"length": 4,
|
|
42402
|
+
"value": "2"
|
|
42403
|
+
},
|
|
42404
|
+
{
|
|
42405
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowScanInternal.swift",
|
|
42406
|
+
"kind": "IntegerLiteral",
|
|
42407
|
+
"offset": 5240,
|
|
42408
|
+
"length": 4,
|
|
42409
|
+
"value": "3"
|
|
42410
|
+
},
|
|
42383
42411
|
{
|
|
42384
42412
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Models\/GSKScanFlowSource.swift",
|
|
42385
42413
|
"kind": "IntegerLiteral",
|
|
@@ -42733,31 +42761,38 @@
|
|
|
42733
42761
|
{
|
|
42734
42762
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42735
42763
|
"kind": "IntegerLiteral",
|
|
42736
|
-
"offset":
|
|
42764
|
+
"offset": 13294,
|
|
42737
42765
|
"length": 1,
|
|
42738
42766
|
"value": "4"
|
|
42739
42767
|
},
|
|
42740
42768
|
{
|
|
42741
42769
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42742
42770
|
"kind": "StringLiteral",
|
|
42743
|
-
"offset":
|
|
42771
|
+
"offset": 16563,
|
|
42744
42772
|
"length": 30,
|
|
42745
42773
|
"value": "\"GSKUIScanCollectionView.Cell\""
|
|
42746
42774
|
},
|
|
42747
42775
|
{
|
|
42748
42776
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42749
42777
|
"kind": "IntegerLiteral",
|
|
42750
|
-
"offset":
|
|
42778
|
+
"offset": 16627,
|
|
42751
42779
|
"length": 1,
|
|
42752
42780
|
"value": "3"
|
|
42753
42781
|
},
|
|
42754
42782
|
{
|
|
42755
42783
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42756
42784
|
"kind": "IntegerLiteral",
|
|
42757
|
-
"offset":
|
|
42785
|
+
"offset": 16685,
|
|
42758
42786
|
"length": 2,
|
|
42759
42787
|
"value": "28"
|
|
42760
42788
|
},
|
|
42789
|
+
{
|
|
42790
|
+
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIScanCollectionView.swift",
|
|
42791
|
+
"kind": "IntegerLiteral",
|
|
42792
|
+
"offset": 16735,
|
|
42793
|
+
"length": 2,
|
|
42794
|
+
"value": "12"
|
|
42795
|
+
},
|
|
42761
42796
|
{
|
|
42762
42797
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIShutterButton.swift",
|
|
42763
42798
|
"kind": "StringLiteral",
|
|
@@ -42786,38 +42821,24 @@
|
|
|
42786
42821
|
"length": 11,
|
|
42787
42822
|
"value": "\"strokeEnd\""
|
|
42788
42823
|
},
|
|
42789
|
-
{
|
|
42790
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42791
|
-
"kind": "IntegerLiteral",
|
|
42792
|
-
"offset": 1257,
|
|
42793
|
-
"length": 1,
|
|
42794
|
-
"value": "0"
|
|
42795
|
-
},
|
|
42796
|
-
{
|
|
42797
|
-
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42798
|
-
"kind": "IntegerLiteral",
|
|
42799
|
-
"offset": 3007,
|
|
42800
|
-
"length": 1,
|
|
42801
|
-
"value": "1"
|
|
42802
|
-
},
|
|
42803
42824
|
{
|
|
42804
42825
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42805
42826
|
"kind": "BooleanLiteral",
|
|
42806
|
-
"offset":
|
|
42827
|
+
"offset": 3866,
|
|
42807
42828
|
"length": 4,
|
|
42808
42829
|
"value": "true"
|
|
42809
42830
|
},
|
|
42810
42831
|
{
|
|
42811
42832
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42812
42833
|
"kind": "BooleanLiteral",
|
|
42813
|
-
"offset":
|
|
42834
|
+
"offset": 3987,
|
|
42814
42835
|
"length": 4,
|
|
42815
42836
|
"value": "true"
|
|
42816
42837
|
},
|
|
42817
42838
|
{
|
|
42818
42839
|
"filePath": "\/Users\/distiller\/project\/prj-ios\/GSSDK\/ScanFlow\/Views\/GSKUIThumbnailView.swift",
|
|
42819
42840
|
"kind": "IntegerLiteral",
|
|
42820
|
-
"offset":
|
|
42841
|
+
"offset": 4098,
|
|
42821
42842
|
"length": 1,
|
|
42822
42843
|
"value": "0"
|
|
42823
42844
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@thegrizzlylabs/react-native-genius-scan",
|
|
3
|
-
"version": "6.0.0-
|
|
3
|
+
"version": "6.0.0-beta11",
|
|
4
4
|
"description": "React Native Plugin for Genius Scan SDK",
|
|
5
5
|
"author": "TheGrizzlyLabs <sdk@thegrizzlylabs.com> (https://www.thegrizzlylabs.com/)",
|
|
6
6
|
"homepage": "https://geniusscansdk.com",
|