@microblink/blinkid-react-native 7.6.0 → 7.6.1

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 (63) hide show
  1. package/android/build.gradle +1 -1
  2. package/ios/BlinkIdSerializationUtilities.swift +1 -0
  3. package/ios/Frameworks/BlinkID.xcframework/Info.plist +5 -5
  4. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/BlinkID +0 -0
  5. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Headers/BlinkID-Swift.h +19 -0
  6. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Info.plist +0 -0
  7. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json +40 -0
  8. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface +1 -0
  9. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  10. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface +1 -0
  11. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/_CodeSignature/CodeResources +15 -15
  12. package/ios/Frameworks/BlinkID.xcframework/ios-arm64/BlinkID.framework/conan.xcconfig +3 -3
  13. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/BlinkID +0 -0
  14. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Headers/BlinkID-Swift.h +38 -0
  15. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Info.plist +0 -0
  16. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.abi.json +40 -0
  17. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +1 -0
  18. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  19. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/arm64-apple-ios-simulator.swiftinterface +1 -0
  20. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.abi.json +40 -0
  21. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +1 -0
  22. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  23. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/Modules/BlinkID.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +1 -0
  24. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/_CodeSignature/CodeResources +25 -25
  25. package/ios/Frameworks/BlinkID.xcframework/ios-arm64_x86_64-simulator/BlinkID.framework/conan.xcconfig +3 -3
  26. package/ios/Frameworks/BlinkIDUX.xcframework/Info.plist +5 -5
  27. package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeDirectory +0 -0
  28. package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
  29. package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeResources +81 -81
  30. package/ios/Frameworks/BlinkIDUX.xcframework/_CodeSignature/CodeSignature +0 -0
  31. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX +0 -0
  32. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
  33. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
  34. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Info.plist +0 -0
  35. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.abi.json +261 -139
  36. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.package.swiftinterface +26 -2
  37. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.private.swiftinterface +26 -2
  38. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  39. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios.swiftinterface +26 -2
  40. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX +0 -0
  41. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Assets.car +0 -0
  42. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/Info.plist +0 -0
  43. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeDirectory +0 -0
  44. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeRequirements-1 +0 -0
  45. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/BlinkIDUX_BlinkIDUX.bundle/_CodeSignature/CodeResources +3 -3
  46. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Info.plist +0 -0
  47. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.abi.json +261 -139
  48. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.package.swiftinterface +26 -2
  49. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +26 -2
  50. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  51. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/arm64-apple-ios-simulator.swiftinterface +26 -2
  52. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.abi.json +261 -139
  53. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.package.swiftinterface +26 -2
  54. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +26 -2
  55. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  56. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/Modules/BlinkIDUX.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +26 -2
  57. package/ios/Frameworks/BlinkIDUX.xcframework/ios-arm64_x86_64-simulator/BlinkIDUX.framework/_CodeSignature/CodeResources +1 -1
  58. package/lib/module/types.js +12 -0
  59. package/lib/module/types.js.map +1 -1
  60. package/lib/typescript/src/types.d.ts +11 -0
  61. package/lib/typescript/src/types.d.ts.map +1 -1
  62. package/package.json +1 -1
  63. package/src/types.ts +13 -0
@@ -75,7 +75,7 @@ def kotlin_version = getExtOrDefault("kotlinVersion")
75
75
  dependencies {
76
76
  implementation "com.facebook.react:react-android"
77
77
  implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
78
- implementation("com.microblink:blinkid-ux:7.6.0")
78
+ implementation("com.microblink:blinkid-ux:7.6.1")
79
79
  }
80
80
 
81
81
  react {
@@ -493,6 +493,7 @@ class BlinkIdSerializationUtilities {
493
493
  "weightKilograms": elements?.getValue(for: .weightKilograms),
494
494
  "weightPounds": elements?.getValue(for: .weightPounds),
495
495
  "weightRange": elements?.getValue(for: .weightRange),
496
+ "subFieldDesignator": elements?.getValue(for: .subfieldDesignator)
496
497
  ]
497
498
  return barcodeElementDict.compactMapValues { $0 }
498
499
  }
@@ -8,32 +8,32 @@
8
8
  <key>BinaryPath</key>
9
9
  <string>BlinkID.framework/BlinkID</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>BlinkID.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>BlinkID.framework/BlinkID</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>BlinkID.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>
@@ -5794,6 +5794,7 @@ extern unsigned $s7BlinkID17BarcodeElementKeyO17dataDiscriminatoryA2CmFWC;
5794
5794
  extern unsigned $s7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmFWC;
5795
5795
  extern unsigned $s7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmFWC;
5796
5796
  extern unsigned $s7BlinkID17BarcodeElementKeyO15securityVersionyA2CmFWC;
5797
+ extern unsigned $s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC;
5797
5798
  }
5798
5799
 
5799
5800
  } // namespace _impl
@@ -5926,6 +5927,7 @@ public:
5926
5927
  documentExpirationMonth SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmF"),
5927
5928
  documentNonexpiring SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmF"),
5928
5929
  securityVersion SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO15securityVersionyA2CmF"),
5930
+ subfieldDesignator SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF"),
5929
5931
  unknownDefault
5930
5932
  };
5931
5933
 
@@ -6619,6 +6621,14 @@ public:
6619
6621
  } securityVersion SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO15securityVersionyA2CmF");
6620
6622
  SWIFT_INLINE_THUNK bool isSecurityVersion() const;
6621
6623
 
6624
+ inline const static struct _impl_subfieldDesignator { // impl struct for case subfieldDesignator
6625
+ SWIFT_INLINE_THUNK constexpr operator cases() const {
6626
+ return cases::subfieldDesignator;
6627
+ }
6628
+ SWIFT_INLINE_THUNK BarcodeElementKey operator()() const;
6629
+ } subfieldDesignator SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF");
6630
+ SWIFT_INLINE_THUNK bool isSubfieldDesignator() const;
6631
+
6622
6632
  inline const static struct _impl_unknownDefault { // impl struct for case unknownDefault
6623
6633
  SWIFT_INLINE_THUNK constexpr operator cases() const {
6624
6634
  return cases::unknownDefault;
@@ -6715,6 +6725,7 @@ public:
6715
6725
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmFWC) return cases::documentExpirationMonth;
6716
6726
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmFWC) return cases::documentNonexpiring;
6717
6727
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO15securityVersionyA2CmFWC) return cases::securityVersion;
6728
+ if (tag == _impl::$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC) return cases::subfieldDesignator;
6718
6729
  return cases::unknownDefault;
6719
6730
  }
6720
6731
 
@@ -33574,6 +33585,14 @@ namespace BlinkID SWIFT_PRIVATE_ATTR SWIFT_SYMBOL_MODULE("BlinkID") {
33574
33585
  SWIFT_INLINE_THUNK bool BarcodeElementKey::isSecurityVersion() const {
33575
33586
  return *this == BarcodeElementKey::securityVersion;
33576
33587
  }
33588
+ SWIFT_INLINE_THUNK BarcodeElementKey BarcodeElementKey::_impl_subfieldDesignator::operator()() const {
33589
+ auto result = BarcodeElementKey::_make();
33590
+ result._destructiveInjectEnumTag(_impl::$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC);
33591
+ return result;
33592
+ }
33593
+ SWIFT_INLINE_THUNK bool BarcodeElementKey::isSubfieldDesignator() const {
33594
+ return *this == BarcodeElementKey::subfieldDesignator;
33595
+ }
33577
33596
  SWIFT_INLINE_THUNK bool BarcodeElementKey::isUnknownDefault() const {
33578
33597
  return *this == BarcodeElementKey::unknownDefault;
33579
33598
  }
@@ -65629,6 +65629,46 @@
65629
65629
  "RawDocComment"
65630
65630
  ]
65631
65631
  },
65632
+ {
65633
+ "kind": "Var",
65634
+ "name": "subfieldDesignator",
65635
+ "printedName": "subfieldDesignator",
65636
+ "children": [
65637
+ {
65638
+ "kind": "TypeFunc",
65639
+ "name": "Function",
65640
+ "printedName": "(BlinkID.BarcodeElementKey.Type) -> BlinkID.BarcodeElementKey",
65641
+ "children": [
65642
+ {
65643
+ "kind": "TypeNominal",
65644
+ "name": "BarcodeElementKey",
65645
+ "printedName": "BlinkID.BarcodeElementKey",
65646
+ "usr": "s:7BlinkID17BarcodeElementKeyO"
65647
+ },
65648
+ {
65649
+ "kind": "TypeNominal",
65650
+ "name": "Metatype",
65651
+ "printedName": "BlinkID.BarcodeElementKey.Type",
65652
+ "children": [
65653
+ {
65654
+ "kind": "TypeNominal",
65655
+ "name": "BarcodeElementKey",
65656
+ "printedName": "BlinkID.BarcodeElementKey",
65657
+ "usr": "s:7BlinkID17BarcodeElementKeyO"
65658
+ }
65659
+ ]
65660
+ }
65661
+ ]
65662
+ }
65663
+ ],
65664
+ "declKind": "EnumElement",
65665
+ "usr": "s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF",
65666
+ "mangledName": "$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF",
65667
+ "moduleName": "BlinkID",
65668
+ "declAttributes": [
65669
+ "RawDocComment"
65670
+ ]
65671
+ },
65632
65672
  {
65633
65673
  "kind": "Function",
65634
65674
  "name": "==",
@@ -1840,6 +1840,7 @@ public enum BarcodeElementKey {
1840
1840
  case documentExpirationMonth
1841
1841
  case documentNonexpiring
1842
1842
  case securityVersion
1843
+ case subfieldDesignator
1843
1844
  public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
1844
1845
  public func hash(into hasher: inout Swift.Hasher)
1845
1846
  public var hashValue: Swift.Int {
@@ -1840,6 +1840,7 @@ public enum BarcodeElementKey {
1840
1840
  case documentExpirationMonth
1841
1841
  case documentNonexpiring
1842
1842
  case securityVersion
1843
+ case subfieldDesignator
1843
1844
  public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
1844
1845
  public func hash(into hasher: inout Swift.Hasher)
1845
1846
  public var hashValue: Swift.Int {
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Headers/BlinkID-Swift.h</key>
8
8
  <data>
9
- 5AH31x4az6bo2DSWWAIBd0qHY/M=
9
+ hHUiwMA9Ya0v1GrDU1LgxOkItw4=
10
10
  </data>
11
11
  <key>Headers/BlinkID.h</key>
12
12
  <data>
@@ -18,27 +18,27 @@
18
18
  </data>
19
19
  <key>Info.plist</key>
20
20
  <data>
21
- rqm2NCRPGrNhr9tl8aF6ucv3iEw=
21
+ SCqaOgoaksEdl3VFQ+EUAAdCL48=
22
22
  </data>
23
23
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.abi.json</key>
24
24
  <data>
25
- lNsnWICDi1YFT8kyH1tasXfxBn0=
25
+ ULZ7m8O2aBKFlpI0ZaZdmSFc2K4=
26
26
  </data>
27
27
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
28
28
  <data>
29
- gfMXQIStqH3baux0z5TCj4QMUcU=
29
+ a0WOEURnFi4c2FRQL73Ifjde9Tc=
30
30
  </data>
31
31
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc</key>
32
32
  <data>
33
- TfxOvRLVJXIKUgUN90p602/cjBU=
33
+ sei2EFa3FmId9MMckPBA+vJ5NzI=
34
34
  </data>
35
35
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface</key>
36
36
  <data>
37
- gfMXQIStqH3baux0z5TCj4QMUcU=
37
+ a0WOEURnFi4c2FRQL73Ifjde9Tc=
38
38
  </data>
39
39
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftmodule</key>
40
40
  <data>
41
- DKY2VPKX8uJgOHOGesaykC09418=
41
+ OGhIzkyiJkNVlIZm2ybzz06cOMo=
42
42
  </data>
43
43
  <key>Modules/module.modulemap</key>
44
44
  <data>
@@ -58,7 +58,7 @@
58
58
  </data>
59
59
  <key>conan.xcconfig</key>
60
60
  <data>
61
- sjEl9JsfQ5PsaSBa7mn9BfjKYNs=
61
+ Pj2bUY1gopgpVjKxuFZi7diUVtw=
62
62
  </data>
63
63
  </dict>
64
64
  <key>files2</key>
@@ -67,7 +67,7 @@
67
67
  <dict>
68
68
  <key>hash2</key>
69
69
  <data>
70
- 1IcyUSXC87bdIconbkrmXooPoQlPHHGohHwEyMGMdgI=
70
+ 9cXA8zwSn+4YeqNCBC30HoFJtPMDur5k9uDtH8j6Dl4=
71
71
  </data>
72
72
  </dict>
73
73
  <key>Headers/BlinkID.h</key>
@@ -88,35 +88,35 @@
88
88
  <dict>
89
89
  <key>hash2</key>
90
90
  <data>
91
- g1GioqQ0bIMCEaBisQuihYqGFXWdl5QDkXFaBDfQSxE=
91
+ 3e/LPX2XpYpmYiSwZW9c01q9Cl+NjTWW9uI+FptOIng=
92
92
  </data>
93
93
  </dict>
94
94
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
95
95
  <dict>
96
96
  <key>hash2</key>
97
97
  <data>
98
- f1pqKPIJAIakwmn/KiaAwOj2oZpQnZEBL/8l+CHTLWQ=
98
+ j88GJn0BUqymZIpy2vb4LxmhhLgs8779MkByAdpk4m0=
99
99
  </data>
100
100
  </dict>
101
101
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftdoc</key>
102
102
  <dict>
103
103
  <key>hash2</key>
104
104
  <data>
105
- ZRFTERyKbPeptp9lzBpTKm/RC7zoIsTtZJnnWbCnJpk=
105
+ Frxn0JySBRfutZIQvIp3YOvjcdixu2clIjGvrFsEFPo=
106
106
  </data>
107
107
  </dict>
108
108
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftinterface</key>
109
109
  <dict>
110
110
  <key>hash2</key>
111
111
  <data>
112
- f1pqKPIJAIakwmn/KiaAwOj2oZpQnZEBL/8l+CHTLWQ=
112
+ j88GJn0BUqymZIpy2vb4LxmhhLgs8779MkByAdpk4m0=
113
113
  </data>
114
114
  </dict>
115
115
  <key>Modules/BlinkID.swiftmodule/arm64-apple-ios.swiftmodule</key>
116
116
  <dict>
117
117
  <key>hash2</key>
118
118
  <data>
119
- zhJHKDDOInFbqIqpCmDC+8DM6gHARBSH0iMSTVygy4A=
119
+ ScLB1FQ7UC39fZzaZrK0uDspMPpdRTwhkwZnwXrRnhg=
120
120
  </data>
121
121
  </dict>
122
122
  <key>Modules/module.modulemap</key>
@@ -151,7 +151,7 @@
151
151
  <dict>
152
152
  <key>hash2</key>
153
153
  <data>
154
- Qcl08PeUehoC1UeuFHvi4FZuV/tQBF6KqyPEaiT8l0A=
154
+ +ZBh5erCFzVE+SbOlwgNYxYQGBmN+6OpllbInPYXgjY=
155
155
  </data>
156
156
  </dict>
157
157
  </dict>
@@ -1,7 +1,7 @@
1
1
  // Version settings
2
- MARKET_VERSION = 7.6.0
3
- MARKETING_VERSION = 7.6.0
4
- CURRENT_PROJECT_VERSION = 7.6.0
2
+ MARKET_VERSION = 7.6.2
3
+ MARKETING_VERSION = 7.6.2
4
+ CURRENT_PROJECT_VERSION = 7.6.2
5
5
 
6
6
  // DEPLOYMENT TARGET
7
7
  IPHONEOS_DEPLOYMENT_TARGET = 15.0
@@ -5794,6 +5794,7 @@ extern unsigned $s7BlinkID17BarcodeElementKeyO17dataDiscriminatoryA2CmFWC;
5794
5794
  extern unsigned $s7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmFWC;
5795
5795
  extern unsigned $s7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmFWC;
5796
5796
  extern unsigned $s7BlinkID17BarcodeElementKeyO15securityVersionyA2CmFWC;
5797
+ extern unsigned $s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC;
5797
5798
  }
5798
5799
 
5799
5800
  } // namespace _impl
@@ -5926,6 +5927,7 @@ public:
5926
5927
  documentExpirationMonth SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmF"),
5927
5928
  documentNonexpiring SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmF"),
5928
5929
  securityVersion SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO15securityVersionyA2CmF"),
5930
+ subfieldDesignator SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF"),
5929
5931
  unknownDefault
5930
5932
  };
5931
5933
 
@@ -6619,6 +6621,14 @@ public:
6619
6621
  } securityVersion SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO15securityVersionyA2CmF");
6620
6622
  SWIFT_INLINE_THUNK bool isSecurityVersion() const;
6621
6623
 
6624
+ inline const static struct _impl_subfieldDesignator { // impl struct for case subfieldDesignator
6625
+ SWIFT_INLINE_THUNK constexpr operator cases() const {
6626
+ return cases::subfieldDesignator;
6627
+ }
6628
+ SWIFT_INLINE_THUNK BarcodeElementKey operator()() const;
6629
+ } subfieldDesignator SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF");
6630
+ SWIFT_INLINE_THUNK bool isSubfieldDesignator() const;
6631
+
6622
6632
  inline const static struct _impl_unknownDefault { // impl struct for case unknownDefault
6623
6633
  SWIFT_INLINE_THUNK constexpr operator cases() const {
6624
6634
  return cases::unknownDefault;
@@ -6715,6 +6725,7 @@ public:
6715
6725
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmFWC) return cases::documentExpirationMonth;
6716
6726
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmFWC) return cases::documentNonexpiring;
6717
6727
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO15securityVersionyA2CmFWC) return cases::securityVersion;
6728
+ if (tag == _impl::$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC) return cases::subfieldDesignator;
6718
6729
  return cases::unknownDefault;
6719
6730
  }
6720
6731
 
@@ -33574,6 +33585,14 @@ namespace BlinkID SWIFT_PRIVATE_ATTR SWIFT_SYMBOL_MODULE("BlinkID") {
33574
33585
  SWIFT_INLINE_THUNK bool BarcodeElementKey::isSecurityVersion() const {
33575
33586
  return *this == BarcodeElementKey::securityVersion;
33576
33587
  }
33588
+ SWIFT_INLINE_THUNK BarcodeElementKey BarcodeElementKey::_impl_subfieldDesignator::operator()() const {
33589
+ auto result = BarcodeElementKey::_make();
33590
+ result._destructiveInjectEnumTag(_impl::$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC);
33591
+ return result;
33592
+ }
33593
+ SWIFT_INLINE_THUNK bool BarcodeElementKey::isSubfieldDesignator() const {
33594
+ return *this == BarcodeElementKey::subfieldDesignator;
33595
+ }
33577
33596
  SWIFT_INLINE_THUNK bool BarcodeElementKey::isUnknownDefault() const {
33578
33597
  return *this == BarcodeElementKey::unknownDefault;
33579
33598
  }
@@ -48563,6 +48582,7 @@ extern unsigned $s7BlinkID17BarcodeElementKeyO17dataDiscriminatoryA2CmFWC;
48563
48582
  extern unsigned $s7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmFWC;
48564
48583
  extern unsigned $s7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmFWC;
48565
48584
  extern unsigned $s7BlinkID17BarcodeElementKeyO15securityVersionyA2CmFWC;
48585
+ extern unsigned $s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC;
48566
48586
  }
48567
48587
 
48568
48588
  } // namespace _impl
@@ -48695,6 +48715,7 @@ public:
48695
48715
  documentExpirationMonth SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmF"),
48696
48716
  documentNonexpiring SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmF"),
48697
48717
  securityVersion SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO15securityVersionyA2CmF"),
48718
+ subfieldDesignator SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF"),
48698
48719
  unknownDefault
48699
48720
  };
48700
48721
 
@@ -49388,6 +49409,14 @@ public:
49388
49409
  } securityVersion SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO15securityVersionyA2CmF");
49389
49410
  SWIFT_INLINE_THUNK bool isSecurityVersion() const;
49390
49411
 
49412
+ inline const static struct _impl_subfieldDesignator { // impl struct for case subfieldDesignator
49413
+ SWIFT_INLINE_THUNK constexpr operator cases() const {
49414
+ return cases::subfieldDesignator;
49415
+ }
49416
+ SWIFT_INLINE_THUNK BarcodeElementKey operator()() const;
49417
+ } subfieldDesignator SWIFT_SYMBOL("s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF");
49418
+ SWIFT_INLINE_THUNK bool isSubfieldDesignator() const;
49419
+
49391
49420
  inline const static struct _impl_unknownDefault { // impl struct for case unknownDefault
49392
49421
  SWIFT_INLINE_THUNK constexpr operator cases() const {
49393
49422
  return cases::unknownDefault;
@@ -49484,6 +49513,7 @@ public:
49484
49513
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO23documentExpirationMonthyA2CmFWC) return cases::documentExpirationMonth;
49485
49514
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO19documentNonexpiringyA2CmFWC) return cases::documentNonexpiring;
49486
49515
  if (tag == _impl::$s7BlinkID17BarcodeElementKeyO15securityVersionyA2CmFWC) return cases::securityVersion;
49516
+ if (tag == _impl::$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC) return cases::subfieldDesignator;
49487
49517
  return cases::unknownDefault;
49488
49518
  }
49489
49519
 
@@ -76343,6 +76373,14 @@ namespace BlinkID SWIFT_PRIVATE_ATTR SWIFT_SYMBOL_MODULE("BlinkID") {
76343
76373
  SWIFT_INLINE_THUNK bool BarcodeElementKey::isSecurityVersion() const {
76344
76374
  return *this == BarcodeElementKey::securityVersion;
76345
76375
  }
76376
+ SWIFT_INLINE_THUNK BarcodeElementKey BarcodeElementKey::_impl_subfieldDesignator::operator()() const {
76377
+ auto result = BarcodeElementKey::_make();
76378
+ result._destructiveInjectEnumTag(_impl::$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmFWC);
76379
+ return result;
76380
+ }
76381
+ SWIFT_INLINE_THUNK bool BarcodeElementKey::isSubfieldDesignator() const {
76382
+ return *this == BarcodeElementKey::subfieldDesignator;
76383
+ }
76346
76384
  SWIFT_INLINE_THUNK bool BarcodeElementKey::isUnknownDefault() const {
76347
76385
  return *this == BarcodeElementKey::unknownDefault;
76348
76386
  }
@@ -65629,6 +65629,46 @@
65629
65629
  "RawDocComment"
65630
65630
  ]
65631
65631
  },
65632
+ {
65633
+ "kind": "Var",
65634
+ "name": "subfieldDesignator",
65635
+ "printedName": "subfieldDesignator",
65636
+ "children": [
65637
+ {
65638
+ "kind": "TypeFunc",
65639
+ "name": "Function",
65640
+ "printedName": "(BlinkID.BarcodeElementKey.Type) -> BlinkID.BarcodeElementKey",
65641
+ "children": [
65642
+ {
65643
+ "kind": "TypeNominal",
65644
+ "name": "BarcodeElementKey",
65645
+ "printedName": "BlinkID.BarcodeElementKey",
65646
+ "usr": "s:7BlinkID17BarcodeElementKeyO"
65647
+ },
65648
+ {
65649
+ "kind": "TypeNominal",
65650
+ "name": "Metatype",
65651
+ "printedName": "BlinkID.BarcodeElementKey.Type",
65652
+ "children": [
65653
+ {
65654
+ "kind": "TypeNominal",
65655
+ "name": "BarcodeElementKey",
65656
+ "printedName": "BlinkID.BarcodeElementKey",
65657
+ "usr": "s:7BlinkID17BarcodeElementKeyO"
65658
+ }
65659
+ ]
65660
+ }
65661
+ ]
65662
+ }
65663
+ ],
65664
+ "declKind": "EnumElement",
65665
+ "usr": "s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF",
65666
+ "mangledName": "$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF",
65667
+ "moduleName": "BlinkID",
65668
+ "declAttributes": [
65669
+ "RawDocComment"
65670
+ ]
65671
+ },
65632
65672
  {
65633
65673
  "kind": "Function",
65634
65674
  "name": "==",
@@ -1840,6 +1840,7 @@ public enum BarcodeElementKey {
1840
1840
  case documentExpirationMonth
1841
1841
  case documentNonexpiring
1842
1842
  case securityVersion
1843
+ case subfieldDesignator
1843
1844
  public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
1844
1845
  public func hash(into hasher: inout Swift.Hasher)
1845
1846
  public var hashValue: Swift.Int {
@@ -1840,6 +1840,7 @@ public enum BarcodeElementKey {
1840
1840
  case documentExpirationMonth
1841
1841
  case documentNonexpiring
1842
1842
  case securityVersion
1843
+ case subfieldDesignator
1843
1844
  public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
1844
1845
  public func hash(into hasher: inout Swift.Hasher)
1845
1846
  public var hashValue: Swift.Int {
@@ -65629,6 +65629,46 @@
65629
65629
  "RawDocComment"
65630
65630
  ]
65631
65631
  },
65632
+ {
65633
+ "kind": "Var",
65634
+ "name": "subfieldDesignator",
65635
+ "printedName": "subfieldDesignator",
65636
+ "children": [
65637
+ {
65638
+ "kind": "TypeFunc",
65639
+ "name": "Function",
65640
+ "printedName": "(BlinkID.BarcodeElementKey.Type) -> BlinkID.BarcodeElementKey",
65641
+ "children": [
65642
+ {
65643
+ "kind": "TypeNominal",
65644
+ "name": "BarcodeElementKey",
65645
+ "printedName": "BlinkID.BarcodeElementKey",
65646
+ "usr": "s:7BlinkID17BarcodeElementKeyO"
65647
+ },
65648
+ {
65649
+ "kind": "TypeNominal",
65650
+ "name": "Metatype",
65651
+ "printedName": "BlinkID.BarcodeElementKey.Type",
65652
+ "children": [
65653
+ {
65654
+ "kind": "TypeNominal",
65655
+ "name": "BarcodeElementKey",
65656
+ "printedName": "BlinkID.BarcodeElementKey",
65657
+ "usr": "s:7BlinkID17BarcodeElementKeyO"
65658
+ }
65659
+ ]
65660
+ }
65661
+ ]
65662
+ }
65663
+ ],
65664
+ "declKind": "EnumElement",
65665
+ "usr": "s:7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF",
65666
+ "mangledName": "$s7BlinkID17BarcodeElementKeyO18subfieldDesignatoryA2CmF",
65667
+ "moduleName": "BlinkID",
65668
+ "declAttributes": [
65669
+ "RawDocComment"
65670
+ ]
65671
+ },
65632
65672
  {
65633
65673
  "kind": "Function",
65634
65674
  "name": "==",
@@ -1840,6 +1840,7 @@ public enum BarcodeElementKey {
1840
1840
  case documentExpirationMonth
1841
1841
  case documentNonexpiring
1842
1842
  case securityVersion
1843
+ case subfieldDesignator
1843
1844
  public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
1844
1845
  public func hash(into hasher: inout Swift.Hasher)
1845
1846
  public var hashValue: Swift.Int {
@@ -1840,6 +1840,7 @@ public enum BarcodeElementKey {
1840
1840
  case documentExpirationMonth
1841
1841
  case documentNonexpiring
1842
1842
  case securityVersion
1843
+ case subfieldDesignator
1843
1844
  public static func == (a: BlinkID.BarcodeElementKey, b: BlinkID.BarcodeElementKey) -> Swift.Bool
1844
1845
  public func hash(into hasher: inout Swift.Hasher)
1845
1846
  public var hashValue: Swift.Int {