@rdlabo/capacitor-brotherprint 0.0.2 → 2.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/README.md +97 -0
- package/RdlaboCapacitorBrotherprint.podspec +8 -2
- package/android/.gradle/5.6.4/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/5.6.4/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/5.6.4/fileChanges/last-build.bin +0 -0
- package/android/.gradle/5.6.4/fileContent/fileContent.lock +0 -0
- package/android/.gradle/5.6.4/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/5.6.4/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/5.6.4/fileHashes/resourceHashesCache.bin +0 -0
- package/android/.gradle/5.6.4/gc.properties +0 -0
- package/android/.gradle/5.6.4/javaCompile/classAnalysis.bin +0 -0
- package/android/.gradle/5.6.4/javaCompile/jarAnalysis.bin +0 -0
- package/android/.gradle/5.6.4/javaCompile/javaCompile.lock +0 -0
- package/android/.gradle/5.6.4/javaCompile/taskHistory.bin +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +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 +116 -0
- package/android/.idea/gradle.xml +22 -0
- package/android/.idea/jarRepositories.xml +30 -0
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_browser_browser_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_exifinterface_exifinterface_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_1_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_test_core_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_core_3_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_ext_junit_1_1_1_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_monitor_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_test_runner_1_2_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_transition_transition_1_2_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager2_viewpager2_1_0_0_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__artifacts_BrotherPrintLibrary_unspecified_jar.xml +11 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_api_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_backend_cct_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_datatransport_transport_runtime_2_2_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_base_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_basement_17_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_location_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_places_placereport_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_stats_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_gms_play_services_tasks_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_android_material_material_1_1_0_rc02_aar.xml +15 -0
- package/android/.idea/libraries/Gradle__com_google_auto_value_auto_value_annotations_1_6_5_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_2_0_1_jar.xml +9 -0
- package/android/.idea/libraries/Gradle__com_google_dagger_dagger_2_24_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_common_19_3_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_components_16_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_datatransport_17_0_3_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_encoders_json_16_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_20_1_1_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_iid_interop_17_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_installations_16_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_installations_interop_16_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_measurement_connector_18_0_0_aar.xml +10 -0
- package/android/.idea/libraries/Gradle__com_google_firebase_firebase_messaging_20_1_2_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__com_squareup_javawriter_2_1_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__junit_junit_4_12_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_1_9_7_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_bytebuddy_byte_buddy_agent_1_9_7_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__net_sf_kxml_kxml2_2_3_0_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_apache_cordova_framework_7_0_0_aar.xml +12 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_integration_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_hamcrest_hamcrest_library_1_3_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_json_json_20140107_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_mockito_mockito_core_2_25_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_mockito_mockito_inline_2_25_1_jar.xml +13 -0
- package/android/.idea/libraries/Gradle__org_objenesis_objenesis_2_6_jar.xml +13 -0
- package/android/.idea/misc.xml +14 -0
- package/android/.idea/modules/-485579866/capacitor-android.iml +171 -0
- package/android/.idea/modules/BrotherPrintLibrary/BrotherPrintLibrary.iml +27 -0
- package/android/.idea/modules/android.iml +110 -0
- package/android/.idea/modules.xml +10 -0
- package/android/.idea/runConfigurations.xml +12 -0
- package/android/.idea/vcs.xml +6 -0
- package/android/.idea/workspace.xml +83 -0
- package/android/BrotherPrintLibrary/BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/25e734394246e1bfc2863356368dd65a/jetified-BrotherPrintLibrary/AndroidManifest.xml +11 -0
- 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 +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/8f03997c59bfcdf41861a60561d5d5af.bin +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73/jetified-BrotherPrintLibrary.aar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/b3cb8a1794c15332bde93f2b78199c73.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/bb913df08d40846b1bc63945606f217a.bin +2 -0
- package/android/BrotherPrintLibrary/build/.transforms/cf1dcc0f016004f76302659fc63c1d4f.bin +1 -0
- package/android/BrotherPrintLibrary/build.gradle +2 -0
- package/android/build.gradle +2 -0
- package/android/local.properties +8 -0
- package/android/settings.gradle +1 -0
- package/android/src/main/AndroidManifest.xml +12 -0
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.java +149 -6
- package/dist/docs.json +105 -0
- package/dist/esm/definitions.d.ts +12 -9
- package/dist/esm/definitions.js +1 -0
- package/dist/esm/definitions.js.map +1 -1
- package/dist/esm/index.d.ts +3 -0
- package/dist/esm/index.js +6 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/web.d.ts +14 -7
- package/dist/esm/web.js +15 -18
- package/dist/esm/web.js.map +1 -1
- package/dist/plugin.cjs.js +43 -0
- package/dist/plugin.cjs.js.map +1 -0
- package/dist/plugin.js +28 -18
- package/dist/plugin.js.map +1 -1
- package/ios/Plugin/Plugin.h +0 -1
- package/ios/Plugin/Plugin.m +4 -1
- package/ios/Plugin/Plugin.swift +150 -7
- package/ios/Plugin/module.modulemap +9 -0
- package/ios/Plugin.xcodeproj/project.pbxproj +47 -1
- package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +27 -0
- package/ios/Plugin.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +8 -0
- package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- package/ios/Podfile +2 -1
- package/ios/Podfile.lock +8 -1
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BRLMPrinterKit +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/BluetoothViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/CutterViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ExtraFeedViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/GenericMobileLabelModelPaperSizeViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BMSPrinterDriver.h +727 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BMSPrinterKit.h +60 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRCustomPaperInfoCommand.h +107 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMChannel.h +33 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMCustomPaperSize.h +69 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMError.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMGetStatusError.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMMWPrintSettings.h +35 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMOpenChannelError.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettings.h +84 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsCustomPaperSize.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPJPrintSettingsPaperSize.h +35 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPTPrintSettings.h +53 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintError.h +52 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintImageSettings.h +77 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrintSettingsProtocol.h +25 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterClassifier.h +31 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDefine.h +59 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDriver.h +54 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterDriverGenerator.h +34 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterKit+BRPtouchPrinterKit+BMSPrinterKit.h +18 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterKit.h +32 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMPrinterStatus.h +55 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMQLPrintSettings.h +64 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMRJPrintSettings.h +48 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMTDPrintSettings.h +47 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRLMValidatePrintSettings.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBLEManager.h +28 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBatteryInfo.h +26 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchBluetoothManager.h +59 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchDeviceInfo.h +23 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchLabelInfoStatus.h +119 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchLabelParam.h +27 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchNetworkManager.h +44 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrintInfo.h +136 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinter.h +272 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterData.h +16 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterKit.h +18 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchPrinterStatus.h +58 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/BRPtouchTemplateInfo.h +23 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettings.h +211 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericMobileLabelModelPrintSettingsViewController.h +50 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettings.h +99 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/GenericPocketJetPrintSettingsViewController.h +47 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ673PrintSettings.h +43 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ673PrintSettingsViewController.h +40 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ763MFIPrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ763MFiPrintSettings.h +45 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ773PrintSettings.h +46 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PJ773PrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettingTableViewController.h +51 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettings.h +467 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/PrintSettingsViewController.h +203 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2050PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2050PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2140PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2140PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2150PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ2150PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050AIPrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050AiPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050PrintSettings.h +81 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3050PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150AiPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150PrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ3150PrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettings.h +103 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4030AiPrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4040PrintSettings.h +102 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4040PrintSettingsViewController.h +41 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettings.h +107 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4230BPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettings.h +108 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/RJ4250WBPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2120NPrintSettings.h +83 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2120NPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2130NPrintSettings.h +82 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD2130NPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettings.h +76 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Headers/TD4550DNWBPrintSettingsViewController.h +42 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressHelp.pdf +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/IPAddressViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/Info.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/MarginViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PJCustomPaperViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewControllerWithFilename_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~ipad.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrintProgressViewController_BMSSDK~iphone.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/PrinterList.plist +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/ThresholdViewController.nib +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsj673ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bspe55ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bspp75ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsq71wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsq72wad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr305ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr315ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr403ad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr403aiad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr404ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr404ad.txt +91 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr423ad.txt +666 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bsr425ad.txt +610 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst212ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst213ad.ptd +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst40ad.txt +482 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst41nad.txt +310 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst441ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst442ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst451ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst452ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/bst455ad.txt +495 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/checkbox_checked.png +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/checkbox_unchecked.png +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/en.lproj/InfoPlist.strings +0 -0
- package/ios/Pods/BRLMPrinterKit/BRLMPrinterKit/BRLMPrinterKit.framework/modulemap/module.modulemap +9 -0
- package/ios/Pods/BRLMPrinterKit/LICENSE +19 -0
- package/ios/Pods/BRLMPrinterKit/README.md +34 -0
- package/ios/Pods/Manifest.lock +8 -1
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +274 -155
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/BRLMPrinterKit.xcscheme +60 -0
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +11 -13
- package/ios/Pods/Pods.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +15 -0
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.debug.xcconfig +11 -0
- package/ios/Pods/Target Support Files/BRLMPrinterKit/BRLMPrinterKit.release.xcconfig +11 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +23 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +29 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +2 -0
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +3 -2
- package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +3 -2
- package/package.json +29 -16
- package/android/.npmignore +0 -1
|
@@ -6,6 +6,18 @@
|
|
|
6
6
|
objectVersion = 48;
|
|
7
7
|
objects = {
|
|
8
8
|
|
|
9
|
+
/* Begin PBXAggregateTarget section */
|
|
10
|
+
4CC1C84505DC66B7576B2DF6763D4DA2 /* BRLMPrinterKit */ = {
|
|
11
|
+
isa = PBXAggregateTarget;
|
|
12
|
+
buildConfigurationList = 2C009D86CA18BC8AF67E7C13DA2B3E7E /* Build configuration list for PBXAggregateTarget "BRLMPrinterKit" */;
|
|
13
|
+
buildPhases = (
|
|
14
|
+
);
|
|
15
|
+
dependencies = (
|
|
16
|
+
);
|
|
17
|
+
name = BRLMPrinterKit;
|
|
18
|
+
};
|
|
19
|
+
/* End PBXAggregateTarget section */
|
|
20
|
+
|
|
9
21
|
/* Begin PBXBuildFile section */
|
|
10
22
|
0262902D85D21F7A868B78F28DE969F3 /* JS.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC098B79EFCBB8890F63C1524AA84857 /* JS.swift */; };
|
|
11
23
|
0370498819790DECC0024A3EA448BFE2 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C25B693CB3013E7FF88F5A068C9474A /* WebView.swift */; };
|
|
@@ -19,12 +31,15 @@
|
|
|
19
31
|
1B33A25E4C0C0AB10DA81E14FE68E83A /* Capacitor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B5A2F8A2B8511076A44B3EB4425E9C7 /* Capacitor-dummy.m */; };
|
|
20
32
|
1C6F327FC09D2D40C10D4583C1943816 /* Clipboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = F5A985C8ED4454DF20CA73DB0792A5CD /* Clipboard.swift */; };
|
|
21
33
|
20A72AA420CAF1DFDC29BF62CE33CC7C /* Keyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = EB33B00F34D75226347C1BF79DFDDD61 /* Keyboard.m */; };
|
|
34
|
+
225EBBC790E80998C353D00099BA939F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99CDB574913802A61C677992132A7F95 /* Foundation.framework */; };
|
|
22
35
|
2425165E145FE69DD644A6C55ABC163B /* Modals.swift in Sources */ = {isa = PBXBuildFile; fileRef = A36EDCE251BA12D15088D13B7E3A9EEF /* Modals.swift */; };
|
|
23
36
|
25D36D8E638AA60E4BD6631EC43DBFEB /* CAPBridgeDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F0656B7905B6D290353A5B3D6D28121 /* CAPBridgeDelegate.swift */; };
|
|
24
37
|
32145B35FFD08262E14B5C61A19561F1 /* CAPBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4728C5ECBEF90CBD09CCC4D3400C46E8 /* CAPBridge.swift */; };
|
|
25
38
|
3379D2D080238FE80FCEC9B7059BB598 /* AppDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = F30AF7A48C24668E730563EECFFC7CFC /* AppDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
26
39
|
348551CDB11C1FCD857A764AA8DEE9EB /* Cordova.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 351CAFB01AE1CE21F3443E3CD9E750E4 /* Cordova.framework */; };
|
|
40
|
+
34CD7B5632AC84937C03FB55831BD5E1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99CDB574913802A61C677992132A7F95 /* Foundation.framework */; };
|
|
27
41
|
36EBFBA9FE06065BAA8489AD46406ABF /* CDVInvokedUrlCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 5471FD02F4B41B7A7DBE3513ADC5B2BA /* CDVInvokedUrlCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
42
|
+
370164A75837DB2592E705A86B3A147A /* Pods-PluginTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E74390F09A29D254E98C5610DDD5A28 /* Pods-PluginTests-dummy.m */; };
|
|
28
43
|
3A67C40E5CB2E502243C2017E69C229F /* CDV.h in Headers */ = {isa = PBXBuildFile; fileRef = 891D51CB880CA337F80F5E5D93640559 /* CDV.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
29
44
|
3B0E64DA957FEC736F42F3C3030494EA /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 52729EB29CF6C7735F6134DC34921276 /* AppDelegate.m */; };
|
|
30
45
|
3B99FD2F0517635A0FD911A0D1C802F5 /* CDVCommandDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = A8E1DBA62E799DB53552535608F661E4 /* CDVCommandDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
@@ -32,7 +47,6 @@
|
|
|
32
47
|
40A45BBD0E3BDC0D2C5D65AA08C9369E /* UILabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3DCCA925A1DEF72B61BF5D00CE550EDA /* UILabel.swift */; };
|
|
33
48
|
46243F431A9303B2F46C1D9489B4AB21 /* CAPUNUserNotificationCenterDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3016251A55ED1AF394F7034C11423E2 /* CAPUNUserNotificationCenterDelegate.swift */; };
|
|
34
49
|
4664F3BE691B71647C32F873C0D8FA16 /* NSDictionary+CordovaPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DF31A82E005BC5F99E0230E211E3ED1 /* NSDictionary+CordovaPreferences.m */; };
|
|
35
|
-
4899C59C231DC8FBD543210D422ABE84 /* Pods-PluginTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
36
50
|
4CB82AF600B8EC5862C14DFCF556E651 /* CDVPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 46E5140E152982A52A5D160CD756F9CF /* CDVPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
37
51
|
4D11A02FB5D70951CAE59DD840DFC2D7 /* CDVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 90E427531BEF15D7A1572F5DF06A20C4 /* CDVViewController.m */; };
|
|
38
52
|
4F52A085ECDDE207B966F2DB8A8C1E10 /* CDVUIWebViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EF4AD71F1CC87B4BF3B7D833EF34125 /* CDVUIWebViewDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
@@ -49,16 +63,14 @@
|
|
|
49
63
|
6851B3572E68F78394AA8FAF5BD09458 /* DocLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9BA38AEBB09B361D36A27D6ED3002C63 /* DocLinks.swift */; };
|
|
50
64
|
6A2E7AE919F0AE3031088A3B0FC4981B /* TmpViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 932075D27A5667D3EA9D4E0E1D1D3BD2 /* TmpViewController.swift */; };
|
|
51
65
|
6B96C9328BBA19B2B2FFB7E867541AA2 /* CDVViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = AD8B683F7BB163CE165DD635FE1CFBEA /* CDVViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
52
|
-
6D35302D53D51A0F965D2CA805F84036 /* Pods-Plugin-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */; };
|
|
53
66
|
6E0E7011C53428850FFB28F7D7A4EF2A /* CDVUIWebViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E6089BF4BDCB82C64A45ED33E326ACA7 /* CDVUIWebViewDelegate.m */; };
|
|
67
|
+
6EC3625C741211AED9FF23DDD85DC62E /* Pods-Plugin-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */; };
|
|
54
68
|
704364CB296AF00C48EDC3306F647EA5 /* Browser.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE4AC503F908454BF5D3A698F436390E /* Browser.swift */; };
|
|
55
|
-
7748D589BDF0A3621603CDDB2719EF2A /* Pods-Plugin-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
56
69
|
7BBF60A1972067EB5EEA4E6AC75208AC /* Keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = AB085CBBD0A20A6FB7DA06B40ED74813 /* Keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
57
70
|
7E9007AAF1D8C223E1839C3D43DB237D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99CDB574913802A61C677992132A7F95 /* Foundation.framework */; };
|
|
58
71
|
816A69C0FCE40B6E4CB308C4CC9FA22E /* CAPPluginCall.h in Headers */ = {isa = PBXBuildFile; fileRef = 66049A93F9E217EE596F1EAC95F6C65B /* CAPPluginCall.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
59
72
|
8523A5E7258354E796F262B28A8CB81B /* CAPPluginCall.m in Sources */ = {isa = PBXBuildFile; fileRef = 92548E73B223840C2A2CE851D9FC26E8 /* CAPPluginCall.m */; };
|
|
60
73
|
86EF446027CDADFF8875B763629C1FD9 /* CAPAssetHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F2AB2C995819892A5C7DE5B38268BFA /* CAPAssetHandler.swift */; };
|
|
61
|
-
8991C5D19D5BBDCBFAF573A02FD863B6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99CDB574913802A61C677992132A7F95 /* Foundation.framework */; };
|
|
62
74
|
8C1C5B2437D981A85F1E2FE3C3E027B5 /* Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8F2E2AE00E09DEBCB083085A6D0A4233 /* Network.swift */; };
|
|
63
75
|
8EE06717126C1F79B8CB9936391C8782 /* Share.swift in Sources */ = {isa = PBXBuildFile; fileRef = 394A911ECAFF24D3A4055E4AD750114A /* Share.swift */; };
|
|
64
76
|
927FFC11ECF8B6D9A0E2106BC052149A /* CAPConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B45886F31EB4897FEADC2D11A0C0F18 /* CAPConfig.swift */; };
|
|
@@ -92,11 +104,11 @@
|
|
|
92
104
|
DD70A3C2EB4D8377DF8E58A9E52F3037 /* CAPPluginMethod.m in Sources */ = {isa = PBXBuildFile; fileRef = 635035A389E9FFF168A9DE6316CA097F /* CAPPluginMethod.m */; };
|
|
93
105
|
E038E4A555EF1A0472A75B797168EF11 /* JSExport.swift in Sources */ = {isa = PBXBuildFile; fileRef = 618808EF76EC9DAC910D3DA4DEEE2E50 /* JSExport.swift */; };
|
|
94
106
|
E06D35AF23C90031EE5645A4356A2D18 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02D983ADD0DA9C04F1D54AB35453AF0D /* WebKit.framework */; };
|
|
107
|
+
E13C8F7DBA061ACFD1B294AAC712E85D /* Pods-PluginTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
95
108
|
E2F5A05687B61C0807832D0DDCC02086 /* CAPFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = DBE6C9CC615109B7FE10802C5EFEB7B1 /* CAPFile.swift */; };
|
|
96
109
|
E5075E9C7154125FCAE580B873F83A2F /* Geolocation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58F63D0DD1ADF7C5E4BF2F8912B6E82D /* Geolocation.swift */; };
|
|
97
110
|
E7E7308E87E16E536FB47BE16FA2D935 /* CDVInvokedUrlCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = EFCF98E81B87E9BF0F238D6DFB7C33D0 /* CDVInvokedUrlCommand.m */; };
|
|
98
|
-
|
|
99
|
-
EC6A8EFCE0333A957A2B4AFE9643A148 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 99CDB574913802A61C677992132A7F95 /* Foundation.framework */; };
|
|
111
|
+
E8387A93A3E961F4B575EFE89D5EF294 /* Pods-Plugin-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
100
112
|
EE0DE457D7145E0BFF7863948BC98260 /* CDVPluginManager.m in Sources */ = {isa = PBXBuildFile; fileRef = FB2445593479E556D2C54E1FF0B6A702 /* CDVPluginManager.m */; };
|
|
101
113
|
F155E4AE2E52359EA03D774D238BA550 /* Capacitor-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 44484C907C005C9D4AC9CBCF5B952997 /* Capacitor-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
102
114
|
F23D79170AFC70075D915D329163B219 /* CDVUserAgentUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 58266517B2131FCCC72F98C08156D98D /* CDVUserAgentUtil.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
@@ -108,35 +120,49 @@
|
|
|
108
120
|
/* End PBXBuildFile section */
|
|
109
121
|
|
|
110
122
|
/* Begin PBXContainerItemProxy section */
|
|
111
|
-
|
|
123
|
+
7523F17C93CF6F75F56E669EEF859694 /* PBXContainerItemProxy */ = {
|
|
112
124
|
isa = PBXContainerItemProxy;
|
|
113
125
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
114
126
|
proxyType = 1;
|
|
115
|
-
remoteGlobalIDString =
|
|
116
|
-
remoteInfo =
|
|
127
|
+
remoteGlobalIDString = 4CC1C84505DC66B7576B2DF6763D4DA2;
|
|
128
|
+
remoteInfo = BRLMPrinterKit;
|
|
117
129
|
};
|
|
118
|
-
|
|
130
|
+
92F830C01FE8CE3E14962673C1A96E64 /* PBXContainerItemProxy */ = {
|
|
119
131
|
isa = PBXContainerItemProxy;
|
|
120
132
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
121
133
|
proxyType = 1;
|
|
122
134
|
remoteGlobalIDString = 0ECF3D6BFCC08377AE23B027EE1D4371;
|
|
123
135
|
remoteInfo = Capacitor;
|
|
124
136
|
};
|
|
125
|
-
|
|
137
|
+
AFFFB66E2CEA5202D820091812BDB7B8 /* PBXContainerItemProxy */ = {
|
|
138
|
+
isa = PBXContainerItemProxy;
|
|
139
|
+
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
140
|
+
proxyType = 1;
|
|
141
|
+
remoteGlobalIDString = 0ECF3D6BFCC08377AE23B027EE1D4371;
|
|
142
|
+
remoteInfo = Capacitor;
|
|
143
|
+
};
|
|
144
|
+
C654906C524DB524B8E04EE0D76B5288 /* PBXContainerItemProxy */ = {
|
|
126
145
|
isa = PBXContainerItemProxy;
|
|
127
146
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
128
147
|
proxyType = 1;
|
|
129
148
|
remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
|
|
130
149
|
remoteInfo = CapacitorCordova;
|
|
131
150
|
};
|
|
132
|
-
|
|
151
|
+
E297C7E8B3A035ADA67E97C73F34A314 /* PBXContainerItemProxy */ = {
|
|
133
152
|
isa = PBXContainerItemProxy;
|
|
134
153
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
135
154
|
proxyType = 1;
|
|
136
|
-
remoteGlobalIDString =
|
|
137
|
-
remoteInfo =
|
|
155
|
+
remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
|
|
156
|
+
remoteInfo = CapacitorCordova;
|
|
138
157
|
};
|
|
139
|
-
|
|
158
|
+
EEDAEFD88EC5E5D302BB7174E7219CC8 /* PBXContainerItemProxy */ = {
|
|
159
|
+
isa = PBXContainerItemProxy;
|
|
160
|
+
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
161
|
+
proxyType = 1;
|
|
162
|
+
remoteGlobalIDString = 4CC1C84505DC66B7576B2DF6763D4DA2;
|
|
163
|
+
remoteInfo = BRLMPrinterKit;
|
|
164
|
+
};
|
|
165
|
+
F126413B1AD6D48CF325AFD1EABB1DE8 /* PBXContainerItemProxy */ = {
|
|
140
166
|
isa = PBXContainerItemProxy;
|
|
141
167
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
142
168
|
proxyType = 1;
|
|
@@ -165,12 +191,14 @@
|
|
|
165
191
|
2E6F579017D01FDB40A710CD43045A03 /* Capacitor.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Capacitor.debug.xcconfig; sourceTree = "<group>"; };
|
|
166
192
|
3177123549105B5C4654FC59B8EC93B2 /* Device.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Device.swift; sourceTree = "<group>"; };
|
|
167
193
|
351CAFB01AE1CE21F3443E3CD9E750E4 /* Cordova.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cordova.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
194
|
+
366F13CDD62AE0724C4F64996803C6F7 /* BRLMPrinterKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRLMPrinterKit.debug.xcconfig; sourceTree = "<group>"; };
|
|
168
195
|
37E362017CFD08F0B852CA7F5A63F756 /* CapacitorCordova.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = CapacitorCordova.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
169
196
|
394A911ECAFF24D3A4055E4AD750114A /* Share.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Share.swift; sourceTree = "<group>"; };
|
|
170
197
|
3A1FFA447AC513DE02971EB57CD67668 /* CapacitorCordova.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CapacitorCordova.h; path = CapacitorCordova/CapacitorCordova/CapacitorCordova.h; sourceTree = "<group>"; };
|
|
171
198
|
3DCCA925A1DEF72B61BF5D00CE550EDA /* UILabel.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UILabel.swift; path = Capacitor/Capacitor/UILabel.swift; sourceTree = "<group>"; };
|
|
172
199
|
3F2AB2C995819892A5C7DE5B38268BFA /* CAPAssetHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPAssetHandler.swift; path = Capacitor/Capacitor/CAPAssetHandler.swift; sourceTree = "<group>"; };
|
|
173
200
|
401B4870616B3D09347BE1F13F95D477 /* Pods-Plugin.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Plugin.modulemap"; sourceTree = "<group>"; };
|
|
201
|
+
42DBFF5235FFD38A1B7F9E05069231F8 /* BRLMPrinterKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRLMPrinterKit.release.xcconfig; sourceTree = "<group>"; };
|
|
174
202
|
44484C907C005C9D4AC9CBCF5B952997 /* Capacitor-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Capacitor-umbrella.h"; sourceTree = "<group>"; };
|
|
175
203
|
44C87AAF707A44926074C0DBF9FC592B /* CAPNotifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPNotifications.swift; path = Capacitor/Capacitor/CAPNotifications.swift; sourceTree = "<group>"; };
|
|
176
204
|
44D6062E8C618EC2B8F1D7229E8AD501 /* Capacitor.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Capacitor.framework; path = Capacitor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
@@ -220,6 +248,7 @@
|
|
|
220
248
|
92548E73B223840C2A2CE851D9FC26E8 /* CAPPluginCall.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPluginCall.m; path = Capacitor/Capacitor/CAPPluginCall.m; sourceTree = "<group>"; };
|
|
221
249
|
932075D27A5667D3EA9D4E0E1D1D3BD2 /* TmpViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TmpViewController.swift; path = Capacitor/Capacitor/TmpViewController.swift; sourceTree = "<group>"; };
|
|
222
250
|
939147BBA617256FB279F110F9DD2227 /* Pods-PluginTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-PluginTests-Info.plist"; sourceTree = "<group>"; };
|
|
251
|
+
9980D92716B1117FACE92B25AD2CB6B7 /* BRLMPrinterKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = BRLMPrinterKit.framework; path = BRLMPrinterKit/BRLMPrinterKit.framework; sourceTree = "<group>"; };
|
|
223
252
|
99CDB574913802A61C677992132A7F95 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
224
253
|
99E3389627BA4B6830B6EB9390C115BA /* CDVConfigParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVConfigParser.h; sourceTree = "<group>"; };
|
|
225
254
|
9A29325703CFDC5ED2922912C9BB64D1 /* CDVUserAgentUtil.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVUserAgentUtil.m; sourceTree = "<group>"; };
|
|
@@ -274,43 +303,71 @@
|
|
|
274
303
|
/* End PBXFileReference section */
|
|
275
304
|
|
|
276
305
|
/* Begin PBXFrameworksBuildPhase section */
|
|
277
|
-
|
|
306
|
+
8AADEA415C46814B9F2BE6A675F4ECA2 /* Frameworks */ = {
|
|
278
307
|
isa = PBXFrameworksBuildPhase;
|
|
279
308
|
buildActionMask = 2147483647;
|
|
280
309
|
files = (
|
|
281
|
-
|
|
310
|
+
348551CDB11C1FCD857A764AA8DEE9EB /* Cordova.framework in Frameworks */,
|
|
311
|
+
7E9007AAF1D8C223E1839C3D43DB237D /* Foundation.framework in Frameworks */,
|
|
282
312
|
);
|
|
283
313
|
runOnlyForDeploymentPostprocessing = 0;
|
|
284
314
|
};
|
|
285
|
-
|
|
315
|
+
CE1104579B276B5925C2DD9F0A010C96 /* Frameworks */ = {
|
|
286
316
|
isa = PBXFrameworksBuildPhase;
|
|
287
317
|
buildActionMask = 2147483647;
|
|
288
318
|
files = (
|
|
289
|
-
|
|
290
|
-
|
|
319
|
+
169C7612FE11483B7864F50BD7CD26F7 /* Foundation.framework in Frameworks */,
|
|
320
|
+
E06D35AF23C90031EE5645A4356A2D18 /* WebKit.framework in Frameworks */,
|
|
291
321
|
);
|
|
292
322
|
runOnlyForDeploymentPostprocessing = 0;
|
|
293
323
|
};
|
|
294
|
-
|
|
324
|
+
E8AD03A5C213EA09929DCF75B529BA8F /* Frameworks */ = {
|
|
295
325
|
isa = PBXFrameworksBuildPhase;
|
|
296
326
|
buildActionMask = 2147483647;
|
|
297
327
|
files = (
|
|
298
|
-
|
|
328
|
+
34CD7B5632AC84937C03FB55831BD5E1 /* Foundation.framework in Frameworks */,
|
|
299
329
|
);
|
|
300
330
|
runOnlyForDeploymentPostprocessing = 0;
|
|
301
331
|
};
|
|
302
|
-
|
|
332
|
+
EFF59944752D8620CBAAFF38FAF952BF /* Frameworks */ = {
|
|
303
333
|
isa = PBXFrameworksBuildPhase;
|
|
304
334
|
buildActionMask = 2147483647;
|
|
305
335
|
files = (
|
|
306
|
-
|
|
307
|
-
E06D35AF23C90031EE5645A4356A2D18 /* WebKit.framework in Frameworks */,
|
|
336
|
+
225EBBC790E80998C353D00099BA939F /* Foundation.framework in Frameworks */,
|
|
308
337
|
);
|
|
309
338
|
runOnlyForDeploymentPostprocessing = 0;
|
|
310
339
|
};
|
|
311
340
|
/* End PBXFrameworksBuildPhase section */
|
|
312
341
|
|
|
313
342
|
/* Begin PBXGroup section */
|
|
343
|
+
1CD562D9068825337470FAEC9E9156C8 /* Support Files */ = {
|
|
344
|
+
isa = PBXGroup;
|
|
345
|
+
children = (
|
|
346
|
+
366F13CDD62AE0724C4F64996803C6F7 /* BRLMPrinterKit.debug.xcconfig */,
|
|
347
|
+
42DBFF5235FFD38A1B7F9E05069231F8 /* BRLMPrinterKit.release.xcconfig */,
|
|
348
|
+
);
|
|
349
|
+
name = "Support Files";
|
|
350
|
+
path = "../Target Support Files/BRLMPrinterKit";
|
|
351
|
+
sourceTree = "<group>";
|
|
352
|
+
};
|
|
353
|
+
2BC8F0644F472E80EEFDB9E7041B308A /* Pods */ = {
|
|
354
|
+
isa = PBXGroup;
|
|
355
|
+
children = (
|
|
356
|
+
3603876545AE1E2EB3CD95670386F25B /* BRLMPrinterKit */,
|
|
357
|
+
);
|
|
358
|
+
name = Pods;
|
|
359
|
+
sourceTree = "<group>";
|
|
360
|
+
};
|
|
361
|
+
3603876545AE1E2EB3CD95670386F25B /* BRLMPrinterKit */ = {
|
|
362
|
+
isa = PBXGroup;
|
|
363
|
+
children = (
|
|
364
|
+
B0186DCC381F4535C6B584E72256E85D /* Frameworks */,
|
|
365
|
+
1CD562D9068825337470FAEC9E9156C8 /* Support Files */,
|
|
366
|
+
);
|
|
367
|
+
name = BRLMPrinterKit;
|
|
368
|
+
path = BRLMPrinterKit;
|
|
369
|
+
sourceTree = "<group>";
|
|
370
|
+
};
|
|
314
371
|
3D8ADFFED137F9830608C77DB17FF5B4 /* Classes */ = {
|
|
315
372
|
isa = PBXGroup;
|
|
316
373
|
children = (
|
|
@@ -450,6 +507,14 @@
|
|
|
450
507
|
name = Products;
|
|
451
508
|
sourceTree = "<group>";
|
|
452
509
|
};
|
|
510
|
+
B0186DCC381F4535C6B584E72256E85D /* Frameworks */ = {
|
|
511
|
+
isa = PBXGroup;
|
|
512
|
+
children = (
|
|
513
|
+
9980D92716B1117FACE92B25AD2CB6B7 /* BRLMPrinterKit.framework */,
|
|
514
|
+
);
|
|
515
|
+
name = Frameworks;
|
|
516
|
+
sourceTree = "<group>";
|
|
517
|
+
};
|
|
453
518
|
BB65DD33D836293A7DFF35FE9B2F8EB7 /* Support Files */ = {
|
|
454
519
|
isa = PBXGroup;
|
|
455
520
|
children = (
|
|
@@ -515,6 +580,7 @@
|
|
|
515
580
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
|
|
516
581
|
4C3C7899773225C367EA5F9645782C13 /* Development Pods */,
|
|
517
582
|
5751801D79E9B5E4730ADC54EEA299E5 /* Frameworks */,
|
|
583
|
+
2BC8F0644F472E80EEFDB9E7041B308A /* Pods */,
|
|
518
584
|
919EFE202983ACA4B33E57FD8A2220D2 /* Products */,
|
|
519
585
|
740E12C899D56C459793F8D89BE2D003 /* Targets Support Files */,
|
|
520
586
|
);
|
|
@@ -600,14 +666,6 @@
|
|
|
600
666
|
/* End PBXGroup section */
|
|
601
667
|
|
|
602
668
|
/* Begin PBXHeadersBuildPhase section */
|
|
603
|
-
3C19B0395581052F11B93610CC97F00F /* Headers */ = {
|
|
604
|
-
isa = PBXHeadersBuildPhase;
|
|
605
|
-
buildActionMask = 2147483647;
|
|
606
|
-
files = (
|
|
607
|
-
4899C59C231DC8FBD543210D422ABE84 /* Pods-PluginTests-umbrella.h in Headers */,
|
|
608
|
-
);
|
|
609
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
610
|
-
};
|
|
611
669
|
5BD0E79AADD8E1414C6BA9BD6D31AA02 /* Headers */ = {
|
|
612
670
|
isa = PBXHeadersBuildPhase;
|
|
613
671
|
buildActionMask = 2147483647;
|
|
@@ -648,11 +706,19 @@
|
|
|
648
706
|
);
|
|
649
707
|
runOnlyForDeploymentPostprocessing = 0;
|
|
650
708
|
};
|
|
651
|
-
|
|
709
|
+
CEF2F6510A3C2298BC1778F6DBECF27F /* Headers */ = {
|
|
652
710
|
isa = PBXHeadersBuildPhase;
|
|
653
711
|
buildActionMask = 2147483647;
|
|
654
712
|
files = (
|
|
655
|
-
|
|
713
|
+
E8387A93A3E961F4B575EFE89D5EF294 /* Pods-Plugin-umbrella.h in Headers */,
|
|
714
|
+
);
|
|
715
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
716
|
+
};
|
|
717
|
+
DED659A3804C069AEE06FD740ADB9FE2 /* Headers */ = {
|
|
718
|
+
isa = PBXHeadersBuildPhase;
|
|
719
|
+
buildActionMask = 2147483647;
|
|
720
|
+
files = (
|
|
721
|
+
E13C8F7DBA061ACFD1B294AAC712E85D /* Pods-PluginTests-umbrella.h in Headers */,
|
|
656
722
|
);
|
|
657
723
|
runOnlyForDeploymentPostprocessing = 0;
|
|
658
724
|
};
|
|
@@ -680,18 +746,19 @@
|
|
|
680
746
|
};
|
|
681
747
|
10467BF5021453A5297325418ACC4E64 /* Pods-Plugin */ = {
|
|
682
748
|
isa = PBXNativeTarget;
|
|
683
|
-
buildConfigurationList =
|
|
749
|
+
buildConfigurationList = DDFB4F85F061F5D6F707C0251593B275 /* Build configuration list for PBXNativeTarget "Pods-Plugin" */;
|
|
684
750
|
buildPhases = (
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
751
|
+
CEF2F6510A3C2298BC1778F6DBECF27F /* Headers */,
|
|
752
|
+
CF3D34946E905B715C1FE69A52CE7202 /* Sources */,
|
|
753
|
+
EFF59944752D8620CBAAFF38FAF952BF /* Frameworks */,
|
|
754
|
+
276ADAFEB11B8C3B7C78368216F93A45 /* Resources */,
|
|
689
755
|
);
|
|
690
756
|
buildRules = (
|
|
691
757
|
);
|
|
692
758
|
dependencies = (
|
|
693
|
-
|
|
694
|
-
|
|
759
|
+
07FEA7D4DD4AD1D6C8BE20A796129635 /* PBXTargetDependency */,
|
|
760
|
+
46BF1D01FAF2E5C857B295F0A6B8F568 /* PBXTargetDependency */,
|
|
761
|
+
DA2C38BB24FC5013779C55DA83E81510 /* PBXTargetDependency */,
|
|
695
762
|
);
|
|
696
763
|
name = "Pods-Plugin";
|
|
697
764
|
productName = "Pods-Plugin";
|
|
@@ -718,18 +785,19 @@
|
|
|
718
785
|
};
|
|
719
786
|
401C34F4B17A319A7086C93431C92B42 /* Pods-PluginTests */ = {
|
|
720
787
|
isa = PBXNativeTarget;
|
|
721
|
-
buildConfigurationList =
|
|
788
|
+
buildConfigurationList = 879774E5C09EA4237591FAC1AE0273CB /* Build configuration list for PBXNativeTarget "Pods-PluginTests" */;
|
|
722
789
|
buildPhases = (
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
790
|
+
DED659A3804C069AEE06FD740ADB9FE2 /* Headers */,
|
|
791
|
+
5EBC1DE7435D044410CFC089FA443450 /* Sources */,
|
|
792
|
+
E8AD03A5C213EA09929DCF75B529BA8F /* Frameworks */,
|
|
793
|
+
B6886BCC239EF33CC1242B0E83B0A842 /* Resources */,
|
|
727
794
|
);
|
|
728
795
|
buildRules = (
|
|
729
796
|
);
|
|
730
797
|
dependencies = (
|
|
731
|
-
|
|
732
|
-
|
|
798
|
+
693B532FC962B3CEA9A0A6BC0F230D7D /* PBXTargetDependency */,
|
|
799
|
+
8D69AC7138C4E74868D11704BAABE553 /* PBXTargetDependency */,
|
|
800
|
+
728DB41BED0E9370FC2740782116D6F3 /* PBXTargetDependency */,
|
|
733
801
|
);
|
|
734
802
|
name = "Pods-PluginTests";
|
|
735
803
|
productName = "Pods-PluginTests";
|
|
@@ -758,6 +826,7 @@
|
|
|
758
826
|
projectDirPath = "";
|
|
759
827
|
projectRoot = "";
|
|
760
828
|
targets = (
|
|
829
|
+
4CC1C84505DC66B7576B2DF6763D4DA2 /* BRLMPrinterKit */,
|
|
761
830
|
0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */,
|
|
762
831
|
400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */,
|
|
763
832
|
10467BF5021453A5297325418ACC4E64 /* Pods-Plugin */,
|
|
@@ -767,21 +836,21 @@
|
|
|
767
836
|
/* End PBXProject section */
|
|
768
837
|
|
|
769
838
|
/* Begin PBXResourcesBuildPhase section */
|
|
770
|
-
|
|
839
|
+
276ADAFEB11B8C3B7C78368216F93A45 /* Resources */ = {
|
|
771
840
|
isa = PBXResourcesBuildPhase;
|
|
772
841
|
buildActionMask = 2147483647;
|
|
773
842
|
files = (
|
|
774
843
|
);
|
|
775
844
|
runOnlyForDeploymentPostprocessing = 0;
|
|
776
845
|
};
|
|
777
|
-
|
|
846
|
+
764B6DC42DB11361E22C91971464B565 /* Resources */ = {
|
|
778
847
|
isa = PBXResourcesBuildPhase;
|
|
779
848
|
buildActionMask = 2147483647;
|
|
780
849
|
files = (
|
|
781
850
|
);
|
|
782
851
|
runOnlyForDeploymentPostprocessing = 0;
|
|
783
852
|
};
|
|
784
|
-
|
|
853
|
+
B6886BCC239EF33CC1242B0E83B0A842 /* Resources */ = {
|
|
785
854
|
isa = PBXResourcesBuildPhase;
|
|
786
855
|
buildActionMask = 2147483647;
|
|
787
856
|
files = (
|
|
@@ -798,14 +867,6 @@
|
|
|
798
867
|
/* End PBXResourcesBuildPhase section */
|
|
799
868
|
|
|
800
869
|
/* Begin PBXSourcesBuildPhase section */
|
|
801
|
-
07CF4FB7EF7E49DDA234DF98D62FF2FF /* Sources */ = {
|
|
802
|
-
isa = PBXSourcesBuildPhase;
|
|
803
|
-
buildActionMask = 2147483647;
|
|
804
|
-
files = (
|
|
805
|
-
6D35302D53D51A0F965D2CA805F84036 /* Pods-Plugin-dummy.m in Sources */,
|
|
806
|
-
);
|
|
807
|
-
runOnlyForDeploymentPostprocessing = 0;
|
|
808
|
-
};
|
|
809
870
|
4BB86FBB5F5CA388CDA919682F6E0FC2 /* Sources */ = {
|
|
810
871
|
isa = PBXSourcesBuildPhase;
|
|
811
872
|
buildActionMask = 2147483647;
|
|
@@ -862,6 +923,14 @@
|
|
|
862
923
|
);
|
|
863
924
|
runOnlyForDeploymentPostprocessing = 0;
|
|
864
925
|
};
|
|
926
|
+
5EBC1DE7435D044410CFC089FA443450 /* Sources */ = {
|
|
927
|
+
isa = PBXSourcesBuildPhase;
|
|
928
|
+
buildActionMask = 2147483647;
|
|
929
|
+
files = (
|
|
930
|
+
370164A75837DB2592E705A86B3A147A /* Pods-PluginTests-dummy.m in Sources */,
|
|
931
|
+
);
|
|
932
|
+
runOnlyForDeploymentPostprocessing = 0;
|
|
933
|
+
};
|
|
865
934
|
876B104EE54EEE847D26A0952F93DD9A /* Sources */ = {
|
|
866
935
|
isa = PBXSourcesBuildPhase;
|
|
867
936
|
buildActionMask = 2147483647;
|
|
@@ -882,50 +951,113 @@
|
|
|
882
951
|
);
|
|
883
952
|
runOnlyForDeploymentPostprocessing = 0;
|
|
884
953
|
};
|
|
885
|
-
|
|
954
|
+
CF3D34946E905B715C1FE69A52CE7202 /* Sources */ = {
|
|
886
955
|
isa = PBXSourcesBuildPhase;
|
|
887
956
|
buildActionMask = 2147483647;
|
|
888
957
|
files = (
|
|
889
|
-
|
|
958
|
+
6EC3625C741211AED9FF23DDD85DC62E /* Pods-Plugin-dummy.m in Sources */,
|
|
890
959
|
);
|
|
891
960
|
runOnlyForDeploymentPostprocessing = 0;
|
|
892
961
|
};
|
|
893
962
|
/* End PBXSourcesBuildPhase section */
|
|
894
963
|
|
|
895
964
|
/* Begin PBXTargetDependency section */
|
|
896
|
-
|
|
965
|
+
07FEA7D4DD4AD1D6C8BE20A796129635 /* PBXTargetDependency */ = {
|
|
897
966
|
isa = PBXTargetDependency;
|
|
898
|
-
name =
|
|
899
|
-
target =
|
|
900
|
-
targetProxy =
|
|
967
|
+
name = BRLMPrinterKit;
|
|
968
|
+
target = 4CC1C84505DC66B7576B2DF6763D4DA2 /* BRLMPrinterKit */;
|
|
969
|
+
targetProxy = 7523F17C93CF6F75F56E669EEF859694 /* PBXContainerItemProxy */;
|
|
901
970
|
};
|
|
902
|
-
|
|
971
|
+
46BF1D01FAF2E5C857B295F0A6B8F568 /* PBXTargetDependency */ = {
|
|
903
972
|
isa = PBXTargetDependency;
|
|
904
973
|
name = Capacitor;
|
|
905
974
|
target = 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */;
|
|
906
|
-
targetProxy =
|
|
975
|
+
targetProxy = AFFFB66E2CEA5202D820091812BDB7B8 /* PBXContainerItemProxy */;
|
|
907
976
|
};
|
|
908
|
-
|
|
977
|
+
693B532FC962B3CEA9A0A6BC0F230D7D /* PBXTargetDependency */ = {
|
|
978
|
+
isa = PBXTargetDependency;
|
|
979
|
+
name = BRLMPrinterKit;
|
|
980
|
+
target = 4CC1C84505DC66B7576B2DF6763D4DA2 /* BRLMPrinterKit */;
|
|
981
|
+
targetProxy = EEDAEFD88EC5E5D302BB7174E7219CC8 /* PBXContainerItemProxy */;
|
|
982
|
+
};
|
|
983
|
+
728DB41BED0E9370FC2740782116D6F3 /* PBXTargetDependency */ = {
|
|
909
984
|
isa = PBXTargetDependency;
|
|
910
985
|
name = CapacitorCordova;
|
|
911
986
|
target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
|
|
912
|
-
targetProxy =
|
|
987
|
+
targetProxy = E297C7E8B3A035ADA67E97C73F34A314 /* PBXContainerItemProxy */;
|
|
988
|
+
};
|
|
989
|
+
8D69AC7138C4E74868D11704BAABE553 /* PBXTargetDependency */ = {
|
|
990
|
+
isa = PBXTargetDependency;
|
|
991
|
+
name = Capacitor;
|
|
992
|
+
target = 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */;
|
|
993
|
+
targetProxy = 92F830C01FE8CE3E14962673C1A96E64 /* PBXContainerItemProxy */;
|
|
913
994
|
};
|
|
914
|
-
|
|
995
|
+
9DB7E64B35F68463C092FFE462AEFABD /* PBXTargetDependency */ = {
|
|
915
996
|
isa = PBXTargetDependency;
|
|
916
997
|
name = CapacitorCordova;
|
|
917
998
|
target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
|
|
918
|
-
targetProxy =
|
|
999
|
+
targetProxy = C654906C524DB524B8E04EE0D76B5288 /* PBXContainerItemProxy */;
|
|
919
1000
|
};
|
|
920
|
-
|
|
1001
|
+
DA2C38BB24FC5013779C55DA83E81510 /* PBXTargetDependency */ = {
|
|
921
1002
|
isa = PBXTargetDependency;
|
|
922
1003
|
name = CapacitorCordova;
|
|
923
1004
|
target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
|
|
924
|
-
targetProxy =
|
|
1005
|
+
targetProxy = F126413B1AD6D48CF325AFD1EABB1DE8 /* PBXContainerItemProxy */;
|
|
925
1006
|
};
|
|
926
1007
|
/* End PBXTargetDependency section */
|
|
927
1008
|
|
|
928
1009
|
/* Begin XCBuildConfiguration section */
|
|
1010
|
+
1256ABDDAF76E20421C2EF55D051C0CB /* Release */ = {
|
|
1011
|
+
isa = XCBuildConfiguration;
|
|
1012
|
+
baseConfigurationReference = 6F1715C2DEF7461A3964E29A0FCB6D3D /* Pods-Plugin.release.xcconfig */;
|
|
1013
|
+
buildSettings = {
|
|
1014
|
+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
1015
|
+
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1016
|
+
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1017
|
+
CODE_SIGN_IDENTITY = "";
|
|
1018
|
+
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
1019
|
+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
1020
|
+
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
1021
|
+
CURRENT_PROJECT_VERSION = 1;
|
|
1022
|
+
DEFINES_MODULE = YES;
|
|
1023
|
+
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1024
|
+
DYLIB_CURRENT_VERSION = 1;
|
|
1025
|
+
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1026
|
+
INFOPLIST_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist";
|
|
1027
|
+
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1028
|
+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1029
|
+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1030
|
+
MACH_O_TYPE = staticlib;
|
|
1031
|
+
MODULEMAP_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin.modulemap";
|
|
1032
|
+
OTHER_LDFLAGS = "";
|
|
1033
|
+
OTHER_LIBTOOLFLAGS = "";
|
|
1034
|
+
PODS_ROOT = "$(SRCROOT)";
|
|
1035
|
+
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
1036
|
+
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
1037
|
+
SDKROOT = iphoneos;
|
|
1038
|
+
SKIP_INSTALL = YES;
|
|
1039
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1040
|
+
VALIDATE_PRODUCT = YES;
|
|
1041
|
+
VERSIONING_SYSTEM = "apple-generic";
|
|
1042
|
+
VERSION_INFO_PREFIX = "";
|
|
1043
|
+
};
|
|
1044
|
+
name = Release;
|
|
1045
|
+
};
|
|
1046
|
+
215EF019B997491932F8A6E85B986D92 /* Release */ = {
|
|
1047
|
+
isa = XCBuildConfiguration;
|
|
1048
|
+
baseConfigurationReference = 42DBFF5235FFD38A1B7F9E05069231F8 /* BRLMPrinterKit.release.xcconfig */;
|
|
1049
|
+
buildSettings = {
|
|
1050
|
+
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1051
|
+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
1052
|
+
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
1053
|
+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
1054
|
+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
1055
|
+
SDKROOT = iphoneos;
|
|
1056
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1057
|
+
VALIDATE_PRODUCT = YES;
|
|
1058
|
+
};
|
|
1059
|
+
name = Release;
|
|
1060
|
+
};
|
|
929
1061
|
257497152829C177993B5EC99C1D227A /* Release */ = {
|
|
930
1062
|
isa = XCBuildConfiguration;
|
|
931
1063
|
buildSettings = {
|
|
@@ -986,6 +1118,41 @@
|
|
|
986
1118
|
};
|
|
987
1119
|
name = Release;
|
|
988
1120
|
};
|
|
1121
|
+
2DCBFD72EC0E52DDA3643D4D0988EAAE /* Debug */ = {
|
|
1122
|
+
isa = XCBuildConfiguration;
|
|
1123
|
+
baseConfigurationReference = DAA5DBF72380C5466DCBC107B7747A60 /* Pods-Plugin.debug.xcconfig */;
|
|
1124
|
+
buildSettings = {
|
|
1125
|
+
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
1126
|
+
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1127
|
+
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1128
|
+
CODE_SIGN_IDENTITY = "";
|
|
1129
|
+
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
1130
|
+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
1131
|
+
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
1132
|
+
CURRENT_PROJECT_VERSION = 1;
|
|
1133
|
+
DEFINES_MODULE = YES;
|
|
1134
|
+
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1135
|
+
DYLIB_CURRENT_VERSION = 1;
|
|
1136
|
+
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1137
|
+
INFOPLIST_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist";
|
|
1138
|
+
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1139
|
+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1140
|
+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1141
|
+
MACH_O_TYPE = staticlib;
|
|
1142
|
+
MODULEMAP_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin.modulemap";
|
|
1143
|
+
OTHER_LDFLAGS = "";
|
|
1144
|
+
OTHER_LIBTOOLFLAGS = "";
|
|
1145
|
+
PODS_ROOT = "$(SRCROOT)";
|
|
1146
|
+
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
1147
|
+
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
1148
|
+
SDKROOT = iphoneos;
|
|
1149
|
+
SKIP_INSTALL = YES;
|
|
1150
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1151
|
+
VERSIONING_SYSTEM = "apple-generic";
|
|
1152
|
+
VERSION_INFO_PREFIX = "";
|
|
1153
|
+
};
|
|
1154
|
+
name = Debug;
|
|
1155
|
+
};
|
|
989
1156
|
3E1BD40EFAE6C782863AB60555E8224E /* Release */ = {
|
|
990
1157
|
isa = XCBuildConfiguration;
|
|
991
1158
|
baseConfigurationReference = AED68A9E7EB0A6BC6D6CDD33A8E8159A /* CapacitorCordova.release.xcconfig */;
|
|
@@ -1054,44 +1221,23 @@
|
|
|
1054
1221
|
};
|
|
1055
1222
|
name = Release;
|
|
1056
1223
|
};
|
|
1057
|
-
|
|
1224
|
+
664EDDD8BD77A69479E3B36EA1A34C9A /* Debug */ = {
|
|
1058
1225
|
isa = XCBuildConfiguration;
|
|
1059
|
-
baseConfigurationReference =
|
|
1226
|
+
baseConfigurationReference = 366F13CDD62AE0724C4F64996803C6F7 /* BRLMPrinterKit.debug.xcconfig */;
|
|
1060
1227
|
buildSettings = {
|
|
1061
|
-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
1062
1228
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1063
|
-
|
|
1064
|
-
CODE_SIGN_IDENTITY = "";
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
1068
|
-
CURRENT_PROJECT_VERSION = 1;
|
|
1069
|
-
DEFINES_MODULE = YES;
|
|
1070
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1071
|
-
DYLIB_CURRENT_VERSION = 1;
|
|
1072
|
-
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1073
|
-
INFOPLIST_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist";
|
|
1074
|
-
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1075
|
-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1076
|
-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1077
|
-
MACH_O_TYPE = staticlib;
|
|
1078
|
-
MODULEMAP_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin.modulemap";
|
|
1079
|
-
OTHER_LDFLAGS = "";
|
|
1080
|
-
OTHER_LIBTOOLFLAGS = "";
|
|
1081
|
-
PODS_ROOT = "$(SRCROOT)";
|
|
1082
|
-
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
1083
|
-
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
1229
|
+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
1230
|
+
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
1231
|
+
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
1232
|
+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
1084
1233
|
SDKROOT = iphoneos;
|
|
1085
|
-
SKIP_INSTALL = YES;
|
|
1086
1234
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1087
|
-
VERSIONING_SYSTEM = "apple-generic";
|
|
1088
|
-
VERSION_INFO_PREFIX = "";
|
|
1089
1235
|
};
|
|
1090
1236
|
name = Debug;
|
|
1091
1237
|
};
|
|
1092
|
-
|
|
1238
|
+
90B5034827E517F9F9431AF1A1B4709B /* Debug */ = {
|
|
1093
1239
|
isa = XCBuildConfiguration;
|
|
1094
|
-
baseConfigurationReference =
|
|
1240
|
+
baseConfigurationReference = 47F881CAB117FE10E92963EF6CC91861 /* Pods-PluginTests.debug.xcconfig */;
|
|
1095
1241
|
buildSettings = {
|
|
1096
1242
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
1097
1243
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
@@ -1105,12 +1251,12 @@
|
|
|
1105
1251
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1106
1252
|
DYLIB_CURRENT_VERSION = 1;
|
|
1107
1253
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1108
|
-
INFOPLIST_FILE = "Target Support Files/Pods-
|
|
1254
|
+
INFOPLIST_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist";
|
|
1109
1255
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1110
1256
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1111
1257
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1112
1258
|
MACH_O_TYPE = staticlib;
|
|
1113
|
-
MODULEMAP_FILE = "Target Support Files/Pods-
|
|
1259
|
+
MODULEMAP_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap";
|
|
1114
1260
|
OTHER_LDFLAGS = "";
|
|
1115
1261
|
OTHER_LIBTOOLFLAGS = "";
|
|
1116
1262
|
PODS_ROOT = "$(SRCROOT)";
|
|
@@ -1119,13 +1265,12 @@
|
|
|
1119
1265
|
SDKROOT = iphoneos;
|
|
1120
1266
|
SKIP_INSTALL = YES;
|
|
1121
1267
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1122
|
-
VALIDATE_PRODUCT = YES;
|
|
1123
1268
|
VERSIONING_SYSTEM = "apple-generic";
|
|
1124
1269
|
VERSION_INFO_PREFIX = "";
|
|
1125
1270
|
};
|
|
1126
|
-
name =
|
|
1271
|
+
name = Debug;
|
|
1127
1272
|
};
|
|
1128
|
-
|
|
1273
|
+
D30C252C47351E2F1C1D720B2544DB65 /* Release */ = {
|
|
1129
1274
|
isa = XCBuildConfiguration;
|
|
1130
1275
|
baseConfigurationReference = 7D967D566F7C3FD1B78180239E63BC92 /* Pods-PluginTests.release.xcconfig */;
|
|
1131
1276
|
buildSettings = {
|
|
@@ -1194,41 +1339,6 @@
|
|
|
1194
1339
|
};
|
|
1195
1340
|
name = Debug;
|
|
1196
1341
|
};
|
|
1197
|
-
D9062C343088BE0860A33292C90BD68A /* Debug */ = {
|
|
1198
|
-
isa = XCBuildConfiguration;
|
|
1199
|
-
baseConfigurationReference = 47F881CAB117FE10E92963EF6CC91861 /* Pods-PluginTests.debug.xcconfig */;
|
|
1200
|
-
buildSettings = {
|
|
1201
|
-
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
1202
|
-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1203
|
-
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1204
|
-
CODE_SIGN_IDENTITY = "";
|
|
1205
|
-
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
1206
|
-
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
1207
|
-
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
1208
|
-
CURRENT_PROJECT_VERSION = 1;
|
|
1209
|
-
DEFINES_MODULE = YES;
|
|
1210
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1211
|
-
DYLIB_CURRENT_VERSION = 1;
|
|
1212
|
-
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1213
|
-
INFOPLIST_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist";
|
|
1214
|
-
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1215
|
-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1216
|
-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1217
|
-
MACH_O_TYPE = staticlib;
|
|
1218
|
-
MODULEMAP_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap";
|
|
1219
|
-
OTHER_LDFLAGS = "";
|
|
1220
|
-
OTHER_LIBTOOLFLAGS = "";
|
|
1221
|
-
PODS_ROOT = "$(SRCROOT)";
|
|
1222
|
-
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
|
|
1223
|
-
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
1224
|
-
SDKROOT = iphoneos;
|
|
1225
|
-
SKIP_INSTALL = YES;
|
|
1226
|
-
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1227
|
-
VERSIONING_SYSTEM = "apple-generic";
|
|
1228
|
-
VERSION_INFO_PREFIX = "";
|
|
1229
|
-
};
|
|
1230
|
-
name = Debug;
|
|
1231
|
-
};
|
|
1232
1342
|
DD8F832993327D1DD8046C3CBCBD97CD /* Debug */ = {
|
|
1233
1343
|
isa = XCBuildConfiguration;
|
|
1234
1344
|
buildSettings = {
|
|
@@ -1329,38 +1439,47 @@
|
|
|
1329
1439
|
/* End XCBuildConfiguration section */
|
|
1330
1440
|
|
|
1331
1441
|
/* Begin XCConfigurationList section */
|
|
1332
|
-
|
|
1442
|
+
0C86CBC809406FCF56F0782C88D661DA /* Build configuration list for PBXNativeTarget "Capacitor" */ = {
|
|
1443
|
+
isa = XCConfigurationList;
|
|
1444
|
+
buildConfigurations = (
|
|
1445
|
+
E143A292603F9A8DBBCC729DAA251828 /* Debug */,
|
|
1446
|
+
4CC19EAEAA5A945A65321D2686BE9ACF /* Release */,
|
|
1447
|
+
);
|
|
1448
|
+
defaultConfigurationIsVisible = 0;
|
|
1449
|
+
defaultConfigurationName = Release;
|
|
1450
|
+
};
|
|
1451
|
+
2C009D86CA18BC8AF67E7C13DA2B3E7E /* Build configuration list for PBXAggregateTarget "BRLMPrinterKit" */ = {
|
|
1333
1452
|
isa = XCConfigurationList;
|
|
1334
1453
|
buildConfigurations = (
|
|
1335
|
-
|
|
1336
|
-
|
|
1454
|
+
664EDDD8BD77A69479E3B36EA1A34C9A /* Debug */,
|
|
1455
|
+
215EF019B997491932F8A6E85B986D92 /* Release */,
|
|
1337
1456
|
);
|
|
1338
1457
|
defaultConfigurationIsVisible = 0;
|
|
1339
1458
|
defaultConfigurationName = Release;
|
|
1340
1459
|
};
|
|
1341
|
-
|
|
1460
|
+
4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
|
|
1342
1461
|
isa = XCConfigurationList;
|
|
1343
1462
|
buildConfigurations = (
|
|
1344
|
-
|
|
1345
|
-
|
|
1463
|
+
DD8F832993327D1DD8046C3CBCBD97CD /* Debug */,
|
|
1464
|
+
257497152829C177993B5EC99C1D227A /* Release */,
|
|
1346
1465
|
);
|
|
1347
1466
|
defaultConfigurationIsVisible = 0;
|
|
1348
1467
|
defaultConfigurationName = Release;
|
|
1349
1468
|
};
|
|
1350
|
-
|
|
1469
|
+
879774E5C09EA4237591FAC1AE0273CB /* Build configuration list for PBXNativeTarget "Pods-PluginTests" */ = {
|
|
1351
1470
|
isa = XCConfigurationList;
|
|
1352
1471
|
buildConfigurations = (
|
|
1353
|
-
|
|
1354
|
-
|
|
1472
|
+
90B5034827E517F9F9431AF1A1B4709B /* Debug */,
|
|
1473
|
+
D30C252C47351E2F1C1D720B2544DB65 /* Release */,
|
|
1355
1474
|
);
|
|
1356
1475
|
defaultConfigurationIsVisible = 0;
|
|
1357
1476
|
defaultConfigurationName = Release;
|
|
1358
1477
|
};
|
|
1359
|
-
|
|
1478
|
+
DDFB4F85F061F5D6F707C0251593B275 /* Build configuration list for PBXNativeTarget "Pods-Plugin" */ = {
|
|
1360
1479
|
isa = XCConfigurationList;
|
|
1361
1480
|
buildConfigurations = (
|
|
1362
|
-
|
|
1363
|
-
|
|
1481
|
+
2DCBFD72EC0E52DDA3643D4D0988EAAE /* Debug */,
|
|
1482
|
+
1256ABDDAF76E20421C2EF55D051C0CB /* Release */,
|
|
1364
1483
|
);
|
|
1365
1484
|
defaultConfigurationIsVisible = 0;
|
|
1366
1485
|
defaultConfigurationName = Release;
|