@rdlabo/capacitor-brotherprint 6.4.4 → 7.0.0-0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Package.swift +30 -0
- package/README.md +52 -2
- package/RdlaboCapacitorBrotherprint.podspec +6 -5
- package/android/build.gradle +9 -9
- package/dist/esm/definitions.js.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/web.js.map +1 -1
- package/dist/plugin.cjs.js +1 -3
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +2 -4
- package/dist/plugin.js.map +1 -1
- package/ios/{Plugin/Plugin.swift → Sources/BrotherPrintPlugin/BrotherPrintPlugin.swift} +11 -4
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Info.plist +2 -0
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/PrintErrorModel.swift +0 -1
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/PrinterModel.swift +0 -1
- package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/PrinterSettingsModel.swift +0 -1
- package/ios/Sources/BrotherPrintPlugin/module.modulemap +9 -0
- package/ios/Tests/BrotherPrintPluginTests/BrotherPrintPluginTests.swift +15 -0
- package/package.json +39 -29
- package/android/.gradle/8.2.1/checksums/checksums.lock +0 -0
- package/android/.gradle/8.2.1/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/8.2.1/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/8.2.1/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/8.2.1/dependencies-accessors/gc.properties +0 -0
- package/android/.gradle/8.2.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/8.2.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/8.2.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.2.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/8.2.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.2.1/fileHashes/resourceHashesCache.bin +0 -0
- package/android/.gradle/8.2.1/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +0 -2
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/config.properties +0 -2
- package/android/.gradle/file-system.probe +0 -0
- package/android/.gradle/vcs-1/gc.properties +0 -0
- package/android/.idea/caches/build_file_checksums.ser +0 -0
- package/android/.idea/codeStyles/Project.xml +0 -116
- package/android/.idea/compiler.xml +0 -6
- package/android/.idea/gradle.xml +0 -20
- package/android/.idea/jarRepositories.xml +0 -30
- package/android/.idea/kotlinc.xml +0 -6
- package/android/.idea/libraries/Gradle____wrapped_aars____BrotherPrintLibrary_unspecified_aar.xml +0 -11
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_8_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_4_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_jvm_1_6_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_6_1_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_6_1_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_2_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_2_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_concurrent_concurrent_futures_1_1_0.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_2_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_core_core_1_13_1_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_core_core_ktx_1_13_1_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_6_2_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_6_2.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_6_2_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_2_1_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_test_annotation_1_0_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_test_core_1_5_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_5_1_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_5_1_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_5_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_monitor_1_6_1_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_runner_1_5_2_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_test_services_storage_1_4_2_aar.xml +0 -14
- package/android/.idea/libraries/Gradle__androidx_tracing_tracing_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__androidx_webkit_webkit_1_9_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_2.xml +0 -10
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0.xml +0 -14
- package/android/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1.xml +0 -14
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml +0 -14
- package/android/.idea/libraries/Gradle__junit_junit_4_13_2.xml +0 -14
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_1_14_1.xml +0 -14
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_agent_1_14_1.xml +0 -14
- package/android/.idea/libraries/Gradle__org_apache_cordova_framework_10_1_1_aar.xml +0 -12
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml +0 -14
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3.xml +0 -14
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk8_1_9_10.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_android_1_6_4.xml +0 -14
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_6_4.xml +0 -14
- package/android/.idea/libraries/Gradle__org_json_json_20231013.xml +0 -14
- package/android/.idea/libraries/Gradle__org_mockito_mockito_core_5_2_0.xml +0 -14
- package/android/.idea/libraries/Gradle__org_mockito_mockito_inline_5_2_0.xml +0 -14
- package/android/.idea/migrations.xml +0 -10
- package/android/.idea/misc.xml +0 -14
- package/android/.idea/modules/1723797749/android.capacitor-android.androidTest.iml +0 -108
- package/android/.idea/modules/1723797749/android.capacitor-android.iml +0 -32
- package/android/.idea/modules/1723797749/android.capacitor-android.main.iml +0 -91
- package/android/.idea/modules/1723797749/android.capacitor-android.unitTest.iml +0 -96
- package/android/.idea/modules/BrotherPrintLibrary/android.BrotherPrintLibrary.iml +0 -20
- package/android/.idea/modules/android.androidTest.iml +0 -95
- package/android/.idea/modules/android.iml +0 -32
- package/android/.idea/modules/android.main.iml +0 -75
- package/android/.idea/modules/android.unitTest.iml +0 -74
- package/android/.idea/modules.xml +0 -16
- package/android/.idea/other.xml +0 -329
- package/android/.idea/vcs.xml +0 -6
- package/android/BrotherPrintLibrary/BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/AndroidManifest.xml +0 -9
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/META-INF/com/android/build/gradle/aar-metadata.properties +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/R.txt +0 -1664
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/proguard.txt +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/008b55a8f8b5285f495559b8eadf768c/transformed/BrotherPrintLibrary/res/values/values.xml +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/AndroidManifest.xml +0 -9
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/META-INF/com/android/build/gradle/aar-metadata.properties +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/R.txt +0 -1664
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/proguard.txt +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/04ed3c693eb4cd4cc8bc170abca6b796/transformed/BrotherPrintLibrary/res/values/values.xml +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/0dd9d0f2b60c79dab2647646b23ec4ab/results.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/14e91803c62d6307c4f3b2b22e1a3bb7/results.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/AndroidManifest.xml +0 -11
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jars/libs/MobilePrintLib.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi/libAndrJFPDFEMB.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi-v7a/libAndrJFPDFEMB.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/2d72f7e5006dca7113d0c1f5b6499733/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/8f03997c59bfcdf41861a60561d5d5af.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/9f683e6a1ba9a5b9996ed42fbd19e07b/results.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73/jetified-BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/bb913df08d40846b1bc63945606f217a.bin +0 -2
- package/android/BrotherPrintLibrary/build/.transforms/cf1dcc0f016004f76302659fc63c1d4f.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/d53d6310e202fc4b8a0fe251d88a40bc/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/ea473e5437d7b944a6715d1fa2ce8f83/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/results.bin +0 -1
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/AndroidManifest.xml +0 -9
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/META-INF/com/android/build/gradle/aar-metadata.properties +0 -4
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/R.txt +0 -1664
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jars/classes.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/arm64-v8a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/armeabi-v7a/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/x86/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/jni/x86_64/libcreatedata.so +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/proguard.txt +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/f6caa99bd2677f51322d1ac4c39a81e9/transformed/BrotherPrintLibrary/res/values/values.xml +0 -4
- package/android/BrotherPrintLibrary/build.gradle +0 -2
- package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/android/gradle/wrapper/gradle-wrapper.properties +0 -7
- package/android/gradle.properties +0 -23
- package/android/gradlew +0 -248
- package/android/gradlew.bat +0 -92
- package/android/local.properties +0 -8
- package/android/proguard-rules.pro +0 -21
- package/android/settings.gradle +0 -3
- package/android/src/androidTest/java/com/getcapacitor/android/ExampleInstrumentedTest.java +0 -26
- package/android/src/test/java/com/getcapacitor/ExampleUnitTest.java +0 -18
- package/ios/Plugin/Plugin.h +0 -9
- package/ios/Plugin/Plugin.m +0 -11
- package/ios/Plugin/module.modulemap +0 -14
- package/ios/Plugin.xcodeproj/project.pbxproj +0 -606
- package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +0 -27
- package/ios/Plugin.xcworkspace/contents.xcworkspacedata +0 -10
- package/ios/Plugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/PluginTests/Info.plist +0 -22
- package/ios/PluginTests/PluginTests.swift +0 -25
- package/ios/Podfile +0 -17
- package/ios/Podfile.lock +0 -33
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/Info.plist +0 -44
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeRequirements +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeRequirements-1 +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeResources +0 -5917
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/AdvancedRJTDPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +0 -742
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +0 -88
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +0 -141
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMBLESearchOption.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMBatteryInfo.h +0 -29
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMChannel.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +0 -90
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMError.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMLog.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +0 -32
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMMWTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMNetworkSearchOption.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +0 -98
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +0 -36
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPTTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +0 -84
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +0 -31
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +0 -93
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +0 -39
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterModelSpec.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchResult.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterSearcher.h +0 -33
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +0 -189
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPtouchDeviceDependedDataHeader.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMPtouchTemplateInfo.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMQLTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoError.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoResult.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTDTemplatePrintSettings.h +0 -22
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTemplateObjectReplacer.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMTemplatePrintSettingsProtocol.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +0 -28
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +0 -123
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +0 -44
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +0 -150
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +0 -300
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +0 -16
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +0 -58
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +0 -235
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -50
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +0 -99
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/ImageCreationBlock.h +0 -17
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ862PrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ862PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ863PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ863PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ883PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PJ883PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +0 -51
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PrintSettings.h +0 -543
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +0 -206
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +0 -103
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +0 -102
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +0 -107
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +0 -108
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2320DPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/Modules/module.modulemap +0 -6
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/PrivacyInfo.xcprivacy +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/ResolutionViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr323ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr325ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr403ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr403aiad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr404ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr423ad.txt +0 -666
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bsr425ad.txt +0 -610
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2312ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2313ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2322ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2323ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst232s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2352ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst2353ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235fs2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235fs3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst235s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst40ad.txt +0 -482
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst41nad.txt +0 -310
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst441ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst442ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst451ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst452ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/bst455ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/AdvancedRJTDPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +0 -742
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +0 -88
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +0 -141
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMBLESearchOption.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMBatteryInfo.h +0 -29
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMChannel.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +0 -90
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMError.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMLog.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +0 -32
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMMWTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMNetworkSearchOption.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +0 -98
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +0 -36
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPTTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +0 -84
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +0 -25
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +0 -31
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +0 -93
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +0 -39
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterModelSpec.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchError.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterSearchResult.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterSearcher.h +0 -33
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +0 -189
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPtouchDeviceDependedDataHeader.h +0 -34
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMPtouchTemplateInfo.h +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMQLTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRJTemplatePrintSettings.h +0 -21
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoError.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMRequestPrinterInfoResult.h +0 -20
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTDTemplatePrintSettings.h +0 -22
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTemplateObjectReplacer.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMTemplatePrintSettingsProtocol.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +0 -28
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +0 -26
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +0 -59
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +0 -123
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +0 -27
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +0 -44
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +0 -150
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +0 -300
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +0 -16
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +0 -18
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +0 -58
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +0 -23
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +0 -235
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +0 -50
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +0 -99
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/ImageCreationBlock.h +0 -17
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +0 -40
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +0 -45
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ862PrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ862PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ863PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ863PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ883PrintSettings.h +0 -46
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PJ883PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +0 -51
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PrintSettings.h +0 -543
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +0 -206
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +0 -81
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ3250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +0 -103
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +0 -102
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +0 -41
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +0 -107
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +0 -108
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettings.h +0 -83
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2125NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettings.h +0 -82
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2135NWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DFPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2320DPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DFPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DPrintSettings.h +0 -47
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DPrintSettingsViewController.h +0 -43
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettings.h +0 -48
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD2350DSAPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +0 -76
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +0 -42
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/Modules/module.modulemap +0 -6
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/PrivacyInfo.xcprivacy +0 -24
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/ResolutionViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/_CodeSignature/CodeResources +0 -2210
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr323ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr325ad.txt +0 -550
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr403ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr403aiad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr404ad.txt +0 -91
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr423ad.txt +0 -666
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bsr425ad.txt +0 -610
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2312ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2313ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2322ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2323ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst232s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2352ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst2353ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235f2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235f3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235fs2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235fs3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235s2ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst235s3ad.txt +0 -496
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst40ad.txt +0 -482
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst41nad.txt +0 -310
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst441ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst442ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst451ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst452ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/bst455ad.txt +0 -495
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/BRLMPrinterKit/BRLMPrinterKit.xcframework/ios-arm64_x86_64-simulator/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit_v4/LICENSE +0 -19
- package/ios/Pods/BRLMPrinterKit_v4/README.md +0 -35
- package/ios/Pods/Local Podspecs/BRLMPrinterKit_v4.podspec.json +0 -30
- package/ios/Pods/Local Podspecs/Capacitor.podspec.json +0 -31
- package/ios/Pods/Local Podspecs/CapacitorCordova.podspec.json +0 -29
- package/ios/Pods/Manifest.lock +0 -33
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +0 -1557
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit_v4.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Capacitor.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +0 -58
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +0 -36
- package/ios/Pods/Target Support Files/BRLMPrinterKit_v4/BRLMPrinterKit_v4-xcframeworks.sh +0 -121
- package/ios/Pods/Target Support Files/BRLMPrinterKit_v4/BRLMPrinterKit_v4.debug.xcconfig +0 -14
- package/ios/Pods/Target Support Files/BRLMPrinterKit_v4/BRLMPrinterKit_v4.release.xcconfig +0 -14
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-Info.plist +0 -26
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-dummy.m +0 -5
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-prefix.pch +0 -12
- package/ios/Pods/Target Support Files/Capacitor/Capacitor.debug.xcconfig +0 -16
- package/ios/Pods/Target Support Files/Capacitor/Capacitor.modulemap +0 -8
- package/ios/Pods/Target Support Files/Capacitor/Capacitor.release.xcconfig +0 -16
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist +0 -26
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-dummy.m +0 -5
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch +0 -12
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.debug.xcconfig +0 -13
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.modulemap +0 -6
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.release.xcconfig +0 -13
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist +0 -26
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +0 -76
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +0 -120
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-dummy.m +0 -5
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-umbrella.h +0 -16
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +0 -15
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.modulemap +0 -6
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +0 -15
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist +0 -26
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +0 -76
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +0 -120
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-dummy.m +0 -5
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +0 -190
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-umbrella.h +0 -16
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +0 -16
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap +0 -6
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +0 -16
- /package/ios/{Plugin → Sources/BrotherPrintPlugin}/Model/BrotherPrinterEvent.swift +0 -0
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2135NWBPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 5/5/23.
|
|
6
|
-
// Copyright (c) 2023 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
@interface TD2135NWBPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
13
|
-
|
|
14
|
-
// These definitions are provided for information only. DO NOT MODIFY!
|
|
15
|
-
// spec section 2.3.1 Resolution
|
|
16
|
-
#define TD2135NWB_RESOLUTION_HORZ 300
|
|
17
|
-
#define TD2135NWB_RESOLUTION_VERT 300
|
|
18
|
-
// spec section 2.3.5 Raster Line
|
|
19
|
-
#define TD2135NWB_HEADSIZEDOTS 672
|
|
20
|
-
// spec section "Select compression mode" command
|
|
21
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
22
|
-
#define TD2135NWB_MAX_COMPRESS_LENGTH 84
|
|
23
|
-
|
|
24
|
-
// not in spec. Used Windows Printer Driver as reference.
|
|
25
|
-
// NOTE: MAXPAPERWIDTH can exceed HEADSIZEDOTS!!
|
|
26
|
-
#define TD2135NWB_MIN_PAPERWIDTHDOTS (0.47F * TD2135NWB_RESOLUTION_HORZ) // 141
|
|
27
|
-
#define TD2135NWB_MAX_PAPERWIDTHDOTS (2.48F * TD2135NWB_RESOLUTION_VERT) // 744
|
|
28
|
-
// spec section 2.3.4 Maximum and Minimum Lengths
|
|
29
|
-
#define TD2135NWB_MIN_PAPERLENGTHDOTS 142
|
|
30
|
-
#define TD2135NWB_MAX_PAPERLENGTHDOTS 11811
|
|
31
|
-
// spec section 2.3.3 Feed Amount
|
|
32
|
-
#ifdef OLD
|
|
33
|
-
// IMPORTANT NOTE: For LABEL papertype ONLY, we allow the MIN marginlengthdots to be set to 0.
|
|
34
|
-
// That is, this MIN value here is ignored when papertype = label is specified.
|
|
35
|
-
// Consider the case of a 1.0x0.5" label. A min margin of 0.12" will take up half of the printable length!!
|
|
36
|
-
// This is why we will allow the margin to be set to 0 in this case.
|
|
37
|
-
// Beware that some labels might clip the top if this is set to 0. But, other settings can be tweaked to
|
|
38
|
-
// make it work (such as by setting a larger paperlength and setting the top margin to non-zero.)
|
|
39
|
-
#define TD2135NWB_MIN_MARGINLENGTHDOTS 35
|
|
40
|
-
|
|
41
|
-
#else
|
|
42
|
-
// Allow 0 now for continuous roll too, as the Esc iUw command generated from this can affect AirPrint.
|
|
43
|
-
// However, if this is 0, then the Esc id command will send 0 too. And, the printer may not eject the page
|
|
44
|
-
// enough at the end. So, I am introducing the MIN_PAGEFEEDDOTS definition now, so that if current marginLengthDots
|
|
45
|
-
// is LESS than MIN_PAGEFEEDDOTS, we will send Esc id command using the MIN_PAGEFEEDDOTS value instead.
|
|
46
|
-
// Otherwise, the Esc id command will use the marginLengthDots value as it has in the past.
|
|
47
|
-
//
|
|
48
|
-
// NOTE: If this occurs, the final paper length after tear off will be up to 1/4" longer than the
|
|
49
|
-
// specified paperLengthDots, because the print data will be (up to) the entire paper length, and then the
|
|
50
|
-
// PAGEFEEDDOTS will be added to the final paper length. If you need a specific paperlength, then make sure
|
|
51
|
-
// that marginLengthDots is >= MIN_PAGEFEEDDOTS.
|
|
52
|
-
|
|
53
|
-
#define TD2135NWB_MIN_MARGINLENGTHDOTS 0
|
|
54
|
-
// v2.3.0 UPDATE: Instead of forcing this MIN_PAGEFEEDDOTS value on EVERY page, which essentially PREVENTS a "no gap"
|
|
55
|
-
// solution if the FW actually supports it, now we only force it on the LAST page, allowing a 0-margin between pages
|
|
56
|
-
// in case the FW allows it. But, we will force this on the LAST page, to assure the FW will eject the page to tear off
|
|
57
|
-
// in case it doesn't automatically behave that way.
|
|
58
|
-
#define TD2135NWB_MIN_PAGEFEEDDOTS_LASTPAGE 35
|
|
59
|
-
|
|
60
|
-
#endif
|
|
61
|
-
|
|
62
|
-
#define TD2135NWB_MAX_MARGINLENGTHDOTS 1500
|
|
63
|
-
// Arbitrarily restrict extraFeed to 11" at 203 dpi. There is no reason to be larger.
|
|
64
|
-
#define TD2135NWB_MAX_EXTRAFEEDDOTS (11*TD2135NWB_RESOLUTION_VERT)
|
|
65
|
-
|
|
66
|
-
//*** IMPORTANT ***
|
|
67
|
-
// SDK Users:
|
|
68
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings superclass.
|
|
69
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD2135NWBPrintSettings).
|
|
70
|
-
//
|
|
71
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
72
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
73
|
-
|
|
74
|
-
// SDK Designers:
|
|
75
|
-
// The GenericMobileLabelModelPrintSettings superclass handles all the important work.
|
|
76
|
-
// This subclass only needs to provide the model-specific data to the generic class(es).
|
|
77
|
-
|
|
78
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
79
|
-
@property (nonatomic, assign) BOOL peelerEnabled;
|
|
80
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
81
|
-
|
|
82
|
-
@end
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2135NWBPrintSettingsViewController.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 5/5/23.
|
|
6
|
-
// Copyright (c) 2023 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettingsViewController.h>
|
|
10
|
-
#import <BRLMPrinterKit/TD2135NWBPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
// This is the DEFAULT popup contentSize for TD2135NWBPrintSettingsViewController.
|
|
13
|
-
//
|
|
14
|
-
// You can override this by setting the "popoverSize" property (defined in the
|
|
15
|
-
// PrintSettingsViewController superclass) to something different
|
|
16
|
-
// before showing the ViewController.
|
|
17
|
-
//
|
|
18
|
-
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
19
|
-
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
20
|
-
//
|
|
21
|
-
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
22
|
-
//#define TD2135NWBPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
23
|
-
#define TD2135NWBPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
24
|
-
#define TD2135NWBPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/*
|
|
28
|
-
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
29
|
-
which implements all the major functionality.
|
|
30
|
-
|
|
31
|
-
*** SDK Users:
|
|
32
|
-
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
33
|
-
Always instantiate a model-specific class, e.g. TD2135NWBPrintSettingsViewController
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
@interface TD2135NWBPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
37
|
-
{
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@end
|
|
41
|
-
|
|
42
|
-
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2320DFPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
@interface TD2320DFPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
//*** IMPORTANT ***
|
|
16
|
-
// SDK Users:
|
|
17
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings superclass.
|
|
18
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD2320DFPrintSettings).
|
|
19
|
-
//
|
|
20
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
21
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
22
|
-
|
|
23
|
-
// SDK Designers:
|
|
24
|
-
// The GenericMobileLabelModelPrintSettings superclass handles all the important work.
|
|
25
|
-
// This subclass only needs to provide the model-specific data to the generic class(es).
|
|
26
|
-
|
|
27
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
28
|
-
// NOTE: TD23xx models can be either 203 or 300 dpi depending on print head installed.
|
|
29
|
-
@property (nonatomic, assign) RESOLUTION printerResolution;
|
|
30
|
-
|
|
31
|
-
// NOTE: Linerless models do NOT support peeler
|
|
32
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
33
|
-
|
|
34
|
-
// The following are used with the cutter
|
|
35
|
-
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
36
|
-
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
37
|
-
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD2320DF_MAX_AUTOCUT_NUMLABELS.
|
|
38
|
-
|
|
39
|
-
// NOTE: This particular #define is needed in DataController.
|
|
40
|
-
// All other #defines were moved into the .m file.
|
|
41
|
-
|
|
42
|
-
// spec section "Select compression mode" command
|
|
43
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
44
|
-
#define TD2320DF_MAX_COMPRESS_LENGTH_203 59 // 59 = 472/8
|
|
45
|
-
#define TD2320DF_MAX_COMPRESS_LENGTH_300 87 // 87 = 696/8
|
|
46
|
-
|
|
47
|
-
@end
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2320DFPrintSettingsViewController.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettingsViewController.h>
|
|
11
|
-
#import <BRLMPrinterKit/TD2320DFPrintSettings.h>
|
|
12
|
-
|
|
13
|
-
// This is the DEFAULT popup contentSize for TD2320DFPrintSettingsViewController.
|
|
14
|
-
//
|
|
15
|
-
// You can override this by setting the "popoverSize" property (defined in the
|
|
16
|
-
// PrintSettingsViewController superclass) to something different
|
|
17
|
-
// before showing the ViewController.
|
|
18
|
-
//
|
|
19
|
-
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
20
|
-
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
21
|
-
//
|
|
22
|
-
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
23
|
-
//#define TD2320DFPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
24
|
-
#define TD2320DFPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
25
|
-
#define TD2320DFPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
/*
|
|
29
|
-
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
30
|
-
which implements all the major functionality.
|
|
31
|
-
|
|
32
|
-
*** SDK Users:
|
|
33
|
-
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
34
|
-
Always instantiate a model-specific class, e.g. TD2320DFPrintSettingsViewController
|
|
35
|
-
*/
|
|
36
|
-
|
|
37
|
-
@interface TD2320DFPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
38
|
-
{
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@end
|
|
42
|
-
|
|
43
|
-
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2320DPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
@interface TD2320DPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
//*** IMPORTANT ***
|
|
16
|
-
// SDK Users:
|
|
17
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings superclass.
|
|
18
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD2320DPrintSettings).
|
|
19
|
-
//
|
|
20
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
21
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
22
|
-
|
|
23
|
-
// SDK Designers:
|
|
24
|
-
// The GenericMobileLabelModelPrintSettings superclass handles all the important work.
|
|
25
|
-
// This subclass only needs to provide the model-specific data to the generic class(es).
|
|
26
|
-
|
|
27
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
28
|
-
// NOTE: TD23xx models can be either 203 or 300 dpi depending on print head installed.
|
|
29
|
-
@property (nonatomic, assign) RESOLUTION printerResolution;
|
|
30
|
-
|
|
31
|
-
@property (nonatomic, assign) BOOL peelerEnabled;
|
|
32
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
33
|
-
|
|
34
|
-
// The following are used with the cutter
|
|
35
|
-
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
36
|
-
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
37
|
-
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD2320DF_MAX_AUTOCUT_NUMLABELS.
|
|
38
|
-
|
|
39
|
-
// NOTE: This particular #define is needed in DataController.
|
|
40
|
-
// All other #defines were moved into the .m file.
|
|
41
|
-
|
|
42
|
-
// spec section "Select compression mode" command
|
|
43
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
44
|
-
#define TD2320D_MAX_COMPRESS_LENGTH_203 59 // 59 = 472/8
|
|
45
|
-
#define TD2320D_MAX_COMPRESS_LENGTH_300 87 // 87 = 696/8
|
|
46
|
-
|
|
47
|
-
@end
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2320DPrintSettingsViewController.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettingsViewController.h>
|
|
10
|
-
#import <BRLMPrinterKit/TD2320DPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
// This is the DEFAULT popup contentSize for TD2320DPrintSettingsViewController.
|
|
13
|
-
//
|
|
14
|
-
// You can override this by setting the "popoverSize" property (defined in the
|
|
15
|
-
// PrintSettingsViewController superclass) to something different
|
|
16
|
-
// before showing the ViewController.
|
|
17
|
-
//
|
|
18
|
-
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
19
|
-
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
20
|
-
//
|
|
21
|
-
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
22
|
-
//#define TD2320DPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
23
|
-
#define TD2320DPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
24
|
-
#define TD2320DPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/*
|
|
28
|
-
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
29
|
-
which implements all the major functionality.
|
|
30
|
-
|
|
31
|
-
*** SDK Users:
|
|
32
|
-
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
33
|
-
Always instantiate a model-specific class, e.g. TD2320DPrintSettingsViewController
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
@interface TD2320DPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
37
|
-
{
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@end
|
|
41
|
-
|
|
42
|
-
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2350DFPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
@interface TD2350DFPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
//*** IMPORTANT ***
|
|
17
|
-
// SDK Users:
|
|
18
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings superclass.
|
|
19
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD2350DFPrintSettings).
|
|
20
|
-
//
|
|
21
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
22
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
23
|
-
|
|
24
|
-
// SDK Designers:
|
|
25
|
-
// The GenericMobileLabelModelPrintSettings superclass handles all the important work.
|
|
26
|
-
// This subclass only needs to provide the model-specific data to the generic class(es).
|
|
27
|
-
|
|
28
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
29
|
-
// NOTE: TD23xx models can be either 203 or 300 dpi depending on print head installed.
|
|
30
|
-
@property (nonatomic, assign) RESOLUTION printerResolution;
|
|
31
|
-
|
|
32
|
-
// NOTE: Linerless models do NOT support peeler
|
|
33
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
34
|
-
|
|
35
|
-
// The following are used with the cutter
|
|
36
|
-
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
37
|
-
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
38
|
-
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD2350DF_MAX_AUTOCUT_NUMLABELS.
|
|
39
|
-
|
|
40
|
-
// NOTE: This particular #define is needed in DataController.
|
|
41
|
-
// All other #defines were moved into the .m file.
|
|
42
|
-
|
|
43
|
-
// spec section "Select compression mode" command
|
|
44
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
45
|
-
#define TD2350DF_MAX_COMPRESS_LENGTH_203 59 // 59 = 472/8
|
|
46
|
-
#define TD2350DF_MAX_COMPRESS_LENGTH_300 87 // 87 = 696/8
|
|
47
|
-
|
|
48
|
-
@end
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2350DFPrintSettingsViewController.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettingsViewController.h>
|
|
10
|
-
#import <BRLMPrinterKit/TD2350DFPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
// This is the DEFAULT popup contentSize for TD2350DFPrintSettingsViewController.
|
|
13
|
-
//
|
|
14
|
-
// You can override this by setting the "popoverSize" property (defined in the
|
|
15
|
-
// PrintSettingsViewController superclass) to something different
|
|
16
|
-
// before showing the ViewController.
|
|
17
|
-
//
|
|
18
|
-
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
19
|
-
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
20
|
-
//
|
|
21
|
-
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
22
|
-
//#define TD2350DFPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
23
|
-
#define TD2350DFPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
24
|
-
#define TD2350DFPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/*
|
|
28
|
-
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
29
|
-
which implements all the major functionality.
|
|
30
|
-
|
|
31
|
-
*** SDK Users:
|
|
32
|
-
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
33
|
-
Always instantiate a model-specific class, e.g. TD2350DFPrintSettingsViewController
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
@interface TD2350DFPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
37
|
-
{
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@end
|
|
41
|
-
|
|
42
|
-
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2350DPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
@interface TD2350DPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
//*** IMPORTANT ***
|
|
16
|
-
// SDK Users:
|
|
17
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings superclass.
|
|
18
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD2350DPrintSettings).
|
|
19
|
-
//
|
|
20
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
21
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
22
|
-
|
|
23
|
-
// SDK Designers:
|
|
24
|
-
// The GenericMobileLabelModelPrintSettings superclass handles all the important work.
|
|
25
|
-
// This subclass only needs to provide the model-specific data to the generic class(es).
|
|
26
|
-
|
|
27
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
28
|
-
// NOTE: TD23xx models can be either 203 or 300 dpi depending on print head installed.
|
|
29
|
-
@property (nonatomic, assign) RESOLUTION printerResolution;
|
|
30
|
-
|
|
31
|
-
@property (nonatomic, assign) BOOL peelerEnabled;
|
|
32
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
33
|
-
|
|
34
|
-
// The following are used with the cutter
|
|
35
|
-
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
36
|
-
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
37
|
-
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD2350D_MAX_AUTOCUT_NUMLABELS.
|
|
38
|
-
|
|
39
|
-
// NOTE: This particular #define is needed in DataController.
|
|
40
|
-
// All other #defines were moved into the .m file.
|
|
41
|
-
|
|
42
|
-
// spec section "Select compression mode" command
|
|
43
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
44
|
-
#define TD2350D_MAX_COMPRESS_LENGTH_203 59 // 59 = 472/8
|
|
45
|
-
#define TD2350D_MAX_COMPRESS_LENGTH_300 87 // 87 = 696/8
|
|
46
|
-
|
|
47
|
-
@end
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2350DPrintSettingsViewController.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettingsViewController.h>
|
|
11
|
-
#import <BRLMPrinterKit/TD2350DPrintSettings.h>
|
|
12
|
-
|
|
13
|
-
// This is the DEFAULT popup contentSize for TD2350DPrintSettingsViewController.
|
|
14
|
-
//
|
|
15
|
-
// You can override this by setting the "popoverSize" property (defined in the
|
|
16
|
-
// PrintSettingsViewController superclass) to something different
|
|
17
|
-
// before showing the ViewController.
|
|
18
|
-
//
|
|
19
|
-
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
20
|
-
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
21
|
-
//
|
|
22
|
-
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
23
|
-
//#define TD2350DPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
24
|
-
#define TD2350DPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
25
|
-
#define TD2350DPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
/*
|
|
29
|
-
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
30
|
-
which implements all the major functionality.
|
|
31
|
-
|
|
32
|
-
*** SDK Users:
|
|
33
|
-
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
34
|
-
Always instantiate a model-specific class, e.g. TD2350DPrintSettingsViewController
|
|
35
|
-
*/
|
|
36
|
-
|
|
37
|
-
@interface TD2350DPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
38
|
-
{
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@end
|
|
42
|
-
|
|
43
|
-
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2350DSAPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
@interface TD2350DSAPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
//*** IMPORTANT ***
|
|
17
|
-
// SDK Users:
|
|
18
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings superclass.
|
|
19
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD2350DSAPrintSettings).
|
|
20
|
-
//
|
|
21
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
22
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
23
|
-
|
|
24
|
-
// SDK Designers:
|
|
25
|
-
// The GenericMobileLabelModelPrintSettings superclass handles all the important work.
|
|
26
|
-
// This subclass only needs to provide the model-specific data to the generic class(es).
|
|
27
|
-
|
|
28
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
29
|
-
// NOTE: TD23xx models can be either 203 or 300 dpi depending on print head installed.
|
|
30
|
-
@property (nonatomic, assign) RESOLUTION printerResolution;
|
|
31
|
-
|
|
32
|
-
@property (nonatomic, assign) BOOL peelerEnabled;
|
|
33
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
34
|
-
|
|
35
|
-
// The following are used with the cutter
|
|
36
|
-
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
37
|
-
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
38
|
-
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD2350DSA_MAX_AUTOCUT_NUMLABELS.
|
|
39
|
-
|
|
40
|
-
// NOTE: This particular #define is needed in DataController.
|
|
41
|
-
// All other #defines were moved into the .m file.
|
|
42
|
-
|
|
43
|
-
// spec section "Select compression mode" command
|
|
44
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
45
|
-
#define TD2350DSA_MAX_COMPRESS_LENGTH_203 59 // 59 = 472/8
|
|
46
|
-
#define TD2350DSA_MAX_COMPRESS_LENGTH_300 87 // 87 = 696/8
|
|
47
|
-
|
|
48
|
-
@end
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD2350DSAPrintSettingsViewController.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 2/16/24.
|
|
6
|
-
// Copyright (c) 2024 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
//
|
|
8
|
-
|
|
9
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettingsViewController.h>
|
|
10
|
-
#import <BRLMPrinterKit/TD2350DSAPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
// This is the DEFAULT popup contentSize for TD2350DSAPrintSettingsViewController.
|
|
13
|
-
//
|
|
14
|
-
// You can override this by setting the "popoverSize" property (defined in the
|
|
15
|
-
// PrintSettingsViewController superclass) to something different
|
|
16
|
-
// before showing the ViewController.
|
|
17
|
-
//
|
|
18
|
-
// The popoverSize setting will be propagated to all of the "child" ViewControllers
|
|
19
|
-
// of the main ViewController so all of the detail views will be the SAME size as each other.
|
|
20
|
-
//
|
|
21
|
-
// NOTE: iPad1 and iPad2 size = 1024 x 768, iPad3 = 2048 x 1536
|
|
22
|
-
//#define TD2350DSAPOPUPCONTENTSIZE CGSizeMake(400,480)
|
|
23
|
-
#define TD2350DSAPOPUPCONTENTSIZE CGSizeMake(400,548)
|
|
24
|
-
#define TD2350DSAPOPUPCONTENTSIZE_IOS7 CGSizeMake(400,588)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
/*
|
|
28
|
-
This class is a subclass of GenericMobileLabelModelPrintSettingsViewController,
|
|
29
|
-
which implements all the major functionality.
|
|
30
|
-
|
|
31
|
-
*** SDK Users:
|
|
32
|
-
DO NOT INSTANTIATE an instance of GenericMobileLabelModelPrintSettingsViewController.
|
|
33
|
-
Always instantiate a model-specific class, e.g. TD2350DSAPrintSettingsViewController
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
@interface TD2350DSAPrintSettingsViewController : GenericMobileLabelModelPrintSettingsViewController
|
|
37
|
-
{
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@end
|
|
41
|
-
|
|
42
|
-
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// TD4550DNWBPrintSettings.h
|
|
3
|
-
// BMSPrinterKit
|
|
4
|
-
//
|
|
5
|
-
// Created by BMS on 5/16/19.
|
|
6
|
-
// Copyright (c) 2019 Brother Mobile Solutions. All rights reserved.
|
|
7
|
-
|
|
8
|
-
//
|
|
9
|
-
|
|
10
|
-
#import <BRLMPrinterKit/GenericMobileLabelModelPrintSettings.h>
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
@interface TD4550DNWBPrintSettings : GenericMobileLabelModelPrintSettings <PrintSettingsDelegate>
|
|
14
|
-
|
|
15
|
-
// These definitions are provided for information only. DO NOT MODIFY!
|
|
16
|
-
// spec section 4.3.1 Resolution
|
|
17
|
-
#define TD4550DNWB_RESOLUTION_HORZ 300
|
|
18
|
-
#define TD4550DNWB_RESOLUTION_VERT 300
|
|
19
|
-
// spec section 4.3.5 Raster Line
|
|
20
|
-
#define TD4550DNWB_HEADSIZEDOTS 1280 // 4.2666" at 300 dpi
|
|
21
|
-
// spec section "Select compression mode" command
|
|
22
|
-
// NOTE: This should be same as HEADSIZEDOTS/8. And, it should be same as the # of decompressed bytes.
|
|
23
|
-
#define TD4550DNWB_MAX_COMPRESS_LENGTH 160
|
|
24
|
-
|
|
25
|
-
//////////////////////////////////////////////
|
|
26
|
-
// MIN/MAX PAPERWIDTH values are ** NOT ** in spec.
|
|
27
|
-
// Used Windows Printer Driver as reference (which allows 0.75" min and 4.65" max).
|
|
28
|
-
//
|
|
29
|
-
#define TD4550DNWB_MIN_PAPERWIDTHDOTS (0.75F * TD4550DNWB_RESOLUTION_HORZ)
|
|
30
|
-
#define TD4550DNWB_MAX_PAPERWIDTHDOTS (4.65F * TD4550DNWB_RESOLUTION_HORZ)
|
|
31
|
-
//////////////////////////////////////////////
|
|
32
|
-
|
|
33
|
-
//*** spec section 4.3.4 Maximum and Minimum Lengths
|
|
34
|
-
#define TD4550DNWB_MIN_PAPERLENGTHDOTS 142
|
|
35
|
-
#define TD4550DNWB_MAX_PAPERLENGTHDOTS 35433
|
|
36
|
-
|
|
37
|
-
//*** spec section 4.3.3 Feed Amount
|
|
38
|
-
//
|
|
39
|
-
// Instead of forcing MIN_PAGEFEEDDOTS value on EVERY page, which essentially PREVENTS a "no gap"
|
|
40
|
-
// solution if the FW actually supports it, now we only force it on the LAST page, allowing a 0-margin between pages
|
|
41
|
-
// in case the FW allows it. But, we will force this on the LAST page, to assure the FW will eject the page to tear off
|
|
42
|
-
// in case it doesn't automatically behave that way.
|
|
43
|
-
#define TD4550DNWB_MIN_MARGINLENGTHDOTS 0
|
|
44
|
-
#define TD4550DNWB_MIN_PAGEFEEDDOTS_LASTPAGE 35
|
|
45
|
-
|
|
46
|
-
#define TD4550DNWB_MAX_MARGINLENGTHDOTS 1500 // 5" at 300 dpi
|
|
47
|
-
// Arbitrarily restrict extraFeed to 11" at 203 dpi. There is no reason to be larger.
|
|
48
|
-
#define TD4550DNWB_MAX_EXTRAFEEDDOTS (11*TD4550DNWB_RESOLUTION_VERT)
|
|
49
|
-
|
|
50
|
-
#define TD4550DNWB_MAX_AUTOCUT_NUMLABELS 255 // NOTE: Windows driver uses 99 here, spec says 255.
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
//*** IMPORTANT ***
|
|
55
|
-
// SDK Users:
|
|
56
|
-
// You should NEVER instantiate an object of the GenericMobileLabelModelPrintSettings class.
|
|
57
|
-
// Instead, you should instantiate one of the model-specific subclasses (i.e. TD4550DNWBPrintSettings).
|
|
58
|
-
//
|
|
59
|
-
// For a list of important properties in the settings that your application needs to set,
|
|
60
|
-
// refer to the GenericMobileLabelModelPrintSettings superclass.
|
|
61
|
-
|
|
62
|
-
// SDK Designers:
|
|
63
|
-
// The GenericMobileLabelModelPrintSettings class handles all the important work.
|
|
64
|
-
// This subclass only needs to provide the model-specific data to the generic class.
|
|
65
|
-
|
|
66
|
-
//*** ADDITIONAL PROPERTIES not handled by GenericMobileLabelModelPrintSettings
|
|
67
|
-
@property (nonatomic, assign) BOOL peelerEnabled;
|
|
68
|
-
@property (nonatomic, assign) BOOL invert180degrees;
|
|
69
|
-
|
|
70
|
-
// The following are used with the cutter
|
|
71
|
-
@property (nonatomic, assign) BOOL cutAtEndOfJobEnabled; // true: cuts at end of last page of job
|
|
72
|
-
@property (nonatomic, assign) BOOL autoCutEnabled; // true: automatically cuts every N labels, as specified by autoCutEveryNLabels
|
|
73
|
-
@property (nonatomic, assign) unsigned int autoCutEveryNLabels; // default is 1 -> autocut each label. Set value to print N labels before cutting. Allowed Range is 1 to TD4550DNWB_MAX_AUTOCUT_NUMLABELS.
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
@end
|