@thegrizzlylabs/react-native-genius-scan 4.21.0 → 5.0.0-beta1

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 (473) hide show
  1. package/README.md +1 -2
  2. package/RNGeniusScan.podspec +3 -3
  3. package/android/build.gradle +1 -2
  4. package/ios/GSSDK/{GSSDKCore.xcframework → GSSDK.xcframework}/Info.plist +6 -2
  5. package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Assets.car +0 -0
  6. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/GSSDKCore → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK} +0 -0
  7. package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/Assets.car +0 -0
  8. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle/Info.plist +0 -0
  9. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKCameraSession.h +1 -1
  10. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKDefaultLogger.h +1 -9
  11. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKDocumentDetector.h +1 -1
  12. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKLog.h +6 -6
  13. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSKLogger.h +20 -0
  14. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKLoggerSeverity.h +0 -3
  15. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSKScanFlow.h +91 -0
  16. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKScanProcessor.h +2 -2
  17. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSSDK-Swift.h +945 -0
  18. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Headers/GSSDK.h +37 -0
  19. package/ios/GSSDK/{GSSDKOCR.xcframework/ios-arm64/GSSDKOCR.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Info.plist +0 -0
  20. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.abi.json +26734 -0
  21. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +513 -0
  22. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  23. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios.swiftinterface +513 -0
  24. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/Modules/module.modulemap +11 -0
  25. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/PhoneNumberKit_PhoneNumberKit.bundle/Info.plist +0 -0
  26. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/PhoneNumberKit_PhoneNumberKit.bundle/PhoneNumberMetadata.json +1 -0
  27. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/PrivateHeaders/pnglibconf.h +1 -1
  28. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/accommodation-keywords.txt +4 -0
  29. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/confusables.json +2143 -0
  30. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/gas-keywords.txt +13 -0
  31. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/gas-stations.txt +196 -0
  32. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/iban-patterns.csv +86 -0
  33. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/ocr_languages.csv +96 -0
  34. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/other-chains.txt +161 -0
  35. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/restaurant-chains.txt +372 -0
  36. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/restaurant-keywords.txt +26 -0
  37. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/supermarket-chains.txt +548 -0
  38. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/supermarket-keywords.txt +15 -0
  39. package/ios/GSSDK/GSSDK.xcframework/ios-arm64/GSSDK.framework/transport-keywords.txt +3 -0
  40. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/AdobeRGB1998.icc +0 -0
  41. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Assets.car +0 -0
  42. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/GSSDKCore → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK} +0 -0
  43. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/AdobeRGB1998.icc +0 -0
  44. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/Assets.car +0 -0
  45. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/Info.plist +0 -0
  46. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ar.lproj/GSSDK.strings +0 -0
  47. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ar.lproj/GSSDK.stringsdict +0 -0
  48. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ar.lproj/Localizable.strings +0 -0
  49. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/backbone.tflite +0 -0
  50. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/da.lproj/GSSDK.strings +0 -0
  51. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/da.lproj/GSSDK.stringsdict +0 -0
  52. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/da.lproj/Localizable.strings +0 -0
  53. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/de.lproj/GSSDK.strings +0 -0
  54. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/de.lproj/GSSDK.stringsdict +0 -0
  55. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/de.lproj/Localizable.strings +0 -0
  56. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/en.lproj/GSSDK.strings +0 -0
  57. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/en.lproj/GSSDK.stringsdict +0 -0
  58. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/en.lproj/Localizable.strings +0 -0
  59. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/es.lproj/GSSDK.strings +0 -0
  60. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/es.lproj/GSSDK.stringsdict +0 -0
  61. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/es.lproj/Localizable.strings +0 -0
  62. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/fr.lproj/GSSDK.strings +0 -0
  63. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/fr.lproj/GSSDK.stringsdict +0 -0
  64. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/fr.lproj/Localizable.strings +0 -0
  65. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/he.lproj/GSSDK.strings +0 -0
  66. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/he.lproj/GSSDK.stringsdict +0 -0
  67. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/he.lproj/Localizable.strings +0 -0
  68. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/head_classif.tflite +0 -0
  69. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/hu.lproj/GSSDK.strings +0 -0
  70. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/hu.lproj/GSSDK.stringsdict +0 -0
  71. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/hu.lproj/Localizable.strings +0 -0
  72. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/id.lproj/GSSDK.strings +0 -0
  73. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/id.lproj/GSSDK.stringsdict +0 -0
  74. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/id.lproj/Localizable.strings +0 -0
  75. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/it.lproj/GSSDK.strings +0 -0
  76. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/it.lproj/GSSDK.stringsdict +0 -0
  77. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/it.lproj/Localizable.strings +0 -0
  78. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ja.lproj/GSSDK.strings +0 -0
  79. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ja.lproj/GSSDK.stringsdict +0 -0
  80. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ja.lproj/Localizable.strings +0 -0
  81. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ko.lproj/GSSDK.strings +0 -0
  82. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ko.lproj/GSSDK.stringsdict +0 -0
  83. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ko.lproj/Localizable.strings +0 -0
  84. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/mobilenetV2_orientation_quant_opti.tflite +0 -0
  85. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/nl.lproj/GSSDK.strings +0 -0
  86. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/nl.lproj/GSSDK.stringsdict +0 -0
  87. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/nl.lproj/Localizable.strings +0 -0
  88. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/pl.lproj/GSSDK.strings +0 -0
  89. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/pl.lproj/GSSDK.stringsdict +0 -0
  90. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/pl.lproj/Localizable.strings +0 -0
  91. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/pt-BR.lproj/GSSDK.strings +0 -0
  92. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/pt-BR.lproj/GSSDK.stringsdict +0 -0
  93. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/pt-BR.lproj/Localizable.strings +0 -0
  94. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ru.lproj/GSSDK.strings +0 -0
  95. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ru.lproj/GSSDK.stringsdict +0 -0
  96. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/ru.lproj/Localizable.strings +0 -0
  97. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/sv.lproj/GSSDK.strings +0 -0
  98. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/sv.lproj/GSSDK.stringsdict +0 -0
  99. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/sv.lproj/Localizable.strings +0 -0
  100. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/tr.lproj/GSSDK.strings +0 -0
  101. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/tr.lproj/GSSDK.stringsdict +0 -0
  102. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/tr.lproj/Localizable.strings +0 -0
  103. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/vi.lproj/GSSDK.strings +0 -0
  104. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/vi.lproj/GSSDK.stringsdict +0 -0
  105. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/vi.lproj/Localizable.strings +0 -0
  106. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/zh-Hans.lproj/GSSDK.strings +0 -0
  107. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/zh-Hans.lproj/GSSDK.stringsdict +0 -0
  108. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/zh-Hans.lproj/Localizable.strings +0 -0
  109. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/zh-Hant.lproj/GSSDK.strings +0 -0
  110. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/zh-Hant.lproj/GSSDK.stringsdict +0 -0
  111. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/GSSDK_GSSDKObjC.bundle/zh-Hant.lproj/Localizable.strings +0 -0
  112. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKCameraSession.h +1 -1
  113. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKDefaultLogger.h +1 -9
  114. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKDocumentDetector.h +1 -1
  115. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKLog.h +6 -6
  116. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSKLogger.h +20 -0
  117. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKLoggerSeverity.h +0 -3
  118. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSKScanFlow.h +91 -0
  119. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKScanProcessor.h +2 -2
  120. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSSDK-Swift.h +1886 -0
  121. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Headers/GSSDK.h +37 -0
  122. package/ios/GSSDK/{GSSDKOCR.xcframework/ios-arm64_x86_64-simulator/GSSDKOCR.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Info.plist +0 -0
  123. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +26734 -0
  124. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +513 -0
  125. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  126. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +513 -0
  127. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +26734 -0
  128. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +513 -0
  129. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  130. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/GSSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +513 -0
  131. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/Modules/module.modulemap +11 -0
  132. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/PhoneNumberKit_PhoneNumberKit.bundle/Info.plist +0 -0
  133. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/PhoneNumberKit_PhoneNumberKit.bundle/PhoneNumberMetadata.json +1 -0
  134. package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/PrivateHeaders/pnglibconf.h +1 -1
  135. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/accommodation-keywords.txt +4 -0
  136. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ar.lproj/GSSDK.strings +0 -0
  137. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ar.lproj/GSSDK.stringsdict +0 -0
  138. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ar.lproj/Localizable.strings +0 -0
  139. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/backbone.tflite +0 -0
  140. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/confusables.json +2143 -0
  141. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/da.lproj/GSSDK.strings +0 -0
  142. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/da.lproj/GSSDK.stringsdict +0 -0
  143. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/da.lproj/Localizable.strings +0 -0
  144. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/de.lproj/GSSDK.strings +0 -0
  145. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/de.lproj/GSSDK.stringsdict +0 -0
  146. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/de.lproj/Localizable.strings +0 -0
  147. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/en.lproj/GSSDK.strings +0 -0
  148. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/en.lproj/GSSDK.stringsdict +0 -0
  149. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/en.lproj/Localizable.strings +0 -0
  150. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/es.lproj/GSSDK.strings +0 -0
  151. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/es.lproj/GSSDK.stringsdict +0 -0
  152. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/es.lproj/Localizable.strings +0 -0
  153. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/fr.lproj/GSSDK.strings +0 -0
  154. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/fr.lproj/GSSDK.stringsdict +0 -0
  155. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/fr.lproj/Localizable.strings +0 -0
  156. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/gas-keywords.txt +13 -0
  157. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/gas-stations.txt +196 -0
  158. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/he.lproj/GSSDK.strings +0 -0
  159. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/he.lproj/GSSDK.stringsdict +0 -0
  160. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/he.lproj/Localizable.strings +0 -0
  161. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/head_classif.tflite +0 -0
  162. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/hu.lproj/GSSDK.strings +0 -0
  163. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/hu.lproj/GSSDK.stringsdict +0 -0
  164. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/hu.lproj/Localizable.strings +0 -0
  165. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/iban-patterns.csv +86 -0
  166. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/id.lproj/GSSDK.strings +0 -0
  167. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/id.lproj/GSSDK.stringsdict +0 -0
  168. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/id.lproj/Localizable.strings +0 -0
  169. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/it.lproj/GSSDK.strings +0 -0
  170. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/it.lproj/GSSDK.stringsdict +0 -0
  171. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/it.lproj/Localizable.strings +0 -0
  172. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ja.lproj/GSSDK.strings +0 -0
  173. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ja.lproj/GSSDK.stringsdict +0 -0
  174. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ja.lproj/Localizable.strings +0 -0
  175. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ko.lproj/GSSDK.strings +0 -0
  176. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ko.lproj/GSSDK.stringsdict +0 -0
  177. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ko.lproj/Localizable.strings +0 -0
  178. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/mobilenetV2_orientation_quant_opti.tflite +0 -0
  179. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/nl.lproj/GSSDK.strings +0 -0
  180. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/nl.lproj/GSSDK.stringsdict +0 -0
  181. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/nl.lproj/Localizable.strings +0 -0
  182. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ocr_languages.csv +96 -0
  183. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/other-chains.txt +161 -0
  184. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pl.lproj/GSSDK.strings +0 -0
  185. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pl.lproj/GSSDK.stringsdict +0 -0
  186. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pl.lproj/Localizable.strings +0 -0
  187. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pt-BR.lproj/GSSDK.strings +0 -0
  188. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pt-BR.lproj/GSSDK.stringsdict +0 -0
  189. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/pt-BR.lproj/Localizable.strings +0 -0
  190. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/restaurant-chains.txt +372 -0
  191. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/restaurant-keywords.txt +26 -0
  192. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ru.lproj/GSSDK.strings +0 -0
  193. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ru.lproj/GSSDK.stringsdict +0 -0
  194. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/ru.lproj/Localizable.strings +0 -0
  195. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/supermarket-chains.txt +548 -0
  196. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/supermarket-keywords.txt +15 -0
  197. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/sv.lproj/GSSDK.strings +0 -0
  198. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/sv.lproj/GSSDK.stringsdict +0 -0
  199. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/sv.lproj/Localizable.strings +0 -0
  200. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/tr.lproj/GSSDK.strings +0 -0
  201. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/tr.lproj/GSSDK.stringsdict +0 -0
  202. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/tr.lproj/Localizable.strings +0 -0
  203. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/transport-keywords.txt +3 -0
  204. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/vi.lproj/GSSDK.strings +0 -0
  205. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/vi.lproj/GSSDK.stringsdict +0 -0
  206. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/vi.lproj/Localizable.strings +0 -0
  207. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hans.lproj/GSSDK.strings +0 -0
  208. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hans.lproj/GSSDK.stringsdict +0 -0
  209. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hans.lproj/Localizable.strings +0 -0
  210. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hant.lproj/GSSDK.strings +0 -0
  211. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hant.lproj/GSSDK.stringsdict +0 -0
  212. package/ios/GSSDK/GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework/zh-Hant.lproj/Localizable.strings +0 -0
  213. package/ios/RNGeniusScan.h +1 -1
  214. package/ios/RNGeniusScan.m +2 -5
  215. package/package.json +1 -1
  216. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKLogger.h +0 -14
  217. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFDocument.h +0 -44
  218. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFGeneratorConfiguration+Init.h +0 -26
  219. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFGeneratorConfiguration.h +0 -31
  220. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFGeneratorError.h +0 -15
  221. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFImageProcessor.h +0 -26
  222. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFNoopImageProcessor.h +0 -13
  223. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFPage.h +0 -28
  224. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKPDFSize.h +0 -23
  225. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKTextLayout.h +0 -21
  226. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKTextLayoutToTextConverter.h +0 -24
  227. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKTextLayoutToTextConverterResult.h +0 -35
  228. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSKTextLayoutToTextConverterStatus.h +0 -11
  229. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSSDKCore-Swift.h +0 -366
  230. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Headers/GSSDKCore.h +0 -51
  231. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Info.plist +0 -0
  232. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios.abi.json +0 -1526
  233. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios.private.swiftinterface +0 -42
  234. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  235. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios.swiftinterface +0 -42
  236. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/Modules/module.modulemap +0 -11
  237. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework/PrivateHeaders/GSKPNGUtils.h +0 -30
  238. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKLogger.h +0 -14
  239. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFDocument.h +0 -44
  240. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFGeneratorConfiguration+Init.h +0 -26
  241. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFGeneratorConfiguration.h +0 -31
  242. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFGeneratorError.h +0 -15
  243. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFImageProcessor.h +0 -26
  244. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFNoopImageProcessor.h +0 -13
  245. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFPage.h +0 -28
  246. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKPDFSize.h +0 -23
  247. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKTextLayout.h +0 -21
  248. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKTextLayoutToTextConverter.h +0 -24
  249. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKTextLayoutToTextConverterResult.h +0 -35
  250. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSKTextLayoutToTextConverterStatus.h +0 -11
  251. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSSDKCore-Swift.h +0 -728
  252. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Headers/GSSDKCore.h +0 -51
  253. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Info.plist +0 -0
  254. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -1526
  255. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -42
  256. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  257. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/arm64-apple-ios-simulator.swiftinterface +0 -42
  258. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -1526
  259. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +0 -42
  260. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  261. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/GSSDKCore.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -42
  262. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/Modules/module.modulemap +0 -11
  263. package/ios/GSSDK/GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework/PrivateHeaders/GSKPNGUtils.h +0 -30
  264. package/ios/GSSDK/GSSDKOCR.xcframework/Info.plist +0 -44
  265. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64/GSSDKOCR.framework/GSSDKOCR +0 -0
  266. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64/GSSDKOCR.framework/Headers/GSKOCR.h +0 -80
  267. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64/GSSDKOCR.framework/Headers/GSSDKOCR.h +0 -18
  268. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64/GSSDKOCR.framework/Modules/module.modulemap +0 -6
  269. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64_x86_64-simulator/GSSDKOCR.framework/GSSDKOCR +0 -0
  270. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64_x86_64-simulator/GSSDKOCR.framework/Headers/GSKOCR.h +0 -80
  271. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64_x86_64-simulator/GSSDKOCR.framework/Headers/GSSDKOCR.h +0 -18
  272. package/ios/GSSDK/GSSDKOCR.xcframework/ios-arm64_x86_64-simulator/GSSDKOCR.framework/Modules/module.modulemap +0 -6
  273. package/ios/GSSDK/GSSDKScanFlow.xcframework/Info.plist +0 -44
  274. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/GSSDKScanFlow +0 -0
  275. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Headers/GSKScanFlow.h +0 -410
  276. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Headers/GSKScanFlowConfiguration+Dictionary.h +0 -27
  277. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Headers/GSKScanFlowResult+Dictionary.h +0 -23
  278. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Headers/GSKScanFlowScanInternal.h +0 -63
  279. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Headers/GSSDKScanFlow-Swift.h +0 -353
  280. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Headers/GSSDKScanFlow.h +0 -21
  281. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Info.plist +0 -0
  282. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios.abi.json +0 -6571
  283. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios.private.swiftinterface +0 -187
  284. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
  285. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios.swiftinterface +0 -187
  286. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework/Modules/module.modulemap +0 -11
  287. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/GSSDKScanFlow +0 -0
  288. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Headers/GSKScanFlow.h +0 -410
  289. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Headers/GSKScanFlowConfiguration+Dictionary.h +0 -27
  290. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Headers/GSKScanFlowResult+Dictionary.h +0 -23
  291. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Headers/GSKScanFlowScanInternal.h +0 -63
  292. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Headers/GSSDKScanFlow-Swift.h +0 -702
  293. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Headers/GSSDKScanFlow.h +0 -21
  294. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Info.plist +0 -0
  295. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios-simulator.abi.json +0 -6571
  296. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +0 -187
  297. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
  298. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/arm64-apple-ios-simulator.swiftinterface +0 -187
  299. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/x86_64-apple-ios-simulator.abi.json +0 -6571
  300. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +0 -187
  301. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
  302. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/GSSDKScanFlow.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +0 -187
  303. package/ios/GSSDK/GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework/Modules/module.modulemap +0 -11
  304. package/ios/RNGeniusScan.xcodeproj/project.pbxproj +0 -287
  305. package/ios/RNGeniusScan.xcworkspace/contents.xcworkspacedata +0 -9
  306. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/AdobeRGB1998.icc +0 -0
  307. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/AdobeRGB1998.icc +0 -0
  308. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ar.lproj/GSSDK.strings +0 -0
  309. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ar.lproj/GSSDK.stringsdict +0 -0
  310. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ar.lproj/Localizable.strings +0 -0
  311. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/backbone.tflite +0 -0
  312. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/da.lproj/GSSDK.strings +0 -0
  313. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/da.lproj/GSSDK.stringsdict +0 -0
  314. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/da.lproj/Localizable.strings +0 -0
  315. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/de.lproj/GSSDK.strings +0 -0
  316. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/de.lproj/GSSDK.stringsdict +0 -0
  317. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/de.lproj/Localizable.strings +0 -0
  318. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/en.lproj/GSSDK.strings +0 -0
  319. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/en.lproj/GSSDK.stringsdict +0 -0
  320. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/en.lproj/Localizable.strings +0 -0
  321. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/es.lproj/GSSDK.strings +0 -0
  322. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/es.lproj/GSSDK.stringsdict +0 -0
  323. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/es.lproj/Localizable.strings +0 -0
  324. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/fr.lproj/GSSDK.strings +0 -0
  325. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/fr.lproj/GSSDK.stringsdict +0 -0
  326. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/fr.lproj/Localizable.strings +0 -0
  327. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/he.lproj/GSSDK.strings +0 -0
  328. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/he.lproj/GSSDK.stringsdict +0 -0
  329. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/he.lproj/Localizable.strings +0 -0
  330. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/head_classif.tflite +0 -0
  331. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/hu.lproj/GSSDK.strings +0 -0
  332. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/hu.lproj/GSSDK.stringsdict +0 -0
  333. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/hu.lproj/Localizable.strings +0 -0
  334. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/id.lproj/GSSDK.strings +0 -0
  335. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/id.lproj/GSSDK.stringsdict +0 -0
  336. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/id.lproj/Localizable.strings +0 -0
  337. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/it.lproj/GSSDK.strings +0 -0
  338. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/it.lproj/GSSDK.stringsdict +0 -0
  339. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/it.lproj/Localizable.strings +0 -0
  340. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ja.lproj/GSSDK.strings +0 -0
  341. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ja.lproj/GSSDK.stringsdict +0 -0
  342. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ja.lproj/Localizable.strings +0 -0
  343. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ko.lproj/GSSDK.strings +0 -0
  344. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ko.lproj/GSSDK.stringsdict +0 -0
  345. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ko.lproj/Localizable.strings +0 -0
  346. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/mobilenetV2_orientation_quant_opti.tflite +0 -0
  347. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/nl.lproj/GSSDK.strings +0 -0
  348. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/nl.lproj/GSSDK.stringsdict +0 -0
  349. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/nl.lproj/Localizable.strings +0 -0
  350. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/pl.lproj/GSSDK.strings +0 -0
  351. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/pl.lproj/GSSDK.stringsdict +0 -0
  352. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/pl.lproj/Localizable.strings +0 -0
  353. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/pt-BR.lproj/GSSDK.strings +0 -0
  354. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/pt-BR.lproj/GSSDK.stringsdict +0 -0
  355. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/pt-BR.lproj/Localizable.strings +0 -0
  356. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ru.lproj/GSSDK.strings +0 -0
  357. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ru.lproj/GSSDK.stringsdict +0 -0
  358. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/ru.lproj/Localizable.strings +0 -0
  359. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/sv.lproj/GSSDK.strings +0 -0
  360. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/sv.lproj/GSSDK.stringsdict +0 -0
  361. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/sv.lproj/Localizable.strings +0 -0
  362. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/tr.lproj/GSSDK.strings +0 -0
  363. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/tr.lproj/GSSDK.stringsdict +0 -0
  364. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/tr.lproj/Localizable.strings +0 -0
  365. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/vi.lproj/GSSDK.strings +0 -0
  366. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/vi.lproj/GSSDK.stringsdict +0 -0
  367. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/vi.lproj/Localizable.strings +0 -0
  368. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/zh-Hans.lproj/GSSDK.strings +0 -0
  369. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/zh-Hans.lproj/GSSDK.stringsdict +0 -0
  370. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/zh-Hans.lproj/Localizable.strings +0 -0
  371. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/zh-Hant.lproj/GSSDK.strings +0 -0
  372. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/zh-Hant.lproj/GSSDK.stringsdict +0 -0
  373. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework/GSSDK_GSSDKObjC.bundle}/zh-Hant.lproj/Localizable.strings +0 -0
  374. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKCameraViewController.h +0 -0
  375. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKCore.h +0 -0
  376. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKDetectQuadrangleOptions.h +0 -0
  377. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKEditFrameView.h +0 -0
  378. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKEditFrameViewController.h +0 -0
  379. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKEditableFrame.h +0 -0
  380. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKError.h +0 -0
  381. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKFilterType.h +0 -0
  382. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKMagnifierView.h +0 -0
  383. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKQuadrangle.h +0 -0
  384. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKScan.h +0 -0
  385. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKShutterView.h +0 -0
  386. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKTriggerDecider.h +0 -0
  387. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/GSKView.h +0 -0
  388. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/Headers/UIImage+GSKUtils.h +0 -0
  389. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/PrivateHeaders/png.h +0 -0
  390. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/PrivateHeaders/pngconf.h +0 -0
  391. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ar.lproj/GSSDK.strings +0 -0
  392. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ar.lproj/GSSDK.stringsdict +0 -0
  393. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ar.lproj/Localizable.strings +0 -0
  394. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/backbone.tflite +0 -0
  395. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/da.lproj/GSSDK.strings +0 -0
  396. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/da.lproj/GSSDK.stringsdict +0 -0
  397. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/da.lproj/Localizable.strings +0 -0
  398. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/de.lproj/GSSDK.strings +0 -0
  399. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/de.lproj/GSSDK.stringsdict +0 -0
  400. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/de.lproj/Localizable.strings +0 -0
  401. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/en.lproj/GSSDK.strings +0 -0
  402. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/en.lproj/GSSDK.stringsdict +0 -0
  403. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/en.lproj/Localizable.strings +0 -0
  404. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/es.lproj/GSSDK.strings +0 -0
  405. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/es.lproj/GSSDK.stringsdict +0 -0
  406. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/es.lproj/Localizable.strings +0 -0
  407. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/fr.lproj/GSSDK.strings +0 -0
  408. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/fr.lproj/GSSDK.stringsdict +0 -0
  409. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/fr.lproj/Localizable.strings +0 -0
  410. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/he.lproj/GSSDK.strings +0 -0
  411. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/he.lproj/GSSDK.stringsdict +0 -0
  412. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/he.lproj/Localizable.strings +0 -0
  413. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/head_classif.tflite +0 -0
  414. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/hu.lproj/GSSDK.strings +0 -0
  415. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/hu.lproj/GSSDK.stringsdict +0 -0
  416. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/hu.lproj/Localizable.strings +0 -0
  417. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/id.lproj/GSSDK.strings +0 -0
  418. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/id.lproj/GSSDK.stringsdict +0 -0
  419. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/id.lproj/Localizable.strings +0 -0
  420. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/it.lproj/GSSDK.strings +0 -0
  421. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/it.lproj/GSSDK.stringsdict +0 -0
  422. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/it.lproj/Localizable.strings +0 -0
  423. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ja.lproj/GSSDK.strings +0 -0
  424. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ja.lproj/GSSDK.stringsdict +0 -0
  425. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ja.lproj/Localizable.strings +0 -0
  426. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ko.lproj/GSSDK.strings +0 -0
  427. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ko.lproj/GSSDK.stringsdict +0 -0
  428. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ko.lproj/Localizable.strings +0 -0
  429. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/mobilenetV2_orientation_quant_opti.tflite +0 -0
  430. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/nl.lproj/GSSDK.strings +0 -0
  431. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/nl.lproj/GSSDK.stringsdict +0 -0
  432. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/nl.lproj/Localizable.strings +0 -0
  433. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/pl.lproj/GSSDK.strings +0 -0
  434. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/pl.lproj/GSSDK.stringsdict +0 -0
  435. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/pl.lproj/Localizable.strings +0 -0
  436. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/pt-BR.lproj/GSSDK.strings +0 -0
  437. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/pt-BR.lproj/GSSDK.stringsdict +0 -0
  438. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/pt-BR.lproj/Localizable.strings +0 -0
  439. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ru.lproj/GSSDK.strings +0 -0
  440. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ru.lproj/GSSDK.stringsdict +0 -0
  441. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/ru.lproj/Localizable.strings +0 -0
  442. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/sv.lproj/GSSDK.strings +0 -0
  443. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/sv.lproj/GSSDK.stringsdict +0 -0
  444. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/sv.lproj/Localizable.strings +0 -0
  445. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/tr.lproj/GSSDK.strings +0 -0
  446. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/tr.lproj/GSSDK.stringsdict +0 -0
  447. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/tr.lproj/Localizable.strings +0 -0
  448. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/vi.lproj/GSSDK.strings +0 -0
  449. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/vi.lproj/GSSDK.stringsdict +0 -0
  450. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/vi.lproj/Localizable.strings +0 -0
  451. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/zh-Hans.lproj/GSSDK.strings +0 -0
  452. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/zh-Hans.lproj/GSSDK.stringsdict +0 -0
  453. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/zh-Hans.lproj/Localizable.strings +0 -0
  454. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/zh-Hant.lproj/GSSDK.strings +0 -0
  455. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/zh-Hant.lproj/GSSDK.stringsdict +0 -0
  456. /package/ios/GSSDK/{GSSDKScanFlow.xcframework/ios-arm64_x86_64-simulator/GSSDKScanFlow.framework → GSSDK.xcframework/ios-arm64/GSSDK.framework}/zh-Hant.lproj/Localizable.strings +0 -0
  457. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKCameraViewController.h +0 -0
  458. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKCore.h +0 -0
  459. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKDetectQuadrangleOptions.h +0 -0
  460. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKEditFrameView.h +0 -0
  461. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKEditFrameViewController.h +0 -0
  462. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKEditableFrame.h +0 -0
  463. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKError.h +0 -0
  464. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKFilterType.h +0 -0
  465. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKMagnifierView.h +0 -0
  466. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKQuadrangle.h +0 -0
  467. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKScan.h +0 -0
  468. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKShutterView.h +0 -0
  469. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKTriggerDecider.h +0 -0
  470. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/GSKView.h +0 -0
  471. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/Headers/UIImage+GSKUtils.h +0 -0
  472. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/PrivateHeaders/png.h +0 -0
  473. /package/ios/GSSDK/{GSSDKCore.xcframework/ios-arm64_x86_64-simulator/GSSDKCore.framework → GSSDK.xcframework/ios-arm64_x86_64-simulator/GSSDK.framework}/PrivateHeaders/pngconf.h +0 -0
@@ -0,0 +1,1886 @@
1
+ #if 0
2
+ #elif defined(__arm64__) && __arm64__
3
+ // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
4
+ #ifndef GSSDK_SWIFT_H
5
+ #define GSSDK_SWIFT_H
6
+ #pragma clang diagnostic push
7
+ #pragma clang diagnostic ignored "-Wgcc-compat"
8
+
9
+ #if !defined(__has_include)
10
+ # define __has_include(x) 0
11
+ #endif
12
+ #if !defined(__has_attribute)
13
+ # define __has_attribute(x) 0
14
+ #endif
15
+ #if !defined(__has_feature)
16
+ # define __has_feature(x) 0
17
+ #endif
18
+ #if !defined(__has_warning)
19
+ # define __has_warning(x) 0
20
+ #endif
21
+
22
+ #if __has_include(<swift/objc-prologue.h>)
23
+ # include <swift/objc-prologue.h>
24
+ #endif
25
+
26
+ #pragma clang diagnostic ignored "-Wauto-import"
27
+ #if defined(__OBJC__)
28
+ #include <Foundation/Foundation.h>
29
+ #endif
30
+ #if defined(__cplusplus)
31
+ #include <cstdint>
32
+ #include <cstddef>
33
+ #include <cstdbool>
34
+ #include <cstring>
35
+ #include <stdlib.h>
36
+ #include <new>
37
+ #include <type_traits>
38
+ #else
39
+ #include <stdint.h>
40
+ #include <stddef.h>
41
+ #include <stdbool.h>
42
+ #include <string.h>
43
+ #endif
44
+ #if defined(__cplusplus)
45
+ #if defined(__arm64e__) && __has_include(<ptrauth.h>)
46
+ # include <ptrauth.h>
47
+ #else
48
+ #pragma clang diagnostic push
49
+ #pragma clang diagnostic ignored "-Wreserved-macro-identifier"
50
+ # ifndef __ptrauth_swift_value_witness_function_pointer
51
+ # define __ptrauth_swift_value_witness_function_pointer(x)
52
+ # endif
53
+ # ifndef __ptrauth_swift_class_method_pointer
54
+ # define __ptrauth_swift_class_method_pointer(x)
55
+ # endif
56
+ #pragma clang diagnostic pop
57
+ #endif
58
+ #endif
59
+
60
+ #if !defined(SWIFT_TYPEDEFS)
61
+ # define SWIFT_TYPEDEFS 1
62
+ # if __has_include(<uchar.h>)
63
+ # include <uchar.h>
64
+ # elif !defined(__cplusplus)
65
+ typedef uint_least16_t char16_t;
66
+ typedef uint_least32_t char32_t;
67
+ # endif
68
+ typedef float swift_float2 __attribute__((__ext_vector_type__(2)));
69
+ typedef float swift_float3 __attribute__((__ext_vector_type__(3)));
70
+ typedef float swift_float4 __attribute__((__ext_vector_type__(4)));
71
+ typedef double swift_double2 __attribute__((__ext_vector_type__(2)));
72
+ typedef double swift_double3 __attribute__((__ext_vector_type__(3)));
73
+ typedef double swift_double4 __attribute__((__ext_vector_type__(4)));
74
+ typedef int swift_int2 __attribute__((__ext_vector_type__(2)));
75
+ typedef int swift_int3 __attribute__((__ext_vector_type__(3)));
76
+ typedef int swift_int4 __attribute__((__ext_vector_type__(4)));
77
+ typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2)));
78
+ typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3)));
79
+ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
80
+ #endif
81
+
82
+ #if !defined(SWIFT_PASTE)
83
+ # define SWIFT_PASTE_HELPER(x, y) x##y
84
+ # define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
85
+ #endif
86
+ #if !defined(SWIFT_METATYPE)
87
+ # define SWIFT_METATYPE(X) Class
88
+ #endif
89
+ #if !defined(SWIFT_CLASS_PROPERTY)
90
+ # if __has_feature(objc_class_property)
91
+ # define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
92
+ # else
93
+ # define SWIFT_CLASS_PROPERTY(...)
94
+ # endif
95
+ #endif
96
+ #if !defined(SWIFT_RUNTIME_NAME)
97
+ # if __has_attribute(objc_runtime_name)
98
+ # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
99
+ # else
100
+ # define SWIFT_RUNTIME_NAME(X)
101
+ # endif
102
+ #endif
103
+ #if !defined(SWIFT_COMPILE_NAME)
104
+ # if __has_attribute(swift_name)
105
+ # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
106
+ # else
107
+ # define SWIFT_COMPILE_NAME(X)
108
+ # endif
109
+ #endif
110
+ #if !defined(SWIFT_METHOD_FAMILY)
111
+ # if __has_attribute(objc_method_family)
112
+ # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
113
+ # else
114
+ # define SWIFT_METHOD_FAMILY(X)
115
+ # endif
116
+ #endif
117
+ #if !defined(SWIFT_NOESCAPE)
118
+ # if __has_attribute(noescape)
119
+ # define SWIFT_NOESCAPE __attribute__((noescape))
120
+ # else
121
+ # define SWIFT_NOESCAPE
122
+ # endif
123
+ #endif
124
+ #if !defined(SWIFT_RELEASES_ARGUMENT)
125
+ # if __has_attribute(ns_consumed)
126
+ # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
127
+ # else
128
+ # define SWIFT_RELEASES_ARGUMENT
129
+ # endif
130
+ #endif
131
+ #if !defined(SWIFT_WARN_UNUSED_RESULT)
132
+ # if __has_attribute(warn_unused_result)
133
+ # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
134
+ # else
135
+ # define SWIFT_WARN_UNUSED_RESULT
136
+ # endif
137
+ #endif
138
+ #if !defined(SWIFT_NORETURN)
139
+ # if __has_attribute(noreturn)
140
+ # define SWIFT_NORETURN __attribute__((noreturn))
141
+ # else
142
+ # define SWIFT_NORETURN
143
+ # endif
144
+ #endif
145
+ #if !defined(SWIFT_CLASS_EXTRA)
146
+ # define SWIFT_CLASS_EXTRA
147
+ #endif
148
+ #if !defined(SWIFT_PROTOCOL_EXTRA)
149
+ # define SWIFT_PROTOCOL_EXTRA
150
+ #endif
151
+ #if !defined(SWIFT_ENUM_EXTRA)
152
+ # define SWIFT_ENUM_EXTRA
153
+ #endif
154
+ #if !defined(SWIFT_CLASS)
155
+ # if __has_attribute(objc_subclassing_restricted)
156
+ # define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
157
+ # define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
158
+ # else
159
+ # define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
160
+ # define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
161
+ # endif
162
+ #endif
163
+ #if !defined(SWIFT_RESILIENT_CLASS)
164
+ # if __has_attribute(objc_class_stub)
165
+ # define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
166
+ # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
167
+ # else
168
+ # define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
169
+ # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
170
+ # endif
171
+ #endif
172
+ #if !defined(SWIFT_PROTOCOL)
173
+ # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
174
+ # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
175
+ #endif
176
+ #if !defined(SWIFT_EXTENSION)
177
+ # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
178
+ #endif
179
+ #if !defined(OBJC_DESIGNATED_INITIALIZER)
180
+ # if __has_attribute(objc_designated_initializer)
181
+ # define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
182
+ # else
183
+ # define OBJC_DESIGNATED_INITIALIZER
184
+ # endif
185
+ #endif
186
+ #if !defined(SWIFT_ENUM_ATTR)
187
+ # if __has_attribute(enum_extensibility)
188
+ # define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
189
+ # else
190
+ # define SWIFT_ENUM_ATTR(_extensibility)
191
+ # endif
192
+ #endif
193
+ #if !defined(SWIFT_ENUM)
194
+ # define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
195
+ # if __has_feature(generalized_swift_name)
196
+ # define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
197
+ # else
198
+ # define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
199
+ # endif
200
+ #endif
201
+ #if !defined(SWIFT_UNAVAILABLE)
202
+ # define SWIFT_UNAVAILABLE __attribute__((unavailable))
203
+ #endif
204
+ #if !defined(SWIFT_UNAVAILABLE_MSG)
205
+ # define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
206
+ #endif
207
+ #if !defined(SWIFT_AVAILABILITY)
208
+ # define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
209
+ #endif
210
+ #if !defined(SWIFT_WEAK_IMPORT)
211
+ # define SWIFT_WEAK_IMPORT __attribute__((weak_import))
212
+ #endif
213
+ #if !defined(SWIFT_DEPRECATED)
214
+ # define SWIFT_DEPRECATED __attribute__((deprecated))
215
+ #endif
216
+ #if !defined(SWIFT_DEPRECATED_MSG)
217
+ # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
218
+ #endif
219
+ #if !defined(SWIFT_DEPRECATED_OBJC)
220
+ # if __has_feature(attribute_diagnose_if_objc)
221
+ # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
222
+ # else
223
+ # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
224
+ # endif
225
+ #endif
226
+ #if defined(__OBJC__)
227
+ #if !defined(IBSegueAction)
228
+ # define IBSegueAction
229
+ #endif
230
+ #endif
231
+ #if !defined(SWIFT_EXTERN)
232
+ # if defined(__cplusplus)
233
+ # define SWIFT_EXTERN extern "C"
234
+ # else
235
+ # define SWIFT_EXTERN extern
236
+ # endif
237
+ #endif
238
+ #if !defined(SWIFT_CALL)
239
+ # define SWIFT_CALL __attribute__((swiftcall))
240
+ #endif
241
+ #if !defined(SWIFT_INDIRECT_RESULT)
242
+ # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result))
243
+ #endif
244
+ #if !defined(SWIFT_CONTEXT)
245
+ # define SWIFT_CONTEXT __attribute__((swift_context))
246
+ #endif
247
+ #if !defined(SWIFT_ERROR_RESULT)
248
+ # define SWIFT_ERROR_RESULT __attribute__((swift_error_result))
249
+ #endif
250
+ #if defined(__cplusplus)
251
+ # define SWIFT_NOEXCEPT noexcept
252
+ #else
253
+ # define SWIFT_NOEXCEPT
254
+ #endif
255
+ #if !defined(SWIFT_C_INLINE_THUNK)
256
+ # if __has_attribute(always_inline)
257
+ # if __has_attribute(nodebug)
258
+ # define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
259
+ # else
260
+ # define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
261
+ # endif
262
+ # else
263
+ # define SWIFT_C_INLINE_THUNK inline
264
+ # endif
265
+ #endif
266
+ #if defined(_WIN32)
267
+ #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
268
+ # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
269
+ #endif
270
+ #else
271
+ #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
272
+ # define SWIFT_IMPORT_STDLIB_SYMBOL
273
+ #endif
274
+ #endif
275
+ #if defined(__OBJC__)
276
+ #if __has_feature(objc_modules)
277
+ #if __has_warning("-Watimport-in-framework-header")
278
+ #pragma clang diagnostic ignored "-Watimport-in-framework-header"
279
+ #endif
280
+ @import CoreFoundation;
281
+ @import Dispatch;
282
+ @import Foundation;
283
+ @import ObjectiveC;
284
+ @import UIKit;
285
+ #endif
286
+
287
+ #import <GSSDK/GSSDK.h>
288
+
289
+ #endif
290
+ #pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
291
+ #pragma clang diagnostic ignored "-Wduplicate-method-arg"
292
+ #if __has_warning("-Wpragma-clang-attribute")
293
+ # pragma clang diagnostic ignored "-Wpragma-clang-attribute"
294
+ #endif
295
+ #pragma clang diagnostic ignored "-Wunknown-pragmas"
296
+ #pragma clang diagnostic ignored "-Wnullability"
297
+ #pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
298
+
299
+ #if __has_attribute(external_source_symbol)
300
+ # pragma push_macro("any")
301
+ # undef any
302
+ # pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="GSSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
303
+ # pragma pop_macro("any")
304
+ #endif
305
+
306
+ #if defined(__OBJC__)
307
+ @class NSCoder;
308
+ @class UIImage;
309
+
310
+ SWIFT_CLASS("_TtC5GSSDK33BVImageContentViewObjCWrapperView")
311
+ @interface BVImageContentViewObjCWrapperView : UIView
312
+ - (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER;
313
+ - (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder SWIFT_UNAVAILABLE;
314
+ - (void)setImage:(UIImage * _Nonnull)image;
315
+ - (void)setZoomLimits;
316
+ @end
317
+
318
+
319
+
320
+
321
+ @class GSKPDFDocument;
322
+ @class GSKDocumentGeneratorConfiguration;
323
+
324
+ /// This class exposes the capacility to generate a PDF document file.
325
+ SWIFT_CLASS("_TtC5GSSDK20GSKDocumentGenerator")
326
+ @interface GSKDocumentGenerator : NSObject
327
+ /// Generates a document file based on a document model and a generator configuration.
328
+ - (BOOL)generate:(GSKPDFDocument * _Nonnull)document configuration:(GSKDocumentGeneratorConfiguration * _Nonnull)configuration error:(NSError * _Nullable * _Nullable)error;
329
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
330
+ @end
331
+
332
+ @class NSString;
333
+
334
+ /// A configuration for the document generator.
335
+ SWIFT_CLASS("_TtC5GSSDK33GSKDocumentGeneratorConfiguration")
336
+ @interface GSKDocumentGeneratorConfiguration : NSObject
337
+ /// The path where the generated document will be written
338
+ @property (nonatomic, readonly, copy) NSString * _Nonnull outputFilePath;
339
+ /// Custom font file used during the PDF generation to embed an invisible text layer.
340
+ /// If nil, a default font is used, which only supports Latin languages.
341
+ @property (nonatomic, readonly, copy) NSString * _Nullable pdfFontFilePath;
342
+ - (nonnull instancetype)initWithOutputFilePath:(NSString * _Nonnull)outputFilePath pdfFontFilePath:(NSString * _Nullable)pdfFontFilePath OBJC_DESIGNATED_INITIALIZER;
343
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
344
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
345
+ @end
346
+
347
+
348
+ @interface GSKDocumentGeneratorConfiguration (SWIFT_EXTENSION(GSSDK))
349
+ - (nullable instancetype)initWithDictionary:(NSDictionary<NSString *, id> * _Nonnull)dictionary error:(NSError * _Nullable * _Nullable)error;
350
+ @end
351
+
352
+
353
+ /// Internal use.
354
+ SWIFT_CLASS("_TtC5GSSDK22GSKLicenseKeyRefresher")
355
+ @interface GSKLicenseKeyRefresher : NSObject
356
+ /// The current cached license key.
357
+ @property (nonatomic, readonly, copy) NSString * _Nonnull licenseKey;
358
+ /// \param baseLicenseKey the license key provided to the customer. This license key must be a valid license key but
359
+ /// may be expired. It will be used to retrieve a fresh license key if needed.
360
+ ///
361
+ - (nonnull instancetype)initWithBaseLicenseKey:(NSString * _Nonnull)baseLicenseKey;
362
+ /// Refreshes the license key.
363
+ /// The updated license key is passed in the <code>onSuccess</code> closure. It may be the same key as the provided key.
364
+ /// In case of failure, the <code>onFailure</code> closure is called.
365
+ /// note:
366
+ /// This method uses the old closure-style signature because it’s exposed to Objective-C.
367
+ - (void)refreshLicenseKeyOnSuccess:(void (^ _Nonnull)(NSString * _Nonnull))onSuccess onFailure:(void (^ _Nonnull)(NSError * _Nonnull, NSString * _Nonnull))onFailure;
368
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
369
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
370
+ @end
371
+
372
+
373
+
374
+
375
+ @protocol GSKLogger;
376
+ @class GSKOCRConfiguration;
377
+ @class GSKOCRResult;
378
+
379
+ SWIFT_CLASS("_TtC5GSSDK6GSKOCR")
380
+ @interface GSKOCR : NSObject
381
+ - (nonnull instancetype)initWithLogger:(id <GSKLogger> _Nonnull)logger OBJC_DESIGNATED_INITIALIZER;
382
+ - (nonnull instancetype)init;
383
+ /// Recognize the text in the provided image
384
+ /// This call is synchronous an can take some time so it’s advised to call it on background thread.
385
+ /// @return a GSKOCRResult object containing the result of the text recognition.
386
+ /// \param imagePath The path of the image to recognize. Ideally the image has been processed in black and white with [GSDK enhanceImage:withPostProcessing:error:] first. If not, set the <code>preprocessed</code> flag on the <code>configuration</code> object to NO.
387
+ ///
388
+ /// \param configuration Configuration for the OCR process, in particular the language in which the OCR is performed. Note that you must provided the appropriate trained data.
389
+ ///
390
+ /// \param progressBlock The progress between 0 and 1. Called on the same thread.
391
+ ///
392
+ ///
393
+ /// throws:
394
+ /// Throws various error (unable to read image, unsupported languages provided).
395
+ ///
396
+ /// returns:
397
+ /// An OCR result.
398
+ - (void)recognizeTextForImageAtPath:(NSString * _Nonnull)imagePath ocrConfiguration:(GSKOCRConfiguration * _Nonnull)configuration onProgress:(void (^ _Nullable)(float))progressBlock completionHandler:(void (^ _Nonnull)(GSKOCRResult * _Nullable, NSError * _Nullable))completionHandler;
399
+ @end
400
+
401
+
402
+ /// The configuration for an OCR operation.
403
+ SWIFT_CLASS("_TtC5GSSDK19GSKOCRConfiguration")
404
+ @interface GSKOCRConfiguration : NSObject
405
+ /// Initialize an OCR configuration for the modern OCR engine.
406
+ /// \param languageTags The language codes to perform OCR with.
407
+ ///
408
+ + (GSKOCRConfiguration * _Nonnull)configurationWithLanguageTags:(NSArray<NSString *> * _Nonnull)languageTags SWIFT_WARN_UNUSED_RESULT;
409
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
410
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
411
+ @end
412
+
413
+ @class GSKTextLayout;
414
+
415
+ /// The results of an OCR operation
416
+ SWIFT_CLASS("_TtC5GSSDK12GSKOCRResult")
417
+ @interface GSKOCRResult : NSObject
418
+ /// The recognized text, formatted.
419
+ @property (nonatomic, readonly, copy) NSString * _Nonnull text;
420
+ /// The recognized text, as a structured text layout.
421
+ @property (nonatomic, readonly, strong) GSKTextLayout * _Nonnull textLayout;
422
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
423
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
424
+ @end
425
+
426
+ @class NSDate;
427
+ @class GSKPDFPage;
428
+
429
+ /// Describes the structure of a PDF document for the PDF generator.
430
+ SWIFT_CLASS("_TtC5GSSDK14GSKPDFDocument")
431
+ @interface GSKPDFDocument : NSObject
432
+ /// If provided, this title will be included in the PDF document properties
433
+ @property (nonatomic, readonly, copy) NSString * _Nullable title;
434
+ /// If provided, this password will be used to protect the PDF document.
435
+ /// It will need to be entered to view or edit the document.
436
+ /// RC4 encryption algorithm is used with a 128-bit key.
437
+ @property (nonatomic, readonly, copy) NSString * _Nullable password;
438
+ /// If provided, the keywords will be included in the PDF document properties
439
+ @property (nonatomic, readonly, copy) NSString * _Nullable keywords;
440
+ /// If provided, this date will be included in the PDF document properties
441
+ @property (nonatomic, readonly, copy) NSDate * _Nullable creationDate;
442
+ /// If provided, this date will be included in the PDF document properties
443
+ @property (nonatomic, readonly, copy) NSDate * _Nullable lastUpdateDate;
444
+ /// List of pages that will be included in the PDF document
445
+ @property (nonatomic, readonly, copy) NSArray<GSKPDFPage *> * _Nonnull pages;
446
+ - (nonnull instancetype)initWithTitle:(NSString * _Nullable)title password:(NSString * _Nullable)password keywords:(NSString * _Nullable)keywords creationDate:(NSDate * _Nullable)creationDate lastUpdate:(NSDate * _Nullable)lastUpdate pages:(NSArray<GSKPDFPage *> * _Nonnull)pages OBJC_DESIGNATED_INITIALIZER;
447
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
448
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
449
+ @end
450
+
451
+
452
+ @interface GSKPDFDocument (SWIFT_EXTENSION(GSSDK))
453
+ /// Initialize a GSKPDFDocument with a dictionary.
454
+ /// This is used for Genius Scan SDK’s cross-platform plugins integration and shouldn’t be relied on.
455
+ - (nullable instancetype)initWithDictionary:(NSDictionary<NSString *, id> * _Nonnull)dictionary error:(NSError * _Nullable * _Nullable)error;
456
+ @end
457
+
458
+
459
+ SWIFT_CLASS("_TtC5GSSDK28GSKPDFGeneratorConfiguration")
460
+ @interface GSKPDFGeneratorConfiguration : NSObject
461
+ @property (nonatomic, readonly, copy) NSString * _Nullable fontPath;
462
+ /// An ICC profile file that will be configured on the
463
+ /// PDF file. This is needed to have PDF/A compliance.
464
+ /// It’s a RGB profile so that it supports any RGB or Grayscale
465
+ /// image.
466
+ @property (nonatomic, readonly, copy) NSString * _Nullable iccProfilePath;
467
+ /// If true, OCR’ed text will visible on the PDF.
468
+ /// Defaults to false
469
+ @property (nonatomic, readonly) BOOL debug;
470
+ - (nonnull instancetype)initWithFontPath:(NSString * _Nullable)fontPath iccProfilePath:(NSString * _Nullable)iccProfilePath;
471
+ /// A configuration with the specified font path. This configuration will generate a PDF/A-1 with a default ICC profile.
472
+ /// If you don’t want a PDF/A-1, use <code>initWithFontPath:iccProfilePath:</code> and pass <code>nil</code> for the ICC profile path.
473
+ - (nonnull instancetype)initWithFontPath:(NSString * _Nullable)fontPath;
474
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
475
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
476
+ @end
477
+
478
+
479
+ /// Used to preprocess pages of the PDF generation.
480
+ /// When you generate a PDF document from images, you may want to apply some preprocessing to each image
481
+ /// before inserting them in the document (for instance resizing them, including a watermark, etc.) You can
482
+ /// implement your own PDF_image_processor and pass it when generating a PDF document.
483
+ /// to achieve this.
484
+ SWIFT_PROTOCOL("_TtP5GSSDK20GSKPDFImageProcessor_")
485
+ @protocol GSKPDFImageProcessor
486
+ /// Process the image and return a file path to the
487
+ /// updated image. The PDF processor will delete this temporary
488
+ /// image afterwards (only if it’s different from inputFilePath)
489
+ /// @return nil if there is an error
490
+ - (NSString * _Nullable)process:(NSString * _Nonnull)inputFilePath SWIFT_WARN_UNUSED_RESULT;
491
+ @end
492
+
493
+
494
+ SWIFT_CLASS("_TtC5GSSDK24GSKPDFNoopImageProcessor")
495
+ @interface GSKPDFNoopImageProcessor : NSObject <GSKPDFImageProcessor>
496
+ - (NSString * _Nullable)process:(NSString * _Nonnull)inputFilePath SWIFT_WARN_UNUSED_RESULT;
497
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
498
+ @end
499
+
500
+ @class GSKPDFSize;
501
+
502
+ /// Describes a page of a PDF document for the PDF generator.
503
+ SWIFT_CLASS("_TtC5GSSDK10GSKPDFPage")
504
+ @interface GSKPDFPage : NSObject
505
+ @property (nonatomic, readonly, copy) NSString * _Nonnull filePath;
506
+ @property (nonatomic, readonly, strong) GSKPDFSize * _Nonnull inchesSize;
507
+ @property (nonatomic, readonly, strong) GSKTextLayout * _Nullable textLayout;
508
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
509
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
510
+ @end
511
+
512
+
513
+ /// Physical size of a PDF page in inches.
514
+ /// If the aspect ratio doesn’t match the aspect ratio of the page in pixels,
515
+ /// margins will be added on both sides of the page image.
516
+ /// If 0 is provided for the width or height, it is computed to match the aspect ratio
517
+ /// of the image. Eg, for a receipt, we usually use width = 3.54f and height = 0.
518
+ SWIFT_CLASS("_TtC5GSSDK10GSKPDFSize")
519
+ @interface GSKPDFSize : NSObject
520
+ @property (nonatomic, readonly) double width;
521
+ @property (nonatomic, readonly) double height;
522
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
523
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
524
+ @end
525
+
526
+ enum GSKScanFlowSource : NSUInteger;
527
+ @class NSURL;
528
+ enum GSKScanFlowFilterType : NSInteger;
529
+ enum GSKScanFlowPDFPageSize : NSUInteger;
530
+ enum GSKScanFlowFlashMode : NSUInteger;
531
+ enum GSKScanFlowMultiPageFormat : NSUInteger;
532
+ @class UIColor;
533
+ @class GSKScanFlowOCRConfiguration;
534
+
535
+ /// Enables configuration of a <code>GSKScanFlow</code> instance.
536
+ /// Pass an instance of this class to the initializer of <code>GSKScanFlow</code>
537
+ /// to build the desired scan flow.
538
+ SWIFT_CLASS("_TtC5GSSDK24GSKScanFlowConfiguration")
539
+ @interface GSKScanFlowConfiguration : NSObject
540
+ /// Specifies the source for the scanned documents (eg. the camera, …).
541
+ /// If source is <code>.imageURL</code>, then you must assign a <code>sourceImageURL</code>.
542
+ @property (nonatomic) enum GSKScanFlowSource source;
543
+ /// The image URL if the <code>source</code> is <code>.imageURL</code>.
544
+ @property (nonatomic, copy) NSURL * _Nullable sourceImageURL;
545
+ /// Whether multi page mode should be used. Only applies when the source
546
+ /// is <code>.camera</code>. When multipage mode is active, the user will have the
547
+ /// opportunity to snap multiple scans in a row and the output document
548
+ /// will contain all those pages. When multipage mode is off, the user
549
+ /// will only scan a single page. The output document will always contain
550
+ /// a single page. Defaults to <code>true</code>.
551
+ @property (nonatomic) BOOL multiPage;
552
+ /// Any specific kind of post-processing to use. Defaults to <code>.automatic</code>.
553
+ @property (nonatomic) enum GSKScanFlowFilterType defaultFilter;
554
+ /// Whether to skip showing the post-processing screen. We only recommend
555
+ /// enabling this option when scanning structured data. Generally, you want
556
+ /// the user to visually confirm the quality of each scan.
557
+ @property (nonatomic) BOOL skipPostProcessingScreen;
558
+ /// Select which actions to display within the post-processing screen.
559
+ /// Defaults to all actions.
560
+ @property (nonatomic) GSKScanFlowPostProcessingActions postProcessingActions;
561
+ /// Determines the size of the pages when generating PDFs. Defaults to <code>fit</code>.
562
+ @property (nonatomic) enum GSKScanFlowPDFPageSize pdfPageSize;
563
+ /// Whether the flash button should be hidden. Defaults to <code>false</code>.
564
+ @property (nonatomic) BOOL flashButtonHidden;
565
+ /// Determines the default flash mode. Combine this with <code>flashButtonHidden</code>
566
+ /// if you want to only allow a specific flash mode. Defaults to <code>.auto</code>.
567
+ @property (nonatomic) enum GSKScanFlowFlashMode defaultFlashMode;
568
+ /// Determines the document format. Defaults to <code>.PDF</code>.
569
+ @property (nonatomic) enum GSKScanFlowMultiPageFormat multiPageFormat;
570
+ /// Custom font file used during PDF generation to embed an invisible text
571
+ /// layer. If <code>nil</code>, a default font is used, which only supports Latin languages.
572
+ @property (nonatomic, copy) NSURL * _Nullable pdfFontFileURL;
573
+ /// The background color used for the UI. Defaults to <code>.black</code>.
574
+ @property (nonatomic, strong) UIColor * _Nonnull backgroundColor;
575
+ /// The foreground color used for the UI (text and icons). Defaults to <code>.white</code>.
576
+ @property (nonatomic, strong) UIColor * _Nonnull foregroundColor;
577
+ /// The highlight color used for the UI (document detection overlay). Defaults
578
+ /// to <code>.blue</code>.
579
+ @property (nonatomic, strong) UIColor * _Nonnull highlightColor;
580
+ /// The menu color used for the UI. Defaults to <code>nil</code>, meaning that the system
581
+ /// default color will be used (blue on iOS, for example).
582
+ @property (nonatomic, strong) UIColor * _Nullable menuColor;
583
+ /// JPEG quality used to compress captured images. Between 0 and 100, with 100
584
+ /// being the best quality. Defaults to <code>60</code>.
585
+ @property (nonatomic) NSInteger jpegQuality;
586
+ /// Max scan dimension in pixels when generating PDF files. All scans included
587
+ /// in PDF files will be scaled so that both their height and width are smaller
588
+ /// than this value, while maintaining their aspect ratio. Defaults to <code>0</code>, which
589
+ /// means no scaling is applied.
590
+ @property (nonatomic) NSInteger pdfMaxScanDimension;
591
+ /// The configuration for Optical Character Recognition. Default is <code>nil</code>, which
592
+ /// means no OCR is performed.
593
+ @property (nonatomic, strong) GSKScanFlowOCRConfiguration * _Nullable ocrConfiguration;
594
+ /// The types of structured data you want to extract from the document. This is
595
+ /// an option set so you can combine multiple values.
596
+ @property (nonatomic) GSKScanFlowStructuredData structuredData;
597
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
598
+ @end
599
+
600
+
601
+ @interface GSKScanFlowConfiguration (SWIFT_EXTENSION(GSSDK))
602
+ /// Create a configuration from a dictionary.
603
+ /// This is particularly useful for interfacing with React Native but shouldn’t
604
+ /// be used in native projects.
605
+ + (nullable instancetype)configurationWithDictionary:(NSDictionary * _Nonnull)dictionary error:(NSError * _Nullable * _Nullable)error SWIFT_WARN_UNUSED_RESULT;
606
+ @end
607
+
608
+
609
+
610
+ /// Enum that defines various errors that can occur during a scan flow.
611
+ typedef SWIFT_ENUM(NSInteger, GSKScanFlowError, open) {
612
+ /// User has canceled the scan flow
613
+ GSKScanFlowUserCancelationError SWIFT_COMPILE_NAME("userCancellation") = 999,
614
+ /// A general error due to a bad input parameter. Verify that your
615
+ /// inputs match the API requirements.
616
+ GSKScanFlowBadInputError SWIFT_COMPILE_NAME("badInput") = 1000,
617
+ };
618
+
619
+ /// The different possible filters for the scanner UI.
620
+ /// All cases match <code>GSKFilterType</code> values except <code>.automatic</code>.
621
+ typedef SWIFT_ENUM(NSInteger, GSKScanFlowFilterType, open) {
622
+ GSKScanFlowFilterAutomatic SWIFT_COMPILE_NAME("automatic") = 0,
623
+ GSKScanFlowFilterNone SWIFT_COMPILE_NAME("none") = 1,
624
+ GSKScanFlowFilterBlackAndWhite SWIFT_COMPILE_NAME("blackAndWhite") = 2,
625
+ GSKScanFlowFilterColor SWIFT_COMPILE_NAME("color") = 3,
626
+ GSKScanFlowFilterPhoto SWIFT_COMPILE_NAME("photo") = 4,
627
+ GSKScanFlowFilterMonochrome SWIFT_COMPILE_NAME("monochrome") = 5,
628
+ };
629
+
630
+ /// The capture screen flash mode.
631
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowFlashMode, open) {
632
+ /// Let the system determine whether to turn on the flash based on the lighting conditions.
633
+ GSKScanFlowFlashModeAuto = 0,
634
+ /// Force the flash on.
635
+ GSKScanFlowFlashModeOn = 1,
636
+ /// Force the flash off.
637
+ GSKScanFlowFlashModeOff = 2,
638
+ };
639
+
640
+ /// The format of the exported document.
641
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowMultiPageFormat, open) {
642
+ GSKScanFlowNone SWIFT_COMPILE_NAME("none") = 0,
643
+ GSKScanFlowPDF SWIFT_COMPILE_NAME("PDF") = 1,
644
+ GSKScanFlowTIFF SWIFT_COMPILE_NAME("TIFF") = 2,
645
+ };
646
+
647
+
648
+ /// The configuration for text recognition
649
+ SWIFT_CLASS("_TtC5GSSDK27GSKScanFlowOCRConfiguration")
650
+ @interface GSKScanFlowOCRConfiguration : NSObject
651
+ /// The BCP47 language tags to process OCR with.
652
+ @property (nonatomic, copy) NSArray<NSString *> * _Nonnull languageTags;
653
+ /// The formats in which the OCR result is made available in
654
+ /// the ScanFlow result. Defaults to all formats.
655
+ @property (nonatomic) GSKScanFlowOCROutputFormats outputFormats;
656
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
657
+ @end
658
+
659
+
660
+
661
+
662
+ /// The result of the text recognition.
663
+ SWIFT_CLASS("_TtC5GSSDK20GSKScanFlowOCRResult")
664
+ @interface GSKScanFlowOCRResult : NSObject
665
+ /// The raw text recognized in the document.
666
+ @property (nonatomic, copy) NSString * _Nullable text;
667
+ /// The text layout of the recognized text.
668
+ @property (nonatomic, copy) NSString * _Nullable hocrTextLayout;
669
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
670
+ @end
671
+
672
+ /// The generated PDF paper size.
673
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowPDFPageSize, open) {
674
+ /// PDF page with a width of 8.27 inch (A4 width) and fitting height.
675
+ GSKScanFlowPDFPageFit SWIFT_COMPILE_NAME("fit") = 0,
676
+ /// ISO A4 (21cm x 29.7cm).
677
+ GSKScanFlowPDFPageA4 SWIFT_COMPILE_NAME("A4") = 1,
678
+ /// US Letter (8.5in x 11in).
679
+ GSKScanFlowPDFPageLetter SWIFT_COMPILE_NAME("letter") = 2,
680
+ };
681
+
682
+ @class GSKScanFlowScan;
683
+
684
+ /// The result of a scan flow.
685
+ SWIFT_CLASS("_TtC5GSSDK17GSKScanFlowResult")
686
+ @interface GSKScanFlowResult : NSObject
687
+ /// Document containing the pages that were scanned during the scan
688
+ /// flow. The format is specified by <code>multiPageFormat</code> property of
689
+ /// the used <code>GSKScanFlowConfiguration</code>. Is <code>nil</code> if no format was
690
+ /// specified or if generation failed.
691
+ @property (nonatomic, copy) NSURL * _Nullable multiPageDocumentURL;
692
+ /// The individual scans taken during the scan flow.
693
+ /// Each scan object contains both the original and the enhanced scans.
694
+ @property (nonatomic, copy) NSArray<GSKScanFlowScan *> * _Nonnull scans;
695
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
696
+ @end
697
+
698
+
699
+ @interface GSKScanFlowResult (SWIFT_EXTENSION(GSSDK))
700
+ @property (nonatomic, readonly, copy) NSURL * _Nullable pdfURL SWIFT_DEPRECATED_MSG("Use multiPageDocumentURL instead");
701
+ /// A dictionary representation of the result.
702
+ /// Convenient for interfacing with React Native, probably no reason to
703
+ /// use it with native code.
704
+ @property (nonatomic, readonly, copy) NSDictionary<NSString *, id> * _Nonnull dictionary;
705
+ @end
706
+
707
+ @class GSKScanFlowStructuredDataResult;
708
+
709
+ /// A page captured by the scan flow.
710
+ SWIFT_CLASS("_TtC5GSSDK15GSKScanFlowScan")
711
+ @interface GSKScanFlowScan : NSObject
712
+ /// The original JPEG out of the camera.
713
+ /// Note that this image might be rotated, and needs to be read
714
+ /// with its EXIF orientation to be properly displayed. <code>UIImage</code>
715
+ /// methods will properly take care of that.
716
+ @property (nonatomic, copy) NSString * _Nonnull originalFilePath;
717
+ /// The enhanced, processed, image.
718
+ @property (nonatomic, copy) NSString * _Nonnull enhancedFilePath;
719
+ /// If OCR was performed, the recognized text.
720
+ @property (nonatomic, strong) GSKScanFlowOCRResult * _Nullable ocrResult;
721
+ /// If structured data extraction was performed, the structured data.
722
+ @property (nonatomic, strong) GSKScanFlowStructuredDataResult * _Nullable structuredDataResult;
723
+ - (nonnull instancetype)initWithOriginalFilePath:(NSString * _Nonnull)originalFilePath enhancedFilePath:(NSString * _Nonnull)enhancedFilePath OBJC_DESIGNATED_INITIALIZER;
724
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
725
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
726
+ @end
727
+
728
+
729
+ @class GSKQuadrangle;
730
+
731
+ /// The output result from a scan flow.
732
+ SWIFT_CLASS("_TtC5GSSDK23GSKScanFlowScanInternal")
733
+ @interface GSKScanFlowScanInternal : NSObject
734
+ /// The original JPEG out of the camera.
735
+ /// Note that this image might be rotated, and needs to be read with
736
+ /// its EXIF orientation to be properly displayed. <code>UIImage</code> will
737
+ /// properly take care of that.
738
+ @property (nonatomic, readonly, copy) NSString * _Nonnull originalFilePath;
739
+ /// The enhanced, processed, image.
740
+ @property (nonatomic, copy) NSString * _Nonnull enhancedFilePath;
741
+ /// The quadrangle that was applied during the scan flow.
742
+ @property (nonatomic, strong) GSKQuadrangle * _Nonnull appliedQuadrangle;
743
+ /// The filter that was applied during the scan flow.
744
+ @property (nonatomic) GSKFilterType appliedFilter;
745
+ /// The rotation that was applied during the scan flow.
746
+ @property (nonatomic) GSKRotation appliedRotation;
747
+ /// If OCR was performed, the recognized text.
748
+ @property (nonatomic, strong) GSKOCRResult * _Nullable ocrResult;
749
+ /// If bank details extraction was performed and successful, the
750
+ /// extracted IBAN, otherwise <code>nil</code>.
751
+ @property (nonatomic, copy) NSString * _Nullable structuredDataIBAN;
752
+ /// If bank details extraction was performed and successful, the
753
+ /// extracted BIC, otherwise <code>nil</code>.
754
+ @property (nonatomic, copy) NSString * _Nullable structuredDataBIC;
755
+ - (nonnull instancetype)initWithOriginalFilePath:(NSString * _Nonnull)originalFilePath enhancedFilePath:(NSString * _Nonnull)enhancedFilePath appliedQuadrangle:(GSKQuadrangle * _Nonnull)appliedQuadrangle appliedFilter:(GSKFilterType)appliedFilter appliedRotation:(GSKRotation)appliedRotation logger:(id <GSKLogger> _Nonnull)logger OBJC_DESIGNATED_INITIALIZER;
756
+ /// Convenient way to access the original image as an <code>UIImage</code>
757
+ - (UIImage * _Nullable)originalImage SWIFT_WARN_UNUSED_RESULT;
758
+ /// Convenient way to access the processed image as an <code>UIImage</code>
759
+ - (UIImage * _Nullable)enhancedImage SWIFT_WARN_UNUSED_RESULT;
760
+ /// Deletes all the files related to this scan. Convenient to clean
761
+ /// up after you copied what you needed.
762
+ - (void)delete;
763
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
764
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
765
+ @end
766
+
767
+
768
+ /// The source for a scan flow
769
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowSource, open) {
770
+ /// Scan using the camera
771
+ GSKScanFlowSourceCamera = 0,
772
+ /// Import a file from a URL
773
+ GSKScanFlowSourceImageURL = 1,
774
+ /// Import a file from the user’s photo library
775
+ GSKScanFlowSourceLibrary = 2,
776
+ };
777
+
778
+ @class GSKScanFlowStructuredDataResultBankDetails;
779
+
780
+ /// The result of a structured data extraction.
781
+ SWIFT_CLASS("_TtC5GSSDK31GSKScanFlowStructuredDataResult")
782
+ @interface GSKScanFlowStructuredDataResult : NSObject
783
+ /// Present if bank details extraction was requested, <code>nil</code> otherwise.
784
+ @property (nonatomic, strong) GSKScanFlowStructuredDataResultBankDetails * _Nullable bankDetails;
785
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
786
+ @end
787
+
788
+
789
+ /// The bank details extracted from a document through OCR.
790
+ SWIFT_CLASS("_TtC5GSSDK42GSKScanFlowStructuredDataResultBankDetails")
791
+ @interface GSKScanFlowStructuredDataResultBankDetails : NSObject
792
+ /// The IBAN if successfully extracted, otherwise is <code>nil</code>.
793
+ @property (nonatomic, copy) NSString * _Nullable iban;
794
+ /// The BIC code if successfully extracted, otherwise is <code>nil</code>.
795
+ @property (nonatomic, copy) NSString * _Nullable bic;
796
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
797
+ @end
798
+
799
+
800
+ SWIFT_CLASS("_TtC5GSSDK21GSKSerialQueueService")
801
+ @interface GSKSerialQueueService : NSObject
802
+ - (void)waitForCompletion:(void (^ _Nonnull)(void))onDone;
803
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
804
+ @end
805
+
806
+
807
+ SWIFT_CLASS("_TtC5GSSDK32GSKScanFlowStructuredDataService")
808
+ @interface GSKScanFlowStructuredDataService : GSKSerialQueueService
809
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GSKScanFlowStructuredDataService * _Nonnull shared;)
810
+ + (GSKScanFlowStructuredDataService * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
811
+ - (void)process:(GSKScanFlowScanInternal * _Nonnull)scan configuration:(GSKScanFlowConfiguration * _Nonnull)configuration;
812
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
813
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
814
+ @end
815
+
816
+
817
+
818
+ SWIFT_CLASS("_TtC5GSSDK13GSKTextLayout")
819
+ @interface GSKTextLayout : NSObject
820
+ @property (nonatomic, readonly, copy) NSString * _Nullable hocr;
821
+ - (nonnull instancetype)initWithHocr:(NSString * _Nullable)hocr OBJC_DESIGNATED_INITIALIZER;
822
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
823
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
824
+ @end
825
+
826
+
827
+ SWIFT_CLASS("_TtC5GSSDK25GSKUIBackgroundProcessing")
828
+ @interface GSKUIBackgroundProcessing : NSObject
829
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GSKUIBackgroundProcessing * _Nonnull shared;)
830
+ + (GSKUIBackgroundProcessing * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
831
+ @property (nonatomic, readonly, strong) dispatch_queue_t _Nonnull documentGenerationQueue;
832
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
833
+ @end
834
+
835
+ @protocol GSKUICameraViewControllerDelegate;
836
+ @class UIButton;
837
+ @class GSKCameraSession;
838
+ @class GSKScan;
839
+
840
+ /// View controller that manages the camera UI presented by <code>GSKScanFlow</code>.
841
+ SWIFT_CLASS("_TtC5GSSDK25GSKUICameraViewController")
842
+ @interface GSKUICameraViewController : GSKCameraViewController
843
+ @property (nonatomic, readonly) UIInterfaceOrientationMask supportedInterfaceOrientations;
844
+ @property (nonatomic, weak) id <GSKUICameraViewControllerDelegate> _Nullable delegate;
845
+ @property (nonatomic, readonly, strong) UIButton * _Nonnull doneButton;
846
+ - (nonnull instancetype)initWithSession:(GSKCameraSession * _Nonnull)session configuration:(GSKScanFlowConfiguration * _Nonnull)configuration logger:(id <GSKLogger> _Nonnull)logger OBJC_DESIGNATED_INITIALIZER;
847
+ - (void)viewDidLoad;
848
+ - (void)viewWillAppear:(BOOL)animated;
849
+ - (void)cameraSessionDidSetup:(GSKCameraSession * _Nonnull)cameraSession;
850
+ - (void)cameraSessionWillSnapPhoto:(GSKCameraSession * _Nonnull)cameraSession;
851
+ - (void)cameraSessionDidSnapPhoto:(GSKCameraSession * _Nonnull)cameraSession;
852
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession didGenerateScan:(GSKScan * _Nonnull)scan;
853
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession didFailWithError:(NSError * _Nonnull)error;
854
+ - (void)cameraSessionIsSearchingQuadrangle:(GSKCameraSession * _Nonnull)cameraSession;
855
+ - (void)cameraSessionFailedToFindQuadrangle:(GSKCameraSession * _Nonnull)cameraSession;
856
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession didFindQuadrangle:(GSKQuadrangle * _Nonnull)quadrangle;
857
+ - (void)cameraSessionIsAboutToChooseQuadrangle:(GSKCameraSession * _Nonnull)cameraSession;
858
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession willAutoTriggerWithQuadrangle:(GSKQuadrangle * _Nonnull)quadrangle;
859
+ - (null_unspecified instancetype)initWithCameraSession:(GSKCameraSession * _Null_unspecified)cameraSession SWIFT_UNAVAILABLE;
860
+ @end
861
+
862
+
863
+
864
+ /// Delegate protocol for <code>GSKUICameraViewController</code>.
865
+ SWIFT_PROTOCOL("_TtP5GSSDK33GSKUICameraViewControllerDelegate_")
866
+ @protocol GSKUICameraViewControllerDelegate
867
+ - (void)cameraViewControllerDidCancel:(GSKUICameraViewController * _Nonnull)viewController;
868
+ - (void)cameraViewControllerDone:(GSKUICameraViewController * _Nonnull)viewController;
869
+ - (void)cameraViewControllerDidSnapPhoto:(GSKUICameraViewController * _Nonnull)viewController;
870
+ - (void)cameraViewController:(GSKUICameraViewController * _Nonnull)viewController didScan:(GSKScan * _Nonnull)scan onComplete:(void (^ _Nonnull)(void))onComplete;
871
+ - (void)cameraViewController:(GSKUICameraViewController * _Nonnull)viewController didFailWithError:(NSError * _Nonnull)error;
872
+ @end
873
+
874
+
875
+ /// Document generator that can create file representations of
876
+ /// scans using any format defined by <code>GSKScanFlowMultiPageFormat</code>.
877
+ SWIFT_CLASS("_TtC5GSSDK22GSKUIDocumentGenerator")
878
+ @interface GSKUIDocumentGenerator : NSObject
879
+ /// Initialize an instance with a given multi-page document format.
880
+ /// Returns <code>nil</code> if the <code>none</code> multi-page format was passed.
881
+ - (nullable instancetype)initWithMultiPageFormat:(enum GSKScanFlowMultiPageFormat)multiPageFormat;
882
+ /// Generate a file representation for a document derived from
883
+ /// an array of scans. Returns a <code>URL</code> that points to the generated
884
+ /// document, or <code>nil</code> if the document generation failed.
885
+ - (NSURL * _Nullable)generateDocumentFromScans:(NSArray<GSKScanFlowScanInternal *> * _Nonnull)scans withConfiguration:(GSKScanFlowConfiguration * _Nonnull)configuration SWIFT_WARN_UNUSED_RESULT;
886
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
887
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
888
+ @end
889
+
890
+
891
+
892
+ SWIFT_CLASS("_TtC5GSSDK15GSKUIOCRService")
893
+ @interface GSKUIOCRService : GSKSerialQueueService
894
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GSKUIOCRService * _Nonnull shared;)
895
+ + (GSKUIOCRService * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
896
+ @property (nonatomic, readonly) NSInteger pendingCount;
897
+ - (void)process:(GSKScanFlowScanInternal * _Nonnull)scan configuration:(GSKScanFlowOCRConfiguration * _Nonnull)configuration;
898
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
899
+ @end
900
+
901
+
902
+
903
+ @interface GSKView (SWIFT_EXTENSION(GSSDK))
904
+ - (void)startSnapAnimationWithDuration:(NSTimeInterval)duration;
905
+ - (void)endSnapAnimation;
906
+ @end
907
+
908
+ @class NSBundle;
909
+
910
+ SWIFT_CLASS("_TtC5GSSDK14GSSDKResources")
911
+ @interface GSSDKResources : NSObject
912
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) NSBundle * _Nonnull bundle;)
913
+ + (NSBundle * _Nonnull)bundle SWIFT_WARN_UNUSED_RESULT;
914
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
915
+ @end
916
+
917
+
918
+
919
+
920
+
921
+
922
+
923
+ @interface UIViewController (SWIFT_EXTENSION(GSSDK))
924
+ /// Return a status bar style appropriate for this view controller
925
+ /// based on the contrast between the status bar’s contents and the
926
+ /// view controller’s background color.
927
+ @property (nonatomic, readonly) UIStatusBarStyle gsk_statusBarStyleBasedOnContrast;
928
+ /// Return the interface orientations that this view controller
929
+ /// should support based on the current device.
930
+ @property (nonatomic, readonly) UIInterfaceOrientationMask gsk_supportedInterfaceOrientations;
931
+ @end
932
+
933
+
934
+ #endif
935
+ #if __has_attribute(external_source_symbol)
936
+ # pragma clang attribute pop
937
+ #endif
938
+ #if defined(__cplusplus)
939
+ #endif
940
+ #pragma clang diagnostic pop
941
+ #endif
942
+
943
+ #elif defined(__x86_64__) && __x86_64__
944
+ // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
945
+ #ifndef GSSDK_SWIFT_H
946
+ #define GSSDK_SWIFT_H
947
+ #pragma clang diagnostic push
948
+ #pragma clang diagnostic ignored "-Wgcc-compat"
949
+
950
+ #if !defined(__has_include)
951
+ # define __has_include(x) 0
952
+ #endif
953
+ #if !defined(__has_attribute)
954
+ # define __has_attribute(x) 0
955
+ #endif
956
+ #if !defined(__has_feature)
957
+ # define __has_feature(x) 0
958
+ #endif
959
+ #if !defined(__has_warning)
960
+ # define __has_warning(x) 0
961
+ #endif
962
+
963
+ #if __has_include(<swift/objc-prologue.h>)
964
+ # include <swift/objc-prologue.h>
965
+ #endif
966
+
967
+ #pragma clang diagnostic ignored "-Wauto-import"
968
+ #if defined(__OBJC__)
969
+ #include <Foundation/Foundation.h>
970
+ #endif
971
+ #if defined(__cplusplus)
972
+ #include <cstdint>
973
+ #include <cstddef>
974
+ #include <cstdbool>
975
+ #include <cstring>
976
+ #include <stdlib.h>
977
+ #include <new>
978
+ #include <type_traits>
979
+ #else
980
+ #include <stdint.h>
981
+ #include <stddef.h>
982
+ #include <stdbool.h>
983
+ #include <string.h>
984
+ #endif
985
+ #if defined(__cplusplus)
986
+ #if defined(__arm64e__) && __has_include(<ptrauth.h>)
987
+ # include <ptrauth.h>
988
+ #else
989
+ #pragma clang diagnostic push
990
+ #pragma clang diagnostic ignored "-Wreserved-macro-identifier"
991
+ # ifndef __ptrauth_swift_value_witness_function_pointer
992
+ # define __ptrauth_swift_value_witness_function_pointer(x)
993
+ # endif
994
+ # ifndef __ptrauth_swift_class_method_pointer
995
+ # define __ptrauth_swift_class_method_pointer(x)
996
+ # endif
997
+ #pragma clang diagnostic pop
998
+ #endif
999
+ #endif
1000
+
1001
+ #if !defined(SWIFT_TYPEDEFS)
1002
+ # define SWIFT_TYPEDEFS 1
1003
+ # if __has_include(<uchar.h>)
1004
+ # include <uchar.h>
1005
+ # elif !defined(__cplusplus)
1006
+ typedef uint_least16_t char16_t;
1007
+ typedef uint_least32_t char32_t;
1008
+ # endif
1009
+ typedef float swift_float2 __attribute__((__ext_vector_type__(2)));
1010
+ typedef float swift_float3 __attribute__((__ext_vector_type__(3)));
1011
+ typedef float swift_float4 __attribute__((__ext_vector_type__(4)));
1012
+ typedef double swift_double2 __attribute__((__ext_vector_type__(2)));
1013
+ typedef double swift_double3 __attribute__((__ext_vector_type__(3)));
1014
+ typedef double swift_double4 __attribute__((__ext_vector_type__(4)));
1015
+ typedef int swift_int2 __attribute__((__ext_vector_type__(2)));
1016
+ typedef int swift_int3 __attribute__((__ext_vector_type__(3)));
1017
+ typedef int swift_int4 __attribute__((__ext_vector_type__(4)));
1018
+ typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2)));
1019
+ typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3)));
1020
+ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
1021
+ #endif
1022
+
1023
+ #if !defined(SWIFT_PASTE)
1024
+ # define SWIFT_PASTE_HELPER(x, y) x##y
1025
+ # define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
1026
+ #endif
1027
+ #if !defined(SWIFT_METATYPE)
1028
+ # define SWIFT_METATYPE(X) Class
1029
+ #endif
1030
+ #if !defined(SWIFT_CLASS_PROPERTY)
1031
+ # if __has_feature(objc_class_property)
1032
+ # define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
1033
+ # else
1034
+ # define SWIFT_CLASS_PROPERTY(...)
1035
+ # endif
1036
+ #endif
1037
+ #if !defined(SWIFT_RUNTIME_NAME)
1038
+ # if __has_attribute(objc_runtime_name)
1039
+ # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
1040
+ # else
1041
+ # define SWIFT_RUNTIME_NAME(X)
1042
+ # endif
1043
+ #endif
1044
+ #if !defined(SWIFT_COMPILE_NAME)
1045
+ # if __has_attribute(swift_name)
1046
+ # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
1047
+ # else
1048
+ # define SWIFT_COMPILE_NAME(X)
1049
+ # endif
1050
+ #endif
1051
+ #if !defined(SWIFT_METHOD_FAMILY)
1052
+ # if __has_attribute(objc_method_family)
1053
+ # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
1054
+ # else
1055
+ # define SWIFT_METHOD_FAMILY(X)
1056
+ # endif
1057
+ #endif
1058
+ #if !defined(SWIFT_NOESCAPE)
1059
+ # if __has_attribute(noescape)
1060
+ # define SWIFT_NOESCAPE __attribute__((noescape))
1061
+ # else
1062
+ # define SWIFT_NOESCAPE
1063
+ # endif
1064
+ #endif
1065
+ #if !defined(SWIFT_RELEASES_ARGUMENT)
1066
+ # if __has_attribute(ns_consumed)
1067
+ # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
1068
+ # else
1069
+ # define SWIFT_RELEASES_ARGUMENT
1070
+ # endif
1071
+ #endif
1072
+ #if !defined(SWIFT_WARN_UNUSED_RESULT)
1073
+ # if __has_attribute(warn_unused_result)
1074
+ # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
1075
+ # else
1076
+ # define SWIFT_WARN_UNUSED_RESULT
1077
+ # endif
1078
+ #endif
1079
+ #if !defined(SWIFT_NORETURN)
1080
+ # if __has_attribute(noreturn)
1081
+ # define SWIFT_NORETURN __attribute__((noreturn))
1082
+ # else
1083
+ # define SWIFT_NORETURN
1084
+ # endif
1085
+ #endif
1086
+ #if !defined(SWIFT_CLASS_EXTRA)
1087
+ # define SWIFT_CLASS_EXTRA
1088
+ #endif
1089
+ #if !defined(SWIFT_PROTOCOL_EXTRA)
1090
+ # define SWIFT_PROTOCOL_EXTRA
1091
+ #endif
1092
+ #if !defined(SWIFT_ENUM_EXTRA)
1093
+ # define SWIFT_ENUM_EXTRA
1094
+ #endif
1095
+ #if !defined(SWIFT_CLASS)
1096
+ # if __has_attribute(objc_subclassing_restricted)
1097
+ # define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
1098
+ # define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
1099
+ # else
1100
+ # define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
1101
+ # define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
1102
+ # endif
1103
+ #endif
1104
+ #if !defined(SWIFT_RESILIENT_CLASS)
1105
+ # if __has_attribute(objc_class_stub)
1106
+ # define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
1107
+ # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
1108
+ # else
1109
+ # define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
1110
+ # define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
1111
+ # endif
1112
+ #endif
1113
+ #if !defined(SWIFT_PROTOCOL)
1114
+ # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
1115
+ # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
1116
+ #endif
1117
+ #if !defined(SWIFT_EXTENSION)
1118
+ # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
1119
+ #endif
1120
+ #if !defined(OBJC_DESIGNATED_INITIALIZER)
1121
+ # if __has_attribute(objc_designated_initializer)
1122
+ # define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
1123
+ # else
1124
+ # define OBJC_DESIGNATED_INITIALIZER
1125
+ # endif
1126
+ #endif
1127
+ #if !defined(SWIFT_ENUM_ATTR)
1128
+ # if __has_attribute(enum_extensibility)
1129
+ # define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
1130
+ # else
1131
+ # define SWIFT_ENUM_ATTR(_extensibility)
1132
+ # endif
1133
+ #endif
1134
+ #if !defined(SWIFT_ENUM)
1135
+ # define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
1136
+ # if __has_feature(generalized_swift_name)
1137
+ # define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) enum _name : _type _name SWIFT_COMPILE_NAME(SWIFT_NAME); enum SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
1138
+ # else
1139
+ # define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
1140
+ # endif
1141
+ #endif
1142
+ #if !defined(SWIFT_UNAVAILABLE)
1143
+ # define SWIFT_UNAVAILABLE __attribute__((unavailable))
1144
+ #endif
1145
+ #if !defined(SWIFT_UNAVAILABLE_MSG)
1146
+ # define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
1147
+ #endif
1148
+ #if !defined(SWIFT_AVAILABILITY)
1149
+ # define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
1150
+ #endif
1151
+ #if !defined(SWIFT_WEAK_IMPORT)
1152
+ # define SWIFT_WEAK_IMPORT __attribute__((weak_import))
1153
+ #endif
1154
+ #if !defined(SWIFT_DEPRECATED)
1155
+ # define SWIFT_DEPRECATED __attribute__((deprecated))
1156
+ #endif
1157
+ #if !defined(SWIFT_DEPRECATED_MSG)
1158
+ # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
1159
+ #endif
1160
+ #if !defined(SWIFT_DEPRECATED_OBJC)
1161
+ # if __has_feature(attribute_diagnose_if_objc)
1162
+ # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
1163
+ # else
1164
+ # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
1165
+ # endif
1166
+ #endif
1167
+ #if defined(__OBJC__)
1168
+ #if !defined(IBSegueAction)
1169
+ # define IBSegueAction
1170
+ #endif
1171
+ #endif
1172
+ #if !defined(SWIFT_EXTERN)
1173
+ # if defined(__cplusplus)
1174
+ # define SWIFT_EXTERN extern "C"
1175
+ # else
1176
+ # define SWIFT_EXTERN extern
1177
+ # endif
1178
+ #endif
1179
+ #if !defined(SWIFT_CALL)
1180
+ # define SWIFT_CALL __attribute__((swiftcall))
1181
+ #endif
1182
+ #if !defined(SWIFT_INDIRECT_RESULT)
1183
+ # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result))
1184
+ #endif
1185
+ #if !defined(SWIFT_CONTEXT)
1186
+ # define SWIFT_CONTEXT __attribute__((swift_context))
1187
+ #endif
1188
+ #if !defined(SWIFT_ERROR_RESULT)
1189
+ # define SWIFT_ERROR_RESULT __attribute__((swift_error_result))
1190
+ #endif
1191
+ #if defined(__cplusplus)
1192
+ # define SWIFT_NOEXCEPT noexcept
1193
+ #else
1194
+ # define SWIFT_NOEXCEPT
1195
+ #endif
1196
+ #if !defined(SWIFT_C_INLINE_THUNK)
1197
+ # if __has_attribute(always_inline)
1198
+ # if __has_attribute(nodebug)
1199
+ # define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
1200
+ # else
1201
+ # define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
1202
+ # endif
1203
+ # else
1204
+ # define SWIFT_C_INLINE_THUNK inline
1205
+ # endif
1206
+ #endif
1207
+ #if defined(_WIN32)
1208
+ #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
1209
+ # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
1210
+ #endif
1211
+ #else
1212
+ #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
1213
+ # define SWIFT_IMPORT_STDLIB_SYMBOL
1214
+ #endif
1215
+ #endif
1216
+ #if defined(__OBJC__)
1217
+ #if __has_feature(objc_modules)
1218
+ #if __has_warning("-Watimport-in-framework-header")
1219
+ #pragma clang diagnostic ignored "-Watimport-in-framework-header"
1220
+ #endif
1221
+ @import CoreFoundation;
1222
+ @import Dispatch;
1223
+ @import Foundation;
1224
+ @import ObjectiveC;
1225
+ @import UIKit;
1226
+ #endif
1227
+
1228
+ #import <GSSDK/GSSDK.h>
1229
+
1230
+ #endif
1231
+ #pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
1232
+ #pragma clang diagnostic ignored "-Wduplicate-method-arg"
1233
+ #if __has_warning("-Wpragma-clang-attribute")
1234
+ # pragma clang diagnostic ignored "-Wpragma-clang-attribute"
1235
+ #endif
1236
+ #pragma clang diagnostic ignored "-Wunknown-pragmas"
1237
+ #pragma clang diagnostic ignored "-Wnullability"
1238
+ #pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
1239
+
1240
+ #if __has_attribute(external_source_symbol)
1241
+ # pragma push_macro("any")
1242
+ # undef any
1243
+ # pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="GSSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
1244
+ # pragma pop_macro("any")
1245
+ #endif
1246
+
1247
+ #if defined(__OBJC__)
1248
+ @class NSCoder;
1249
+ @class UIImage;
1250
+
1251
+ SWIFT_CLASS("_TtC5GSSDK33BVImageContentViewObjCWrapperView")
1252
+ @interface BVImageContentViewObjCWrapperView : UIView
1253
+ - (nonnull instancetype)initWithFrame:(CGRect)frame OBJC_DESIGNATED_INITIALIZER;
1254
+ - (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)coder SWIFT_UNAVAILABLE;
1255
+ - (void)setImage:(UIImage * _Nonnull)image;
1256
+ - (void)setZoomLimits;
1257
+ @end
1258
+
1259
+
1260
+
1261
+
1262
+ @class GSKPDFDocument;
1263
+ @class GSKDocumentGeneratorConfiguration;
1264
+
1265
+ /// This class exposes the capacility to generate a PDF document file.
1266
+ SWIFT_CLASS("_TtC5GSSDK20GSKDocumentGenerator")
1267
+ @interface GSKDocumentGenerator : NSObject
1268
+ /// Generates a document file based on a document model and a generator configuration.
1269
+ - (BOOL)generate:(GSKPDFDocument * _Nonnull)document configuration:(GSKDocumentGeneratorConfiguration * _Nonnull)configuration error:(NSError * _Nullable * _Nullable)error;
1270
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1271
+ @end
1272
+
1273
+ @class NSString;
1274
+
1275
+ /// A configuration for the document generator.
1276
+ SWIFT_CLASS("_TtC5GSSDK33GSKDocumentGeneratorConfiguration")
1277
+ @interface GSKDocumentGeneratorConfiguration : NSObject
1278
+ /// The path where the generated document will be written
1279
+ @property (nonatomic, readonly, copy) NSString * _Nonnull outputFilePath;
1280
+ /// Custom font file used during the PDF generation to embed an invisible text layer.
1281
+ /// If nil, a default font is used, which only supports Latin languages.
1282
+ @property (nonatomic, readonly, copy) NSString * _Nullable pdfFontFilePath;
1283
+ - (nonnull instancetype)initWithOutputFilePath:(NSString * _Nonnull)outputFilePath pdfFontFilePath:(NSString * _Nullable)pdfFontFilePath OBJC_DESIGNATED_INITIALIZER;
1284
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1285
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1286
+ @end
1287
+
1288
+
1289
+ @interface GSKDocumentGeneratorConfiguration (SWIFT_EXTENSION(GSSDK))
1290
+ - (nullable instancetype)initWithDictionary:(NSDictionary<NSString *, id> * _Nonnull)dictionary error:(NSError * _Nullable * _Nullable)error;
1291
+ @end
1292
+
1293
+
1294
+ /// Internal use.
1295
+ SWIFT_CLASS("_TtC5GSSDK22GSKLicenseKeyRefresher")
1296
+ @interface GSKLicenseKeyRefresher : NSObject
1297
+ /// The current cached license key.
1298
+ @property (nonatomic, readonly, copy) NSString * _Nonnull licenseKey;
1299
+ /// \param baseLicenseKey the license key provided to the customer. This license key must be a valid license key but
1300
+ /// may be expired. It will be used to retrieve a fresh license key if needed.
1301
+ ///
1302
+ - (nonnull instancetype)initWithBaseLicenseKey:(NSString * _Nonnull)baseLicenseKey;
1303
+ /// Refreshes the license key.
1304
+ /// The updated license key is passed in the <code>onSuccess</code> closure. It may be the same key as the provided key.
1305
+ /// In case of failure, the <code>onFailure</code> closure is called.
1306
+ /// note:
1307
+ /// This method uses the old closure-style signature because it’s exposed to Objective-C.
1308
+ - (void)refreshLicenseKeyOnSuccess:(void (^ _Nonnull)(NSString * _Nonnull))onSuccess onFailure:(void (^ _Nonnull)(NSError * _Nonnull, NSString * _Nonnull))onFailure;
1309
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1310
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1311
+ @end
1312
+
1313
+
1314
+
1315
+
1316
+ @protocol GSKLogger;
1317
+ @class GSKOCRConfiguration;
1318
+ @class GSKOCRResult;
1319
+
1320
+ SWIFT_CLASS("_TtC5GSSDK6GSKOCR")
1321
+ @interface GSKOCR : NSObject
1322
+ - (nonnull instancetype)initWithLogger:(id <GSKLogger> _Nonnull)logger OBJC_DESIGNATED_INITIALIZER;
1323
+ - (nonnull instancetype)init;
1324
+ /// Recognize the text in the provided image
1325
+ /// This call is synchronous an can take some time so it’s advised to call it on background thread.
1326
+ /// @return a GSKOCRResult object containing the result of the text recognition.
1327
+ /// \param imagePath The path of the image to recognize. Ideally the image has been processed in black and white with [GSDK enhanceImage:withPostProcessing:error:] first. If not, set the <code>preprocessed</code> flag on the <code>configuration</code> object to NO.
1328
+ ///
1329
+ /// \param configuration Configuration for the OCR process, in particular the language in which the OCR is performed. Note that you must provided the appropriate trained data.
1330
+ ///
1331
+ /// \param progressBlock The progress between 0 and 1. Called on the same thread.
1332
+ ///
1333
+ ///
1334
+ /// throws:
1335
+ /// Throws various error (unable to read image, unsupported languages provided).
1336
+ ///
1337
+ /// returns:
1338
+ /// An OCR result.
1339
+ - (void)recognizeTextForImageAtPath:(NSString * _Nonnull)imagePath ocrConfiguration:(GSKOCRConfiguration * _Nonnull)configuration onProgress:(void (^ _Nullable)(float))progressBlock completionHandler:(void (^ _Nonnull)(GSKOCRResult * _Nullable, NSError * _Nullable))completionHandler;
1340
+ @end
1341
+
1342
+
1343
+ /// The configuration for an OCR operation.
1344
+ SWIFT_CLASS("_TtC5GSSDK19GSKOCRConfiguration")
1345
+ @interface GSKOCRConfiguration : NSObject
1346
+ /// Initialize an OCR configuration for the modern OCR engine.
1347
+ /// \param languageTags The language codes to perform OCR with.
1348
+ ///
1349
+ + (GSKOCRConfiguration * _Nonnull)configurationWithLanguageTags:(NSArray<NSString *> * _Nonnull)languageTags SWIFT_WARN_UNUSED_RESULT;
1350
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1351
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1352
+ @end
1353
+
1354
+ @class GSKTextLayout;
1355
+
1356
+ /// The results of an OCR operation
1357
+ SWIFT_CLASS("_TtC5GSSDK12GSKOCRResult")
1358
+ @interface GSKOCRResult : NSObject
1359
+ /// The recognized text, formatted.
1360
+ @property (nonatomic, readonly, copy) NSString * _Nonnull text;
1361
+ /// The recognized text, as a structured text layout.
1362
+ @property (nonatomic, readonly, strong) GSKTextLayout * _Nonnull textLayout;
1363
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1364
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1365
+ @end
1366
+
1367
+ @class NSDate;
1368
+ @class GSKPDFPage;
1369
+
1370
+ /// Describes the structure of a PDF document for the PDF generator.
1371
+ SWIFT_CLASS("_TtC5GSSDK14GSKPDFDocument")
1372
+ @interface GSKPDFDocument : NSObject
1373
+ /// If provided, this title will be included in the PDF document properties
1374
+ @property (nonatomic, readonly, copy) NSString * _Nullable title;
1375
+ /// If provided, this password will be used to protect the PDF document.
1376
+ /// It will need to be entered to view or edit the document.
1377
+ /// RC4 encryption algorithm is used with a 128-bit key.
1378
+ @property (nonatomic, readonly, copy) NSString * _Nullable password;
1379
+ /// If provided, the keywords will be included in the PDF document properties
1380
+ @property (nonatomic, readonly, copy) NSString * _Nullable keywords;
1381
+ /// If provided, this date will be included in the PDF document properties
1382
+ @property (nonatomic, readonly, copy) NSDate * _Nullable creationDate;
1383
+ /// If provided, this date will be included in the PDF document properties
1384
+ @property (nonatomic, readonly, copy) NSDate * _Nullable lastUpdateDate;
1385
+ /// List of pages that will be included in the PDF document
1386
+ @property (nonatomic, readonly, copy) NSArray<GSKPDFPage *> * _Nonnull pages;
1387
+ - (nonnull instancetype)initWithTitle:(NSString * _Nullable)title password:(NSString * _Nullable)password keywords:(NSString * _Nullable)keywords creationDate:(NSDate * _Nullable)creationDate lastUpdate:(NSDate * _Nullable)lastUpdate pages:(NSArray<GSKPDFPage *> * _Nonnull)pages OBJC_DESIGNATED_INITIALIZER;
1388
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1389
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1390
+ @end
1391
+
1392
+
1393
+ @interface GSKPDFDocument (SWIFT_EXTENSION(GSSDK))
1394
+ /// Initialize a GSKPDFDocument with a dictionary.
1395
+ /// This is used for Genius Scan SDK’s cross-platform plugins integration and shouldn’t be relied on.
1396
+ - (nullable instancetype)initWithDictionary:(NSDictionary<NSString *, id> * _Nonnull)dictionary error:(NSError * _Nullable * _Nullable)error;
1397
+ @end
1398
+
1399
+
1400
+ SWIFT_CLASS("_TtC5GSSDK28GSKPDFGeneratorConfiguration")
1401
+ @interface GSKPDFGeneratorConfiguration : NSObject
1402
+ @property (nonatomic, readonly, copy) NSString * _Nullable fontPath;
1403
+ /// An ICC profile file that will be configured on the
1404
+ /// PDF file. This is needed to have PDF/A compliance.
1405
+ /// It’s a RGB profile so that it supports any RGB or Grayscale
1406
+ /// image.
1407
+ @property (nonatomic, readonly, copy) NSString * _Nullable iccProfilePath;
1408
+ /// If true, OCR’ed text will visible on the PDF.
1409
+ /// Defaults to false
1410
+ @property (nonatomic, readonly) BOOL debug;
1411
+ - (nonnull instancetype)initWithFontPath:(NSString * _Nullable)fontPath iccProfilePath:(NSString * _Nullable)iccProfilePath;
1412
+ /// A configuration with the specified font path. This configuration will generate a PDF/A-1 with a default ICC profile.
1413
+ /// If you don’t want a PDF/A-1, use <code>initWithFontPath:iccProfilePath:</code> and pass <code>nil</code> for the ICC profile path.
1414
+ - (nonnull instancetype)initWithFontPath:(NSString * _Nullable)fontPath;
1415
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1416
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1417
+ @end
1418
+
1419
+
1420
+ /// Used to preprocess pages of the PDF generation.
1421
+ /// When you generate a PDF document from images, you may want to apply some preprocessing to each image
1422
+ /// before inserting them in the document (for instance resizing them, including a watermark, etc.) You can
1423
+ /// implement your own PDF_image_processor and pass it when generating a PDF document.
1424
+ /// to achieve this.
1425
+ SWIFT_PROTOCOL("_TtP5GSSDK20GSKPDFImageProcessor_")
1426
+ @protocol GSKPDFImageProcessor
1427
+ /// Process the image and return a file path to the
1428
+ /// updated image. The PDF processor will delete this temporary
1429
+ /// image afterwards (only if it’s different from inputFilePath)
1430
+ /// @return nil if there is an error
1431
+ - (NSString * _Nullable)process:(NSString * _Nonnull)inputFilePath SWIFT_WARN_UNUSED_RESULT;
1432
+ @end
1433
+
1434
+
1435
+ SWIFT_CLASS("_TtC5GSSDK24GSKPDFNoopImageProcessor")
1436
+ @interface GSKPDFNoopImageProcessor : NSObject <GSKPDFImageProcessor>
1437
+ - (NSString * _Nullable)process:(NSString * _Nonnull)inputFilePath SWIFT_WARN_UNUSED_RESULT;
1438
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1439
+ @end
1440
+
1441
+ @class GSKPDFSize;
1442
+
1443
+ /// Describes a page of a PDF document for the PDF generator.
1444
+ SWIFT_CLASS("_TtC5GSSDK10GSKPDFPage")
1445
+ @interface GSKPDFPage : NSObject
1446
+ @property (nonatomic, readonly, copy) NSString * _Nonnull filePath;
1447
+ @property (nonatomic, readonly, strong) GSKPDFSize * _Nonnull inchesSize;
1448
+ @property (nonatomic, readonly, strong) GSKTextLayout * _Nullable textLayout;
1449
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1450
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1451
+ @end
1452
+
1453
+
1454
+ /// Physical size of a PDF page in inches.
1455
+ /// If the aspect ratio doesn’t match the aspect ratio of the page in pixels,
1456
+ /// margins will be added on both sides of the page image.
1457
+ /// If 0 is provided for the width or height, it is computed to match the aspect ratio
1458
+ /// of the image. Eg, for a receipt, we usually use width = 3.54f and height = 0.
1459
+ SWIFT_CLASS("_TtC5GSSDK10GSKPDFSize")
1460
+ @interface GSKPDFSize : NSObject
1461
+ @property (nonatomic, readonly) double width;
1462
+ @property (nonatomic, readonly) double height;
1463
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1464
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1465
+ @end
1466
+
1467
+ enum GSKScanFlowSource : NSUInteger;
1468
+ @class NSURL;
1469
+ enum GSKScanFlowFilterType : NSInteger;
1470
+ enum GSKScanFlowPDFPageSize : NSUInteger;
1471
+ enum GSKScanFlowFlashMode : NSUInteger;
1472
+ enum GSKScanFlowMultiPageFormat : NSUInteger;
1473
+ @class UIColor;
1474
+ @class GSKScanFlowOCRConfiguration;
1475
+
1476
+ /// Enables configuration of a <code>GSKScanFlow</code> instance.
1477
+ /// Pass an instance of this class to the initializer of <code>GSKScanFlow</code>
1478
+ /// to build the desired scan flow.
1479
+ SWIFT_CLASS("_TtC5GSSDK24GSKScanFlowConfiguration")
1480
+ @interface GSKScanFlowConfiguration : NSObject
1481
+ /// Specifies the source for the scanned documents (eg. the camera, …).
1482
+ /// If source is <code>.imageURL</code>, then you must assign a <code>sourceImageURL</code>.
1483
+ @property (nonatomic) enum GSKScanFlowSource source;
1484
+ /// The image URL if the <code>source</code> is <code>.imageURL</code>.
1485
+ @property (nonatomic, copy) NSURL * _Nullable sourceImageURL;
1486
+ /// Whether multi page mode should be used. Only applies when the source
1487
+ /// is <code>.camera</code>. When multipage mode is active, the user will have the
1488
+ /// opportunity to snap multiple scans in a row and the output document
1489
+ /// will contain all those pages. When multipage mode is off, the user
1490
+ /// will only scan a single page. The output document will always contain
1491
+ /// a single page. Defaults to <code>true</code>.
1492
+ @property (nonatomic) BOOL multiPage;
1493
+ /// Any specific kind of post-processing to use. Defaults to <code>.automatic</code>.
1494
+ @property (nonatomic) enum GSKScanFlowFilterType defaultFilter;
1495
+ /// Whether to skip showing the post-processing screen. We only recommend
1496
+ /// enabling this option when scanning structured data. Generally, you want
1497
+ /// the user to visually confirm the quality of each scan.
1498
+ @property (nonatomic) BOOL skipPostProcessingScreen;
1499
+ /// Select which actions to display within the post-processing screen.
1500
+ /// Defaults to all actions.
1501
+ @property (nonatomic) GSKScanFlowPostProcessingActions postProcessingActions;
1502
+ /// Determines the size of the pages when generating PDFs. Defaults to <code>fit</code>.
1503
+ @property (nonatomic) enum GSKScanFlowPDFPageSize pdfPageSize;
1504
+ /// Whether the flash button should be hidden. Defaults to <code>false</code>.
1505
+ @property (nonatomic) BOOL flashButtonHidden;
1506
+ /// Determines the default flash mode. Combine this with <code>flashButtonHidden</code>
1507
+ /// if you want to only allow a specific flash mode. Defaults to <code>.auto</code>.
1508
+ @property (nonatomic) enum GSKScanFlowFlashMode defaultFlashMode;
1509
+ /// Determines the document format. Defaults to <code>.PDF</code>.
1510
+ @property (nonatomic) enum GSKScanFlowMultiPageFormat multiPageFormat;
1511
+ /// Custom font file used during PDF generation to embed an invisible text
1512
+ /// layer. If <code>nil</code>, a default font is used, which only supports Latin languages.
1513
+ @property (nonatomic, copy) NSURL * _Nullable pdfFontFileURL;
1514
+ /// The background color used for the UI. Defaults to <code>.black</code>.
1515
+ @property (nonatomic, strong) UIColor * _Nonnull backgroundColor;
1516
+ /// The foreground color used for the UI (text and icons). Defaults to <code>.white</code>.
1517
+ @property (nonatomic, strong) UIColor * _Nonnull foregroundColor;
1518
+ /// The highlight color used for the UI (document detection overlay). Defaults
1519
+ /// to <code>.blue</code>.
1520
+ @property (nonatomic, strong) UIColor * _Nonnull highlightColor;
1521
+ /// The menu color used for the UI. Defaults to <code>nil</code>, meaning that the system
1522
+ /// default color will be used (blue on iOS, for example).
1523
+ @property (nonatomic, strong) UIColor * _Nullable menuColor;
1524
+ /// JPEG quality used to compress captured images. Between 0 and 100, with 100
1525
+ /// being the best quality. Defaults to <code>60</code>.
1526
+ @property (nonatomic) NSInteger jpegQuality;
1527
+ /// Max scan dimension in pixels when generating PDF files. All scans included
1528
+ /// in PDF files will be scaled so that both their height and width are smaller
1529
+ /// than this value, while maintaining their aspect ratio. Defaults to <code>0</code>, which
1530
+ /// means no scaling is applied.
1531
+ @property (nonatomic) NSInteger pdfMaxScanDimension;
1532
+ /// The configuration for Optical Character Recognition. Default is <code>nil</code>, which
1533
+ /// means no OCR is performed.
1534
+ @property (nonatomic, strong) GSKScanFlowOCRConfiguration * _Nullable ocrConfiguration;
1535
+ /// The types of structured data you want to extract from the document. This is
1536
+ /// an option set so you can combine multiple values.
1537
+ @property (nonatomic) GSKScanFlowStructuredData structuredData;
1538
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1539
+ @end
1540
+
1541
+
1542
+ @interface GSKScanFlowConfiguration (SWIFT_EXTENSION(GSSDK))
1543
+ /// Create a configuration from a dictionary.
1544
+ /// This is particularly useful for interfacing with React Native but shouldn’t
1545
+ /// be used in native projects.
1546
+ + (nullable instancetype)configurationWithDictionary:(NSDictionary * _Nonnull)dictionary error:(NSError * _Nullable * _Nullable)error SWIFT_WARN_UNUSED_RESULT;
1547
+ @end
1548
+
1549
+
1550
+
1551
+ /// Enum that defines various errors that can occur during a scan flow.
1552
+ typedef SWIFT_ENUM(NSInteger, GSKScanFlowError, open) {
1553
+ /// User has canceled the scan flow
1554
+ GSKScanFlowUserCancelationError SWIFT_COMPILE_NAME("userCancellation") = 999,
1555
+ /// A general error due to a bad input parameter. Verify that your
1556
+ /// inputs match the API requirements.
1557
+ GSKScanFlowBadInputError SWIFT_COMPILE_NAME("badInput") = 1000,
1558
+ };
1559
+
1560
+ /// The different possible filters for the scanner UI.
1561
+ /// All cases match <code>GSKFilterType</code> values except <code>.automatic</code>.
1562
+ typedef SWIFT_ENUM(NSInteger, GSKScanFlowFilterType, open) {
1563
+ GSKScanFlowFilterAutomatic SWIFT_COMPILE_NAME("automatic") = 0,
1564
+ GSKScanFlowFilterNone SWIFT_COMPILE_NAME("none") = 1,
1565
+ GSKScanFlowFilterBlackAndWhite SWIFT_COMPILE_NAME("blackAndWhite") = 2,
1566
+ GSKScanFlowFilterColor SWIFT_COMPILE_NAME("color") = 3,
1567
+ GSKScanFlowFilterPhoto SWIFT_COMPILE_NAME("photo") = 4,
1568
+ GSKScanFlowFilterMonochrome SWIFT_COMPILE_NAME("monochrome") = 5,
1569
+ };
1570
+
1571
+ /// The capture screen flash mode.
1572
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowFlashMode, open) {
1573
+ /// Let the system determine whether to turn on the flash based on the lighting conditions.
1574
+ GSKScanFlowFlashModeAuto = 0,
1575
+ /// Force the flash on.
1576
+ GSKScanFlowFlashModeOn = 1,
1577
+ /// Force the flash off.
1578
+ GSKScanFlowFlashModeOff = 2,
1579
+ };
1580
+
1581
+ /// The format of the exported document.
1582
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowMultiPageFormat, open) {
1583
+ GSKScanFlowNone SWIFT_COMPILE_NAME("none") = 0,
1584
+ GSKScanFlowPDF SWIFT_COMPILE_NAME("PDF") = 1,
1585
+ GSKScanFlowTIFF SWIFT_COMPILE_NAME("TIFF") = 2,
1586
+ };
1587
+
1588
+
1589
+ /// The configuration for text recognition
1590
+ SWIFT_CLASS("_TtC5GSSDK27GSKScanFlowOCRConfiguration")
1591
+ @interface GSKScanFlowOCRConfiguration : NSObject
1592
+ /// The BCP47 language tags to process OCR with.
1593
+ @property (nonatomic, copy) NSArray<NSString *> * _Nonnull languageTags;
1594
+ /// The formats in which the OCR result is made available in
1595
+ /// the ScanFlow result. Defaults to all formats.
1596
+ @property (nonatomic) GSKScanFlowOCROutputFormats outputFormats;
1597
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1598
+ @end
1599
+
1600
+
1601
+
1602
+
1603
+ /// The result of the text recognition.
1604
+ SWIFT_CLASS("_TtC5GSSDK20GSKScanFlowOCRResult")
1605
+ @interface GSKScanFlowOCRResult : NSObject
1606
+ /// The raw text recognized in the document.
1607
+ @property (nonatomic, copy) NSString * _Nullable text;
1608
+ /// The text layout of the recognized text.
1609
+ @property (nonatomic, copy) NSString * _Nullable hocrTextLayout;
1610
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1611
+ @end
1612
+
1613
+ /// The generated PDF paper size.
1614
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowPDFPageSize, open) {
1615
+ /// PDF page with a width of 8.27 inch (A4 width) and fitting height.
1616
+ GSKScanFlowPDFPageFit SWIFT_COMPILE_NAME("fit") = 0,
1617
+ /// ISO A4 (21cm x 29.7cm).
1618
+ GSKScanFlowPDFPageA4 SWIFT_COMPILE_NAME("A4") = 1,
1619
+ /// US Letter (8.5in x 11in).
1620
+ GSKScanFlowPDFPageLetter SWIFT_COMPILE_NAME("letter") = 2,
1621
+ };
1622
+
1623
+ @class GSKScanFlowScan;
1624
+
1625
+ /// The result of a scan flow.
1626
+ SWIFT_CLASS("_TtC5GSSDK17GSKScanFlowResult")
1627
+ @interface GSKScanFlowResult : NSObject
1628
+ /// Document containing the pages that were scanned during the scan
1629
+ /// flow. The format is specified by <code>multiPageFormat</code> property of
1630
+ /// the used <code>GSKScanFlowConfiguration</code>. Is <code>nil</code> if no format was
1631
+ /// specified or if generation failed.
1632
+ @property (nonatomic, copy) NSURL * _Nullable multiPageDocumentURL;
1633
+ /// The individual scans taken during the scan flow.
1634
+ /// Each scan object contains both the original and the enhanced scans.
1635
+ @property (nonatomic, copy) NSArray<GSKScanFlowScan *> * _Nonnull scans;
1636
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1637
+ @end
1638
+
1639
+
1640
+ @interface GSKScanFlowResult (SWIFT_EXTENSION(GSSDK))
1641
+ @property (nonatomic, readonly, copy) NSURL * _Nullable pdfURL SWIFT_DEPRECATED_MSG("Use multiPageDocumentURL instead");
1642
+ /// A dictionary representation of the result.
1643
+ /// Convenient for interfacing with React Native, probably no reason to
1644
+ /// use it with native code.
1645
+ @property (nonatomic, readonly, copy) NSDictionary<NSString *, id> * _Nonnull dictionary;
1646
+ @end
1647
+
1648
+ @class GSKScanFlowStructuredDataResult;
1649
+
1650
+ /// A page captured by the scan flow.
1651
+ SWIFT_CLASS("_TtC5GSSDK15GSKScanFlowScan")
1652
+ @interface GSKScanFlowScan : NSObject
1653
+ /// The original JPEG out of the camera.
1654
+ /// Note that this image might be rotated, and needs to be read
1655
+ /// with its EXIF orientation to be properly displayed. <code>UIImage</code>
1656
+ /// methods will properly take care of that.
1657
+ @property (nonatomic, copy) NSString * _Nonnull originalFilePath;
1658
+ /// The enhanced, processed, image.
1659
+ @property (nonatomic, copy) NSString * _Nonnull enhancedFilePath;
1660
+ /// If OCR was performed, the recognized text.
1661
+ @property (nonatomic, strong) GSKScanFlowOCRResult * _Nullable ocrResult;
1662
+ /// If structured data extraction was performed, the structured data.
1663
+ @property (nonatomic, strong) GSKScanFlowStructuredDataResult * _Nullable structuredDataResult;
1664
+ - (nonnull instancetype)initWithOriginalFilePath:(NSString * _Nonnull)originalFilePath enhancedFilePath:(NSString * _Nonnull)enhancedFilePath OBJC_DESIGNATED_INITIALIZER;
1665
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1666
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1667
+ @end
1668
+
1669
+
1670
+ @class GSKQuadrangle;
1671
+
1672
+ /// The output result from a scan flow.
1673
+ SWIFT_CLASS("_TtC5GSSDK23GSKScanFlowScanInternal")
1674
+ @interface GSKScanFlowScanInternal : NSObject
1675
+ /// The original JPEG out of the camera.
1676
+ /// Note that this image might be rotated, and needs to be read with
1677
+ /// its EXIF orientation to be properly displayed. <code>UIImage</code> will
1678
+ /// properly take care of that.
1679
+ @property (nonatomic, readonly, copy) NSString * _Nonnull originalFilePath;
1680
+ /// The enhanced, processed, image.
1681
+ @property (nonatomic, copy) NSString * _Nonnull enhancedFilePath;
1682
+ /// The quadrangle that was applied during the scan flow.
1683
+ @property (nonatomic, strong) GSKQuadrangle * _Nonnull appliedQuadrangle;
1684
+ /// The filter that was applied during the scan flow.
1685
+ @property (nonatomic) GSKFilterType appliedFilter;
1686
+ /// The rotation that was applied during the scan flow.
1687
+ @property (nonatomic) GSKRotation appliedRotation;
1688
+ /// If OCR was performed, the recognized text.
1689
+ @property (nonatomic, strong) GSKOCRResult * _Nullable ocrResult;
1690
+ /// If bank details extraction was performed and successful, the
1691
+ /// extracted IBAN, otherwise <code>nil</code>.
1692
+ @property (nonatomic, copy) NSString * _Nullable structuredDataIBAN;
1693
+ /// If bank details extraction was performed and successful, the
1694
+ /// extracted BIC, otherwise <code>nil</code>.
1695
+ @property (nonatomic, copy) NSString * _Nullable structuredDataBIC;
1696
+ - (nonnull instancetype)initWithOriginalFilePath:(NSString * _Nonnull)originalFilePath enhancedFilePath:(NSString * _Nonnull)enhancedFilePath appliedQuadrangle:(GSKQuadrangle * _Nonnull)appliedQuadrangle appliedFilter:(GSKFilterType)appliedFilter appliedRotation:(GSKRotation)appliedRotation logger:(id <GSKLogger> _Nonnull)logger OBJC_DESIGNATED_INITIALIZER;
1697
+ /// Convenient way to access the original image as an <code>UIImage</code>
1698
+ - (UIImage * _Nullable)originalImage SWIFT_WARN_UNUSED_RESULT;
1699
+ /// Convenient way to access the processed image as an <code>UIImage</code>
1700
+ - (UIImage * _Nullable)enhancedImage SWIFT_WARN_UNUSED_RESULT;
1701
+ /// Deletes all the files related to this scan. Convenient to clean
1702
+ /// up after you copied what you needed.
1703
+ - (void)delete;
1704
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1705
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1706
+ @end
1707
+
1708
+
1709
+ /// The source for a scan flow
1710
+ typedef SWIFT_ENUM(NSUInteger, GSKScanFlowSource, open) {
1711
+ /// Scan using the camera
1712
+ GSKScanFlowSourceCamera = 0,
1713
+ /// Import a file from a URL
1714
+ GSKScanFlowSourceImageURL = 1,
1715
+ /// Import a file from the user’s photo library
1716
+ GSKScanFlowSourceLibrary = 2,
1717
+ };
1718
+
1719
+ @class GSKScanFlowStructuredDataResultBankDetails;
1720
+
1721
+ /// The result of a structured data extraction.
1722
+ SWIFT_CLASS("_TtC5GSSDK31GSKScanFlowStructuredDataResult")
1723
+ @interface GSKScanFlowStructuredDataResult : NSObject
1724
+ /// Present if bank details extraction was requested, <code>nil</code> otherwise.
1725
+ @property (nonatomic, strong) GSKScanFlowStructuredDataResultBankDetails * _Nullable bankDetails;
1726
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1727
+ @end
1728
+
1729
+
1730
+ /// The bank details extracted from a document through OCR.
1731
+ SWIFT_CLASS("_TtC5GSSDK42GSKScanFlowStructuredDataResultBankDetails")
1732
+ @interface GSKScanFlowStructuredDataResultBankDetails : NSObject
1733
+ /// The IBAN if successfully extracted, otherwise is <code>nil</code>.
1734
+ @property (nonatomic, copy) NSString * _Nullable iban;
1735
+ /// The BIC code if successfully extracted, otherwise is <code>nil</code>.
1736
+ @property (nonatomic, copy) NSString * _Nullable bic;
1737
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1738
+ @end
1739
+
1740
+
1741
+ SWIFT_CLASS("_TtC5GSSDK21GSKSerialQueueService")
1742
+ @interface GSKSerialQueueService : NSObject
1743
+ - (void)waitForCompletion:(void (^ _Nonnull)(void))onDone;
1744
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1745
+ @end
1746
+
1747
+
1748
+ SWIFT_CLASS("_TtC5GSSDK32GSKScanFlowStructuredDataService")
1749
+ @interface GSKScanFlowStructuredDataService : GSKSerialQueueService
1750
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GSKScanFlowStructuredDataService * _Nonnull shared;)
1751
+ + (GSKScanFlowStructuredDataService * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
1752
+ - (void)process:(GSKScanFlowScanInternal * _Nonnull)scan configuration:(GSKScanFlowConfiguration * _Nonnull)configuration;
1753
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1754
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1755
+ @end
1756
+
1757
+
1758
+
1759
+ SWIFT_CLASS("_TtC5GSSDK13GSKTextLayout")
1760
+ @interface GSKTextLayout : NSObject
1761
+ @property (nonatomic, readonly, copy) NSString * _Nullable hocr;
1762
+ - (nonnull instancetype)initWithHocr:(NSString * _Nullable)hocr OBJC_DESIGNATED_INITIALIZER;
1763
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1764
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1765
+ @end
1766
+
1767
+
1768
+ SWIFT_CLASS("_TtC5GSSDK25GSKUIBackgroundProcessing")
1769
+ @interface GSKUIBackgroundProcessing : NSObject
1770
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GSKUIBackgroundProcessing * _Nonnull shared;)
1771
+ + (GSKUIBackgroundProcessing * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
1772
+ @property (nonatomic, readonly, strong) dispatch_queue_t _Nonnull documentGenerationQueue;
1773
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1774
+ @end
1775
+
1776
+ @protocol GSKUICameraViewControllerDelegate;
1777
+ @class UIButton;
1778
+ @class GSKCameraSession;
1779
+ @class GSKScan;
1780
+
1781
+ /// View controller that manages the camera UI presented by <code>GSKScanFlow</code>.
1782
+ SWIFT_CLASS("_TtC5GSSDK25GSKUICameraViewController")
1783
+ @interface GSKUICameraViewController : GSKCameraViewController
1784
+ @property (nonatomic, readonly) UIInterfaceOrientationMask supportedInterfaceOrientations;
1785
+ @property (nonatomic, weak) id <GSKUICameraViewControllerDelegate> _Nullable delegate;
1786
+ @property (nonatomic, readonly, strong) UIButton * _Nonnull doneButton;
1787
+ - (nonnull instancetype)initWithSession:(GSKCameraSession * _Nonnull)session configuration:(GSKScanFlowConfiguration * _Nonnull)configuration logger:(id <GSKLogger> _Nonnull)logger OBJC_DESIGNATED_INITIALIZER;
1788
+ - (void)viewDidLoad;
1789
+ - (void)viewWillAppear:(BOOL)animated;
1790
+ - (void)cameraSessionDidSetup:(GSKCameraSession * _Nonnull)cameraSession;
1791
+ - (void)cameraSessionWillSnapPhoto:(GSKCameraSession * _Nonnull)cameraSession;
1792
+ - (void)cameraSessionDidSnapPhoto:(GSKCameraSession * _Nonnull)cameraSession;
1793
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession didGenerateScan:(GSKScan * _Nonnull)scan;
1794
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession didFailWithError:(NSError * _Nonnull)error;
1795
+ - (void)cameraSessionIsSearchingQuadrangle:(GSKCameraSession * _Nonnull)cameraSession;
1796
+ - (void)cameraSessionFailedToFindQuadrangle:(GSKCameraSession * _Nonnull)cameraSession;
1797
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession didFindQuadrangle:(GSKQuadrangle * _Nonnull)quadrangle;
1798
+ - (void)cameraSessionIsAboutToChooseQuadrangle:(GSKCameraSession * _Nonnull)cameraSession;
1799
+ - (void)cameraSession:(GSKCameraSession * _Nonnull)cameraSession willAutoTriggerWithQuadrangle:(GSKQuadrangle * _Nonnull)quadrangle;
1800
+ - (null_unspecified instancetype)initWithCameraSession:(GSKCameraSession * _Null_unspecified)cameraSession SWIFT_UNAVAILABLE;
1801
+ @end
1802
+
1803
+
1804
+
1805
+ /// Delegate protocol for <code>GSKUICameraViewController</code>.
1806
+ SWIFT_PROTOCOL("_TtP5GSSDK33GSKUICameraViewControllerDelegate_")
1807
+ @protocol GSKUICameraViewControllerDelegate
1808
+ - (void)cameraViewControllerDidCancel:(GSKUICameraViewController * _Nonnull)viewController;
1809
+ - (void)cameraViewControllerDone:(GSKUICameraViewController * _Nonnull)viewController;
1810
+ - (void)cameraViewControllerDidSnapPhoto:(GSKUICameraViewController * _Nonnull)viewController;
1811
+ - (void)cameraViewController:(GSKUICameraViewController * _Nonnull)viewController didScan:(GSKScan * _Nonnull)scan onComplete:(void (^ _Nonnull)(void))onComplete;
1812
+ - (void)cameraViewController:(GSKUICameraViewController * _Nonnull)viewController didFailWithError:(NSError * _Nonnull)error;
1813
+ @end
1814
+
1815
+
1816
+ /// Document generator that can create file representations of
1817
+ /// scans using any format defined by <code>GSKScanFlowMultiPageFormat</code>.
1818
+ SWIFT_CLASS("_TtC5GSSDK22GSKUIDocumentGenerator")
1819
+ @interface GSKUIDocumentGenerator : NSObject
1820
+ /// Initialize an instance with a given multi-page document format.
1821
+ /// Returns <code>nil</code> if the <code>none</code> multi-page format was passed.
1822
+ - (nullable instancetype)initWithMultiPageFormat:(enum GSKScanFlowMultiPageFormat)multiPageFormat;
1823
+ /// Generate a file representation for a document derived from
1824
+ /// an array of scans. Returns a <code>URL</code> that points to the generated
1825
+ /// document, or <code>nil</code> if the document generation failed.
1826
+ - (NSURL * _Nullable)generateDocumentFromScans:(NSArray<GSKScanFlowScanInternal *> * _Nonnull)scans withConfiguration:(GSKScanFlowConfiguration * _Nonnull)configuration SWIFT_WARN_UNUSED_RESULT;
1827
+ - (nonnull instancetype)init SWIFT_UNAVAILABLE;
1828
+ + (nonnull instancetype)new SWIFT_UNAVAILABLE_MSG("-init is unavailable");
1829
+ @end
1830
+
1831
+
1832
+
1833
+ SWIFT_CLASS("_TtC5GSSDK15GSKUIOCRService")
1834
+ @interface GSKUIOCRService : GSKSerialQueueService
1835
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) GSKUIOCRService * _Nonnull shared;)
1836
+ + (GSKUIOCRService * _Nonnull)shared SWIFT_WARN_UNUSED_RESULT;
1837
+ @property (nonatomic, readonly) NSInteger pendingCount;
1838
+ - (void)process:(GSKScanFlowScanInternal * _Nonnull)scan configuration:(GSKScanFlowOCRConfiguration * _Nonnull)configuration;
1839
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1840
+ @end
1841
+
1842
+
1843
+
1844
+ @interface GSKView (SWIFT_EXTENSION(GSSDK))
1845
+ - (void)startSnapAnimationWithDuration:(NSTimeInterval)duration;
1846
+ - (void)endSnapAnimation;
1847
+ @end
1848
+
1849
+ @class NSBundle;
1850
+
1851
+ SWIFT_CLASS("_TtC5GSSDK14GSSDKResources")
1852
+ @interface GSSDKResources : NSObject
1853
+ SWIFT_CLASS_PROPERTY(@property (nonatomic, class, readonly, strong) NSBundle * _Nonnull bundle;)
1854
+ + (NSBundle * _Nonnull)bundle SWIFT_WARN_UNUSED_RESULT;
1855
+ - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
1856
+ @end
1857
+
1858
+
1859
+
1860
+
1861
+
1862
+
1863
+
1864
+ @interface UIViewController (SWIFT_EXTENSION(GSSDK))
1865
+ /// Return a status bar style appropriate for this view controller
1866
+ /// based on the contrast between the status bar’s contents and the
1867
+ /// view controller’s background color.
1868
+ @property (nonatomic, readonly) UIStatusBarStyle gsk_statusBarStyleBasedOnContrast;
1869
+ /// Return the interface orientations that this view controller
1870
+ /// should support based on the current device.
1871
+ @property (nonatomic, readonly) UIInterfaceOrientationMask gsk_supportedInterfaceOrientations;
1872
+ @end
1873
+
1874
+
1875
+ #endif
1876
+ #if __has_attribute(external_source_symbol)
1877
+ # pragma clang attribute pop
1878
+ #endif
1879
+ #if defined(__cplusplus)
1880
+ #endif
1881
+ #pragma clang diagnostic pop
1882
+ #endif
1883
+
1884
+ #else
1885
+ #error unsupported Swift architecture
1886
+ #endif