diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock
index 82f9ad9..a8907f8 100644
--- a/example/ios/Podfile.lock
+++ b/example/ios/Podfile.lock
@@ -944,7 +944,7 @@ PODS:
- React-Mapbuffer (0.73.11):
- glog
- React-debug
- - react-native-idscan-sdk (0.9.2):
+ - react-native-idscan-sdk (1.0.0):
- React-Core
- React-nativeconfig (0.73.11)
- React-NativeModulesApple (0.73.11):
@@ -1349,7 +1349,7 @@ SPEC CHECKSUMS:
React-jsinspector: a98428936fb888cc15d857226a26d9ac0a668a0e
React-logger: 6e4873d1f9c54cca30f6c91a6617f8c91b75ba4c
React-Mapbuffer: 57bf49a458398d329dad2bf8bc660e3e35b96989
- react-native-idscan-sdk: 66029b7a6f405721ed31aa0f52f7a5f590427994
+ react-native-idscan-sdk: 270ad9626bb2e64d435dd519e85b37f8d6e0b35f
React-nativeconfig: 8fd29a35a3e4e8c37682d976667663d834ba6165
React-NativeModulesApple: 83d7077877f8eda8e1b6055b3f8f16f7db8463b5
React-perflogger: 3887a05940ccd34a83457fd153fdeda509b31737
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/Info.plist b/ios/sdk/IDScanIDParserNative.xcframework/Info.plist
index 8b88ba3..10aa7fe 100644
--- a/ios/sdk/IDScanIDParserNative.xcframework/Info.plist
+++ b/ios/sdk/IDScanIDParserNative.xcframework/Info.plist
@@ -8,26 +8,13 @@
BinaryPath
IDScanIDParserNative.framework/IDScanIDParserNative
LibraryIdentifier
- ios-arm64
+ ios-arm64_x86_64-simulator
LibraryPath
IDScanIDParserNative.framework
SupportedArchitectures
arm64
-
- SupportedPlatform
- ios
-
-
- BinaryPath
- IDScanIDParserNativeSim.framework/IDScanIDParserNativeSim
- LibraryIdentifier
- ios-arm64-simulator
- LibraryPath
- IDScanIDParserNativeSim.framework
- SupportedArchitectures
-
- arm64
+ x86_64
SupportedPlatform
ios
@@ -38,15 +25,15 @@
BinaryPath
IDScanIDParserNative.framework/IDScanIDParserNative
LibraryIdentifier
- macos-x86_64
+ ios-arm64
LibraryPath
IDScanIDParserNative.framework
SupportedArchitectures
- x86_64
+ arm64
SupportedPlatform
- macos
+ ios
CFBundlePackageType
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64-simulator/IDScanIDParserNativeSim.framework/IDScanIDParserNativeSim b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64-simulator/IDScanIDParserNativeSim.framework/IDScanIDParserNativeSim
deleted file mode 100644
index ab0a1a4..0000000
Binary files a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64-simulator/IDScanIDParserNativeSim.framework/IDScanIDParserNativeSim and /dev/null differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64-simulator/IDScanIDParserNativeSim.framework/Info.plist b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64-simulator/IDScanIDParserNativeSim.framework/Info.plist
deleted file mode 100644
index d4d0467..0000000
--- a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64-simulator/IDScanIDParserNativeSim.framework/Info.plist
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 21G115
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- IDScanIDParserNativeSim
- CFBundleIdentifier
- com.idscan.parser
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- IDScanIDParserNativeSim
- CFBundlePackageType
- FMWK
- CFBundleShortVersionString
- 16.241127.1
- CFBundleSupportedPlatforms
-
- ios-arm64-simulator
-
- CFBundleVersion
- 1
- MinimumOSVersion
- 13.0
- SupportedArchitectures
-
- arm64
-
- UIDeviceFamily
-
- 1
- 2
-
-
-
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/IDScanIDParserNative b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/IDScanIDParserNative
index b8dc549..e114721 100644
Binary files a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/IDScanIDParserNative and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/IDScanIDParserNative differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/Info.plist b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/Info.plist
index f67da34..d00fc35 100644
--- a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/Info.plist
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64/IDScanIDParserNative.framework/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 16.241127.1
+ 16.250625.1
CFBundleSupportedPlatforms
iPhoneOS
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Headers/IDScanIDParserNative-Swift.h b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Headers/IDScanIDParserNative-Swift.h
new file mode 100644
index 0000000..950b748
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Headers/IDScanIDParserNative-Swift.h
@@ -0,0 +1,636 @@
+#if 0
+#elif defined(__arm64__) && __arm64__
+// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+#ifndef IDSCANIDPARSERNATIVE_SWIFT_H
+#define IDSCANIDPARSERNATIVE_SWIFT_H
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wgcc-compat"
+
+#if !defined(__has_include)
+# define __has_include(x) 0
+#endif
+#if !defined(__has_attribute)
+# define __has_attribute(x) 0
+#endif
+#if !defined(__has_feature)
+# define __has_feature(x) 0
+#endif
+#if !defined(__has_warning)
+# define __has_warning(x) 0
+#endif
+
+#if __has_include()
+# include
+#endif
+
+#pragma clang diagnostic ignored "-Wauto-import"
+#if defined(__OBJC__)
+#include
+#endif
+#if defined(__cplusplus)
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#else
+#include
+#include
+#include
+#include
+#endif
+#if defined(__cplusplus)
+#if defined(__arm64e__) && __has_include()
+# include
+#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
+# ifndef __ptrauth_swift_value_witness_function_pointer
+# define __ptrauth_swift_value_witness_function_pointer(x)
+# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
+#endif
+#endif
+
+#if !defined(SWIFT_TYPEDEFS)
+# define SWIFT_TYPEDEFS 1
+# if __has_include()
+# include
+# elif !defined(__cplusplus)
+typedef uint_least16_t char16_t;
+typedef uint_least32_t char32_t;
+# endif
+typedef float swift_float2 __attribute__((__ext_vector_type__(2)));
+typedef float swift_float3 __attribute__((__ext_vector_type__(3)));
+typedef float swift_float4 __attribute__((__ext_vector_type__(4)));
+typedef double swift_double2 __attribute__((__ext_vector_type__(2)));
+typedef double swift_double3 __attribute__((__ext_vector_type__(3)));
+typedef double swift_double4 __attribute__((__ext_vector_type__(4)));
+typedef int swift_int2 __attribute__((__ext_vector_type__(2)));
+typedef int swift_int3 __attribute__((__ext_vector_type__(3)));
+typedef int swift_int4 __attribute__((__ext_vector_type__(4)));
+typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2)));
+typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3)));
+typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
+#endif
+
+#if !defined(SWIFT_PASTE)
+# define SWIFT_PASTE_HELPER(x, y) x##y
+# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
+#endif
+#if !defined(SWIFT_METATYPE)
+# define SWIFT_METATYPE(X) Class
+#endif
+#if !defined(SWIFT_CLASS_PROPERTY)
+# if __has_feature(objc_class_property)
+# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
+# else
+# define SWIFT_CLASS_PROPERTY(...)
+# endif
+#endif
+#if !defined(SWIFT_RUNTIME_NAME)
+# if __has_attribute(objc_runtime_name)
+# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
+# else
+# define SWIFT_RUNTIME_NAME(X)
+# endif
+#endif
+#if !defined(SWIFT_COMPILE_NAME)
+# if __has_attribute(swift_name)
+# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
+# else
+# define SWIFT_COMPILE_NAME(X)
+# endif
+#endif
+#if !defined(SWIFT_METHOD_FAMILY)
+# if __has_attribute(objc_method_family)
+# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
+# else
+# define SWIFT_METHOD_FAMILY(X)
+# endif
+#endif
+#if !defined(SWIFT_NOESCAPE)
+# if __has_attribute(noescape)
+# define SWIFT_NOESCAPE __attribute__((noescape))
+# else
+# define SWIFT_NOESCAPE
+# endif
+#endif
+#if !defined(SWIFT_RELEASES_ARGUMENT)
+# if __has_attribute(ns_consumed)
+# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
+# else
+# define SWIFT_RELEASES_ARGUMENT
+# endif
+#endif
+#if !defined(SWIFT_WARN_UNUSED_RESULT)
+# if __has_attribute(warn_unused_result)
+# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
+# else
+# define SWIFT_WARN_UNUSED_RESULT
+# endif
+#endif
+#if !defined(SWIFT_NORETURN)
+# if __has_attribute(noreturn)
+# define SWIFT_NORETURN __attribute__((noreturn))
+# else
+# define SWIFT_NORETURN
+# endif
+#endif
+#if !defined(SWIFT_CLASS_EXTRA)
+# define SWIFT_CLASS_EXTRA
+#endif
+#if !defined(SWIFT_PROTOCOL_EXTRA)
+# define SWIFT_PROTOCOL_EXTRA
+#endif
+#if !defined(SWIFT_ENUM_EXTRA)
+# define SWIFT_ENUM_EXTRA
+#endif
+#if !defined(SWIFT_CLASS)
+# if __has_attribute(objc_subclassing_restricted)
+# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
+# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
+# else
+# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
+# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
+# endif
+#endif
+#if !defined(SWIFT_RESILIENT_CLASS)
+# if __has_attribute(objc_class_stub)
+# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
+# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
+# else
+# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
+# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
+# endif
+#endif
+#if !defined(SWIFT_PROTOCOL)
+# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
+# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
+#endif
+#if !defined(SWIFT_EXTENSION)
+# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
+#endif
+#if !defined(OBJC_DESIGNATED_INITIALIZER)
+# if __has_attribute(objc_designated_initializer)
+# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
+# else
+# define OBJC_DESIGNATED_INITIALIZER
+# endif
+#endif
+#if !defined(SWIFT_ENUM_ATTR)
+# if __has_attribute(enum_extensibility)
+# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
+# else
+# define SWIFT_ENUM_ATTR(_extensibility)
+# endif
+#endif
+#if !defined(SWIFT_ENUM)
+# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
+# if __has_feature(generalized_swift_name)
+# 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
+# else
+# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
+# endif
+#endif
+#if !defined(SWIFT_UNAVAILABLE)
+# define SWIFT_UNAVAILABLE __attribute__((unavailable))
+#endif
+#if !defined(SWIFT_UNAVAILABLE_MSG)
+# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
+#endif
+#if !defined(SWIFT_AVAILABILITY)
+# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
+#endif
+#if !defined(SWIFT_WEAK_IMPORT)
+# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
+#endif
+#if !defined(SWIFT_DEPRECATED)
+# define SWIFT_DEPRECATED __attribute__((deprecated))
+#endif
+#if !defined(SWIFT_DEPRECATED_MSG)
+# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
+#endif
+#if !defined(SWIFT_DEPRECATED_OBJC)
+# if __has_feature(attribute_diagnose_if_objc)
+# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
+# else
+# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
+# endif
+#endif
+#if defined(__OBJC__)
+#if !defined(IBSegueAction)
+# define IBSegueAction
+#endif
+#endif
+#if !defined(SWIFT_EXTERN)
+# if defined(__cplusplus)
+# define SWIFT_EXTERN extern "C"
+# else
+# define SWIFT_EXTERN extern
+# endif
+#endif
+#if !defined(SWIFT_CALL)
+# define SWIFT_CALL __attribute__((swiftcall))
+#endif
+#if !defined(SWIFT_INDIRECT_RESULT)
+# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result))
+#endif
+#if !defined(SWIFT_CONTEXT)
+# define SWIFT_CONTEXT __attribute__((swift_context))
+#endif
+#if !defined(SWIFT_ERROR_RESULT)
+# define SWIFT_ERROR_RESULT __attribute__((swift_error_result))
+#endif
+#if defined(__cplusplus)
+# define SWIFT_NOEXCEPT noexcept
+#else
+# define SWIFT_NOEXCEPT
+#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
+#if defined(_WIN32)
+#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
+# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
+#endif
+#else
+#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
+# define SWIFT_IMPORT_STDLIB_SYMBOL
+#endif
+#endif
+#if defined(__OBJC__)
+#if __has_feature(objc_modules)
+#if __has_warning("-Watimport-in-framework-header")
+#pragma clang diagnostic ignored "-Watimport-in-framework-header"
+#endif
+#endif
+
+#endif
+#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
+#pragma clang diagnostic ignored "-Wduplicate-method-arg"
+#if __has_warning("-Wpragma-clang-attribute")
+# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
+#endif
+#pragma clang diagnostic ignored "-Wunknown-pragmas"
+#pragma clang diagnostic ignored "-Wnullability"
+#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+
+#if __has_attribute(external_source_symbol)
+# pragma push_macro("any")
+# undef any
+# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="IDScanIDParserNative",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
+# pragma pop_macro("any")
+#endif
+
+#if defined(__OBJC__)
+
+SWIFT_EXTERN void freeResult(char * _Nullable result);
+
+
+SWIFT_EXTERN char * _Nullable parseDL(char const * _Nonnull trackString) SWIFT_WARN_UNUSED_RESULT;
+
+
+SWIFT_EXTERN BOOL setLicense(char const * _Nonnull licenseKey) SWIFT_WARN_UNUSED_RESULT;
+
+#endif
+#if __has_attribute(external_source_symbol)
+# pragma clang attribute pop
+#endif
+#if defined(__cplusplus)
+#endif
+#pragma clang diagnostic pop
+#endif
+
+#elif defined(__x86_64__) && __x86_64__
+// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+#ifndef IDSCANIDPARSERNATIVE_SWIFT_H
+#define IDSCANIDPARSERNATIVE_SWIFT_H
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wgcc-compat"
+
+#if !defined(__has_include)
+# define __has_include(x) 0
+#endif
+#if !defined(__has_attribute)
+# define __has_attribute(x) 0
+#endif
+#if !defined(__has_feature)
+# define __has_feature(x) 0
+#endif
+#if !defined(__has_warning)
+# define __has_warning(x) 0
+#endif
+
+#if __has_include()
+# include
+#endif
+
+#pragma clang diagnostic ignored "-Wauto-import"
+#if defined(__OBJC__)
+#include
+#endif
+#if defined(__cplusplus)
+#include
+#include
+#include
+#include
+#include
+#include
+#include
+#else
+#include
+#include
+#include
+#include
+#endif
+#if defined(__cplusplus)
+#if defined(__arm64e__) && __has_include()
+# include
+#else
+#pragma clang diagnostic push
+#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
+# ifndef __ptrauth_swift_value_witness_function_pointer
+# define __ptrauth_swift_value_witness_function_pointer(x)
+# endif
+# ifndef __ptrauth_swift_class_method_pointer
+# define __ptrauth_swift_class_method_pointer(x)
+# endif
+#pragma clang diagnostic pop
+#endif
+#endif
+
+#if !defined(SWIFT_TYPEDEFS)
+# define SWIFT_TYPEDEFS 1
+# if __has_include()
+# include
+# elif !defined(__cplusplus)
+typedef uint_least16_t char16_t;
+typedef uint_least32_t char32_t;
+# endif
+typedef float swift_float2 __attribute__((__ext_vector_type__(2)));
+typedef float swift_float3 __attribute__((__ext_vector_type__(3)));
+typedef float swift_float4 __attribute__((__ext_vector_type__(4)));
+typedef double swift_double2 __attribute__((__ext_vector_type__(2)));
+typedef double swift_double3 __attribute__((__ext_vector_type__(3)));
+typedef double swift_double4 __attribute__((__ext_vector_type__(4)));
+typedef int swift_int2 __attribute__((__ext_vector_type__(2)));
+typedef int swift_int3 __attribute__((__ext_vector_type__(3)));
+typedef int swift_int4 __attribute__((__ext_vector_type__(4)));
+typedef unsigned int swift_uint2 __attribute__((__ext_vector_type__(2)));
+typedef unsigned int swift_uint3 __attribute__((__ext_vector_type__(3)));
+typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
+#endif
+
+#if !defined(SWIFT_PASTE)
+# define SWIFT_PASTE_HELPER(x, y) x##y
+# define SWIFT_PASTE(x, y) SWIFT_PASTE_HELPER(x, y)
+#endif
+#if !defined(SWIFT_METATYPE)
+# define SWIFT_METATYPE(X) Class
+#endif
+#if !defined(SWIFT_CLASS_PROPERTY)
+# if __has_feature(objc_class_property)
+# define SWIFT_CLASS_PROPERTY(...) __VA_ARGS__
+# else
+# define SWIFT_CLASS_PROPERTY(...)
+# endif
+#endif
+#if !defined(SWIFT_RUNTIME_NAME)
+# if __has_attribute(objc_runtime_name)
+# define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X)))
+# else
+# define SWIFT_RUNTIME_NAME(X)
+# endif
+#endif
+#if !defined(SWIFT_COMPILE_NAME)
+# if __has_attribute(swift_name)
+# define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X)))
+# else
+# define SWIFT_COMPILE_NAME(X)
+# endif
+#endif
+#if !defined(SWIFT_METHOD_FAMILY)
+# if __has_attribute(objc_method_family)
+# define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X)))
+# else
+# define SWIFT_METHOD_FAMILY(X)
+# endif
+#endif
+#if !defined(SWIFT_NOESCAPE)
+# if __has_attribute(noescape)
+# define SWIFT_NOESCAPE __attribute__((noescape))
+# else
+# define SWIFT_NOESCAPE
+# endif
+#endif
+#if !defined(SWIFT_RELEASES_ARGUMENT)
+# if __has_attribute(ns_consumed)
+# define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed))
+# else
+# define SWIFT_RELEASES_ARGUMENT
+# endif
+#endif
+#if !defined(SWIFT_WARN_UNUSED_RESULT)
+# if __has_attribute(warn_unused_result)
+# define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result))
+# else
+# define SWIFT_WARN_UNUSED_RESULT
+# endif
+#endif
+#if !defined(SWIFT_NORETURN)
+# if __has_attribute(noreturn)
+# define SWIFT_NORETURN __attribute__((noreturn))
+# else
+# define SWIFT_NORETURN
+# endif
+#endif
+#if !defined(SWIFT_CLASS_EXTRA)
+# define SWIFT_CLASS_EXTRA
+#endif
+#if !defined(SWIFT_PROTOCOL_EXTRA)
+# define SWIFT_PROTOCOL_EXTRA
+#endif
+#if !defined(SWIFT_ENUM_EXTRA)
+# define SWIFT_ENUM_EXTRA
+#endif
+#if !defined(SWIFT_CLASS)
+# if __has_attribute(objc_subclassing_restricted)
+# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_CLASS_EXTRA
+# define SWIFT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_subclassing_restricted)) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
+# else
+# define SWIFT_CLASS(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
+# define SWIFT_CLASS_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_CLASS_EXTRA
+# endif
+#endif
+#if !defined(SWIFT_RESILIENT_CLASS)
+# if __has_attribute(objc_class_stub)
+# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME) __attribute__((objc_class_stub))
+# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) __attribute__((objc_class_stub)) SWIFT_CLASS_NAMED(SWIFT_NAME)
+# else
+# define SWIFT_RESILIENT_CLASS(SWIFT_NAME) SWIFT_CLASS(SWIFT_NAME)
+# define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME)
+# endif
+#endif
+#if !defined(SWIFT_PROTOCOL)
+# define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
+# define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA
+#endif
+#if !defined(SWIFT_EXTENSION)
+# define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__)
+#endif
+#if !defined(OBJC_DESIGNATED_INITIALIZER)
+# if __has_attribute(objc_designated_initializer)
+# define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer))
+# else
+# define OBJC_DESIGNATED_INITIALIZER
+# endif
+#endif
+#if !defined(SWIFT_ENUM_ATTR)
+# if __has_attribute(enum_extensibility)
+# define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility)))
+# else
+# define SWIFT_ENUM_ATTR(_extensibility)
+# endif
+#endif
+#if !defined(SWIFT_ENUM)
+# define SWIFT_ENUM(_type, _name, _extensibility) enum _name : _type _name; enum SWIFT_ENUM_ATTR(_extensibility) SWIFT_ENUM_EXTRA _name : _type
+# if __has_feature(generalized_swift_name)
+# 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
+# else
+# define SWIFT_ENUM_NAMED(_type, _name, SWIFT_NAME, _extensibility) SWIFT_ENUM(_type, _name, _extensibility)
+# endif
+#endif
+#if !defined(SWIFT_UNAVAILABLE)
+# define SWIFT_UNAVAILABLE __attribute__((unavailable))
+#endif
+#if !defined(SWIFT_UNAVAILABLE_MSG)
+# define SWIFT_UNAVAILABLE_MSG(msg) __attribute__((unavailable(msg)))
+#endif
+#if !defined(SWIFT_AVAILABILITY)
+# define SWIFT_AVAILABILITY(plat, ...) __attribute__((availability(plat, __VA_ARGS__)))
+#endif
+#if !defined(SWIFT_WEAK_IMPORT)
+# define SWIFT_WEAK_IMPORT __attribute__((weak_import))
+#endif
+#if !defined(SWIFT_DEPRECATED)
+# define SWIFT_DEPRECATED __attribute__((deprecated))
+#endif
+#if !defined(SWIFT_DEPRECATED_MSG)
+# define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__)))
+#endif
+#if !defined(SWIFT_DEPRECATED_OBJC)
+# if __has_feature(attribute_diagnose_if_objc)
+# define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning")))
+# else
+# define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg)
+# endif
+#endif
+#if defined(__OBJC__)
+#if !defined(IBSegueAction)
+# define IBSegueAction
+#endif
+#endif
+#if !defined(SWIFT_EXTERN)
+# if defined(__cplusplus)
+# define SWIFT_EXTERN extern "C"
+# else
+# define SWIFT_EXTERN extern
+# endif
+#endif
+#if !defined(SWIFT_CALL)
+# define SWIFT_CALL __attribute__((swiftcall))
+#endif
+#if !defined(SWIFT_INDIRECT_RESULT)
+# define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result))
+#endif
+#if !defined(SWIFT_CONTEXT)
+# define SWIFT_CONTEXT __attribute__((swift_context))
+#endif
+#if !defined(SWIFT_ERROR_RESULT)
+# define SWIFT_ERROR_RESULT __attribute__((swift_error_result))
+#endif
+#if defined(__cplusplus)
+# define SWIFT_NOEXCEPT noexcept
+#else
+# define SWIFT_NOEXCEPT
+#endif
+#if !defined(SWIFT_C_INLINE_THUNK)
+# if __has_attribute(always_inline)
+# if __has_attribute(nodebug)
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug))
+# else
+# define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline))
+# endif
+# else
+# define SWIFT_C_INLINE_THUNK inline
+# endif
+#endif
+#if defined(_WIN32)
+#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
+# define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport)
+#endif
+#else
+#if !defined(SWIFT_IMPORT_STDLIB_SYMBOL)
+# define SWIFT_IMPORT_STDLIB_SYMBOL
+#endif
+#endif
+#if defined(__OBJC__)
+#if __has_feature(objc_modules)
+#if __has_warning("-Watimport-in-framework-header")
+#pragma clang diagnostic ignored "-Watimport-in-framework-header"
+#endif
+#endif
+
+#endif
+#pragma clang diagnostic ignored "-Wproperty-attribute-mismatch"
+#pragma clang diagnostic ignored "-Wduplicate-method-arg"
+#if __has_warning("-Wpragma-clang-attribute")
+# pragma clang diagnostic ignored "-Wpragma-clang-attribute"
+#endif
+#pragma clang diagnostic ignored "-Wunknown-pragmas"
+#pragma clang diagnostic ignored "-Wnullability"
+#pragma clang diagnostic ignored "-Wdollar-in-identifier-extension"
+
+#if __has_attribute(external_source_symbol)
+# pragma push_macro("any")
+# undef any
+# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="IDScanIDParserNative",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol))
+# pragma pop_macro("any")
+#endif
+
+#if defined(__OBJC__)
+
+SWIFT_EXTERN void freeResult(char * _Nullable result);
+
+
+SWIFT_EXTERN char * _Nullable parseDL(char const * _Nonnull trackString) SWIFT_WARN_UNUSED_RESULT;
+
+
+SWIFT_EXTERN BOOL setLicense(char const * _Nonnull licenseKey) SWIFT_WARN_UNUSED_RESULT;
+
+#endif
+#if __has_attribute(external_source_symbol)
+# pragma clang attribute pop
+#endif
+#if defined(__cplusplus)
+#endif
+#pragma clang diagnostic pop
+#endif
+
+#else
+#error unsupported Swift architecture
+#endif
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/IDScanIDParserNative b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/IDScanIDParserNative
new file mode 100755
index 0000000..0c01ada
Binary files /dev/null and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/IDScanIDParserNative differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Info.plist b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Info.plist
new file mode 100644
index 0000000..c34da63
Binary files /dev/null and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Info.plist differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
new file mode 100644
index 0000000..e2719f4
Binary files /dev/null and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo
new file mode 100644
index 0000000..5b08ba1
Binary files /dev/null and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.abi.json b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.abi.json
new file mode 100644
index 0000000..f1fa166
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.abi.json
@@ -0,0 +1,4285 @@
+{
+ "ABIRoot": {
+ "kind": "Root",
+ "name": "TopLevel",
+ "printedName": "TopLevel",
+ "children": [
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DriverLicense",
+ "printedName": "DriverLicense",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "twoDigitYearMaxForExpirationDate",
+ "printedName": "twoDigitYearMaxForExpirationDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Int?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Int?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "hasDetails",
+ "printedName": "hasDetails",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "address1",
+ "printedName": "address1",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address1SSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address1SSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address1SSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address1SSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "address2",
+ "printedName": "address2",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address2SSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address2SSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address2SSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address2SSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "birthdate",
+ "printedName": "birthdate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "cardRevisionDate",
+ "printedName": "cardRevisionDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "city",
+ "printedName": "city",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4citySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4citySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4citySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4citySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "classificationCode",
+ "printedName": "classificationCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "complianceType",
+ "printedName": "complianceType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "country",
+ "printedName": "country",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7countrySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7countrySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7countrySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7countrySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "countryCode",
+ "printedName": "countryCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "documentType",
+ "printedName": "documentType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "documentDiscriminator",
+ "printedName": "documentDiscriminator",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "inventoryControlNumber",
+ "printedName": "inventoryControlNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "endorsementsCode",
+ "printedName": "endorsementsCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "endorsementCodeDescription",
+ "printedName": "endorsementCodeDescription",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "expirationDate",
+ "printedName": "expirationDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "eyeColor",
+ "printedName": "eyeColor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "firstName",
+ "printedName": "firstName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "fullName",
+ "printedName": "fullName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "gender",
+ "printedName": "gender",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6genderSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6genderSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6genderSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6genderSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "hairColor",
+ "printedName": "hairColor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "hazmatExpDate",
+ "printedName": "hazmatExpDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "height",
+ "printedName": "height",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6heightSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6heightSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6heightSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6heightSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "iin",
+ "printedName": "iin",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV3iinSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV3iinSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV3iinSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV3iinSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "issuedBy",
+ "printedName": "issuedBy",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "issueDate",
+ "printedName": "issueDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "jurisdictionCode",
+ "printedName": "jurisdictionCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "lastName",
+ "printedName": "lastName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "licenseNumber",
+ "printedName": "licenseNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "discretionaryIdNumber",
+ "printedName": "discretionaryIdNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "limitedDurationDocument",
+ "printedName": "limitedDurationDocument",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "middleName",
+ "printedName": "middleName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "namePrefix",
+ "printedName": "namePrefix",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "nameSuffix",
+ "printedName": "nameSuffix",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "organDonor",
+ "printedName": "organDonor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "postalBox",
+ "printedName": "postalBox",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "postalCode",
+ "printedName": "postalCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "race",
+ "printedName": "race",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4raceSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4raceSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4raceSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4raceSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "reference",
+ "printedName": "reference",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9referenceSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9referenceSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9referenceSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9referenceSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "realId",
+ "printedName": "realId",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6realIdSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6realIdSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6realIdSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6realIdSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "restrictionCode",
+ "printedName": "restrictionCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "restrictionCodeDescription",
+ "printedName": "restrictionCodeDescription",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "specification",
+ "printedName": "specification",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13specificationSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13specificationSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13specificationSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13specificationSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "vehicleClassCode",
+ "printedName": "vehicleClassCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "vehicleClassCodeDescription",
+ "printedName": "vehicleClassCodeDescription",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "veteran",
+ "printedName": "veteran",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7veteranSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7veteranSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7veteranSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7veteranSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "weightKG",
+ "printedName": "weightKG",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "weightLBS",
+ "printedName": "weightLBS",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "mmiC_LicenseType",
+ "printedName": "mmiC_LicenseType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "mmiC_PractitionerNumber",
+ "printedName": "mmiC_PractitionerNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "validationConfidence",
+ "printedName": "validationConfidence",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "validationCodes",
+ "printedName": "validationCodes",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "verificationErrors",
+ "printedName": "verificationErrors",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_CardType",
+ "printedName": "caC_CardType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PersonDesignatorType",
+ "printedName": "caC_PersonDesignatorType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_EDIPI",
+ "printedName": "caC_EDIPI",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PersonnelCategoryCode",
+ "printedName": "caC_PersonnelCategoryCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_BranchCode",
+ "printedName": "caC_BranchCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PersonnelEntitlementConditionType",
+ "printedName": "caC_PersonnelEntitlementConditionType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_Rank",
+ "printedName": "caC_Rank",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PayPlanCode",
+ "printedName": "caC_PayPlanCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PayPlanGradeCode",
+ "printedName": "caC_PayPlanGradeCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_CardInstanceIdentifier",
+ "printedName": "caC_CardInstanceIdentifier",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "passportSeries",
+ "printedName": "passportSeries",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "personalNumber",
+ "printedName": "personalNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "driveOnly",
+ "printedName": "driveOnly",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "createDemoData",
+ "printedName": "createDemoData()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DriverLicense",
+ "printedName": "IDScanIDParserNative.DriverLicense",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14createDemoDataACyFZ",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14createDemoDataACyFZ",
+ "moduleName": "IDScanIDParserNative",
+ "static": true,
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DriverLicense",
+ "printedName": "IDScanIDParserNative.DriverLicense",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4fromACs7Decoder_p_tKcfc",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "throwing": true,
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Function",
+ "name": "encode",
+ "printedName": "encode(to:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6encode2toys7Encoder_p_tKF",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "throwing": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "setLicense",
+ "printedName": "setLicense(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafePointer",
+ "printedName": "Swift.UnsafePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:SP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:(cm)setLicense:",
+ "mangledName": "$s20IDScanIDParserNative10setLicenseySbSPys4Int8VGF",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "CDecl",
+ "RawDocComment"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "parseDL",
+ "printedName": "parseDL(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UnsafeMutablePointer?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafeMutablePointer",
+ "printedName": "Swift.UnsafeMutablePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:Sp"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafePointer",
+ "printedName": "Swift.UnsafePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:SP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:(cm)parseDL:",
+ "mangledName": "$s20IDScanIDParserNative7parseDLySpys4Int8VGSgSPyADGF",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "CDecl"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "freeResult",
+ "printedName": "freeResult(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UnsafeMutablePointer?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafeMutablePointer",
+ "printedName": "Swift.UnsafeMutablePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:Sp"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:(cm)freeResult:",
+ "mangledName": "$s20IDScanIDParserNative10freeResultyySpys4Int8VGSgF",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "CDecl"
+ ],
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "json_format_version": 8
+ },
+ "ConstValues": [
+ {
+ "filePath": "\/Users\/runner\/work\/1\/s\/SimulatorFramework\/parser\/IDScanIDParserNative\/IDScanIDParserNative.swift",
+ "kind": "BooleanLiteral",
+ "offset": 5276,
+ "length": 5,
+ "value": "false"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
new file mode 100644
index 0000000..1b770ce
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
@@ -0,0 +1,86 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target arm64-apple-ios18.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IDScanIDParserNative
+import Foundation
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+public struct DriverLicense : Swift.Codable {
+ public let twoDigitYearMaxForExpirationDate: Swift.Int?
+ public let hasDetails: Swift.Bool?
+ public let address1: Swift.String?
+ public let address2: Swift.String?
+ public let birthdate: Swift.String?
+ public let cardRevisionDate: Swift.String?
+ public let city: Swift.String?
+ public let classificationCode: Swift.String?
+ public let complianceType: Swift.String?
+ public let country: Swift.String?
+ public let countryCode: Swift.String?
+ public let documentType: Swift.String?
+ public let documentDiscriminator: Swift.String?
+ public let inventoryControlNumber: Swift.String?
+ public let endorsementsCode: Swift.String?
+ public let endorsementCodeDescription: Swift.String?
+ public let expirationDate: Swift.String?
+ public let eyeColor: Swift.String?
+ public let firstName: Swift.String?
+ public let fullName: Swift.String?
+ public let gender: Swift.String?
+ public let hairColor: Swift.String?
+ public let hazmatExpDate: Swift.String?
+ public let height: Swift.String?
+ public let iin: Swift.String?
+ public let issuedBy: Swift.String?
+ public let issueDate: Swift.String?
+ public let jurisdictionCode: Swift.String?
+ public let lastName: Swift.String?
+ public let licenseNumber: Swift.String?
+ public let discretionaryIdNumber: Swift.String?
+ public let limitedDurationDocument: Swift.String?
+ public let middleName: Swift.String?
+ public let namePrefix: Swift.String?
+ public let nameSuffix: Swift.String?
+ public let organDonor: Swift.String?
+ public let postalBox: Swift.String?
+ public let postalCode: Swift.String?
+ public let race: Swift.String?
+ public let reference: Swift.String?
+ public let realId: Swift.String?
+ public let restrictionCode: Swift.String?
+ public let restrictionCodeDescription: Swift.String?
+ public let specification: Swift.String?
+ public let vehicleClassCode: Swift.String?
+ public let vehicleClassCodeDescription: Swift.String?
+ public let veteran: Swift.String?
+ public let weightKG: Swift.String?
+ public let weightLBS: Swift.String?
+ public let mmiC_LicenseType: Swift.String?
+ public let mmiC_PractitionerNumber: Swift.String?
+ public let validationConfidence: Swift.String?
+ public let validationCodes: Swift.String?
+ public let verificationErrors: Swift.String?
+ public let caC_CardType: Swift.String?
+ public let caC_PersonDesignatorType: Swift.String?
+ public let caC_EDIPI: Swift.String?
+ public let caC_PersonnelCategoryCode: Swift.String?
+ public let caC_BranchCode: Swift.String?
+ public let caC_PersonnelEntitlementConditionType: Swift.String?
+ public let caC_Rank: Swift.String?
+ public let caC_PayPlanCode: Swift.String?
+ public let caC_PayPlanGradeCode: Swift.String?
+ public let caC_CardInstanceIdentifier: Swift.String?
+ public let passportSeries: Swift.String?
+ public let personalNumber: Swift.String?
+ public let driveOnly: Swift.String?
+ public static func createDemoData() -> IDScanIDParserNative.DriverLicense
+ public func encode(to encoder: any Swift.Encoder) throws
+ public init(from decoder: any Swift.Decoder) throws
+}
+@_cdecl("setLicense")
+public func setLicense(_ licenseKey: Swift.UnsafePointer) -> Swift.Bool
+@_cdecl("parseDL")
+public func parseDL(_ trackString: Swift.UnsafePointer) -> Swift.UnsafeMutablePointer?
+@_cdecl("freeResult")
+public func freeResult(_ result: Swift.UnsafeMutablePointer?)
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftdoc b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftdoc
new file mode 100644
index 0000000..047ac32
Binary files /dev/null and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftdoc differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftinterface b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftinterface
new file mode 100644
index 0000000..1b770ce
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftinterface
@@ -0,0 +1,86 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target arm64-apple-ios18.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IDScanIDParserNative
+import Foundation
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+public struct DriverLicense : Swift.Codable {
+ public let twoDigitYearMaxForExpirationDate: Swift.Int?
+ public let hasDetails: Swift.Bool?
+ public let address1: Swift.String?
+ public let address2: Swift.String?
+ public let birthdate: Swift.String?
+ public let cardRevisionDate: Swift.String?
+ public let city: Swift.String?
+ public let classificationCode: Swift.String?
+ public let complianceType: Swift.String?
+ public let country: Swift.String?
+ public let countryCode: Swift.String?
+ public let documentType: Swift.String?
+ public let documentDiscriminator: Swift.String?
+ public let inventoryControlNumber: Swift.String?
+ public let endorsementsCode: Swift.String?
+ public let endorsementCodeDescription: Swift.String?
+ public let expirationDate: Swift.String?
+ public let eyeColor: Swift.String?
+ public let firstName: Swift.String?
+ public let fullName: Swift.String?
+ public let gender: Swift.String?
+ public let hairColor: Swift.String?
+ public let hazmatExpDate: Swift.String?
+ public let height: Swift.String?
+ public let iin: Swift.String?
+ public let issuedBy: Swift.String?
+ public let issueDate: Swift.String?
+ public let jurisdictionCode: Swift.String?
+ public let lastName: Swift.String?
+ public let licenseNumber: Swift.String?
+ public let discretionaryIdNumber: Swift.String?
+ public let limitedDurationDocument: Swift.String?
+ public let middleName: Swift.String?
+ public let namePrefix: Swift.String?
+ public let nameSuffix: Swift.String?
+ public let organDonor: Swift.String?
+ public let postalBox: Swift.String?
+ public let postalCode: Swift.String?
+ public let race: Swift.String?
+ public let reference: Swift.String?
+ public let realId: Swift.String?
+ public let restrictionCode: Swift.String?
+ public let restrictionCodeDescription: Swift.String?
+ public let specification: Swift.String?
+ public let vehicleClassCode: Swift.String?
+ public let vehicleClassCodeDescription: Swift.String?
+ public let veteran: Swift.String?
+ public let weightKG: Swift.String?
+ public let weightLBS: Swift.String?
+ public let mmiC_LicenseType: Swift.String?
+ public let mmiC_PractitionerNumber: Swift.String?
+ public let validationConfidence: Swift.String?
+ public let validationCodes: Swift.String?
+ public let verificationErrors: Swift.String?
+ public let caC_CardType: Swift.String?
+ public let caC_PersonDesignatorType: Swift.String?
+ public let caC_EDIPI: Swift.String?
+ public let caC_PersonnelCategoryCode: Swift.String?
+ public let caC_BranchCode: Swift.String?
+ public let caC_PersonnelEntitlementConditionType: Swift.String?
+ public let caC_Rank: Swift.String?
+ public let caC_PayPlanCode: Swift.String?
+ public let caC_PayPlanGradeCode: Swift.String?
+ public let caC_CardInstanceIdentifier: Swift.String?
+ public let passportSeries: Swift.String?
+ public let personalNumber: Swift.String?
+ public let driveOnly: Swift.String?
+ public static func createDemoData() -> IDScanIDParserNative.DriverLicense
+ public func encode(to encoder: any Swift.Encoder) throws
+ public init(from decoder: any Swift.Decoder) throws
+}
+@_cdecl("setLicense")
+public func setLicense(_ licenseKey: Swift.UnsafePointer) -> Swift.Bool
+@_cdecl("parseDL")
+public func parseDL(_ trackString: Swift.UnsafePointer) -> Swift.UnsafeMutablePointer?
+@_cdecl("freeResult")
+public func freeResult(_ result: Swift.UnsafeMutablePointer?)
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.abi.json b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.abi.json
new file mode 100644
index 0000000..f1fa166
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.abi.json
@@ -0,0 +1,4285 @@
+{
+ "ABIRoot": {
+ "kind": "Root",
+ "name": "TopLevel",
+ "printedName": "TopLevel",
+ "children": [
+ {
+ "kind": "Import",
+ "name": "Foundation",
+ "printedName": "Foundation",
+ "declKind": "Import",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "RawDocComment"
+ ]
+ },
+ {
+ "kind": "TypeDecl",
+ "name": "DriverLicense",
+ "printedName": "DriverLicense",
+ "children": [
+ {
+ "kind": "Var",
+ "name": "twoDigitYearMaxForExpirationDate",
+ "printedName": "twoDigitYearMaxForExpirationDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Int?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Int?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int",
+ "printedName": "Swift.Int",
+ "usr": "s:Si"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV32twoDigitYearMaxForExpirationDateSiSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "hasDetails",
+ "printedName": "hasDetails",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.Bool?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10hasDetailsSbSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "address1",
+ "printedName": "address1",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address1SSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address1SSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address1SSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address1SSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "address2",
+ "printedName": "address2",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address2SSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address2SSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8address2SSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8address2SSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "birthdate",
+ "printedName": "birthdate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9birthdateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "cardRevisionDate",
+ "printedName": "cardRevisionDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16cardRevisionDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "city",
+ "printedName": "city",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4citySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4citySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4citySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4citySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "classificationCode",
+ "printedName": "classificationCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18classificationCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "complianceType",
+ "printedName": "complianceType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14complianceTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "country",
+ "printedName": "country",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7countrySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7countrySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7countrySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7countrySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "countryCode",
+ "printedName": "countryCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV11countryCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "documentType",
+ "printedName": "documentType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12documentTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "documentDiscriminator",
+ "printedName": "documentDiscriminator",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21documentDiscriminatorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "inventoryControlNumber",
+ "printedName": "inventoryControlNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV22inventoryControlNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "endorsementsCode",
+ "printedName": "endorsementsCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16endorsementsCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "endorsementCodeDescription",
+ "printedName": "endorsementCodeDescription",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26endorsementCodeDescriptionSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "expirationDate",
+ "printedName": "expirationDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14expirationDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "eyeColor",
+ "printedName": "eyeColor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8eyeColorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "firstName",
+ "printedName": "firstName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9firstNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "fullName",
+ "printedName": "fullName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8fullNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "gender",
+ "printedName": "gender",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6genderSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6genderSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6genderSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6genderSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "hairColor",
+ "printedName": "hairColor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9hairColorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "hazmatExpDate",
+ "printedName": "hazmatExpDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13hazmatExpDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "height",
+ "printedName": "height",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6heightSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6heightSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6heightSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6heightSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "iin",
+ "printedName": "iin",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV3iinSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV3iinSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV3iinSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV3iinSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "issuedBy",
+ "printedName": "issuedBy",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8issuedBySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "issueDate",
+ "printedName": "issueDate",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9issueDateSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "jurisdictionCode",
+ "printedName": "jurisdictionCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16jurisdictionCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "lastName",
+ "printedName": "lastName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8lastNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "licenseNumber",
+ "printedName": "licenseNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13licenseNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "discretionaryIdNumber",
+ "printedName": "discretionaryIdNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV21discretionaryIdNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "limitedDurationDocument",
+ "printedName": "limitedDurationDocument",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23limitedDurationDocumentSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "middleName",
+ "printedName": "middleName",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10middleNameSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "namePrefix",
+ "printedName": "namePrefix",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10namePrefixSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "nameSuffix",
+ "printedName": "nameSuffix",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10nameSuffixSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "organDonor",
+ "printedName": "organDonor",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10organDonorSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "postalBox",
+ "printedName": "postalBox",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9postalBoxSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "postalCode",
+ "printedName": "postalCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV10postalCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "race",
+ "printedName": "race",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4raceSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4raceSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4raceSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4raceSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "reference",
+ "printedName": "reference",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9referenceSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9referenceSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9referenceSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9referenceSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "realId",
+ "printedName": "realId",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6realIdSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6realIdSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6realIdSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6realIdSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "restrictionCode",
+ "printedName": "restrictionCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15restrictionCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "restrictionCodeDescription",
+ "printedName": "restrictionCodeDescription",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26restrictionCodeDescriptionSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "specification",
+ "printedName": "specification",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13specificationSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13specificationSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV13specificationSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV13specificationSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "vehicleClassCode",
+ "printedName": "vehicleClassCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV16vehicleClassCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "vehicleClassCodeDescription",
+ "printedName": "vehicleClassCodeDescription",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV27vehicleClassCodeDescriptionSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "veteran",
+ "printedName": "veteran",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7veteranSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7veteranSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV7veteranSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV7veteranSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "weightKG",
+ "printedName": "weightKG",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8weightKGSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "weightLBS",
+ "printedName": "weightLBS",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9weightLBSSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "mmiC_LicenseType",
+ "printedName": "mmiC_LicenseType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV05mmiC_E4TypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "mmiC_PractitionerNumber",
+ "printedName": "mmiC_PractitionerNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV23mmiC_PractitionerNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "validationConfidence",
+ "printedName": "validationConfidence",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20validationConfidenceSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "validationCodes",
+ "printedName": "validationCodes",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15validationCodesSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "verificationErrors",
+ "printedName": "verificationErrors",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV18verificationErrorsSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_CardType",
+ "printedName": "caC_CardType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV12caC_CardTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PersonDesignatorType",
+ "printedName": "caC_PersonDesignatorType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV24caC_PersonDesignatorTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_EDIPI",
+ "printedName": "caC_EDIPI",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9caC_EDIPISSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PersonnelCategoryCode",
+ "printedName": "caC_PersonnelCategoryCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV25caC_PersonnelCategoryCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_BranchCode",
+ "printedName": "caC_BranchCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14caC_BranchCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PersonnelEntitlementConditionType",
+ "printedName": "caC_PersonnelEntitlementConditionType",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV37caC_PersonnelEntitlementConditionTypeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_Rank",
+ "printedName": "caC_Rank",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV8caC_RankSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PayPlanCode",
+ "printedName": "caC_PayPlanCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV15caC_PayPlanCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_PayPlanGradeCode",
+ "printedName": "caC_PayPlanGradeCode",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV20caC_PayPlanGradeCodeSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "caC_CardInstanceIdentifier",
+ "printedName": "caC_CardInstanceIdentifier",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV26caC_CardInstanceIdentifierSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "passportSeries",
+ "printedName": "passportSeries",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14passportSeriesSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "personalNumber",
+ "printedName": "personalNumber",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14personalNumberSSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "driveOnly",
+ "printedName": "driveOnly",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvp",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvp",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "HasStorage",
+ "AccessControl"
+ ],
+ "isLet": true,
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvg",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV9driveOnlySSSgvg",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "accessorKind": "get"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "createDemoData",
+ "printedName": "createDemoData()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DriverLicense",
+ "printedName": "IDScanIDParserNative.DriverLicense",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV14createDemoDataACyFZ",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV14createDemoDataACyFZ",
+ "moduleName": "IDScanIDParserNative",
+ "static": true,
+ "declAttributes": [
+ "AccessControl"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Constructor",
+ "name": "init",
+ "printedName": "init(from:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "DriverLicense",
+ "printedName": "IDScanIDParserNative.DriverLicense",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Decoder",
+ "printedName": "any Swift.Decoder",
+ "usr": "s:s7DecoderP"
+ }
+ ],
+ "declKind": "Constructor",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV4fromACs7Decoder_p_tKcfc",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV4fromACs7Decoder_p_tKcfc",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "throwing": true,
+ "init_kind": "Designated"
+ },
+ {
+ "kind": "Function",
+ "name": "encode",
+ "printedName": "encode(to:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Encoder",
+ "printedName": "any Swift.Encoder",
+ "usr": "s:s7EncoderP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV6encode2toys7Encoder_p_tKF",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV6encode2toys7Encoder_p_tKF",
+ "moduleName": "IDScanIDParserNative",
+ "implicit": true,
+ "throwing": true,
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "declKind": "Struct",
+ "usr": "s:20IDScanIDParserNative13DriverLicenseV",
+ "mangledName": "$s20IDScanIDParserNative13DriverLicenseV",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "RawDocComment"
+ ],
+ "conformances": [
+ {
+ "kind": "Conformance",
+ "name": "Decodable",
+ "printedName": "Decodable",
+ "usr": "s:Se",
+ "mangledName": "$sSe"
+ },
+ {
+ "kind": "Conformance",
+ "name": "Encodable",
+ "printedName": "Encodable",
+ "usr": "s:SE",
+ "mangledName": "$sSE"
+ }
+ ]
+ },
+ {
+ "kind": "Function",
+ "name": "setLicense",
+ "printedName": "setLicense(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafePointer",
+ "printedName": "Swift.UnsafePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:SP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:(cm)setLicense:",
+ "mangledName": "$s20IDScanIDParserNative10setLicenseySbSPys4Int8VGF",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "CDecl",
+ "RawDocComment"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "parseDL",
+ "printedName": "parseDL(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UnsafeMutablePointer?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafeMutablePointer",
+ "printedName": "Swift.UnsafeMutablePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:Sp"
+ }
+ ],
+ "usr": "s:Sq"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafePointer",
+ "printedName": "Swift.UnsafePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:SP"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:(cm)parseDL:",
+ "mangledName": "$s20IDScanIDParserNative7parseDLySpys4Int8VGSgSPyADGF",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "CDecl"
+ ],
+ "funcSelfKind": "NonMutating"
+ },
+ {
+ "kind": "Function",
+ "name": "freeResult",
+ "printedName": "freeResult(_:)",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.UnsafeMutablePointer?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "UnsafeMutablePointer",
+ "printedName": "Swift.UnsafeMutablePointer",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Int8",
+ "printedName": "Swift.Int8",
+ "usr": "s:s4Int8V"
+ }
+ ],
+ "usr": "s:Sp"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Func",
+ "usr": "c:(cm)freeResult:",
+ "mangledName": "$s20IDScanIDParserNative10freeResultyySpys4Int8VGSgF",
+ "moduleName": "IDScanIDParserNative",
+ "declAttributes": [
+ "AccessControl",
+ "CDecl"
+ ],
+ "funcSelfKind": "NonMutating"
+ }
+ ],
+ "json_format_version": 8
+ },
+ "ConstValues": [
+ {
+ "filePath": "\/Users\/runner\/work\/1\/s\/SimulatorFramework\/parser\/IDScanIDParserNative\/IDScanIDParserNative.swift",
+ "kind": "BooleanLiteral",
+ "offset": 5276,
+ "length": 5,
+ "value": "false"
+ }
+ ]
+}
\ No newline at end of file
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
new file mode 100644
index 0000000..ddf8faa
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
@@ -0,0 +1,86 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target x86_64-apple-ios18.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IDScanIDParserNative
+import Foundation
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+public struct DriverLicense : Swift.Codable {
+ public let twoDigitYearMaxForExpirationDate: Swift.Int?
+ public let hasDetails: Swift.Bool?
+ public let address1: Swift.String?
+ public let address2: Swift.String?
+ public let birthdate: Swift.String?
+ public let cardRevisionDate: Swift.String?
+ public let city: Swift.String?
+ public let classificationCode: Swift.String?
+ public let complianceType: Swift.String?
+ public let country: Swift.String?
+ public let countryCode: Swift.String?
+ public let documentType: Swift.String?
+ public let documentDiscriminator: Swift.String?
+ public let inventoryControlNumber: Swift.String?
+ public let endorsementsCode: Swift.String?
+ public let endorsementCodeDescription: Swift.String?
+ public let expirationDate: Swift.String?
+ public let eyeColor: Swift.String?
+ public let firstName: Swift.String?
+ public let fullName: Swift.String?
+ public let gender: Swift.String?
+ public let hairColor: Swift.String?
+ public let hazmatExpDate: Swift.String?
+ public let height: Swift.String?
+ public let iin: Swift.String?
+ public let issuedBy: Swift.String?
+ public let issueDate: Swift.String?
+ public let jurisdictionCode: Swift.String?
+ public let lastName: Swift.String?
+ public let licenseNumber: Swift.String?
+ public let discretionaryIdNumber: Swift.String?
+ public let limitedDurationDocument: Swift.String?
+ public let middleName: Swift.String?
+ public let namePrefix: Swift.String?
+ public let nameSuffix: Swift.String?
+ public let organDonor: Swift.String?
+ public let postalBox: Swift.String?
+ public let postalCode: Swift.String?
+ public let race: Swift.String?
+ public let reference: Swift.String?
+ public let realId: Swift.String?
+ public let restrictionCode: Swift.String?
+ public let restrictionCodeDescription: Swift.String?
+ public let specification: Swift.String?
+ public let vehicleClassCode: Swift.String?
+ public let vehicleClassCodeDescription: Swift.String?
+ public let veteran: Swift.String?
+ public let weightKG: Swift.String?
+ public let weightLBS: Swift.String?
+ public let mmiC_LicenseType: Swift.String?
+ public let mmiC_PractitionerNumber: Swift.String?
+ public let validationConfidence: Swift.String?
+ public let validationCodes: Swift.String?
+ public let verificationErrors: Swift.String?
+ public let caC_CardType: Swift.String?
+ public let caC_PersonDesignatorType: Swift.String?
+ public let caC_EDIPI: Swift.String?
+ public let caC_PersonnelCategoryCode: Swift.String?
+ public let caC_BranchCode: Swift.String?
+ public let caC_PersonnelEntitlementConditionType: Swift.String?
+ public let caC_Rank: Swift.String?
+ public let caC_PayPlanCode: Swift.String?
+ public let caC_PayPlanGradeCode: Swift.String?
+ public let caC_CardInstanceIdentifier: Swift.String?
+ public let passportSeries: Swift.String?
+ public let personalNumber: Swift.String?
+ public let driveOnly: Swift.String?
+ public static func createDemoData() -> IDScanIDParserNative.DriverLicense
+ public func encode(to encoder: any Swift.Encoder) throws
+ public init(from decoder: any Swift.Decoder) throws
+}
+@_cdecl("setLicense")
+public func setLicense(_ licenseKey: Swift.UnsafePointer) -> Swift.Bool
+@_cdecl("parseDL")
+public func parseDL(_ trackString: Swift.UnsafePointer) -> Swift.UnsafeMutablePointer?
+@_cdecl("freeResult")
+public func freeResult(_ result: Swift.UnsafeMutablePointer?)
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftdoc b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
new file mode 100644
index 0000000..3804e1c
Binary files /dev/null and b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftdoc differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftinterface b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
new file mode 100644
index 0000000..ddf8faa
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
@@ -0,0 +1,86 @@
+// swift-interface-format-version: 1.0
+// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
+// swift-module-flags: -target x86_64-apple-ios18.5-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name IDScanIDParserNative
+import Foundation
+import Swift
+import _Concurrency
+import _StringProcessing
+import _SwiftConcurrencyShims
+public struct DriverLicense : Swift.Codable {
+ public let twoDigitYearMaxForExpirationDate: Swift.Int?
+ public let hasDetails: Swift.Bool?
+ public let address1: Swift.String?
+ public let address2: Swift.String?
+ public let birthdate: Swift.String?
+ public let cardRevisionDate: Swift.String?
+ public let city: Swift.String?
+ public let classificationCode: Swift.String?
+ public let complianceType: Swift.String?
+ public let country: Swift.String?
+ public let countryCode: Swift.String?
+ public let documentType: Swift.String?
+ public let documentDiscriminator: Swift.String?
+ public let inventoryControlNumber: Swift.String?
+ public let endorsementsCode: Swift.String?
+ public let endorsementCodeDescription: Swift.String?
+ public let expirationDate: Swift.String?
+ public let eyeColor: Swift.String?
+ public let firstName: Swift.String?
+ public let fullName: Swift.String?
+ public let gender: Swift.String?
+ public let hairColor: Swift.String?
+ public let hazmatExpDate: Swift.String?
+ public let height: Swift.String?
+ public let iin: Swift.String?
+ public let issuedBy: Swift.String?
+ public let issueDate: Swift.String?
+ public let jurisdictionCode: Swift.String?
+ public let lastName: Swift.String?
+ public let licenseNumber: Swift.String?
+ public let discretionaryIdNumber: Swift.String?
+ public let limitedDurationDocument: Swift.String?
+ public let middleName: Swift.String?
+ public let namePrefix: Swift.String?
+ public let nameSuffix: Swift.String?
+ public let organDonor: Swift.String?
+ public let postalBox: Swift.String?
+ public let postalCode: Swift.String?
+ public let race: Swift.String?
+ public let reference: Swift.String?
+ public let realId: Swift.String?
+ public let restrictionCode: Swift.String?
+ public let restrictionCodeDescription: Swift.String?
+ public let specification: Swift.String?
+ public let vehicleClassCode: Swift.String?
+ public let vehicleClassCodeDescription: Swift.String?
+ public let veteran: Swift.String?
+ public let weightKG: Swift.String?
+ public let weightLBS: Swift.String?
+ public let mmiC_LicenseType: Swift.String?
+ public let mmiC_PractitionerNumber: Swift.String?
+ public let validationConfidence: Swift.String?
+ public let validationCodes: Swift.String?
+ public let verificationErrors: Swift.String?
+ public let caC_CardType: Swift.String?
+ public let caC_PersonDesignatorType: Swift.String?
+ public let caC_EDIPI: Swift.String?
+ public let caC_PersonnelCategoryCode: Swift.String?
+ public let caC_BranchCode: Swift.String?
+ public let caC_PersonnelEntitlementConditionType: Swift.String?
+ public let caC_Rank: Swift.String?
+ public let caC_PayPlanCode: Swift.String?
+ public let caC_PayPlanGradeCode: Swift.String?
+ public let caC_CardInstanceIdentifier: Swift.String?
+ public let passportSeries: Swift.String?
+ public let personalNumber: Swift.String?
+ public let driveOnly: Swift.String?
+ public static func createDemoData() -> IDScanIDParserNative.DriverLicense
+ public func encode(to encoder: any Swift.Encoder) throws
+ public init(from decoder: any Swift.Decoder) throws
+}
+@_cdecl("setLicense")
+public func setLicense(_ licenseKey: Swift.UnsafePointer) -> Swift.Bool
+@_cdecl("parseDL")
+public func parseDL(_ trackString: Swift.UnsafePointer) -> Swift.UnsafeMutablePointer?
+@_cdecl("freeResult")
+public func freeResult(_ result: Swift.UnsafeMutablePointer?)
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/module.modulemap b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/module.modulemap
new file mode 100644
index 0000000..dffc9cd
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/Modules/module.modulemap
@@ -0,0 +1,4 @@
+framework module IDScanIDParserNative {
+ header "IDScanIDParserNative-Swift.h"
+ requires objc
+}
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/_CodeSignature/CodeResources b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/_CodeSignature/CodeResources
new file mode 100644
index 0000000..c083923
--- /dev/null
+++ b/ios/sdk/IDScanIDParserNative.xcframework/ios-arm64_x86_64-simulator/IDScanIDParserNative.framework/_CodeSignature/CodeResources
@@ -0,0 +1,256 @@
+
+
+
+
+ files
+
+ Headers/IDScanIDParserNative-Swift.h
+
+ qb8quuA7Wlu73fVtllkVEzE4Fpw=
+
+ Info.plist
+
+ Ntb1LJ5g76/wagO4qsJLkAV3Tx4=
+
+ Modules/IDScanIDParserNative.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
+
+ Lm5kzgIa8vY4EL2/J7NGimrRR6M=
+
+ Modules/IDScanIDParserNative.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo
+
+ LuirOl5LsnvVBf3xKODBgmlnkVc=
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.abi.json
+
+ 9wwF3/Zh97h0zTs25TKTNlOY4w0=
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+
+ kMPv98HKsHl28KqHQQDD+br4rCo=
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+
+ nNfhJ+R8ANkGlzEa83VoAh2gsQc=
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+
+ kMPv98HKsHl28KqHQQDD+br4rCo=
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+
+ 8vJO2c9gbcM1y7k20zT3FHJKzRc=
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.abi.json
+
+ 9wwF3/Zh97h0zTs25TKTNlOY4w0=
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+
+ 6eJdhE9gINUNQKiMTmjdxl1HZUM=
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+
+ DwJ9AmQmbbUTtA3//Q4Z1cRKjX0=
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+
+ 6eJdhE9gINUNQKiMTmjdxl1HZUM=
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+
+ Aktr5FsrSj+DUdypyXOXl1Q4RYE=
+
+ Modules/module.modulemap
+
+ SlKmPiEtjfTJIsZ2gMud5K0LzvE=
+
+
+ files2
+
+ Headers/IDScanIDParserNative-Swift.h
+
+ hash2
+
+ iPvuxbrZHbdWPPm6wdkzuTgjwQbpdgyDXi79HbeAGSU=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/Project/arm64-apple-ios-simulator.swiftsourceinfo
+
+ hash2
+
+ 7EuAcuPndB9oS3j4ION1ZgQfMPNxJ0lc7LyVFAZurb8=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/Project/x86_64-apple-ios-simulator.swiftsourceinfo
+
+ hash2
+
+ y5fESzzu9wpByuUEbSB5Uc6xMscq0ldyCoGli3o2UaI=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.abi.json
+
+ hash2
+
+ H7RHq+1K4KRHyN68mWvSzw82SnNBDi7p1jodOCaxJeI=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
+
+ hash2
+
+ Lyg9/c4t0+rGxp4gzjCNxv6B9Lbvs5I/psJXmE/GUn4=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftdoc
+
+ hash2
+
+ Wqu7vPM2dbTMWpYUVAZM99RRXf4R5gk2bmfT2Wij498=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftinterface
+
+ hash2
+
+ Lyg9/c4t0+rGxp4gzjCNxv6B9Lbvs5I/psJXmE/GUn4=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/arm64-apple-ios-simulator.swiftmodule
+
+ hash2
+
+ 93AewrKGaE173sacqyaDMiisGD2DWsAjozkhleVbljQ=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.abi.json
+
+ hash2
+
+ H7RHq+1K4KRHyN68mWvSzw82SnNBDi7p1jodOCaxJeI=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
+
+ hash2
+
+ ZDmpjLri2SMvfKSURlmPXKuQBKZJb1WtOa7bv0k/jAs=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
+
+ hash2
+
+ 8iWhQcX/QEKurUK1irni4LvhCKptIdb2CYI94T+m8Cs=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
+
+ hash2
+
+ ZDmpjLri2SMvfKSURlmPXKuQBKZJb1WtOa7bv0k/jAs=
+
+
+ Modules/IDScanIDParserNative.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
+
+ hash2
+
+ Sy5cUTPR7SRsXENaU8prI2xj9AOrObNWEfTY62OlZXc=
+
+
+ Modules/module.modulemap
+
+ hash2
+
+ XszCshFxLVRDjJPc03aLaqf6/1QGbhUqmRLPD2IoesU=
+
+
+
+ rules
+
+ ^.*
+
+ ^.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Base\.lproj/
+
+ weight
+ 1010
+
+ ^version.plist$
+
+
+ rules2
+
+ .*\.dSYM($|/)
+
+ weight
+ 11
+
+ ^(.*/)?\.DS_Store$
+
+ omit
+
+ weight
+ 2000
+
+ ^.*
+
+ ^.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Base\.lproj/
+
+ weight
+ 1010
+
+ ^Info\.plist$
+
+ omit
+
+ weight
+ 20
+
+ ^PkgInfo$
+
+ omit
+
+ weight
+ 20
+
+ ^embedded\.provisionprofile$
+
+ weight
+ 20
+
+ ^version\.plist$
+
+ weight
+ 20
+
+
+
+
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/macos-x86_64/IDScanIDParserNative.framework/IDScanIDParserNative b/ios/sdk/IDScanIDParserNative.xcframework/macos-x86_64/IDScanIDParserNative.framework/IDScanIDParserNative
deleted file mode 100644
index 243756f..0000000
Binary files a/ios/sdk/IDScanIDParserNative.xcframework/macos-x86_64/IDScanIDParserNative.framework/IDScanIDParserNative and /dev/null differ
diff --git a/ios/sdk/IDScanIDParserNative.xcframework/macos-x86_64/IDScanIDParserNative.framework/Info.plist b/ios/sdk/IDScanIDParserNative.xcframework/macos-x86_64/IDScanIDParserNative.framework/Info.plist
deleted file mode 100644
index 3ba1186..0000000
--- a/ios/sdk/IDScanIDParserNative.xcframework/macos-x86_64/IDScanIDParserNative.framework/Info.plist
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 21G115
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- IDScanIDParserNative
- CFBundleIdentifier
- com.idscan.parser
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- IDScanIDParserNative
- CFBundlePackageType
- FMWK
- CFBundleShortVersionString
- 16.241127.1
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 1
- LSMinimumSystemVersion
- 14.0
-
-