@rdlabo/capacitor-brotherprint 6.4.3 → 6.4.5
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/android/.gradle/8.11.1/checksums/checksums.lock +0 -0
- package/android/.gradle/8.11.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/8.11.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/8.11.1/fileChanges/last-build.bin +0 -0
- package/android/.gradle/8.11.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/8.11.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/8.11.1/gc.properties +0 -0
- package/android/.gradle/8.2.1/checksums/checksums.lock +0 -0
- package/android/.gradle/8.2.1/checksums/sha1-checksums.bin +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/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/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
- package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/android/.gradle/file-system.probe +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/4d4aa8cd0f24ec7e5b7d046c9d31ac91/results.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/4d4aa8cd0f24ec7e5b7d046c9d31ac91/transformed/BrotherPrintLibrary-runtime.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/6f377bdc491c47c944ba88aaad808a7c/results.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/784b54afb8df954cb8bced7b6b1f1c84/results.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/790b31bd8212521112c5cb1b56a0edb7/results.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/790b31bd8212521112c5cb1b56a0edb7/transformed/BrotherPrintLibrary-api.jar +0 -0
- package/android/BrotherPrintLibrary/build/.transforms/9342ba8dc93abc9fc139785573b58972/results.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/eb22883c72ffa3e472fe370f81c8467a/results.bin +1 -0
- package/android/BrotherPrintLibrary/build/.transforms/eb22883c72ffa3e472fe370f81c8467a/transformed/com.brother.sdk.lmprinter-r.txt +1239 -0
- package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.kt +2 -2
- package/dist/{plugin.cjs.js → index.js} +1 -1
- package/dist/index.js.map +1 -0
- package/ios/Pods/Local Podspecs/Capacitor.podspec.json +2 -2
- package/ios/Pods/Local Podspecs/CapacitorCordova.podspec.json +2 -2
- package/ios/Pods/Manifest.lock +4 -4
- package/ios/Pods/Pods.xcodeproj/project.pbxproj +638 -634
- package/ios/Pods/Target Support Files/Capacitor/Capacitor-Info.plist +1 -1
- package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist +1 -1
- package/package.json +5 -4
- package/dist/plugin.cjs.js.map +0 -1
- 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/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
|
@@ -20,314 +20,317 @@
|
|
|
20
20
|
/* End PBXAggregateTarget section */
|
|
21
21
|
|
|
22
22
|
/* Begin PBXBuildFile section */
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
23
|
+
01DAD2C902111DEFB41876DEFCCB0DC5 /* CDVWebViewProcessPoolFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = BB7912D5B4082A20BBC9EF1DD88DD81D /* CDVWebViewProcessPoolFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
24
|
+
01E9954E012AF2E0C4EB0553BAE9EDFF /* CDVWebViewProcessPoolFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C87798440503531A534D17C13E5AB0B /* CDVWebViewProcessPoolFactory.m */; };
|
|
25
|
+
0419A45DD33C3723DD89996B9CE0894D /* WKWebView+Capacitor.m in Sources */ = {isa = PBXBuildFile; fileRef = 493EF7864362AD9DD44DEF208D3F4C57 /* WKWebView+Capacitor.m */; };
|
|
26
|
+
057EA69EE68B960DBB2AC76BE2301753 /* PluginConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AA6CAA3210FFF3A718BAFBFA93E162A /* PluginConfig.swift */; };
|
|
27
|
+
064E1453D9C081CB6AA703756F6735B5 /* CDVURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = BA89580AF1AC5FBD2B535D312729C880 /* CDVURLProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
28
|
+
086F84A4228B73A6459CDE76AC253F4B /* CDVCommandDelegateImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = B1B093BEB3CE37EFB5BB746B98DA2FDF /* CDVCommandDelegateImpl.m */; };
|
|
29
|
+
0CA3C0DE1171CFC61B1566504A6B1119 /* NSDictionary+CordovaPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = D10BDD040348D6E43790C0B2BDBEC7A6 /* NSDictionary+CordovaPreferences.m */; };
|
|
30
30
|
0D428EE5C8C05982260F6393219D37B5 /* Pods-Plugin-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
4A1BF88F562C5FA3F9B4CB0902DF33D1 /* CapacitorCookieManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4983F575EC8224716E5A6D6B3C5C2085 /* CapacitorCookieManager.swift */; };
|
|
61
|
-
4B397AA425A96914BF3A9225C03F4C27 /* CAPBridgeDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 361CCAC6BE339CADD7B79EFF50187FBE /* CAPBridgeDelegate.swift */; };
|
|
62
|
-
4DACBE4BAE67ED6303A6B4BE93B89A12 /* UIStatusBarManager+CAPHandleTapAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 3763CB8B63738A487F25B9D159EDF8DE /* UIStatusBarManager+CAPHandleTapAction.m */; };
|
|
31
|
+
0D7E18D43978063BF2BB946D0F562E5D /* CapacitorCookieManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F9D5B79D3D905147D8B59F7A6028EA2 /* CapacitorCookieManager.swift */; };
|
|
32
|
+
1001AE969005F826F23F0CDCE58362C7 /* KeyPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B88B73D36016F97A81C77CCDBB4CC1C /* KeyPath.swift */; };
|
|
33
|
+
1074F59505B5B81C730D11B8E4CF4DFB /* KeyValueStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = F9A85D15D97F9B3BC148BBD307B8851F /* KeyValueStore.swift */; };
|
|
34
|
+
1300A9C48FEEA29DE1068FC9BEAD4778 /* CAPInstanceDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = F682A461370EC7117335CCEEE590DAAD /* CAPInstanceDescriptor.swift */; };
|
|
35
|
+
1942CD9A3D0931DA3ECF588F46AB8DC1 /* CDVAvailability.h in Headers */ = {isa = PBXBuildFile; fileRef = F3509615DC779CA0DA28FD5263690F45 /* CDVAvailability.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
36
|
+
1A5BFD260CFD7DDEEC021C2E096795E6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32D20E8E61FE391C0ED97D6F5A9EEEFD /* Foundation.framework */; };
|
|
37
|
+
1B6339EF7F90A9E4D7D56A85F7A80A9C /* CAPBridgedPlugin+getMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = F504236A7BBE17B1B124FDEFD4E50D44 /* CAPBridgedPlugin+getMethod.swift */; };
|
|
38
|
+
1E0C667FC6AB6DD72269CD015397F75C /* CDVPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 93981ABD8E1396625512C51C812338D4 /* CDVPlugin.m */; };
|
|
39
|
+
1EC10525285F39F6CADD5DA13443593A /* JSTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 501C31455C71E43EE08F8421537E3565 /* JSTypes.swift */; };
|
|
40
|
+
1EFB67C8A2E7ABA3E882A4A58ADF4936 /* DefaultPlugins.m in Sources */ = {isa = PBXBuildFile; fileRef = E237400CE47FD68F6222F1204D9601E0 /* DefaultPlugins.m */; };
|
|
41
|
+
2344987A650AA268F649971B1C6AD3B5 /* JS.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7145C9666BEB38B3AA56E2B91C80087 /* JS.swift */; };
|
|
42
|
+
24A21382FB9913D9AE18B6138BD2B8E2 /* CDVPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = AC743BF7C551807EB33AC0A63CEB5A29 /* CDVPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
43
|
+
25854D73623B324F454D34D3FB9648BB /* PluginCallResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6AA5D0778565125E6325AD7C21D6292B /* PluginCallResult.swift */; };
|
|
44
|
+
29948E37ECB82E76025218445F1C0F21 /* CDVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D151FD5F2E79B8FD8FC8F1D7601A5B0 /* CDVViewController.m */; };
|
|
45
|
+
2D9C62C956B0DF2C9D38F1CFDAED2B63 /* CDVPluginResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 923FA3D4D0C282F1FE4343FF122DD408 /* CDVPluginResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
46
|
+
2E4E5D221DDCB9C5CF012808936C57BB /* CDV.h in Headers */ = {isa = PBXBuildFile; fileRef = 18C159C660843C21A95E033AAA455B25 /* CDV.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
47
|
+
2FF64E0BFF4BE9143C4F7B85ABA71896 /* NotificationHandlerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 892FD75B616D2014B0A7D65B2C218BCF /* NotificationHandlerProtocol.swift */; };
|
|
48
|
+
3137917B5659413194988FD99F594681 /* Capacitor.h in Headers */ = {isa = PBXBuildFile; fileRef = C420A247CD1C8BBDB295EFFF3E2B7C61 /* Capacitor.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
49
|
+
31A48C95090F97DEC5EA033046210E60 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32D20E8E61FE391C0ED97D6F5A9EEEFD /* Foundation.framework */; };
|
|
50
|
+
3212B026925F39CDFC97E164BE854CD8 /* CDVPlugin+Resources.m in Sources */ = {isa = PBXBuildFile; fileRef = 766A9333A66CA5DDE6472E2344204BCD /* CDVPlugin+Resources.m */; };
|
|
51
|
+
321A76390F3B44C902459E084E0A11A7 /* CAPFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = B31E7DB6FAE36DC5D42879CA08C43D76 /* CAPFile.swift */; };
|
|
52
|
+
36F23A70C96A363C703B6636133535E3 /* CDVConfigParser.h in Headers */ = {isa = PBXBuildFile; fileRef = BED7AB3FB52B361EC7BA779376FEB614 /* CDVConfigParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
53
|
+
37084CD85D63C9D2934F66D2BBDCAD64 /* AppDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = BDDA9931D22D7BBB6B757B072F14DDE9 /* AppDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
54
|
+
3AFBC364AD7264007B64073E2AA4A9FA /* Capacitor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = EFE5412FC5B714F1CBD1B78255E2A139 /* Capacitor-dummy.m */; };
|
|
55
|
+
40A947FF966F92EC412E39C60B0A09F1 /* CAPBridgeProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 67AB371800C047B4AD236B12ECB562F6 /* CAPBridgeProtocol.swift */; };
|
|
56
|
+
40E18DD2BEFF86AFAD22C223E5889164 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 08A79BDAE4A39EE7B9692F49773F5ED8 /* PrivacyInfo.xcprivacy */; };
|
|
57
|
+
4A116CD1C3845AB5DD0C4617813768A9 /* DocLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF82B372EE818A2D934BBF5ED90D5BA3 /* DocLinks.swift */; };
|
|
58
|
+
4BD9552CD9728F48F9B2D5EF0989979F /* CDVScreenOrientationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = F21E1FB7D8A5A107867E05E0DA529DFE /* CDVScreenOrientationDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
59
|
+
4D0E8D7B50F71EBDA8E6CE7061BD2854 /* CAPInstanceDescriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = AFE7DA18CCA781559AEB9A941284AB5B /* CAPInstanceDescriptor.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
63
60
|
4FE9A6B142529431BB2CBA4C669BF0CB /* Pods-PluginTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E74390F09A29D254E98C5610DDD5A28 /* Pods-PluginTests-dummy.m */; };
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
61
|
+
5168A2078C1FCB07CF39670AEC72367D /* CDVViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 3A8201C046B5C701FD785C89193C0697 /* CDVViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
62
|
+
51EF708929E2BE82C26005F6DA25B1C3 /* CAPPluginMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = 1AB54FB11B097E9CF6FDFA6351273237 /* CAPPluginMethod.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
63
|
+
54798AD9F7358886EBC9017982F62CC8 /* JSExport.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5A8776BA0C1D70064E1700FD09480D0 /* JSExport.swift */; };
|
|
64
|
+
554937A200AD0D02D3C5A79AABBEA118 /* CAPBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0CB0A2A09EDDDD44FFFA850EF1A2D8DD /* CAPBridge.swift */; };
|
|
65
|
+
58B506E367D3B6069CD0AD8A496B4B40 /* CAPPluginCall.h in Headers */ = {isa = PBXBuildFile; fileRef = ADE3B82F61432E17136E98939A55E51E /* CAPPluginCall.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
66
|
+
58C6151174F53838D497B7953A4DE452 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26449E2C6520CB62923E26FFADC931C8 /* WebView.swift */; };
|
|
67
|
+
5B2274CD00107DBFD4F98564BB70046A /* CDVCommandDelegateImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = 77494B4D74EFFB4FBCDE88F4CB6E0A94 /* CDVCommandDelegateImpl.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
68
|
+
5FBA6CD868C419D36B2C5D33673ABE06 /* CDVInvokedUrlCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E616853A93D1D837D325046F89F1351 /* CDVInvokedUrlCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
69
|
+
62B165550373F681CF56C095752FD577 /* CAPInstanceDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 09A1B9AE1B7D16DBC71B54C4FE28BDCC /* CAPInstanceDescriptor.m */; };
|
|
70
|
+
63B80C2F72A5527227F18A26CAF07963 /* CAPPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = E8C8493C10501BC67E03EF09266D80AB /* CAPPlugin.m */; };
|
|
71
|
+
712F1E3E48D998A503F8A9FB897BA7B5 /* WebViewDelegationHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 826786A3AE4C45408BDDD724739734A8 /* WebViewDelegationHandler.swift */; };
|
|
72
|
+
7712474D90D7A3156C04573808E38F50 /* Array+Capacitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7E64BB8583D1EA1FEBFC72949736156 /* Array+Capacitor.swift */; };
|
|
73
|
+
7B0828E3F4E710F271416BB3BA956E5C /* CAPInstanceConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BE15F5E2EC4517F33D16D7803973542 /* CAPInstanceConfiguration.swift */; };
|
|
74
|
+
7B9E87105433CFFF5FCB15480D53AC6E /* CDVPluginResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 25E358CDD1CDE4C3E1838BF5DBE2036F /* CDVPluginResult.m */; };
|
|
75
|
+
7CD005014391B9C488430E16CE8E82EA /* CAPPluginCall.swift in Sources */ = {isa = PBXBuildFile; fileRef = CFB5FEFB307E4C2241021EAB3457474A /* CAPPluginCall.swift */; };
|
|
76
|
+
7E9AD47B845F2FBB76CD7887F99E112B /* CapacitorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2615562680FC53EA69AA2EFFE4EE117 /* CapacitorExtension.swift */; };
|
|
77
|
+
7FD82340F93701F0407BD89368EE1E42 /* CAPInstanceConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = B3DC94C3EFADBD332EE1E73C549F2DF6 /* CAPInstanceConfiguration.m */; };
|
|
78
|
+
8056D8AEECE9BBD0CC9E2F7721FA7E76 /* CapacitorCordova-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C0AF1490F786410F51CF6F628CA35ABC /* CapacitorCordova-dummy.m */; };
|
|
79
|
+
83606007BECA98B51C34B493DA8A8A7D /* CapacitorCordova.h in Headers */ = {isa = PBXBuildFile; fileRef = 49DB5BFD300FF67F23841511623BC9CF /* CapacitorCordova.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
80
|
+
8419DAB6494A081DE86031DEED9AA97A /* CapacitorHttp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 997E11228575C147FF58FF645AF90D12 /* CapacitorHttp.swift */; };
|
|
81
|
+
85ABF72D7B54397A98A0ADCC34301972 /* CAPInstancePlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 321A76BEC21F5982ACBBBE116F52FDB3 /* CAPInstancePlugin.swift */; };
|
|
82
|
+
87AA21BA69885F1F384CC20AAB64EB08 /* CDVCommandDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 26DEE1322A882ED773EEF697069B0DFF /* CDVCommandDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
83
|
+
8869F1378A62F22998D9ADE491E1C1D3 /* Console.swift in Sources */ = {isa = PBXBuildFile; fileRef = B61C2E802FD32D5D60C054FC35C9334F /* Console.swift */; };
|
|
84
|
+
8921568D2A61052A368F4764B5AEE302 /* CAPBridgeViewController+CDVScreenOrientationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4FE2F8A55187F14D117382266B628A0F /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
85
|
+
8AB9AD6AE18E00F6775BBF2CB83D9E96 /* CAPPluginMethod.m in Sources */ = {isa = PBXBuildFile; fileRef = C29E3725F15D7AD628CB8E24D1FD65AA /* CAPPluginMethod.m */; };
|
|
86
|
+
8ADC1111569FD811CDDF24137D11DA3E /* CapacitorUrlRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6574BC607E040349C6F25B5DAC87AB06 /* CapacitorUrlRequest.swift */; };
|
|
87
|
+
8B11E8A5C26DC0F30D01F2F2B4838BEF /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2BB655F8A3B9F0C3DB37D349580B2779 /* WebKit.framework */; };
|
|
86
88
|
8BEA5A6074D4603F96F57F06BDA92D87 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32D20E8E61FE391C0ED97D6F5A9EEEFD /* Foundation.framework */; };
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
89
|
+
8D77D9269865951A82C8BE20AEE88CDC /* Router.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0AD75E985D6A3032413ED226E2867939 /* Router.swift */; };
|
|
90
|
+
8FAD592032E9AED97FB83AEF0665BD23 /* Data+Capacitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 982AA8D4583EDB90BA50BC695311104F /* Data+Capacitor.swift */; };
|
|
91
|
+
94CDFA8B7333D3E2FC6C7575EFEB6489 /* CAPPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = D8F823513779CAFC966A3122CE2673BC /* CAPPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
92
|
+
99F83CFB4ED44BA5AD61CF1CB41D40FA /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = EFEB7DB525F95CD8F5E6CB55DB5119CA /* AppDelegate.m */; };
|
|
93
|
+
9BB4107E76AF37F45457EF0FB07F0306 /* WebViewAssetHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D72E4737BC1605FC87FF245E3631A24 /* WebViewAssetHandler.swift */; };
|
|
94
|
+
9F6ECD2066CFAFD26C3569E2D8FDDE73 /* CAPPlugin+LoadInstance.swift in Sources */ = {isa = PBXBuildFile; fileRef = A27A9CC917137B47AE7237680387EDEC /* CAPPlugin+LoadInstance.swift */; };
|
|
95
|
+
9FAFF8FDB7FB8423F3E782786A9D0960 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 3CCC203323C61BB77AE1CC13FA8F3225 /* PrivacyInfo.xcprivacy */; };
|
|
94
96
|
A25F2F9B90CA36589575C1C9A853F874 /* Pods-Plugin-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */; };
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
97
|
+
A52EA475F9EDF988BC0F4720E74FA32B /* HttpRequestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8459533812B6048EA5B5A1729BB9724 /* HttpRequestHandler.swift */; };
|
|
98
|
+
A84127E435C35E544A3E64579366C1A7 /* CAPPluginMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD9409AFC23744793D8DE2DF412A0B81 /* CAPPluginMethod.swift */; };
|
|
99
|
+
A8FF1C9A6A580AB6AF1E3DC4C8217626 /* CAPApplicationDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 576B82839C32CF5CBB3A0779982F7741 /* CAPApplicationDelegateProxy.swift */; };
|
|
100
|
+
AE24DCD0B79921F58759D1705390657D /* CAPNotifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = C12215EAA8E1B2AFBC31169513911C67 /* CAPNotifications.swift */; };
|
|
101
|
+
B21ED979C032499112B983058C91F08F /* CAPBridgeViewController+CDVScreenOrientationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = F258E75771F03E7391AE8DED9ED3E5EE /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */; };
|
|
102
|
+
B63C105B3D1262B1C244AD21749A829B /* CAPLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = A15E4F2D1358388E4750972EEDEA0662 /* CAPLog.swift */; };
|
|
103
|
+
B8CD363DB3AF8BAF2292BEE78A39D2AD /* NSDictionary+CordovaPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 3F809560E9A5D8C0FEA9C47030B7F9A4 /* NSDictionary+CordovaPreferences.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
101
104
|
BB19643D739E2FBF2D262F6A82EB752B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 32D20E8E61FE391C0ED97D6F5A9EEEFD /* Foundation.framework */; };
|
|
102
|
-
|
|
103
|
-
BCDC342D2592549719DE2413DD91E891 /* AppDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 6ECB88325A202355935E8868FC704161 /* AppDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
104
|
-
C0105CF2ED68075E8E93BC243FBE88D9 /* PluginConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6DA0364646B8DAC5AC1996CA4DB6D82 /* PluginConfig.swift */; };
|
|
105
|
+
BE3A7203698461160A4FB399C5008AFA /* CDVPluginManager.m in Sources */ = {isa = PBXBuildFile; fileRef = A806B99979829F570D82E263C95EA18C /* CDVPluginManager.m */; };
|
|
105
106
|
C0D0950DBC47618CDE81DECABA94B710 /* Pods-PluginTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
107
|
+
C1459A793E4BCF873B843561352517F8 /* AppUUID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3C9721E30978480E751CA68B133C5481 /* AppUUID.swift */; };
|
|
108
|
+
C3B57E34C6DECB4CA65848E42AC14E51 /* TmpViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 887F3C617952B32AF950BC185FA40C01 /* TmpViewController.swift */; };
|
|
109
|
+
C88E638EB25F5476515245F728BAD685 /* CAPBridgeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D707DBD84EC5907432EEB2E42AC8E038 /* CAPBridgeViewController.swift */; };
|
|
110
|
+
C8FBB8448ECFA74EC688AF36F17067C1 /* NotificationRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 229A77F3A22B5A7DC5B2BBC83479334A /* NotificationRouter.swift */; };
|
|
111
|
+
C960B680198B1D0E12211264F067BE11 /* CAPBridgeDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C8EA08D0CD325C5D0A29F7091ECFB6E8 /* CAPBridgeDelegate.swift */; };
|
|
112
|
+
CB1AC03471593831BE365C7230AD2541 /* CAPBridgedJSTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = 2C3FAA03A57A3C2734462A7BB10B3C71 /* CAPBridgedJSTypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
113
|
+
CD1B2A6A24E6E4BFCD468527FCA5E920 /* JSValueEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74DC1BEC1738680C27C63EAA70896291 /* JSValueEncoder.swift */; };
|
|
114
|
+
D1DDF95466347913C85B245CF811F5F5 /* CDVConfigParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BF5E46FAD0CF18FD90B2616F8DC6F32 /* CDVConfigParser.m */; };
|
|
115
|
+
D3C742A92C49258347FDECA80B267475 /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35573AA14A7BBEF7D63508B20AAB3A82 /* UIColor.swift */; };
|
|
116
|
+
D5A9249D3C039AC3BDF45D6B61AC47AF /* CDVPlugin+Resources.h in Headers */ = {isa = PBXBuildFile; fileRef = 764A2902FE0C04FDAC8C748FB76A9A0B /* CDVPlugin+Resources.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
117
|
+
D5D415AF45036765EE35C504CA5CC187 /* CAPBridgedJSTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = DE9DB038274951620774169EBE2B267A /* CAPBridgedJSTypes.m */; };
|
|
118
|
+
D7A20058A287FCE75F5F6750B53A2CCF /* native-bridge.js in Resources */ = {isa = PBXBuildFile; fileRef = 52765FBF583C150F5A294C4E0263F34F /* native-bridge.js */; };
|
|
119
|
+
DA3981FBEA437A0DB334EF84FB9A6193 /* CapacitorCookies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 845081E4F7811431ACBFF3CACA7A7ED7 /* CapacitorCookies.swift */; };
|
|
120
|
+
DD24FF47170B9234B03FAFFA79DBE55F /* UIStatusBarManager+CAPHandleTapAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 96CDF21B0D2E29C8E9A0B1DF48CC7073 /* UIStatusBarManager+CAPHandleTapAction.m */; };
|
|
121
|
+
ECE1C00D20F0A2412D02398C1DAB8A1C /* CDVURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = A5E17DA990139B4BDD08BD0CAEECEA59 /* CDVURLProtocol.m */; };
|
|
122
|
+
EEAAC1BD7588BD23FA2FBDE4456DC6D7 /* CAPInstanceConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = CDA35AF5007EC832E7C146C9A81561F0 /* CAPInstanceConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
123
|
+
EFADE261C6D25FFFADFD8899E7F1F052 /* CDVPluginManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A48D9032050462110CA3C34BDA184D0 /* CDVPluginManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
124
|
+
F1179458ED8EC16BB7E7493152D5B1DE /* CAPPluginCall.m in Sources */ = {isa = PBXBuildFile; fileRef = 84A4B48F71CFEFA517182306AFB8BC76 /* CAPPluginCall.m */; };
|
|
125
|
+
F4510E458883E2E25A44429C91165D9D /* CDVInvokedUrlCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = BD01A50E5818D06A9F5BCF6C63FF96DA /* CDVInvokedUrlCommand.m */; };
|
|
126
|
+
F6AC7FF693C46E7DFFBDDCF4BE8F30C8 /* CAPBridgedPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B311CC90EF4D3454DDFBC4AAC056EAC /* CAPBridgedPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
127
|
+
F7756D3F6CDA87FB5AEFBAEF6E56F63E /* CapacitorBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F52B108C763F649FB740F87CF2FBA0 /* CapacitorBridge.swift */; };
|
|
128
|
+
F81544A296C5976E9A8AB099CD61423F /* WKWebView+Capacitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE3D9754F7DBD15E4336528B7245726D /* WKWebView+Capacitor.swift */; };
|
|
129
|
+
FC29491F967317A23A882F3CFB20B20B /* JSValueDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0A738A5AB361B7E32EF656654C7F7758 /* JSValueDecoder.swift */; };
|
|
129
130
|
/* End PBXBuildFile section */
|
|
130
131
|
|
|
131
132
|
/* Begin PBXContainerItemProxy section */
|
|
132
|
-
|
|
133
|
+
07E195C407353499F7D2CA37E048AB3B /* PBXContainerItemProxy */ = {
|
|
133
134
|
isa = PBXContainerItemProxy;
|
|
134
135
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
135
136
|
proxyType = 1;
|
|
136
|
-
remoteGlobalIDString =
|
|
137
|
-
remoteInfo =
|
|
137
|
+
remoteGlobalIDString = 02356A595939BC6DAB6EB5883C102E76;
|
|
138
|
+
remoteInfo = BRLMPrinterKit_v4;
|
|
138
139
|
};
|
|
139
|
-
|
|
140
|
+
5907DF6536D30EF879B47E7232A13633 /* PBXContainerItemProxy */ = {
|
|
140
141
|
isa = PBXContainerItemProxy;
|
|
141
142
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
142
143
|
proxyType = 1;
|
|
143
|
-
remoteGlobalIDString =
|
|
144
|
-
remoteInfo =
|
|
144
|
+
remoteGlobalIDString = 02356A595939BC6DAB6EB5883C102E76;
|
|
145
|
+
remoteInfo = BRLMPrinterKit_v4;
|
|
145
146
|
};
|
|
146
|
-
|
|
147
|
+
591E9969D644D9EDCC3661794A4D033A /* PBXContainerItemProxy */ = {
|
|
147
148
|
isa = PBXContainerItemProxy;
|
|
148
149
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
149
150
|
proxyType = 1;
|
|
150
151
|
remoteGlobalIDString = 0ECF3D6BFCC08377AE23B027EE1D4371;
|
|
151
152
|
remoteInfo = Capacitor;
|
|
152
153
|
};
|
|
153
|
-
|
|
154
|
+
5EDD5F377BE37CC13CA9B468F5EE689C /* PBXContainerItemProxy */ = {
|
|
154
155
|
isa = PBXContainerItemProxy;
|
|
155
156
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
156
157
|
proxyType = 1;
|
|
157
158
|
remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
|
|
158
159
|
remoteInfo = CapacitorCordova;
|
|
159
160
|
};
|
|
160
|
-
|
|
161
|
+
7F6F6D7426247B4684F4AAEB5FF91097 /* PBXContainerItemProxy */ = {
|
|
161
162
|
isa = PBXContainerItemProxy;
|
|
162
163
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
163
164
|
proxyType = 1;
|
|
164
165
|
remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
|
|
165
166
|
remoteInfo = CapacitorCordova;
|
|
166
167
|
};
|
|
167
|
-
|
|
168
|
+
87C83E5ABA4C23A4EE496EC8EBB54FD2 /* PBXContainerItemProxy */ = {
|
|
168
169
|
isa = PBXContainerItemProxy;
|
|
169
170
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
170
171
|
proxyType = 1;
|
|
171
|
-
remoteGlobalIDString =
|
|
172
|
-
remoteInfo =
|
|
172
|
+
remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
|
|
173
|
+
remoteInfo = CapacitorCordova;
|
|
173
174
|
};
|
|
174
|
-
|
|
175
|
+
DB141B6A54678EA9B09886F89C6E44E5 /* PBXContainerItemProxy */ = {
|
|
175
176
|
isa = PBXContainerItemProxy;
|
|
176
177
|
containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|
|
177
178
|
proxyType = 1;
|
|
178
|
-
remoteGlobalIDString =
|
|
179
|
-
remoteInfo =
|
|
179
|
+
remoteGlobalIDString = 0ECF3D6BFCC08377AE23B027EE1D4371;
|
|
180
|
+
remoteInfo = Capacitor;
|
|
180
181
|
};
|
|
181
182
|
/* End PBXContainerItemProxy section */
|
|
182
183
|
|
|
183
184
|
/* Begin PBXFileReference section */
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
185
|
+
08049AFCA24B64563B50876BD377FD70 /* CapacitorCordova.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = CapacitorCordova.modulemap; path = CapacitorCordova/CapacitorCordova/CapacitorCordova.modulemap; sourceTree = "<group>"; };
|
|
186
|
+
08A79BDAE4A39EE7B9692F49773F5ED8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = CapacitorCordova/CapacitorCordova/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
|
187
|
+
09A1B9AE1B7D16DBC71B54C4FE28BDCC /* CAPInstanceDescriptor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPInstanceDescriptor.m; path = Capacitor/Capacitor/CAPInstanceDescriptor.m; sourceTree = "<group>"; };
|
|
188
|
+
0A738A5AB361B7E32EF656654C7F7758 /* JSValueDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JSValueDecoder.swift; sourceTree = "<group>"; };
|
|
189
|
+
0AD75E985D6A3032413ED226E2867939 /* Router.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Router.swift; path = Capacitor/Capacitor/Router.swift; sourceTree = "<group>"; };
|
|
190
|
+
0CB0A2A09EDDDD44FFFA850EF1A2D8DD /* CAPBridge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridge.swift; path = Capacitor/Capacitor/CAPBridge.swift; sourceTree = "<group>"; };
|
|
191
|
+
10C3D8122B437CD04CF34B43BC25475D /* CapacitorCordova.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CapacitorCordova.modulemap; sourceTree = "<group>"; };
|
|
191
192
|
11DF9CA040CEBA3928A7F34FB4928E2C /* Pods-Plugin-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Plugin-Info.plist"; sourceTree = "<group>"; };
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
17115ED7528F1A0B61F0C52409715CA2 /* CapacitorCordova-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CapacitorCordova-prefix.pch"; sourceTree = "<group>"; };
|
|
195
|
-
17715AB9228EA6E1D4F012B0CCEB33F5 /* CDVPluginResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPluginResult.h; sourceTree = "<group>"; };
|
|
196
|
-
17AE58CD1ADD07DD9FEA88931D0F5D22 /* CDVWebViewProcessPoolFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVWebViewProcessPoolFactory.h; sourceTree = "<group>"; };
|
|
197
|
-
1A5E6150D9FC87A26CC0986391626019 /* CAPPluginMethod.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPluginMethod.m; path = Capacitor/Capacitor/CAPPluginMethod.m; sourceTree = "<group>"; };
|
|
193
|
+
18C159C660843C21A95E033AAA455B25 /* CDV.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDV.h; sourceTree = "<group>"; };
|
|
194
|
+
1AB54FB11B097E9CF6FDFA6351273237 /* CAPPluginMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPPluginMethod.h; path = Capacitor/Capacitor/CAPPluginMethod.h; sourceTree = "<group>"; };
|
|
198
195
|
1ABFDA3391AEBA42EFB0FEBF824A6E34 /* CapacitorCordova */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = CapacitorCordova; path = Cordova.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
196
|
+
1D72E4737BC1605FC87FF245E3631A24 /* WebViewAssetHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewAssetHandler.swift; path = Capacitor/Capacitor/WebViewAssetHandler.swift; sourceTree = "<group>"; };
|
|
197
|
+
229A77F3A22B5A7DC5B2BBC83479334A /* NotificationRouter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NotificationRouter.swift; path = Capacitor/Capacitor/NotificationRouter.swift; sourceTree = "<group>"; };
|
|
198
|
+
2571117B0F537CBF0A2476CE3114BA52 /* Capacitor-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Capacitor-prefix.pch"; sourceTree = "<group>"; };
|
|
199
|
+
25E358CDD1CDE4C3E1838BF5DBE2036F /* CDVPluginResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPluginResult.m; sourceTree = "<group>"; };
|
|
200
|
+
26449E2C6520CB62923E26FFADC931C8 /* WebView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; };
|
|
201
|
+
26DEE1322A882ED773EEF697069B0DFF /* CDVCommandDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVCommandDelegate.h; sourceTree = "<group>"; };
|
|
204
202
|
2BB655F8A3B9F0C3DB37D349580B2779 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/WebKit.framework; sourceTree = DEVELOPER_DIR; };
|
|
205
|
-
|
|
203
|
+
2C3FAA03A57A3C2734462A7BB10B3C71 /* CAPBridgedJSTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPBridgedJSTypes.h; path = Capacitor/Capacitor/CAPBridgedJSTypes.h; sourceTree = "<group>"; };
|
|
204
|
+
306D1A5DD934FC151B803E62725AED9D /* Capacitor.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = Capacitor.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
205
|
+
321A76BEC21F5982ACBBBE116F52FDB3 /* CAPInstancePlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPInstancePlugin.swift; path = Capacitor/Capacitor/CAPInstancePlugin.swift; sourceTree = "<group>"; };
|
|
206
206
|
32D20E8E61FE391C0ED97D6F5A9EEEFD /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
207
|
+
35573AA14A7BBEF7D63508B20AAB3A82 /* UIColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIColor.swift; path = Capacitor/Capacitor/UIColor.swift; sourceTree = "<group>"; };
|
|
208
|
+
3643A4BEA12FFE486B9070CE97975AB6 /* CapacitorCordova-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "CapacitorCordova-Info.plist"; sourceTree = "<group>"; };
|
|
209
|
+
3A8201C046B5C701FD785C89193C0697 /* CDVViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVViewController.h; sourceTree = "<group>"; };
|
|
210
|
+
3C9721E30978480E751CA68B133C5481 /* AppUUID.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppUUID.swift; path = Capacitor/Capacitor/AppUUID.swift; sourceTree = "<group>"; };
|
|
211
|
+
3CCC203323C61BB77AE1CC13FA8F3225 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Capacitor/Capacitor/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
|
|
212
|
+
3D151FD5F2E79B8FD8FC8F1D7601A5B0 /* CDVViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVViewController.m; sourceTree = "<group>"; };
|
|
213
|
+
3F809560E9A5D8C0FEA9C47030B7F9A4 /* NSDictionary+CordovaPreferences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+CordovaPreferences.h"; sourceTree = "<group>"; };
|
|
214
|
+
3F9D5B79D3D905147D8B59F7A6028EA2 /* CapacitorCookieManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorCookieManager.swift; sourceTree = "<group>"; };
|
|
213
215
|
401B4870616B3D09347BE1F13F95D477 /* Pods-Plugin.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Plugin.modulemap"; sourceTree = "<group>"; };
|
|
214
|
-
4197ED0A91C1D7947BA5FBB380806250 /* CAPPlugin+LoadInstance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CAPPlugin+LoadInstance.swift"; path = "Capacitor/Capacitor/CAPPlugin+LoadInstance.swift"; sourceTree = "<group>"; };
|
|
215
216
|
42A9EBDBB2DD10E0DAA7C0AAFDEAFBAB /* BRLMPrinterKit_v4.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRLMPrinterKit_v4.release.xcconfig; sourceTree = "<group>"; };
|
|
216
|
-
4482B770B243ABA1FB534B9EF3183997 /* CAPBridgeProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeProtocol.swift; path = Capacitor/Capacitor/CAPBridgeProtocol.swift; sourceTree = "<group>"; };
|
|
217
217
|
44D6062E8C618EC2B8F1D7229E8AD501 /* Capacitor */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Capacitor; path = Capacitor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
218
|
-
4521DB3AF260E2133CBD36522DB7BA75 /* CDVPluginResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPluginResult.m; sourceTree = "<group>"; };
|
|
219
218
|
45AEE2D3BD43D61882B01AAE2B8F11E4 /* Pods-PluginTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-PluginTests-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
220
|
-
467FCC173510CF0FC276F6532D770907 /* WebViewAssetHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewAssetHandler.swift; path = Capacitor/Capacitor/WebViewAssetHandler.swift; sourceTree = "<group>"; };
|
|
221
219
|
47F881CAB117FE10E92963EF6CC91861 /* Pods-PluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-PluginTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
222
|
-
|
|
223
|
-
|
|
220
|
+
493EF7864362AD9DD44DEF208D3F4C57 /* WKWebView+Capacitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "WKWebView+Capacitor.m"; path = "Capacitor/Capacitor/WKWebView+Capacitor.m"; sourceTree = "<group>"; };
|
|
221
|
+
49DB5BFD300FF67F23841511623BC9CF /* CapacitorCordova.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CapacitorCordova.h; path = CapacitorCordova/CapacitorCordova/CapacitorCordova.h; sourceTree = "<group>"; };
|
|
222
|
+
4A48D9032050462110CA3C34BDA184D0 /* CDVPluginManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPluginManager.h; sourceTree = "<group>"; };
|
|
224
223
|
4B7B23985828F9D35ECCA1361A486792 /* Pods-Plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-Plugin"; path = Pods_Plugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
224
|
+
4BE15F5E2EC4517F33D16D7803973542 /* CAPInstanceConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPInstanceConfiguration.swift; path = Capacitor/Capacitor/CAPInstanceConfiguration.swift; sourceTree = "<group>"; };
|
|
225
|
+
4FE2F8A55187F14D117382266B628A0F /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CAPBridgeViewController+CDVScreenOrientationDelegate.h"; path = "Capacitor/Capacitor/CAPBridgeViewController+CDVScreenOrientationDelegate.h"; sourceTree = "<group>"; };
|
|
226
|
+
501C31455C71E43EE08F8421537E3565 /* JSTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSTypes.swift; path = Capacitor/Capacitor/JSTypes.swift; sourceTree = "<group>"; };
|
|
227
|
+
52765FBF583C150F5A294C4E0263F34F /* native-bridge.js */ = {isa = PBXFileReference; includeInIndex = 1; path = "native-bridge.js"; sourceTree = "<group>"; };
|
|
229
228
|
535AEEBA96B786E87F23F75310B8CB74 /* Pods-Plugin-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Plugin-acknowledgements.plist"; sourceTree = "<group>"; };
|
|
230
|
-
|
|
231
|
-
563A77979ACFFB84A79E21335EB145D7 /* CDVAvailability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVAvailability.h; sourceTree = "<group>"; };
|
|
229
|
+
53F52B108C763F649FB740F87CF2FBA0 /* CapacitorBridge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CapacitorBridge.swift; path = Capacitor/Capacitor/CapacitorBridge.swift; sourceTree = "<group>"; };
|
|
232
230
|
5704C63568014CA64005114A0DFEAB94 /* BRLMPrinterKit.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = BRLMPrinterKit.xcframework; path = BRLMPrinterKit/BRLMPrinterKit.xcframework; sourceTree = "<group>"; };
|
|
231
|
+
576B82839C32CF5CBB3A0779982F7741 /* CAPApplicationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPApplicationDelegateProxy.swift; path = Capacitor/Capacitor/CAPApplicationDelegateProxy.swift; sourceTree = "<group>"; };
|
|
233
232
|
58DEAF78291AAC1E83073B9084B45542 /* Pods-PluginTests */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-PluginTests"; path = Pods_PluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
233
|
+
5C954EBCBF7A61CE439958CD6127ED5E /* Capacitor.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Capacitor.debug.xcconfig; sourceTree = "<group>"; };
|
|
234
|
+
5DB1306CFDE19E69D1BC616157F4C810 /* 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; };
|
|
235
|
+
61CFD99888479BEDF179D96346AC8EE2 /* Capacitor.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Capacitor.release.xcconfig; sourceTree = "<group>"; };
|
|
236
|
+
6574BC607E040349C6F25B5DAC87AB06 /* CapacitorUrlRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorUrlRequest.swift; sourceTree = "<group>"; };
|
|
237
|
+
65B20BA466A7C6EE930681D5F6ECB34E /* Capacitor-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Capacitor-Info.plist"; sourceTree = "<group>"; };
|
|
238
|
+
67AB371800C047B4AD236B12ECB562F6 /* CAPBridgeProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeProtocol.swift; path = Capacitor/Capacitor/CAPBridgeProtocol.swift; sourceTree = "<group>"; };
|
|
239
|
+
6AA5D0778565125E6325AD7C21D6292B /* PluginCallResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PluginCallResult.swift; path = Capacitor/Capacitor/PluginCallResult.swift; sourceTree = "<group>"; };
|
|
240
|
+
6AA6CAA3210FFF3A718BAFBFA93E162A /* PluginConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PluginConfig.swift; path = Capacitor/Capacitor/PluginConfig.swift; sourceTree = "<group>"; };
|
|
241
|
+
6C87798440503531A534D17C13E5AB0B /* CDVWebViewProcessPoolFactory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVWebViewProcessPoolFactory.m; sourceTree = "<group>"; };
|
|
242
|
+
6E616853A93D1D837D325046F89F1351 /* CDVInvokedUrlCommand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVInvokedUrlCommand.h; sourceTree = "<group>"; };
|
|
244
243
|
6F1715C2DEF7461A3964E29A0FCB6D3D /* Pods-Plugin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Plugin.release.xcconfig"; sourceTree = "<group>"; };
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
244
|
+
74DC1BEC1738680C27C63EAA70896291 /* JSValueEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JSValueEncoder.swift; sourceTree = "<group>"; };
|
|
245
|
+
764A2902FE0C04FDAC8C748FB76A9A0B /* CDVPlugin+Resources.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CDVPlugin+Resources.h"; sourceTree = "<group>"; };
|
|
246
|
+
766A9333A66CA5DDE6472E2344204BCD /* CDVPlugin+Resources.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CDVPlugin+Resources.m"; sourceTree = "<group>"; };
|
|
247
|
+
77494B4D74EFFB4FBCDE88F4CB6E0A94 /* CDVCommandDelegateImpl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVCommandDelegateImpl.h; sourceTree = "<group>"; };
|
|
248
|
+
7B311CC90EF4D3454DDFBC4AAC056EAC /* CAPBridgedPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPBridgedPlugin.h; path = Capacitor/Capacitor/CAPBridgedPlugin.h; sourceTree = "<group>"; };
|
|
249
|
+
7B88B73D36016F97A81C77CCDBB4CC1C /* KeyPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPath.swift; path = Capacitor/Capacitor/KeyPath.swift; sourceTree = "<group>"; };
|
|
250
|
+
7BF5E46FAD0CF18FD90B2616F8DC6F32 /* CDVConfigParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVConfigParser.m; sourceTree = "<group>"; };
|
|
248
251
|
7D967D566F7C3FD1B78180239E63BC92 /* Pods-PluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-PluginTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
249
|
-
7E0E0F34AC2147857612A52C22DC6AD2 /* CAPNotifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPNotifications.swift; path = Capacitor/Capacitor/CAPNotifications.swift; sourceTree = "<group>"; };
|
|
250
252
|
7E74390F09A29D254E98C5610DDD5A28 /* Pods-PluginTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-PluginTests-dummy.m"; sourceTree = "<group>"; };
|
|
251
253
|
7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Plugin-umbrella.h"; sourceTree = "<group>"; };
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
83BE6CA12E14393F4ABE5A03E7C4021A /* CAPApplicationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPApplicationDelegateProxy.swift; path = Capacitor/Capacitor/CAPApplicationDelegateProxy.swift; sourceTree = "<group>"; };
|
|
256
|
-
869C4EBBF812C9DF1DEC1E1C9A0414B6 /* CDVCommandDelegateImpl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVCommandDelegateImpl.m; sourceTree = "<group>"; };
|
|
257
|
-
878E6794B11C0E8DC0D0272E0075D3DA /* HttpRequestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HttpRequestHandler.swift; sourceTree = "<group>"; };
|
|
254
|
+
826786A3AE4C45408BDDD724739734A8 /* WebViewDelegationHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewDelegationHandler.swift; path = Capacitor/Capacitor/WebViewDelegationHandler.swift; sourceTree = "<group>"; };
|
|
255
|
+
845081E4F7811431ACBFF3CACA7A7ED7 /* CapacitorCookies.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorCookies.swift; sourceTree = "<group>"; };
|
|
256
|
+
84A4B48F71CFEFA517182306AFB8BC76 /* CAPPluginCall.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPluginCall.m; path = Capacitor/Capacitor/CAPPluginCall.m; sourceTree = "<group>"; };
|
|
258
257
|
887218F057D2378AF71E8BD98462CF53 /* BRLMPrinterKit_v4-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "BRLMPrinterKit_v4-xcframeworks.sh"; sourceTree = "<group>"; };
|
|
259
|
-
|
|
258
|
+
887F3C617952B32AF950BC185FA40C01 /* TmpViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TmpViewController.swift; path = Capacitor/Capacitor/TmpViewController.swift; sourceTree = "<group>"; };
|
|
259
|
+
8925D77B0D3D76C970C599D21F7C0AE3 /* CapacitorCordova.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CapacitorCordova.release.xcconfig; sourceTree = "<group>"; };
|
|
260
|
+
892FD75B616D2014B0A7D65B2C218BCF /* NotificationHandlerProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NotificationHandlerProtocol.swift; path = Capacitor/Capacitor/NotificationHandlerProtocol.swift; sourceTree = "<group>"; };
|
|
261
|
+
8D98FC253DB9ADA1406DF3FE78E62503 /* Capacitor.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = Capacitor.modulemap; path = Capacitor/Capacitor/Capacitor.modulemap; sourceTree = "<group>"; };
|
|
262
|
+
923FA3D4D0C282F1FE4343FF122DD408 /* CDVPluginResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPluginResult.h; sourceTree = "<group>"; };
|
|
260
263
|
939147BBA617256FB279F110F9DD2227 /* Pods-PluginTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-PluginTests-Info.plist"; sourceTree = "<group>"; };
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
264
|
+
93981ABD8E1396625512C51C812338D4 /* CDVPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPlugin.m; sourceTree = "<group>"; };
|
|
265
|
+
96CDF21B0D2E29C8E9A0B1DF48CC7073 /* UIStatusBarManager+CAPHandleTapAction.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIStatusBarManager+CAPHandleTapAction.m"; path = "Capacitor/Capacitor/UIStatusBarManager+CAPHandleTapAction.m"; sourceTree = "<group>"; };
|
|
266
|
+
982AA8D4583EDB90BA50BC695311104F /* Data+Capacitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Capacitor.swift"; path = "Capacitor/Capacitor/Data+Capacitor.swift"; sourceTree = "<group>"; };
|
|
267
|
+
986776E65CAA6DFA400C354751A0A2A1 /* CapacitorCordova-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CapacitorCordova-prefix.pch"; sourceTree = "<group>"; };
|
|
268
|
+
997E11228575C147FF58FF645AF90D12 /* CapacitorHttp.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorHttp.swift; sourceTree = "<group>"; };
|
|
266
269
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
267
|
-
|
|
270
|
+
A15E4F2D1358388E4750972EEDEA0662 /* CAPLog.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPLog.swift; path = Capacitor/Capacitor/CAPLog.swift; sourceTree = "<group>"; };
|
|
268
271
|
A1E5822FC61F9421CF2456D453B75418 /* Pods-PluginTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-PluginTests-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
272
|
+
A27A9CC917137B47AE7237680387EDEC /* CAPPlugin+LoadInstance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CAPPlugin+LoadInstance.swift"; path = "Capacitor/Capacitor/CAPPlugin+LoadInstance.swift"; sourceTree = "<group>"; };
|
|
273
|
+
A5E17DA990139B4BDD08BD0CAEECEA59 /* CDVURLProtocol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVURLProtocol.m; sourceTree = "<group>"; };
|
|
274
|
+
A806B99979829F570D82E263C95EA18C /* CDVPluginManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPluginManager.m; sourceTree = "<group>"; };
|
|
275
|
+
AC743BF7C551807EB33AC0A63CEB5A29 /* CDVPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPlugin.h; sourceTree = "<group>"; };
|
|
276
|
+
ADE3B82F61432E17136E98939A55E51E /* CAPPluginCall.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPPluginCall.h; path = Capacitor/Capacitor/CAPPluginCall.h; sourceTree = "<group>"; };
|
|
277
|
+
AFE7DA18CCA781559AEB9A941284AB5B /* CAPInstanceDescriptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPInstanceDescriptor.h; path = Capacitor/Capacitor/CAPInstanceDescriptor.h; sourceTree = "<group>"; };
|
|
278
|
+
B1B093BEB3CE37EFB5BB746B98DA2FDF /* CDVCommandDelegateImpl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVCommandDelegateImpl.m; sourceTree = "<group>"; };
|
|
279
|
+
B243719B57A630D899B8AD9779E93EB9 /* CapacitorCordova.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CapacitorCordova.debug.xcconfig; sourceTree = "<group>"; };
|
|
275
280
|
B29BDE1DD11DFF797D4563719579B1E6 /* BRLMPrinterKit_v4.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = BRLMPrinterKit_v4.debug.xcconfig; sourceTree = "<group>"; };
|
|
276
|
-
|
|
281
|
+
B31E7DB6FAE36DC5D42879CA08C43D76 /* CAPFile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPFile.swift; path = Capacitor/Capacitor/CAPFile.swift; sourceTree = "<group>"; };
|
|
282
|
+
B3DC94C3EFADBD332EE1E73C549F2DF6 /* CAPInstanceConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPInstanceConfiguration.m; path = Capacitor/Capacitor/CAPInstanceConfiguration.m; sourceTree = "<group>"; };
|
|
277
283
|
B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Plugin-dummy.m"; sourceTree = "<group>"; };
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
284
|
+
B5A8776BA0C1D70064E1700FD09480D0 /* JSExport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSExport.swift; path = Capacitor/Capacitor/JSExport.swift; sourceTree = "<group>"; };
|
|
285
|
+
B61C2E802FD32D5D60C054FC35C9334F /* Console.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Console.swift; sourceTree = "<group>"; };
|
|
286
|
+
BA89580AF1AC5FBD2B535D312729C880 /* CDVURLProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVURLProtocol.h; sourceTree = "<group>"; };
|
|
287
|
+
BB7912D5B4082A20BBC9EF1DD88DD81D /* CDVWebViewProcessPoolFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVWebViewProcessPoolFactory.h; sourceTree = "<group>"; };
|
|
288
|
+
BD01A50E5818D06A9F5BCF6C63FF96DA /* CDVInvokedUrlCommand.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVInvokedUrlCommand.m; sourceTree = "<group>"; };
|
|
289
|
+
BDDA9931D22D7BBB6B757B072F14DDE9 /* AppDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
290
|
+
BE3D9754F7DBD15E4336528B7245726D /* WKWebView+Capacitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKWebView+Capacitor.swift"; path = "Capacitor/Capacitor/WKWebView+Capacitor.swift"; sourceTree = "<group>"; };
|
|
291
|
+
BED7AB3FB52B361EC7BA779376FEB614 /* CDVConfigParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVConfigParser.h; sourceTree = "<group>"; };
|
|
292
|
+
C0AF1490F786410F51CF6F628CA35ABC /* CapacitorCordova-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CapacitorCordova-dummy.m"; sourceTree = "<group>"; };
|
|
293
|
+
C12215EAA8E1B2AFBC31169513911C67 /* CAPNotifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPNotifications.swift; path = Capacitor/Capacitor/CAPNotifications.swift; sourceTree = "<group>"; };
|
|
294
|
+
C29E3725F15D7AD628CB8E24D1FD65AA /* CAPPluginMethod.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPluginMethod.m; path = Capacitor/Capacitor/CAPPluginMethod.m; sourceTree = "<group>"; };
|
|
295
|
+
C420A247CD1C8BBDB295EFFF3E2B7C61 /* Capacitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Capacitor.h; path = Capacitor/Capacitor/Capacitor.h; sourceTree = "<group>"; };
|
|
286
296
|
C818B5D2E7E4FE4DB6A541C59C3F46A2 /* Pods-Plugin-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Plugin-acknowledgements.markdown"; sourceTree = "<group>"; };
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
D3913FC61666E5D3FD73A8767928B4A8 /* JSValueDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JSValueDecoder.swift; sourceTree = "<group>"; };
|
|
293
|
-
D500B14AFB8C0E709A9582A05B81F7EA /* CapacitorExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CapacitorExtension.swift; path = Capacitor/Capacitor/CapacitorExtension.swift; sourceTree = "<group>"; };
|
|
294
|
-
D585E1B9BF72861652A5256F71241D37 /* Capacitor.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Capacitor.release.xcconfig; sourceTree = "<group>"; };
|
|
295
|
-
D675757DBDED4F579C45B611BB53DAC9 /* 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; };
|
|
297
|
+
C8EA08D0CD325C5D0A29F7091ECFB6E8 /* CAPBridgeDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeDelegate.swift; path = Capacitor/Capacitor/CAPBridgeDelegate.swift; sourceTree = "<group>"; };
|
|
298
|
+
CDA35AF5007EC832E7C146C9A81561F0 /* CAPInstanceConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPInstanceConfiguration.h; path = Capacitor/Capacitor/CAPInstanceConfiguration.h; sourceTree = "<group>"; };
|
|
299
|
+
CFB5FEFB307E4C2241021EAB3457474A /* CAPPluginCall.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPPluginCall.swift; path = Capacitor/Capacitor/CAPPluginCall.swift; sourceTree = "<group>"; };
|
|
300
|
+
D10BDD040348D6E43790C0B2BDBEC7A6 /* NSDictionary+CordovaPreferences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+CordovaPreferences.m"; sourceTree = "<group>"; };
|
|
301
|
+
D3C7F722E57BBA5C65E149F275E6FBDF /* Capacitor.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Capacitor.modulemap; sourceTree = "<group>"; };
|
|
296
302
|
D6A9D9102A6C05CE4B93BA2C13954FE9 /* Pods-PluginTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-PluginTests-frameworks.sh"; sourceTree = "<group>"; };
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
303
|
+
D707DBD84EC5907432EEB2E42AC8E038 /* CAPBridgeViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeViewController.swift; path = Capacitor/Capacitor/CAPBridgeViewController.swift; sourceTree = "<group>"; };
|
|
304
|
+
D7145C9666BEB38B3AA56E2B91C80087 /* JS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JS.swift; path = Capacitor/Capacitor/JS.swift; sourceTree = "<group>"; };
|
|
305
|
+
D8F823513779CAFC966A3122CE2673BC /* CAPPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPPlugin.h; path = Capacitor/Capacitor/CAPPlugin.h; sourceTree = "<group>"; };
|
|
300
306
|
DAA5DBF72380C5466DCBC107B7747A60 /* Pods-Plugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Plugin.debug.xcconfig"; sourceTree = "<group>"; };
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
E5B59AC595CB35EA245E9B30141E6924 /* Router.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Router.swift; path = Capacitor/Capacitor/Router.swift; sourceTree = "<group>"; };
|
|
306
|
-
E836D3E3290079E51DDCB96D8A095942 /* CDVPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPlugin.m; sourceTree = "<group>"; };
|
|
307
|
+
DD9409AFC23744793D8DE2DF412A0B81 /* CAPPluginMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPPluginMethod.swift; path = Capacitor/Capacitor/CAPPluginMethod.swift; sourceTree = "<group>"; };
|
|
308
|
+
DE9DB038274951620774169EBE2B267A /* CAPBridgedJSTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPBridgedJSTypes.m; path = Capacitor/Capacitor/CAPBridgedJSTypes.m; sourceTree = "<group>"; };
|
|
309
|
+
E237400CE47FD68F6222F1204D9601E0 /* DefaultPlugins.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = DefaultPlugins.m; sourceTree = "<group>"; };
|
|
310
|
+
E7E64BB8583D1EA1FEBFC72949736156 /* Array+Capacitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Capacitor.swift"; path = "Capacitor/Capacitor/Array+Capacitor.swift"; sourceTree = "<group>"; };
|
|
307
311
|
E8950E00418A9BCE1D0E315A85B496FB /* Pods-PluginTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-PluginTests.modulemap"; sourceTree = "<group>"; };
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
FB1AFA939CECAB029934DBC1EAF88742 /* CapacitorCordova-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CapacitorCordova-dummy.m"; sourceTree = "<group>"; };
|
|
312
|
+
E8C8493C10501BC67E03EF09266D80AB /* CAPPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPlugin.m; path = Capacitor/Capacitor/CAPPlugin.m; sourceTree = "<group>"; };
|
|
313
|
+
EF82B372EE818A2D934BBF5ED90D5BA3 /* DocLinks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DocLinks.swift; path = Capacitor/Capacitor/DocLinks.swift; sourceTree = "<group>"; };
|
|
314
|
+
EFE5412FC5B714F1CBD1B78255E2A139 /* Capacitor-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Capacitor-dummy.m"; sourceTree = "<group>"; };
|
|
315
|
+
EFEB7DB525F95CD8F5E6CB55DB5119CA /* AppDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
316
|
+
F21E1FB7D8A5A107867E05E0DA529DFE /* CDVScreenOrientationDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVScreenOrientationDelegate.h; sourceTree = "<group>"; };
|
|
317
|
+
F258E75771F03E7391AE8DED9ED3E5EE /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CAPBridgeViewController+CDVScreenOrientationDelegate.m"; path = "Capacitor/Capacitor/CAPBridgeViewController+CDVScreenOrientationDelegate.m"; sourceTree = "<group>"; };
|
|
318
|
+
F2615562680FC53EA69AA2EFFE4EE117 /* CapacitorExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CapacitorExtension.swift; path = Capacitor/Capacitor/CapacitorExtension.swift; sourceTree = "<group>"; };
|
|
319
|
+
F3509615DC779CA0DA28FD5263690F45 /* CDVAvailability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVAvailability.h; sourceTree = "<group>"; };
|
|
320
|
+
F504236A7BBE17B1B124FDEFD4E50D44 /* CAPBridgedPlugin+getMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CAPBridgedPlugin+getMethod.swift"; path = "Capacitor/Capacitor/CAPBridgedPlugin+getMethod.swift"; sourceTree = "<group>"; };
|
|
321
|
+
F682A461370EC7117335CCEEE590DAAD /* CAPInstanceDescriptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPInstanceDescriptor.swift; path = Capacitor/Capacitor/CAPInstanceDescriptor.swift; sourceTree = "<group>"; };
|
|
322
|
+
F8459533812B6048EA5B5A1729BB9724 /* HttpRequestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HttpRequestHandler.swift; sourceTree = "<group>"; };
|
|
323
|
+
F9A85D15D97F9B3BC148BBD307B8851F /* KeyValueStore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyValueStore.swift; path = Capacitor/Capacitor/KeyValueStore.swift; sourceTree = "<group>"; };
|
|
321
324
|
FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-PluginTests-umbrella.h"; sourceTree = "<group>"; };
|
|
322
|
-
FE5DE9C8F410DA397F9857E73F8B90AF /* CDVConfigParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVConfigParser.m; sourceTree = "<group>"; };
|
|
323
325
|
/* End PBXFileReference section */
|
|
324
326
|
|
|
325
327
|
/* Begin PBXFrameworksBuildPhase section */
|
|
326
|
-
|
|
328
|
+
279562596CAAFA9314DA752E89F1FAC3 /* Frameworks */ = {
|
|
327
329
|
isa = PBXFrameworksBuildPhase;
|
|
328
330
|
buildActionMask = 2147483647;
|
|
329
331
|
files = (
|
|
330
|
-
|
|
332
|
+
31A48C95090F97DEC5EA033046210E60 /* Foundation.framework in Frameworks */,
|
|
333
|
+
8B11E8A5C26DC0F30D01F2F2B4838BEF /* WebKit.framework in Frameworks */,
|
|
331
334
|
);
|
|
332
335
|
runOnlyForDeploymentPostprocessing = 0;
|
|
333
336
|
};
|
|
@@ -339,12 +342,11 @@
|
|
|
339
342
|
);
|
|
340
343
|
runOnlyForDeploymentPostprocessing = 0;
|
|
341
344
|
};
|
|
342
|
-
|
|
345
|
+
BD8020B506A6627B323CFCACFB7907EC /* Frameworks */ = {
|
|
343
346
|
isa = PBXFrameworksBuildPhase;
|
|
344
347
|
buildActionMask = 2147483647;
|
|
345
348
|
files = (
|
|
346
|
-
|
|
347
|
-
FFBC0C866072376FB150A65FAC7037D9 /* WebKit.framework in Frameworks */,
|
|
349
|
+
1A5BFD260CFD7DDEEC021C2E096795E6 /* Foundation.framework in Frameworks */,
|
|
348
350
|
);
|
|
349
351
|
runOnlyForDeploymentPostprocessing = 0;
|
|
350
352
|
};
|
|
@@ -359,18 +361,13 @@
|
|
|
359
361
|
/* End PBXFrameworksBuildPhase section */
|
|
360
362
|
|
|
361
363
|
/* Begin PBXGroup section */
|
|
362
|
-
|
|
364
|
+
08DF4824B37FC80BC3F5B07E038AC16E /* Classes */ = {
|
|
363
365
|
isa = PBXGroup;
|
|
364
366
|
children = (
|
|
365
|
-
|
|
366
|
-
FB1AFA939CECAB029934DBC1EAF88742 /* CapacitorCordova-dummy.m */,
|
|
367
|
-
CF80221FA9CE809EEE159B1AE2206780 /* CapacitorCordova-Info.plist */,
|
|
368
|
-
17115ED7528F1A0B61F0C52409715CA2 /* CapacitorCordova-prefix.pch */,
|
|
369
|
-
B6ACD1E8895E541D2AAA00D1AA8A5366 /* CapacitorCordova.debug.xcconfig */,
|
|
370
|
-
B03A777C244FAEA1BE8CD3E9096CB41B /* CapacitorCordova.release.xcconfig */,
|
|
367
|
+
95832C88216F3A25BFDE1DB986806143 /* Public */,
|
|
371
368
|
);
|
|
372
|
-
name =
|
|
373
|
-
path =
|
|
369
|
+
name = Classes;
|
|
370
|
+
path = CapacitorCordova/CapacitorCordova/Classes;
|
|
374
371
|
sourceTree = "<group>";
|
|
375
372
|
};
|
|
376
373
|
1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */ = {
|
|
@@ -381,20 +378,72 @@
|
|
|
381
378
|
name = Frameworks;
|
|
382
379
|
sourceTree = "<group>";
|
|
383
380
|
};
|
|
384
|
-
|
|
381
|
+
3201B4C5192EB750F4F891947B2CDC6B /* Capacitor */ = {
|
|
385
382
|
isa = PBXGroup;
|
|
386
383
|
children = (
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
384
|
+
3C9721E30978480E751CA68B133C5481 /* AppUUID.swift */,
|
|
385
|
+
E7E64BB8583D1EA1FEBFC72949736156 /* Array+Capacitor.swift */,
|
|
386
|
+
C420A247CD1C8BBDB295EFFF3E2B7C61 /* Capacitor.h */,
|
|
387
|
+
53F52B108C763F649FB740F87CF2FBA0 /* CapacitorBridge.swift */,
|
|
388
|
+
F2615562680FC53EA69AA2EFFE4EE117 /* CapacitorExtension.swift */,
|
|
389
|
+
576B82839C32CF5CBB3A0779982F7741 /* CAPApplicationDelegateProxy.swift */,
|
|
390
|
+
0CB0A2A09EDDDD44FFFA850EF1A2D8DD /* CAPBridge.swift */,
|
|
391
|
+
C8EA08D0CD325C5D0A29F7091ECFB6E8 /* CAPBridgeDelegate.swift */,
|
|
392
|
+
2C3FAA03A57A3C2734462A7BB10B3C71 /* CAPBridgedJSTypes.h */,
|
|
393
|
+
DE9DB038274951620774169EBE2B267A /* CAPBridgedJSTypes.m */,
|
|
394
|
+
7B311CC90EF4D3454DDFBC4AAC056EAC /* CAPBridgedPlugin.h */,
|
|
395
|
+
F504236A7BBE17B1B124FDEFD4E50D44 /* CAPBridgedPlugin+getMethod.swift */,
|
|
396
|
+
67AB371800C047B4AD236B12ECB562F6 /* CAPBridgeProtocol.swift */,
|
|
397
|
+
D707DBD84EC5907432EEB2E42AC8E038 /* CAPBridgeViewController.swift */,
|
|
398
|
+
4FE2F8A55187F14D117382266B628A0F /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */,
|
|
399
|
+
F258E75771F03E7391AE8DED9ED3E5EE /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */,
|
|
400
|
+
B31E7DB6FAE36DC5D42879CA08C43D76 /* CAPFile.swift */,
|
|
401
|
+
CDA35AF5007EC832E7C146C9A81561F0 /* CAPInstanceConfiguration.h */,
|
|
402
|
+
B3DC94C3EFADBD332EE1E73C549F2DF6 /* CAPInstanceConfiguration.m */,
|
|
403
|
+
4BE15F5E2EC4517F33D16D7803973542 /* CAPInstanceConfiguration.swift */,
|
|
404
|
+
AFE7DA18CCA781559AEB9A941284AB5B /* CAPInstanceDescriptor.h */,
|
|
405
|
+
09A1B9AE1B7D16DBC71B54C4FE28BDCC /* CAPInstanceDescriptor.m */,
|
|
406
|
+
F682A461370EC7117335CCEEE590DAAD /* CAPInstanceDescriptor.swift */,
|
|
407
|
+
321A76BEC21F5982ACBBBE116F52FDB3 /* CAPInstancePlugin.swift */,
|
|
408
|
+
A15E4F2D1358388E4750972EEDEA0662 /* CAPLog.swift */,
|
|
409
|
+
C12215EAA8E1B2AFBC31169513911C67 /* CAPNotifications.swift */,
|
|
410
|
+
D8F823513779CAFC966A3122CE2673BC /* CAPPlugin.h */,
|
|
411
|
+
E8C8493C10501BC67E03EF09266D80AB /* CAPPlugin.m */,
|
|
412
|
+
A27A9CC917137B47AE7237680387EDEC /* CAPPlugin+LoadInstance.swift */,
|
|
413
|
+
ADE3B82F61432E17136E98939A55E51E /* CAPPluginCall.h */,
|
|
414
|
+
84A4B48F71CFEFA517182306AFB8BC76 /* CAPPluginCall.m */,
|
|
415
|
+
CFB5FEFB307E4C2241021EAB3457474A /* CAPPluginCall.swift */,
|
|
416
|
+
1AB54FB11B097E9CF6FDFA6351273237 /* CAPPluginMethod.h */,
|
|
417
|
+
C29E3725F15D7AD628CB8E24D1FD65AA /* CAPPluginMethod.m */,
|
|
418
|
+
DD9409AFC23744793D8DE2DF412A0B81 /* CAPPluginMethod.swift */,
|
|
419
|
+
982AA8D4583EDB90BA50BC695311104F /* Data+Capacitor.swift */,
|
|
420
|
+
EF82B372EE818A2D934BBF5ED90D5BA3 /* DocLinks.swift */,
|
|
421
|
+
D7145C9666BEB38B3AA56E2B91C80087 /* JS.swift */,
|
|
422
|
+
B5A8776BA0C1D70064E1700FD09480D0 /* JSExport.swift */,
|
|
423
|
+
501C31455C71E43EE08F8421537E3565 /* JSTypes.swift */,
|
|
424
|
+
7B88B73D36016F97A81C77CCDBB4CC1C /* KeyPath.swift */,
|
|
425
|
+
F9A85D15D97F9B3BC148BBD307B8851F /* KeyValueStore.swift */,
|
|
426
|
+
892FD75B616D2014B0A7D65B2C218BCF /* NotificationHandlerProtocol.swift */,
|
|
427
|
+
229A77F3A22B5A7DC5B2BBC83479334A /* NotificationRouter.swift */,
|
|
428
|
+
6AA5D0778565125E6325AD7C21D6292B /* PluginCallResult.swift */,
|
|
429
|
+
6AA6CAA3210FFF3A718BAFBFA93E162A /* PluginConfig.swift */,
|
|
430
|
+
3CCC203323C61BB77AE1CC13FA8F3225 /* PrivacyInfo.xcprivacy */,
|
|
431
|
+
0AD75E985D6A3032413ED226E2867939 /* Router.swift */,
|
|
432
|
+
887F3C617952B32AF950BC185FA40C01 /* TmpViewController.swift */,
|
|
433
|
+
35573AA14A7BBEF7D63508B20AAB3A82 /* UIColor.swift */,
|
|
434
|
+
96CDF21B0D2E29C8E9A0B1DF48CC7073 /* UIStatusBarManager+CAPHandleTapAction.m */,
|
|
435
|
+
1D72E4737BC1605FC87FF245E3631A24 /* WebViewAssetHandler.swift */,
|
|
436
|
+
826786A3AE4C45408BDDD724739734A8 /* WebViewDelegationHandler.swift */,
|
|
437
|
+
493EF7864362AD9DD44DEF208D3F4C57 /* WKWebView+Capacitor.m */,
|
|
438
|
+
BE3D9754F7DBD15E4336528B7245726D /* WKWebView+Capacitor.swift */,
|
|
439
|
+
7D7C7239C6DC81F040EC3CE93C9DB979 /* assets */,
|
|
440
|
+
9C4B126B02C068AD602940E0A6E22762 /* Codable */,
|
|
441
|
+
DDDEF844E9F9ED17C003AAE721F0CAF9 /* Plugins */,
|
|
442
|
+
822A19275558A835CAEB65E67F38E649 /* Pod */,
|
|
443
|
+
92E94CFE0668B0235C8EDF33D8F7E611 /* Support Files */,
|
|
395
444
|
);
|
|
396
|
-
name =
|
|
397
|
-
path =
|
|
445
|
+
name = Capacitor;
|
|
446
|
+
path = "../../node_modules/@capacitor/ios";
|
|
398
447
|
sourceTree = "<group>";
|
|
399
448
|
};
|
|
400
449
|
34EC6A77020F05A3752A634346AC41C1 /* BRLMPrinterKit_v4 */ = {
|
|
@@ -415,6 +464,29 @@
|
|
|
415
464
|
name = Pods;
|
|
416
465
|
sourceTree = "<group>";
|
|
417
466
|
};
|
|
467
|
+
5235D345C54253A68DD5B29EB1DDE614 /* Development Pods */ = {
|
|
468
|
+
isa = PBXGroup;
|
|
469
|
+
children = (
|
|
470
|
+
3201B4C5192EB750F4F891947B2CDC6B /* Capacitor */,
|
|
471
|
+
DB6B6AEC0D391FD2F7FB1EB800827CBD /* CapacitorCordova */,
|
|
472
|
+
);
|
|
473
|
+
name = "Development Pods";
|
|
474
|
+
sourceTree = "<group>";
|
|
475
|
+
};
|
|
476
|
+
59986C26B908346897A8369682FD70EA /* Support Files */ = {
|
|
477
|
+
isa = PBXGroup;
|
|
478
|
+
children = (
|
|
479
|
+
10C3D8122B437CD04CF34B43BC25475D /* CapacitorCordova.modulemap */,
|
|
480
|
+
C0AF1490F786410F51CF6F628CA35ABC /* CapacitorCordova-dummy.m */,
|
|
481
|
+
3643A4BEA12FFE486B9070CE97975AB6 /* CapacitorCordova-Info.plist */,
|
|
482
|
+
986776E65CAA6DFA400C354751A0A2A1 /* CapacitorCordova-prefix.pch */,
|
|
483
|
+
B243719B57A630D899B8AD9779E93EB9 /* CapacitorCordova.debug.xcconfig */,
|
|
484
|
+
8925D77B0D3D76C970C599D21F7C0AE3 /* CapacitorCordova.release.xcconfig */,
|
|
485
|
+
);
|
|
486
|
+
name = "Support Files";
|
|
487
|
+
path = "../../../ios/Pods/Target Support Files/CapacitorCordova";
|
|
488
|
+
sourceTree = "<group>";
|
|
489
|
+
};
|
|
418
490
|
59F3E39144C40A644431EC629F36D1A0 /* Frameworks */ = {
|
|
419
491
|
isa = PBXGroup;
|
|
420
492
|
children = (
|
|
@@ -432,6 +504,24 @@
|
|
|
432
504
|
name = "Targets Support Files";
|
|
433
505
|
sourceTree = "<group>";
|
|
434
506
|
};
|
|
507
|
+
7D7C7239C6DC81F040EC3CE93C9DB979 /* assets */ = {
|
|
508
|
+
isa = PBXGroup;
|
|
509
|
+
children = (
|
|
510
|
+
52765FBF583C150F5A294C4E0263F34F /* native-bridge.js */,
|
|
511
|
+
);
|
|
512
|
+
name = assets;
|
|
513
|
+
path = Capacitor/Capacitor/assets;
|
|
514
|
+
sourceTree = "<group>";
|
|
515
|
+
};
|
|
516
|
+
822A19275558A835CAEB65E67F38E649 /* Pod */ = {
|
|
517
|
+
isa = PBXGroup;
|
|
518
|
+
children = (
|
|
519
|
+
8D98FC253DB9ADA1406DF3FE78E62503 /* Capacitor.modulemap */,
|
|
520
|
+
306D1A5DD934FC151B803E62725AED9D /* Capacitor.podspec */,
|
|
521
|
+
);
|
|
522
|
+
name = Pod;
|
|
523
|
+
sourceTree = "<group>";
|
|
524
|
+
};
|
|
435
525
|
8C0C94AB912114BEDD51A64682444E19 /* Pods-Plugin */ = {
|
|
436
526
|
isa = PBXGroup;
|
|
437
527
|
children = (
|
|
@@ -448,29 +538,61 @@
|
|
|
448
538
|
path = "Target Support Files/Pods-Plugin";
|
|
449
539
|
sourceTree = "<group>";
|
|
450
540
|
};
|
|
451
|
-
|
|
541
|
+
92E94CFE0668B0235C8EDF33D8F7E611 /* Support Files */ = {
|
|
452
542
|
isa = PBXGroup;
|
|
453
543
|
children = (
|
|
454
|
-
|
|
455
|
-
|
|
544
|
+
D3C7F722E57BBA5C65E149F275E6FBDF /* Capacitor.modulemap */,
|
|
545
|
+
EFE5412FC5B714F1CBD1B78255E2A139 /* Capacitor-dummy.m */,
|
|
546
|
+
65B20BA466A7C6EE930681D5F6ECB34E /* Capacitor-Info.plist */,
|
|
547
|
+
2571117B0F537CBF0A2476CE3114BA52 /* Capacitor-prefix.pch */,
|
|
548
|
+
5C954EBCBF7A61CE439958CD6127ED5E /* Capacitor.debug.xcconfig */,
|
|
549
|
+
61CFD99888479BEDF179D96346AC8EE2 /* Capacitor.release.xcconfig */,
|
|
456
550
|
);
|
|
457
|
-
name =
|
|
551
|
+
name = "Support Files";
|
|
552
|
+
path = "../../../ios/Pods/Target Support Files/Capacitor";
|
|
458
553
|
sourceTree = "<group>";
|
|
459
554
|
};
|
|
460
|
-
|
|
555
|
+
95832C88216F3A25BFDE1DB986806143 /* Public */ = {
|
|
461
556
|
isa = PBXGroup;
|
|
462
557
|
children = (
|
|
463
|
-
|
|
558
|
+
BDDA9931D22D7BBB6B757B072F14DDE9 /* AppDelegate.h */,
|
|
559
|
+
EFEB7DB525F95CD8F5E6CB55DB5119CA /* AppDelegate.m */,
|
|
560
|
+
18C159C660843C21A95E033AAA455B25 /* CDV.h */,
|
|
561
|
+
F3509615DC779CA0DA28FD5263690F45 /* CDVAvailability.h */,
|
|
562
|
+
26DEE1322A882ED773EEF697069B0DFF /* CDVCommandDelegate.h */,
|
|
563
|
+
77494B4D74EFFB4FBCDE88F4CB6E0A94 /* CDVCommandDelegateImpl.h */,
|
|
564
|
+
B1B093BEB3CE37EFB5BB746B98DA2FDF /* CDVCommandDelegateImpl.m */,
|
|
565
|
+
BED7AB3FB52B361EC7BA779376FEB614 /* CDVConfigParser.h */,
|
|
566
|
+
7BF5E46FAD0CF18FD90B2616F8DC6F32 /* CDVConfigParser.m */,
|
|
567
|
+
6E616853A93D1D837D325046F89F1351 /* CDVInvokedUrlCommand.h */,
|
|
568
|
+
BD01A50E5818D06A9F5BCF6C63FF96DA /* CDVInvokedUrlCommand.m */,
|
|
569
|
+
AC743BF7C551807EB33AC0A63CEB5A29 /* CDVPlugin.h */,
|
|
570
|
+
93981ABD8E1396625512C51C812338D4 /* CDVPlugin.m */,
|
|
571
|
+
764A2902FE0C04FDAC8C748FB76A9A0B /* CDVPlugin+Resources.h */,
|
|
572
|
+
766A9333A66CA5DDE6472E2344204BCD /* CDVPlugin+Resources.m */,
|
|
573
|
+
4A48D9032050462110CA3C34BDA184D0 /* CDVPluginManager.h */,
|
|
574
|
+
A806B99979829F570D82E263C95EA18C /* CDVPluginManager.m */,
|
|
575
|
+
923FA3D4D0C282F1FE4343FF122DD408 /* CDVPluginResult.h */,
|
|
576
|
+
25E358CDD1CDE4C3E1838BF5DBE2036F /* CDVPluginResult.m */,
|
|
577
|
+
F21E1FB7D8A5A107867E05E0DA529DFE /* CDVScreenOrientationDelegate.h */,
|
|
578
|
+
BA89580AF1AC5FBD2B535D312729C880 /* CDVURLProtocol.h */,
|
|
579
|
+
A5E17DA990139B4BDD08BD0CAEECEA59 /* CDVURLProtocol.m */,
|
|
580
|
+
3A8201C046B5C701FD785C89193C0697 /* CDVViewController.h */,
|
|
581
|
+
3D151FD5F2E79B8FD8FC8F1D7601A5B0 /* CDVViewController.m */,
|
|
582
|
+
BB7912D5B4082A20BBC9EF1DD88DD81D /* CDVWebViewProcessPoolFactory.h */,
|
|
583
|
+
6C87798440503531A534D17C13E5AB0B /* CDVWebViewProcessPoolFactory.m */,
|
|
584
|
+
3F809560E9A5D8C0FEA9C47030B7F9A4 /* NSDictionary+CordovaPreferences.h */,
|
|
585
|
+
D10BDD040348D6E43790C0B2BDBEC7A6 /* NSDictionary+CordovaPreferences.m */,
|
|
464
586
|
);
|
|
465
|
-
name =
|
|
466
|
-
path =
|
|
587
|
+
name = Public;
|
|
588
|
+
path = Public;
|
|
467
589
|
sourceTree = "<group>";
|
|
468
590
|
};
|
|
469
|
-
|
|
591
|
+
9C4B126B02C068AD602940E0A6E22762 /* Codable */ = {
|
|
470
592
|
isa = PBXGroup;
|
|
471
593
|
children = (
|
|
472
|
-
|
|
473
|
-
|
|
594
|
+
0A738A5AB361B7E32EF656654C7F7758 /* JSValueDecoder.swift */,
|
|
595
|
+
74DC1BEC1738680C27C63EAA70896291 /* JSValueEncoder.swift */,
|
|
474
596
|
);
|
|
475
597
|
name = Codable;
|
|
476
598
|
path = Capacitor/Capacitor/Codable;
|
|
@@ -487,132 +609,20 @@
|
|
|
487
609
|
name = Products;
|
|
488
610
|
sourceTree = "<group>";
|
|
489
611
|
};
|
|
490
|
-
|
|
491
|
-
isa = PBXGroup;
|
|
492
|
-
children = (
|
|
493
|
-
3CFD655E5956A08005DD5AA421862B8B /* native-bridge.js */,
|
|
494
|
-
);
|
|
495
|
-
name = assets;
|
|
496
|
-
path = Capacitor/Capacitor/assets;
|
|
497
|
-
sourceTree = "<group>";
|
|
498
|
-
};
|
|
499
|
-
B83E6620F8659B77710988289B2666DC /* Public */ = {
|
|
612
|
+
C9D534D6F7E7264C1262DB4353DFD5FE /* Pod */ = {
|
|
500
613
|
isa = PBXGroup;
|
|
501
614
|
children = (
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
5A35816AF163353BBA815B674518D5CC /* CDV.h */,
|
|
505
|
-
563A77979ACFFB84A79E21335EB145D7 /* CDVAvailability.h */,
|
|
506
|
-
493CF8B368FE667CC972900CC186E9C5 /* CDVCommandDelegate.h */,
|
|
507
|
-
F58C13F718DDDF912C8D8F957ADC563C /* CDVCommandDelegateImpl.h */,
|
|
508
|
-
869C4EBBF812C9DF1DEC1E1C9A0414B6 /* CDVCommandDelegateImpl.m */,
|
|
509
|
-
7660E6814B15B929A0F9F717B3D7AC68 /* CDVConfigParser.h */,
|
|
510
|
-
FE5DE9C8F410DA397F9857E73F8B90AF /* CDVConfigParser.m */,
|
|
511
|
-
DBDA16FB77D8D59DEB32CCFE8105EE7B /* CDVInvokedUrlCommand.h */,
|
|
512
|
-
818851AD6AAAFD56B6C49CBB95831BD2 /* CDVInvokedUrlCommand.m */,
|
|
513
|
-
0249BF2B4AD076B27532089B9CC0180D /* CDVPlugin.h */,
|
|
514
|
-
E836D3E3290079E51DDCB96D8A095942 /* CDVPlugin.m */,
|
|
515
|
-
5D4E33F09D7E6EA708A393DCA9D6AFB9 /* CDVPlugin+Resources.h */,
|
|
516
|
-
59D5E4DFE1C5C24A08DE24200E2D13A5 /* CDVPlugin+Resources.m */,
|
|
517
|
-
77A1EAF35490B5AFF5FAAD95EB018E41 /* CDVPluginManager.h */,
|
|
518
|
-
ECF24F4C1B1CD901AEC6C31DA750B980 /* CDVPluginManager.m */,
|
|
519
|
-
17715AB9228EA6E1D4F012B0CCEB33F5 /* CDVPluginResult.h */,
|
|
520
|
-
4521DB3AF260E2133CBD36522DB7BA75 /* CDVPluginResult.m */,
|
|
521
|
-
BA7554A812B86229C8EA5F6F81B321BC /* CDVScreenOrientationDelegate.h */,
|
|
522
|
-
817499F6B220524F650005F03DD71B4A /* CDVURLProtocol.h */,
|
|
523
|
-
63CA49B9FEB6B4E88D6C824BE745A921 /* CDVURLProtocol.m */,
|
|
524
|
-
2A1612702E201BE0983D534A6F9D071A /* CDVViewController.h */,
|
|
525
|
-
3732370A43B40B615A6E2E0FA72E51C3 /* CDVViewController.m */,
|
|
526
|
-
17AE58CD1ADD07DD9FEA88931D0F5D22 /* CDVWebViewProcessPoolFactory.h */,
|
|
527
|
-
CE0E983F534D35114FB10F2860CF307A /* CDVWebViewProcessPoolFactory.m */,
|
|
528
|
-
FAB754CF702177D045E75886784DDA40 /* NSDictionary+CordovaPreferences.h */,
|
|
529
|
-
B31007A810171D345EEC4FA0BCB21CEA /* NSDictionary+CordovaPreferences.m */,
|
|
530
|
-
);
|
|
531
|
-
name = Public;
|
|
532
|
-
path = Public;
|
|
533
|
-
sourceTree = "<group>";
|
|
534
|
-
};
|
|
535
|
-
C1BCDB7772E00B6E96DD04DCB861C56A /* Pod */ = {
|
|
536
|
-
isa = PBXGroup;
|
|
537
|
-
children = (
|
|
538
|
-
AB23217D412C120E51CE4FC5F03A3527 /* CapacitorCordova.modulemap */,
|
|
539
|
-
D675757DBDED4F579C45B611BB53DAC9 /* CapacitorCordova.podspec */,
|
|
615
|
+
08049AFCA24B64563B50876BD377FD70 /* CapacitorCordova.modulemap */,
|
|
616
|
+
5DB1306CFDE19E69D1BC616157F4C810 /* CapacitorCordova.podspec */,
|
|
540
617
|
);
|
|
541
618
|
name = Pod;
|
|
542
619
|
sourceTree = "<group>";
|
|
543
620
|
};
|
|
544
|
-
C2E0EED2785D3E2AE9B50BEA84028A28 /* Capacitor */ = {
|
|
545
|
-
isa = PBXGroup;
|
|
546
|
-
children = (
|
|
547
|
-
605CC094F300E6D3154759CD45B6FE93 /* AppUUID.swift */,
|
|
548
|
-
9BEB3F4052AFC1F272E8E569F38D99A8 /* Array+Capacitor.swift */,
|
|
549
|
-
A0D985C80C63BDFDA02B09FBDE5F6F5A /* Capacitor.h */,
|
|
550
|
-
80EC617BCD4EA95F9AAC9AB3CAA3B8E1 /* CapacitorBridge.swift */,
|
|
551
|
-
D500B14AFB8C0E709A9582A05B81F7EA /* CapacitorExtension.swift */,
|
|
552
|
-
83BE6CA12E14393F4ABE5A03E7C4021A /* CAPApplicationDelegateProxy.swift */,
|
|
553
|
-
F7EA8211FDF54FE98FBAA044F3D7CEA0 /* CAPBridge.swift */,
|
|
554
|
-
361CCAC6BE339CADD7B79EFF50187FBE /* CAPBridgeDelegate.swift */,
|
|
555
|
-
034E099A6F68B36A4512A9AEB01F41C6 /* CAPBridgedJSTypes.h */,
|
|
556
|
-
9B30FA46B72726BE8575E32C6D723774 /* CAPBridgedJSTypes.m */,
|
|
557
|
-
1B26A9DFA84BEC3CE4BCC5439C97FEB5 /* CAPBridgedPlugin.h */,
|
|
558
|
-
ECE23228C63C46F0C4EEBEB40A001646 /* CAPBridgedPlugin+getMethod.swift */,
|
|
559
|
-
4482B770B243ABA1FB534B9EF3183997 /* CAPBridgeProtocol.swift */,
|
|
560
|
-
AA4B6D6707D7C90A6A5A0F9BEBC93AAE /* CAPBridgeViewController.swift */,
|
|
561
|
-
11E4D3210F27C4592CE89FEB3DBAE96A /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */,
|
|
562
|
-
4C006AC3D0821275FCF555E6E934B840 /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */,
|
|
563
|
-
100A2F7039C5EC78463F4B6D919C0027 /* CAPFile.swift */,
|
|
564
|
-
C28B91C116136C7A64464B856666B322 /* CAPInstanceConfiguration.h */,
|
|
565
|
-
EFC7B9E1A25EB4AE22B2BFD76CE82545 /* CAPInstanceConfiguration.m */,
|
|
566
|
-
AD894B091F39A97912ACF4CFBC836D87 /* CAPInstanceConfiguration.swift */,
|
|
567
|
-
A43E09C2D3593E85EC9C672DACDC6B8E /* CAPInstanceDescriptor.h */,
|
|
568
|
-
1D3A58AC532D2AA4F4ED2A1732DB89F4 /* CAPInstanceDescriptor.m */,
|
|
569
|
-
548629F623A47EB37EE3410159EA22AF /* CAPInstanceDescriptor.swift */,
|
|
570
|
-
649B5A19BF47F4CDA5DCCFF2C64B57EA /* CAPInstancePlugin.swift */,
|
|
571
|
-
D73A20758871BEC6AB3CCAE68C74DBDA /* CAPLog.swift */,
|
|
572
|
-
7E0E0F34AC2147857612A52C22DC6AD2 /* CAPNotifications.swift */,
|
|
573
|
-
F57C5B609F6096ECA1A3472EB9598349 /* CAPPlugin.h */,
|
|
574
|
-
F1C958D69C29CFBBDC15C97C583F4B43 /* CAPPlugin.m */,
|
|
575
|
-
4197ED0A91C1D7947BA5FBB380806250 /* CAPPlugin+LoadInstance.swift */,
|
|
576
|
-
05FEE9BE906E5FD3A2023A19D663CC35 /* CAPPluginCall.h */,
|
|
577
|
-
BA5F5DAE2C5394EEE17B9029808226AC /* CAPPluginCall.m */,
|
|
578
|
-
6015C26B0D7D81331053C8F88F8DDC33 /* CAPPluginCall.swift */,
|
|
579
|
-
BCF32033DAF5F1B50DB8C41C642EC0CB /* CAPPluginMethod.h */,
|
|
580
|
-
1A5E6150D9FC87A26CC0986391626019 /* CAPPluginMethod.m */,
|
|
581
|
-
5985DDA358070FD5E8E0924F7B21993B /* Data+Capacitor.swift */,
|
|
582
|
-
ED48CB5BF6D421A9CDA0C959348D407C /* DocLinks.swift */,
|
|
583
|
-
8F944F7FF0C26D29173A8EF79812831C /* JS.swift */,
|
|
584
|
-
D81BE104344112B7A5C9F3A53EDE99A7 /* JSExport.swift */,
|
|
585
|
-
529064D5D9025BE6A79DE45A25CF473C /* JSTypes.swift */,
|
|
586
|
-
3B9E8896A248D0A3B628BE972B7A4486 /* KeyPath.swift */,
|
|
587
|
-
B67934A6336DB96153F69F2885F7FE6A /* KeyValueStore.swift */,
|
|
588
|
-
2F11C8BC6D3CB7B817842AA9AFAC48F4 /* NotificationHandlerProtocol.swift */,
|
|
589
|
-
9BC36ADDFA38A3661389DDA825FE5083 /* NotificationRouter.swift */,
|
|
590
|
-
D16D9D7D1D75407542D70F279BE858C5 /* PluginCallResult.swift */,
|
|
591
|
-
B6DA0364646B8DAC5AC1996CA4DB6D82 /* PluginConfig.swift */,
|
|
592
|
-
9D81585547EDB4B034BE2EA0D9D56208 /* PrivacyInfo.xcprivacy */,
|
|
593
|
-
E5B59AC595CB35EA245E9B30141E6924 /* Router.swift */,
|
|
594
|
-
058355C86F3D67F2B6321DC4E1FC10A1 /* TmpViewController.swift */,
|
|
595
|
-
E997E61FDD01E884BBF5AC59944653AB /* UIColor.swift */,
|
|
596
|
-
3763CB8B63738A487F25B9D159EDF8DE /* UIStatusBarManager+CAPHandleTapAction.m */,
|
|
597
|
-
467FCC173510CF0FC276F6532D770907 /* WebViewAssetHandler.swift */,
|
|
598
|
-
512101D8B0690EC4264E4026595E6C09 /* WebViewDelegationHandler.swift */,
|
|
599
|
-
5E899B1AC03689EDAC12449B726FB334 /* WKWebView+Capacitor.m */,
|
|
600
|
-
DBBDB22A2818944BBF894475E81CFFE6 /* WKWebView+Capacitor.swift */,
|
|
601
|
-
B80D21DD6B0715BE70978B3A57B6D882 /* assets */,
|
|
602
|
-
B4641ABF5ECED9CF77DF2100CD120734 /* Codable */,
|
|
603
|
-
21D8C95B1BEEF7A6D874CF3A60C0818A /* Plugins */,
|
|
604
|
-
8D9964217F2EEB12752C3B7E09079D20 /* Pod */,
|
|
605
|
-
EEDD3C1FCC1C3B500A707B1DEE6A16D1 /* Support Files */,
|
|
606
|
-
);
|
|
607
|
-
name = Capacitor;
|
|
608
|
-
path = "../../node_modules/@capacitor/ios";
|
|
609
|
-
sourceTree = "<group>";
|
|
610
|
-
};
|
|
611
621
|
CF1408CF629C7361332E53B88F7BD30C = {
|
|
612
622
|
isa = PBXGroup;
|
|
613
623
|
children = (
|
|
614
624
|
9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
|
|
615
|
-
|
|
625
|
+
5235D345C54253A68DD5B29EB1DDE614 /* Development Pods */,
|
|
616
626
|
1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */,
|
|
617
627
|
406D0BC3966F6CE0998B35ADD5D88D4E /* Pods */,
|
|
618
628
|
B479BBBCE5EE0CCF5B51E4DCA1CC2197 /* Products */,
|
|
@@ -640,31 +650,33 @@
|
|
|
640
650
|
path = "../Target Support Files/BRLMPrinterKit_v4";
|
|
641
651
|
sourceTree = "<group>";
|
|
642
652
|
};
|
|
643
|
-
|
|
653
|
+
DB6B6AEC0D391FD2F7FB1EB800827CBD /* CapacitorCordova */ = {
|
|
644
654
|
isa = PBXGroup;
|
|
645
655
|
children = (
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
656
|
+
49DB5BFD300FF67F23841511623BC9CF /* CapacitorCordova.h */,
|
|
657
|
+
08A79BDAE4A39EE7B9692F49773F5ED8 /* PrivacyInfo.xcprivacy */,
|
|
658
|
+
08DF4824B37FC80BC3F5B07E038AC16E /* Classes */,
|
|
659
|
+
C9D534D6F7E7264C1262DB4353DFD5FE /* Pod */,
|
|
660
|
+
59986C26B908346897A8369682FD70EA /* Support Files */,
|
|
651
661
|
);
|
|
652
662
|
name = CapacitorCordova;
|
|
653
663
|
path = "../../node_modules/@capacitor/ios";
|
|
654
664
|
sourceTree = "<group>";
|
|
655
665
|
};
|
|
656
|
-
|
|
666
|
+
DDDEF844E9F9ED17C003AAE721F0CAF9 /* Plugins */ = {
|
|
657
667
|
isa = PBXGroup;
|
|
658
668
|
children = (
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
669
|
+
3F9D5B79D3D905147D8B59F7A6028EA2 /* CapacitorCookieManager.swift */,
|
|
670
|
+
845081E4F7811431ACBFF3CACA7A7ED7 /* CapacitorCookies.swift */,
|
|
671
|
+
997E11228575C147FF58FF645AF90D12 /* CapacitorHttp.swift */,
|
|
672
|
+
6574BC607E040349C6F25B5DAC87AB06 /* CapacitorUrlRequest.swift */,
|
|
673
|
+
B61C2E802FD32D5D60C054FC35C9334F /* Console.swift */,
|
|
674
|
+
E237400CE47FD68F6222F1204D9601E0 /* DefaultPlugins.m */,
|
|
675
|
+
F8459533812B6048EA5B5A1729BB9724 /* HttpRequestHandler.swift */,
|
|
676
|
+
26449E2C6520CB62923E26FFADC931C8 /* WebView.swift */,
|
|
665
677
|
);
|
|
666
|
-
name =
|
|
667
|
-
path =
|
|
678
|
+
name = Plugins;
|
|
679
|
+
path = Capacitor/Capacitor/Plugins;
|
|
668
680
|
sourceTree = "<group>";
|
|
669
681
|
};
|
|
670
682
|
F22F323547F39068C402A67FCA68E7C2 /* Pods-PluginTests */ = {
|
|
@@ -684,15 +696,6 @@
|
|
|
684
696
|
path = "Target Support Files/Pods-PluginTests";
|
|
685
697
|
sourceTree = "<group>";
|
|
686
698
|
};
|
|
687
|
-
FBC934EFED6A2BB758D83B692683C295 /* Development Pods */ = {
|
|
688
|
-
isa = PBXGroup;
|
|
689
|
-
children = (
|
|
690
|
-
C2E0EED2785D3E2AE9B50BEA84028A28 /* Capacitor */,
|
|
691
|
-
DA9DD59DAD49D440C669BDA0491F4FDC /* CapacitorCordova */,
|
|
692
|
-
);
|
|
693
|
-
name = "Development Pods";
|
|
694
|
-
sourceTree = "<group>";
|
|
695
|
-
};
|
|
696
699
|
/* End PBXGroup section */
|
|
697
700
|
|
|
698
701
|
/* Begin PBXHeadersBuildPhase section */
|
|
@@ -704,51 +707,51 @@
|
|
|
704
707
|
);
|
|
705
708
|
runOnlyForDeploymentPostprocessing = 0;
|
|
706
709
|
};
|
|
707
|
-
|
|
710
|
+
4E1942BC004F3E5BCDCBD942F64E35DB /* Headers */ = {
|
|
708
711
|
isa = PBXHeadersBuildPhase;
|
|
709
712
|
buildActionMask = 2147483647;
|
|
710
713
|
files = (
|
|
711
|
-
|
|
712
|
-
82D6DF7029D66ED95D4103F8CB88AEC6 /* CapacitorCordova.h in Headers */,
|
|
713
|
-
F27CB90B2913BCAFAF11CB9ECB33B9C7 /* CDV.h in Headers */,
|
|
714
|
-
D912122DDA8A755F723815D6AA0D76A5 /* CDVAvailability.h in Headers */,
|
|
715
|
-
FA63704D53332E40B40DF005130BB66E /* CDVCommandDelegate.h in Headers */,
|
|
716
|
-
14BAC32F154941AE010AEB748807C8CF /* CDVCommandDelegateImpl.h in Headers */,
|
|
717
|
-
A532C1C9AC8AD51BC49318CD23F50731 /* CDVConfigParser.h in Headers */,
|
|
718
|
-
9CF2024CF47674FB042C742EBD54AF32 /* CDVInvokedUrlCommand.h in Headers */,
|
|
719
|
-
7A993748A508CFB14655FEB80FD76776 /* CDVPlugin.h in Headers */,
|
|
720
|
-
6730D91008FF97E3E3D2016BDB9DA18B /* CDVPlugin+Resources.h in Headers */,
|
|
721
|
-
223D97F05B92E860E3B4348C87922571 /* CDVPluginManager.h in Headers */,
|
|
722
|
-
B52A64E555FE0E6A99FA522496881885 /* CDVPluginResult.h in Headers */,
|
|
723
|
-
18129614522C531B8D78E66D372E8527 /* CDVScreenOrientationDelegate.h in Headers */,
|
|
724
|
-
24E3E191F4E957E92675843FBFB37367 /* CDVURLProtocol.h in Headers */,
|
|
725
|
-
00E5619B88D0DD8AC61BFCFF4B6903E9 /* CDVViewController.h in Headers */,
|
|
726
|
-
673AF91462ECA6438B214E214CEDC9EF /* CDVWebViewProcessPoolFactory.h in Headers */,
|
|
727
|
-
AC3F0C9EC7DDDE6D9E1F4576D6D1980C /* NSDictionary+CordovaPreferences.h in Headers */,
|
|
714
|
+
0D428EE5C8C05982260F6393219D37B5 /* Pods-Plugin-umbrella.h in Headers */,
|
|
728
715
|
);
|
|
729
716
|
runOnlyForDeploymentPostprocessing = 0;
|
|
730
717
|
};
|
|
731
|
-
|
|
718
|
+
A2384325DF51B7C2265C0DAF4D4D330E /* Headers */ = {
|
|
732
719
|
isa = PBXHeadersBuildPhase;
|
|
733
720
|
buildActionMask = 2147483647;
|
|
734
721
|
files = (
|
|
735
|
-
|
|
722
|
+
3137917B5659413194988FD99F594681 /* Capacitor.h in Headers */,
|
|
723
|
+
CB1AC03471593831BE365C7230AD2541 /* CAPBridgedJSTypes.h in Headers */,
|
|
724
|
+
F6AC7FF693C46E7DFFBDDCF4BE8F30C8 /* CAPBridgedPlugin.h in Headers */,
|
|
725
|
+
8921568D2A61052A368F4764B5AEE302 /* CAPBridgeViewController+CDVScreenOrientationDelegate.h in Headers */,
|
|
726
|
+
EEAAC1BD7588BD23FA2FBDE4456DC6D7 /* CAPInstanceConfiguration.h in Headers */,
|
|
727
|
+
4D0E8D7B50F71EBDA8E6CE7061BD2854 /* CAPInstanceDescriptor.h in Headers */,
|
|
728
|
+
94CDFA8B7333D3E2FC6C7575EFEB6489 /* CAPPlugin.h in Headers */,
|
|
729
|
+
58B506E367D3B6069CD0AD8A496B4B40 /* CAPPluginCall.h in Headers */,
|
|
730
|
+
51EF708929E2BE82C26005F6DA25B1C3 /* CAPPluginMethod.h in Headers */,
|
|
736
731
|
);
|
|
737
732
|
runOnlyForDeploymentPostprocessing = 0;
|
|
738
733
|
};
|
|
739
|
-
|
|
734
|
+
D3C02C5B21D447C7E08E1534D5C5384D /* Headers */ = {
|
|
740
735
|
isa = PBXHeadersBuildPhase;
|
|
741
736
|
buildActionMask = 2147483647;
|
|
742
737
|
files = (
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
738
|
+
37084CD85D63C9D2934F66D2BBDCAD64 /* AppDelegate.h in Headers */,
|
|
739
|
+
83606007BECA98B51C34B493DA8A8A7D /* CapacitorCordova.h in Headers */,
|
|
740
|
+
2E4E5D221DDCB9C5CF012808936C57BB /* CDV.h in Headers */,
|
|
741
|
+
1942CD9A3D0931DA3ECF588F46AB8DC1 /* CDVAvailability.h in Headers */,
|
|
742
|
+
87AA21BA69885F1F384CC20AAB64EB08 /* CDVCommandDelegate.h in Headers */,
|
|
743
|
+
5B2274CD00107DBFD4F98564BB70046A /* CDVCommandDelegateImpl.h in Headers */,
|
|
744
|
+
36F23A70C96A363C703B6636133535E3 /* CDVConfigParser.h in Headers */,
|
|
745
|
+
5FBA6CD868C419D36B2C5D33673ABE06 /* CDVInvokedUrlCommand.h in Headers */,
|
|
746
|
+
24A21382FB9913D9AE18B6138BD2B8E2 /* CDVPlugin.h in Headers */,
|
|
747
|
+
D5A9249D3C039AC3BDF45D6B61AC47AF /* CDVPlugin+Resources.h in Headers */,
|
|
748
|
+
EFADE261C6D25FFFADFD8899E7F1F052 /* CDVPluginManager.h in Headers */,
|
|
749
|
+
2D9C62C956B0DF2C9D38F1CFDAED2B63 /* CDVPluginResult.h in Headers */,
|
|
750
|
+
4BD9552CD9728F48F9B2D5EF0989979F /* CDVScreenOrientationDelegate.h in Headers */,
|
|
751
|
+
064E1453D9C081CB6AA703756F6735B5 /* CDVURLProtocol.h in Headers */,
|
|
752
|
+
5168A2078C1FCB07CF39670AEC72367D /* CDVViewController.h in Headers */,
|
|
753
|
+
01DAD2C902111DEFB41876DEFCCB0DC5 /* CDVWebViewProcessPoolFactory.h in Headers */,
|
|
754
|
+
B8CD363DB3AF8BAF2292BEE78A39D2AD /* NSDictionary+CordovaPreferences.h in Headers */,
|
|
752
755
|
);
|
|
753
756
|
runOnlyForDeploymentPostprocessing = 0;
|
|
754
757
|
};
|
|
@@ -757,17 +760,17 @@
|
|
|
757
760
|
/* Begin PBXNativeTarget section */
|
|
758
761
|
0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */ = {
|
|
759
762
|
isa = PBXNativeTarget;
|
|
760
|
-
buildConfigurationList =
|
|
763
|
+
buildConfigurationList = FA833518EF515855AA1361AF952F48B6 /* Build configuration list for PBXNativeTarget "Capacitor" */;
|
|
761
764
|
buildPhases = (
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
765
|
+
A2384325DF51B7C2265C0DAF4D4D330E /* Headers */,
|
|
766
|
+
7C899E1AE3BC3CC9909348F0DAAB2B03 /* Sources */,
|
|
767
|
+
BD8020B506A6627B323CFCACFB7907EC /* Frameworks */,
|
|
768
|
+
A0225E087CFA7A5E1273995AEE012E8E /* Resources */,
|
|
766
769
|
);
|
|
767
770
|
buildRules = (
|
|
768
771
|
);
|
|
769
772
|
dependencies = (
|
|
770
|
-
|
|
773
|
+
89E511976CEA173406B388C8BDE408A3 /* PBXTargetDependency */,
|
|
771
774
|
);
|
|
772
775
|
name = Capacitor;
|
|
773
776
|
productName = Capacitor;
|
|
@@ -786,9 +789,9 @@
|
|
|
786
789
|
buildRules = (
|
|
787
790
|
);
|
|
788
791
|
dependencies = (
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
+
533719726455DCD373E485E0F7E906A9 /* PBXTargetDependency */,
|
|
793
|
+
6EA4709557D034533B052C417609D1AB /* PBXTargetDependency */,
|
|
794
|
+
42C0D8C60D0170C75F5B18033347F1B4 /* PBXTargetDependency */,
|
|
792
795
|
);
|
|
793
796
|
name = "Pods-Plugin";
|
|
794
797
|
productName = Pods_Plugin;
|
|
@@ -797,12 +800,12 @@
|
|
|
797
800
|
};
|
|
798
801
|
400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */ = {
|
|
799
802
|
isa = PBXNativeTarget;
|
|
800
|
-
buildConfigurationList =
|
|
803
|
+
buildConfigurationList = E1717815401EF9505375CFC7AFFA9F4D /* Build configuration list for PBXNativeTarget "CapacitorCordova" */;
|
|
801
804
|
buildPhases = (
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
805
|
+
D3C02C5B21D447C7E08E1534D5C5384D /* Headers */,
|
|
806
|
+
6C35DEF9380CA49CEE356A866EC696D1 /* Sources */,
|
|
807
|
+
279562596CAAFA9314DA752E89F1FAC3 /* Frameworks */,
|
|
808
|
+
17C0958D6DEA4C19EB0227B659696F80 /* Resources */,
|
|
806
809
|
);
|
|
807
810
|
buildRules = (
|
|
808
811
|
);
|
|
@@ -825,9 +828,9 @@
|
|
|
825
828
|
buildRules = (
|
|
826
829
|
);
|
|
827
830
|
dependencies = (
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
+
9792B47F5D5815F1FF243B437A7DEF24 /* PBXTargetDependency */,
|
|
832
|
+
C4AF3EC3E42E19868D6B420FFCEFAA44 /* PBXTargetDependency */,
|
|
833
|
+
48D9535C8CDB92630596289FC51F530E /* PBXTargetDependency */,
|
|
831
834
|
);
|
|
832
835
|
name = "Pods-PluginTests";
|
|
833
836
|
productName = Pods_PluginTests;
|
|
@@ -866,34 +869,34 @@
|
|
|
866
869
|
/* End PBXProject section */
|
|
867
870
|
|
|
868
871
|
/* Begin PBXResourcesBuildPhase section */
|
|
869
|
-
|
|
872
|
+
17C0958D6DEA4C19EB0227B659696F80 /* Resources */ = {
|
|
870
873
|
isa = PBXResourcesBuildPhase;
|
|
871
874
|
buildActionMask = 2147483647;
|
|
872
875
|
files = (
|
|
873
|
-
|
|
874
|
-
5C4B7DA3F5EE52C88BCECDFE28DB4FFD /* PrivacyInfo.xcprivacy in Resources */,
|
|
876
|
+
40E18DD2BEFF86AFAD22C223E5889164 /* PrivacyInfo.xcprivacy in Resources */,
|
|
875
877
|
);
|
|
876
878
|
runOnlyForDeploymentPostprocessing = 0;
|
|
877
879
|
};
|
|
878
|
-
|
|
880
|
+
382D062589D23E22FBA8211B1CDC35E7 /* Resources */ = {
|
|
879
881
|
isa = PBXResourcesBuildPhase;
|
|
880
882
|
buildActionMask = 2147483647;
|
|
881
883
|
files = (
|
|
882
|
-
7ADA09DF9D5F9039DAD1E4B97547E0D4 /* PrivacyInfo.xcprivacy in Resources */,
|
|
883
884
|
);
|
|
884
885
|
runOnlyForDeploymentPostprocessing = 0;
|
|
885
886
|
};
|
|
886
|
-
|
|
887
|
+
671A33CCD7F2139D322DDE67923C9166 /* Resources */ = {
|
|
887
888
|
isa = PBXResourcesBuildPhase;
|
|
888
889
|
buildActionMask = 2147483647;
|
|
889
890
|
files = (
|
|
890
891
|
);
|
|
891
892
|
runOnlyForDeploymentPostprocessing = 0;
|
|
892
893
|
};
|
|
893
|
-
|
|
894
|
+
A0225E087CFA7A5E1273995AEE012E8E /* Resources */ = {
|
|
894
895
|
isa = PBXResourcesBuildPhase;
|
|
895
896
|
buildActionMask = 2147483647;
|
|
896
897
|
files = (
|
|
898
|
+
D7A20058A287FCE75F5F6750B53A2CCF /* native-bridge.js in Resources */,
|
|
899
|
+
9FAFF8FDB7FB8423F3E782786A9D0960 /* PrivacyInfo.xcprivacy in Resources */,
|
|
897
900
|
);
|
|
898
901
|
runOnlyForDeploymentPostprocessing = 0;
|
|
899
902
|
};
|
|
@@ -921,85 +924,86 @@
|
|
|
921
924
|
/* End PBXShellScriptBuildPhase section */
|
|
922
925
|
|
|
923
926
|
/* Begin PBXSourcesBuildPhase section */
|
|
924
|
-
|
|
927
|
+
6C35DEF9380CA49CEE356A866EC696D1 /* Sources */ = {
|
|
925
928
|
isa = PBXSourcesBuildPhase;
|
|
926
929
|
buildActionMask = 2147483647;
|
|
927
930
|
files = (
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
1AB31E21DFBCD2B194FF8DDFA8B54E01 /* CAPBridgedPlugin+getMethod.swift in Sources */,
|
|
942
|
-
31B7196B31CACDD9CA75FA7141EA0BC3 /* CAPBridgeProtocol.swift in Sources */,
|
|
943
|
-
FE98DE71F4C58B1551E592A736A1D842 /* CAPBridgeViewController.swift in Sources */,
|
|
944
|
-
7EF85F102CBA9740526D6D28DB460A4A /* CAPBridgeViewController+CDVScreenOrientationDelegate.m in Sources */,
|
|
945
|
-
157C54DE30FCA6DDE564B4F31F2F9D1A /* CAPFile.swift in Sources */,
|
|
946
|
-
1580760D6B655273CE4B6EC30CE13967 /* CAPInstanceConfiguration.m in Sources */,
|
|
947
|
-
9029F7FF8A60F804DA5FA6E0432E05A4 /* CAPInstanceConfiguration.swift in Sources */,
|
|
948
|
-
2A217CF4403DECC0FB30126EDFC62646 /* CAPInstanceDescriptor.m in Sources */,
|
|
949
|
-
5B6D495147727CA78DB75137A96D6825 /* CAPInstanceDescriptor.swift in Sources */,
|
|
950
|
-
234551D449CFF841B0B3FABFF256F3C2 /* CAPInstancePlugin.swift in Sources */,
|
|
951
|
-
86526A3802BF6EB9517E79C70978D5A2 /* CAPLog.swift in Sources */,
|
|
952
|
-
1CD2BABBDB188E322DA0794B6780D680 /* CAPNotifications.swift in Sources */,
|
|
953
|
-
F6A8F1B557CCFF05DD6D95A05EE7634D /* CAPPlugin.m in Sources */,
|
|
954
|
-
DDF6E51141FC9199E5D8791C4F834089 /* CAPPlugin+LoadInstance.swift in Sources */,
|
|
955
|
-
D3AAA99BB323C5A79F159677E7BDAE14 /* CAPPluginCall.m in Sources */,
|
|
956
|
-
5039CE8F3227519F11BFE0BD1D277D82 /* CAPPluginCall.swift in Sources */,
|
|
957
|
-
0B47E8AF45DA0A8FEA229DCCFD0F0B87 /* CAPPluginMethod.m in Sources */,
|
|
958
|
-
C8104AD6B8FFF94FD4582463DF8939D5 /* Console.swift in Sources */,
|
|
959
|
-
CA8874EB314C2E50D873D5E93EBA4802 /* Data+Capacitor.swift in Sources */,
|
|
960
|
-
6B6BB26E4D9C61A8C7A17D5D5477917D /* DefaultPlugins.m in Sources */,
|
|
961
|
-
33DB35A72EB4D687E0C0B8160FBBBCF2 /* DocLinks.swift in Sources */,
|
|
962
|
-
A19EA29DE056A789B50027BFD218CE55 /* HttpRequestHandler.swift in Sources */,
|
|
963
|
-
F2598AF55CD2EC5E49370998206F9920 /* JS.swift in Sources */,
|
|
964
|
-
202A37BE65C32896AB0996E796E6894D /* JSExport.swift in Sources */,
|
|
965
|
-
C1886D9428CBFB717587D49E5C4F2C9C /* JSTypes.swift in Sources */,
|
|
966
|
-
75DC2E1CEC8456ABAFFE24C9C7BC2565 /* JSValueDecoder.swift in Sources */,
|
|
967
|
-
5074F79461C81172A55FF16BB21D6DEC /* JSValueEncoder.swift in Sources */,
|
|
968
|
-
3809BCF163CF2FC0837313B28820A5E7 /* KeyPath.swift in Sources */,
|
|
969
|
-
9763D8A87E0A07883DFA4D9D726E1179 /* KeyValueStore.swift in Sources */,
|
|
970
|
-
7AE5591CB842463FE3B4BCA3D35A364E /* NotificationHandlerProtocol.swift in Sources */,
|
|
971
|
-
03DF725C5D1860D81E0223539BAE6DDD /* NotificationRouter.swift in Sources */,
|
|
972
|
-
CD3F76C13D34FE50163B8C07A6367A94 /* PluginCallResult.swift in Sources */,
|
|
973
|
-
C0105CF2ED68075E8E93BC243FBE88D9 /* PluginConfig.swift in Sources */,
|
|
974
|
-
C9A6023275736982767D2C80866EEE21 /* Router.swift in Sources */,
|
|
975
|
-
0A5D6115B33EAF8DFEBC49B86C5BC97F /* TmpViewController.swift in Sources */,
|
|
976
|
-
118640F64F2D19E0CD8BB4A0CA3F5420 /* UIColor.swift in Sources */,
|
|
977
|
-
4DACBE4BAE67ED6303A6B4BE93B89A12 /* UIStatusBarManager+CAPHandleTapAction.m in Sources */,
|
|
978
|
-
0C07AD3FBE31EE1635DFB76B082E57BC /* WebView.swift in Sources */,
|
|
979
|
-
F18C5A01A19C52A405FE2C961E65B9D6 /* WebViewAssetHandler.swift in Sources */,
|
|
980
|
-
96C1F6485B4CB8B440B1226240BB8AFE /* WebViewDelegationHandler.swift in Sources */,
|
|
981
|
-
FEBA348FAD9E37B87F9687836731B9E5 /* WKWebView+Capacitor.m in Sources */,
|
|
982
|
-
212EBE40C8ACE6A7D072783EFEAF6584 /* WKWebView+Capacitor.swift in Sources */,
|
|
931
|
+
99F83CFB4ED44BA5AD61CF1CB41D40FA /* AppDelegate.m in Sources */,
|
|
932
|
+
8056D8AEECE9BBD0CC9E2F7721FA7E76 /* CapacitorCordova-dummy.m in Sources */,
|
|
933
|
+
086F84A4228B73A6459CDE76AC253F4B /* CDVCommandDelegateImpl.m in Sources */,
|
|
934
|
+
D1DDF95466347913C85B245CF811F5F5 /* CDVConfigParser.m in Sources */,
|
|
935
|
+
F4510E458883E2E25A44429C91165D9D /* CDVInvokedUrlCommand.m in Sources */,
|
|
936
|
+
1E0C667FC6AB6DD72269CD015397F75C /* CDVPlugin.m in Sources */,
|
|
937
|
+
3212B026925F39CDFC97E164BE854CD8 /* CDVPlugin+Resources.m in Sources */,
|
|
938
|
+
BE3A7203698461160A4FB399C5008AFA /* CDVPluginManager.m in Sources */,
|
|
939
|
+
7B9E87105433CFFF5FCB15480D53AC6E /* CDVPluginResult.m in Sources */,
|
|
940
|
+
ECE1C00D20F0A2412D02398C1DAB8A1C /* CDVURLProtocol.m in Sources */,
|
|
941
|
+
29948E37ECB82E76025218445F1C0F21 /* CDVViewController.m in Sources */,
|
|
942
|
+
01E9954E012AF2E0C4EB0553BAE9EDFF /* CDVWebViewProcessPoolFactory.m in Sources */,
|
|
943
|
+
0CA3C0DE1171CFC61B1566504A6B1119 /* NSDictionary+CordovaPreferences.m in Sources */,
|
|
983
944
|
);
|
|
984
945
|
runOnlyForDeploymentPostprocessing = 0;
|
|
985
946
|
};
|
|
986
|
-
|
|
947
|
+
7C899E1AE3BC3CC9909348F0DAAB2B03 /* Sources */ = {
|
|
987
948
|
isa = PBXSourcesBuildPhase;
|
|
988
949
|
buildActionMask = 2147483647;
|
|
989
950
|
files = (
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
951
|
+
C1459A793E4BCF873B843561352517F8 /* AppUUID.swift in Sources */,
|
|
952
|
+
7712474D90D7A3156C04573808E38F50 /* Array+Capacitor.swift in Sources */,
|
|
953
|
+
3AFBC364AD7264007B64073E2AA4A9FA /* Capacitor-dummy.m in Sources */,
|
|
954
|
+
F7756D3F6CDA87FB5AEFBAEF6E56F63E /* CapacitorBridge.swift in Sources */,
|
|
955
|
+
0D7E18D43978063BF2BB946D0F562E5D /* CapacitorCookieManager.swift in Sources */,
|
|
956
|
+
DA3981FBEA437A0DB334EF84FB9A6193 /* CapacitorCookies.swift in Sources */,
|
|
957
|
+
7E9AD47B845F2FBB76CD7887F99E112B /* CapacitorExtension.swift in Sources */,
|
|
958
|
+
8419DAB6494A081DE86031DEED9AA97A /* CapacitorHttp.swift in Sources */,
|
|
959
|
+
8ADC1111569FD811CDDF24137D11DA3E /* CapacitorUrlRequest.swift in Sources */,
|
|
960
|
+
A8FF1C9A6A580AB6AF1E3DC4C8217626 /* CAPApplicationDelegateProxy.swift in Sources */,
|
|
961
|
+
554937A200AD0D02D3C5A79AABBEA118 /* CAPBridge.swift in Sources */,
|
|
962
|
+
C960B680198B1D0E12211264F067BE11 /* CAPBridgeDelegate.swift in Sources */,
|
|
963
|
+
D5D415AF45036765EE35C504CA5CC187 /* CAPBridgedJSTypes.m in Sources */,
|
|
964
|
+
1B6339EF7F90A9E4D7D56A85F7A80A9C /* CAPBridgedPlugin+getMethod.swift in Sources */,
|
|
965
|
+
40A947FF966F92EC412E39C60B0A09F1 /* CAPBridgeProtocol.swift in Sources */,
|
|
966
|
+
C88E638EB25F5476515245F728BAD685 /* CAPBridgeViewController.swift in Sources */,
|
|
967
|
+
B21ED979C032499112B983058C91F08F /* CAPBridgeViewController+CDVScreenOrientationDelegate.m in Sources */,
|
|
968
|
+
321A76390F3B44C902459E084E0A11A7 /* CAPFile.swift in Sources */,
|
|
969
|
+
7FD82340F93701F0407BD89368EE1E42 /* CAPInstanceConfiguration.m in Sources */,
|
|
970
|
+
7B0828E3F4E710F271416BB3BA956E5C /* CAPInstanceConfiguration.swift in Sources */,
|
|
971
|
+
62B165550373F681CF56C095752FD577 /* CAPInstanceDescriptor.m in Sources */,
|
|
972
|
+
1300A9C48FEEA29DE1068FC9BEAD4778 /* CAPInstanceDescriptor.swift in Sources */,
|
|
973
|
+
85ABF72D7B54397A98A0ADCC34301972 /* CAPInstancePlugin.swift in Sources */,
|
|
974
|
+
B63C105B3D1262B1C244AD21749A829B /* CAPLog.swift in Sources */,
|
|
975
|
+
AE24DCD0B79921F58759D1705390657D /* CAPNotifications.swift in Sources */,
|
|
976
|
+
63B80C2F72A5527227F18A26CAF07963 /* CAPPlugin.m in Sources */,
|
|
977
|
+
9F6ECD2066CFAFD26C3569E2D8FDDE73 /* CAPPlugin+LoadInstance.swift in Sources */,
|
|
978
|
+
F1179458ED8EC16BB7E7493152D5B1DE /* CAPPluginCall.m in Sources */,
|
|
979
|
+
7CD005014391B9C488430E16CE8E82EA /* CAPPluginCall.swift in Sources */,
|
|
980
|
+
8AB9AD6AE18E00F6775BBF2CB83D9E96 /* CAPPluginMethod.m in Sources */,
|
|
981
|
+
A84127E435C35E544A3E64579366C1A7 /* CAPPluginMethod.swift in Sources */,
|
|
982
|
+
8869F1378A62F22998D9ADE491E1C1D3 /* Console.swift in Sources */,
|
|
983
|
+
8FAD592032E9AED97FB83AEF0665BD23 /* Data+Capacitor.swift in Sources */,
|
|
984
|
+
1EFB67C8A2E7ABA3E882A4A58ADF4936 /* DefaultPlugins.m in Sources */,
|
|
985
|
+
4A116CD1C3845AB5DD0C4617813768A9 /* DocLinks.swift in Sources */,
|
|
986
|
+
A52EA475F9EDF988BC0F4720E74FA32B /* HttpRequestHandler.swift in Sources */,
|
|
987
|
+
2344987A650AA268F649971B1C6AD3B5 /* JS.swift in Sources */,
|
|
988
|
+
54798AD9F7358886EBC9017982F62CC8 /* JSExport.swift in Sources */,
|
|
989
|
+
1EC10525285F39F6CADD5DA13443593A /* JSTypes.swift in Sources */,
|
|
990
|
+
FC29491F967317A23A882F3CFB20B20B /* JSValueDecoder.swift in Sources */,
|
|
991
|
+
CD1B2A6A24E6E4BFCD468527FCA5E920 /* JSValueEncoder.swift in Sources */,
|
|
992
|
+
1001AE969005F826F23F0CDCE58362C7 /* KeyPath.swift in Sources */,
|
|
993
|
+
1074F59505B5B81C730D11B8E4CF4DFB /* KeyValueStore.swift in Sources */,
|
|
994
|
+
2FF64E0BFF4BE9143C4F7B85ABA71896 /* NotificationHandlerProtocol.swift in Sources */,
|
|
995
|
+
C8FBB8448ECFA74EC688AF36F17067C1 /* NotificationRouter.swift in Sources */,
|
|
996
|
+
25854D73623B324F454D34D3FB9648BB /* PluginCallResult.swift in Sources */,
|
|
997
|
+
057EA69EE68B960DBB2AC76BE2301753 /* PluginConfig.swift in Sources */,
|
|
998
|
+
8D77D9269865951A82C8BE20AEE88CDC /* Router.swift in Sources */,
|
|
999
|
+
C3B57E34C6DECB4CA65848E42AC14E51 /* TmpViewController.swift in Sources */,
|
|
1000
|
+
D3C742A92C49258347FDECA80B267475 /* UIColor.swift in Sources */,
|
|
1001
|
+
DD24FF47170B9234B03FAFFA79DBE55F /* UIStatusBarManager+CAPHandleTapAction.m in Sources */,
|
|
1002
|
+
58C6151174F53838D497B7953A4DE452 /* WebView.swift in Sources */,
|
|
1003
|
+
9BB4107E76AF37F45457EF0FB07F0306 /* WebViewAssetHandler.swift in Sources */,
|
|
1004
|
+
712F1E3E48D998A503F8A9FB897BA7B5 /* WebViewDelegationHandler.swift in Sources */,
|
|
1005
|
+
0419A45DD33C3723DD89996B9CE0894D /* WKWebView+Capacitor.m in Sources */,
|
|
1006
|
+
F81544A296C5976E9A8AB099CD61423F /* WKWebView+Capacitor.swift in Sources */,
|
|
1003
1007
|
);
|
|
1004
1008
|
runOnlyForDeploymentPostprocessing = 0;
|
|
1005
1009
|
};
|
|
@@ -1022,69 +1026,54 @@
|
|
|
1022
1026
|
/* End PBXSourcesBuildPhase section */
|
|
1023
1027
|
|
|
1024
1028
|
/* Begin PBXTargetDependency section */
|
|
1025
|
-
|
|
1029
|
+
42C0D8C60D0170C75F5B18033347F1B4 /* PBXTargetDependency */ = {
|
|
1026
1030
|
isa = PBXTargetDependency;
|
|
1027
1031
|
name = CapacitorCordova;
|
|
1028
1032
|
target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
|
|
1029
|
-
targetProxy =
|
|
1033
|
+
targetProxy = 87C83E5ABA4C23A4EE496EC8EBB54FD2 /* PBXContainerItemProxy */;
|
|
1030
1034
|
};
|
|
1031
|
-
|
|
1035
|
+
48D9535C8CDB92630596289FC51F530E /* PBXTargetDependency */ = {
|
|
1036
|
+
isa = PBXTargetDependency;
|
|
1037
|
+
name = CapacitorCordova;
|
|
1038
|
+
target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
|
|
1039
|
+
targetProxy = 5EDD5F377BE37CC13CA9B468F5EE689C /* PBXContainerItemProxy */;
|
|
1040
|
+
};
|
|
1041
|
+
533719726455DCD373E485E0F7E906A9 /* PBXTargetDependency */ = {
|
|
1032
1042
|
isa = PBXTargetDependency;
|
|
1033
1043
|
name = BRLMPrinterKit_v4;
|
|
1034
1044
|
target = 02356A595939BC6DAB6EB5883C102E76 /* BRLMPrinterKit_v4 */;
|
|
1035
|
-
targetProxy =
|
|
1045
|
+
targetProxy = 07E195C407353499F7D2CA37E048AB3B /* PBXContainerItemProxy */;
|
|
1036
1046
|
};
|
|
1037
|
-
|
|
1047
|
+
6EA4709557D034533B052C417609D1AB /* PBXTargetDependency */ = {
|
|
1038
1048
|
isa = PBXTargetDependency;
|
|
1039
1049
|
name = Capacitor;
|
|
1040
1050
|
target = 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */;
|
|
1041
|
-
targetProxy =
|
|
1051
|
+
targetProxy = DB141B6A54678EA9B09886F89C6E44E5 /* PBXContainerItemProxy */;
|
|
1042
1052
|
};
|
|
1043
|
-
|
|
1053
|
+
89E511976CEA173406B388C8BDE408A3 /* PBXTargetDependency */ = {
|
|
1044
1054
|
isa = PBXTargetDependency;
|
|
1045
1055
|
name = CapacitorCordova;
|
|
1046
1056
|
target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
|
|
1047
|
-
targetProxy =
|
|
1057
|
+
targetProxy = 7F6F6D7426247B4684F4AAEB5FF91097 /* PBXContainerItemProxy */;
|
|
1048
1058
|
};
|
|
1049
|
-
|
|
1059
|
+
9792B47F5D5815F1FF243B437A7DEF24 /* PBXTargetDependency */ = {
|
|
1050
1060
|
isa = PBXTargetDependency;
|
|
1051
|
-
name =
|
|
1052
|
-
target =
|
|
1053
|
-
targetProxy =
|
|
1061
|
+
name = BRLMPrinterKit_v4;
|
|
1062
|
+
target = 02356A595939BC6DAB6EB5883C102E76 /* BRLMPrinterKit_v4 */;
|
|
1063
|
+
targetProxy = 5907DF6536D30EF879B47E7232A13633 /* PBXContainerItemProxy */;
|
|
1054
1064
|
};
|
|
1055
|
-
|
|
1065
|
+
C4AF3EC3E42E19868D6B420FFCEFAA44 /* PBXTargetDependency */ = {
|
|
1056
1066
|
isa = PBXTargetDependency;
|
|
1057
1067
|
name = Capacitor;
|
|
1058
1068
|
target = 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */;
|
|
1059
|
-
targetProxy =
|
|
1060
|
-
};
|
|
1061
|
-
F5BE1F9E3A54329A046E76E88BEF52C0 /* PBXTargetDependency */ = {
|
|
1062
|
-
isa = PBXTargetDependency;
|
|
1063
|
-
name = BRLMPrinterKit_v4;
|
|
1064
|
-
target = 02356A595939BC6DAB6EB5883C102E76 /* BRLMPrinterKit_v4 */;
|
|
1065
|
-
targetProxy = D53EBFFB2F2FF86A88258A9C9794BF87 /* PBXContainerItemProxy */;
|
|
1069
|
+
targetProxy = 591E9969D644D9EDCC3661794A4D033A /* PBXContainerItemProxy */;
|
|
1066
1070
|
};
|
|
1067
1071
|
/* End PBXTargetDependency section */
|
|
1068
1072
|
|
|
1069
1073
|
/* Begin XCBuildConfiguration section */
|
|
1070
|
-
|
|
1071
|
-
isa = XCBuildConfiguration;
|
|
1072
|
-
baseConfigurationReference = B29BDE1DD11DFF797D4563719579B1E6 /* BRLMPrinterKit_v4.debug.xcconfig */;
|
|
1073
|
-
buildSettings = {
|
|
1074
|
-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1075
|
-
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
1076
|
-
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
1077
|
-
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1078
|
-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1079
|
-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
1080
|
-
SDKROOT = iphoneos;
|
|
1081
|
-
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1082
|
-
};
|
|
1083
|
-
name = Debug;
|
|
1084
|
-
};
|
|
1085
|
-
057A12F2D71A959F36757A69E349C8C4 /* Debug */ = {
|
|
1074
|
+
0326430BA00A7995184F62A7E755CF03 /* Release */ = {
|
|
1086
1075
|
isa = XCBuildConfiguration;
|
|
1087
|
-
baseConfigurationReference =
|
|
1076
|
+
baseConfigurationReference = 8925D77B0D3D76C970C599D21F7C0AE3 /* CapacitorCordova.release.xcconfig */;
|
|
1088
1077
|
buildSettings = {
|
|
1089
1078
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1090
1079
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
@@ -1096,27 +1085,28 @@
|
|
|
1096
1085
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1097
1086
|
DYLIB_CURRENT_VERSION = 1;
|
|
1098
1087
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1099
|
-
GCC_PREFIX_HEADER = "Target Support Files/
|
|
1100
|
-
INFOPLIST_FILE = "Target Support Files/
|
|
1088
|
+
GCC_PREFIX_HEADER = "Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch";
|
|
1089
|
+
INFOPLIST_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist";
|
|
1101
1090
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1102
1091
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1103
1092
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1104
|
-
MODULEMAP_FILE = "Target Support Files/
|
|
1105
|
-
PRODUCT_MODULE_NAME =
|
|
1106
|
-
PRODUCT_NAME =
|
|
1093
|
+
MODULEMAP_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova.modulemap";
|
|
1094
|
+
PRODUCT_MODULE_NAME = Cordova;
|
|
1095
|
+
PRODUCT_NAME = Cordova;
|
|
1107
1096
|
SDKROOT = iphoneos;
|
|
1108
1097
|
SKIP_INSTALL = YES;
|
|
1109
1098
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
1110
|
-
SWIFT_VERSION = 5.
|
|
1099
|
+
SWIFT_VERSION = 5.0;
|
|
1111
1100
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1101
|
+
VALIDATE_PRODUCT = YES;
|
|
1112
1102
|
VERSIONING_SYSTEM = "apple-generic";
|
|
1113
1103
|
VERSION_INFO_PREFIX = "";
|
|
1114
1104
|
};
|
|
1115
|
-
name =
|
|
1105
|
+
name = Release;
|
|
1116
1106
|
};
|
|
1117
|
-
|
|
1107
|
+
03D1E1A6DECE21F35B7E1F9F6F3D5B0A /* Debug */ = {
|
|
1118
1108
|
isa = XCBuildConfiguration;
|
|
1119
|
-
baseConfigurationReference =
|
|
1109
|
+
baseConfigurationReference = B243719B57A630D899B8AD9779E93EB9 /* CapacitorCordova.debug.xcconfig */;
|
|
1120
1110
|
buildSettings = {
|
|
1121
1111
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1122
1112
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
@@ -1128,28 +1118,42 @@
|
|
|
1128
1118
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1129
1119
|
DYLIB_CURRENT_VERSION = 1;
|
|
1130
1120
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1131
|
-
GCC_PREFIX_HEADER = "Target Support Files/
|
|
1132
|
-
INFOPLIST_FILE = "Target Support Files/
|
|
1121
|
+
GCC_PREFIX_HEADER = "Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch";
|
|
1122
|
+
INFOPLIST_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist";
|
|
1133
1123
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1134
1124
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1135
1125
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1136
|
-
MODULEMAP_FILE = "Target Support Files/
|
|
1137
|
-
PRODUCT_MODULE_NAME =
|
|
1138
|
-
PRODUCT_NAME =
|
|
1126
|
+
MODULEMAP_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova.modulemap";
|
|
1127
|
+
PRODUCT_MODULE_NAME = Cordova;
|
|
1128
|
+
PRODUCT_NAME = Cordova;
|
|
1139
1129
|
SDKROOT = iphoneos;
|
|
1140
1130
|
SKIP_INSTALL = YES;
|
|
1141
1131
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
1142
|
-
SWIFT_VERSION = 5.
|
|
1132
|
+
SWIFT_VERSION = 5.0;
|
|
1143
1133
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1144
|
-
VALIDATE_PRODUCT = YES;
|
|
1145
1134
|
VERSIONING_SYSTEM = "apple-generic";
|
|
1146
1135
|
VERSION_INFO_PREFIX = "";
|
|
1147
1136
|
};
|
|
1148
|
-
name =
|
|
1137
|
+
name = Debug;
|
|
1138
|
+
};
|
|
1139
|
+
0561D3C082A71F60220A3442F516B6E0 /* Debug */ = {
|
|
1140
|
+
isa = XCBuildConfiguration;
|
|
1141
|
+
baseConfigurationReference = B29BDE1DD11DFF797D4563719579B1E6 /* BRLMPrinterKit_v4.debug.xcconfig */;
|
|
1142
|
+
buildSettings = {
|
|
1143
|
+
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1144
|
+
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
1145
|
+
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
1146
|
+
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1147
|
+
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
1148
|
+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
1149
|
+
SDKROOT = iphoneos;
|
|
1150
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1151
|
+
};
|
|
1152
|
+
name = Debug;
|
|
1149
1153
|
};
|
|
1150
|
-
|
|
1154
|
+
11C9E2A41DCC3205058F49DF55A8C26E /* Release */ = {
|
|
1151
1155
|
isa = XCBuildConfiguration;
|
|
1152
|
-
baseConfigurationReference =
|
|
1156
|
+
baseConfigurationReference = 61CFD99888479BEDF179D96346AC8EE2 /* Capacitor.release.xcconfig */;
|
|
1153
1157
|
buildSettings = {
|
|
1154
1158
|
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1155
1159
|
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
@@ -1161,23 +1165,24 @@
|
|
|
1161
1165
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1162
1166
|
DYLIB_CURRENT_VERSION = 1;
|
|
1163
1167
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1164
|
-
GCC_PREFIX_HEADER = "Target Support Files/
|
|
1165
|
-
INFOPLIST_FILE = "Target Support Files/
|
|
1168
|
+
GCC_PREFIX_HEADER = "Target Support Files/Capacitor/Capacitor-prefix.pch";
|
|
1169
|
+
INFOPLIST_FILE = "Target Support Files/Capacitor/Capacitor-Info.plist";
|
|
1166
1170
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1167
1171
|
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1168
1172
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1169
|
-
MODULEMAP_FILE = "Target Support Files/
|
|
1170
|
-
PRODUCT_MODULE_NAME =
|
|
1171
|
-
PRODUCT_NAME =
|
|
1173
|
+
MODULEMAP_FILE = "Target Support Files/Capacitor/Capacitor.modulemap";
|
|
1174
|
+
PRODUCT_MODULE_NAME = Capacitor;
|
|
1175
|
+
PRODUCT_NAME = Capacitor;
|
|
1172
1176
|
SDKROOT = iphoneos;
|
|
1173
1177
|
SKIP_INSTALL = YES;
|
|
1174
1178
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
1175
|
-
SWIFT_VERSION = 5.
|
|
1179
|
+
SWIFT_VERSION = 5.1;
|
|
1176
1180
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1181
|
+
VALIDATE_PRODUCT = YES;
|
|
1177
1182
|
VERSIONING_SYSTEM = "apple-generic";
|
|
1178
1183
|
VERSION_INFO_PREFIX = "";
|
|
1179
1184
|
};
|
|
1180
|
-
name =
|
|
1185
|
+
name = Release;
|
|
1181
1186
|
};
|
|
1182
1187
|
8D7056F4AAADBE4614E242AFEF10426E /* Release */ = {
|
|
1183
1188
|
isa = XCBuildConfiguration;
|
|
@@ -1342,39 +1347,6 @@
|
|
|
1342
1347
|
};
|
|
1343
1348
|
name = Release;
|
|
1344
1349
|
};
|
|
1345
|
-
A0A5A8B1915587348409E6C794473378 /* Release */ = {
|
|
1346
|
-
isa = XCBuildConfiguration;
|
|
1347
|
-
baseConfigurationReference = B03A777C244FAEA1BE8CD3E9096CB41B /* CapacitorCordova.release.xcconfig */;
|
|
1348
|
-
buildSettings = {
|
|
1349
|
-
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1350
|
-
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1351
|
-
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
1352
|
-
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
1353
|
-
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
1354
|
-
CURRENT_PROJECT_VERSION = 1;
|
|
1355
|
-
DEFINES_MODULE = YES;
|
|
1356
|
-
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1357
|
-
DYLIB_CURRENT_VERSION = 1;
|
|
1358
|
-
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1359
|
-
GCC_PREFIX_HEADER = "Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch";
|
|
1360
|
-
INFOPLIST_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist";
|
|
1361
|
-
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1362
|
-
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1363
|
-
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1364
|
-
MODULEMAP_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova.modulemap";
|
|
1365
|
-
PRODUCT_MODULE_NAME = Cordova;
|
|
1366
|
-
PRODUCT_NAME = Cordova;
|
|
1367
|
-
SDKROOT = iphoneos;
|
|
1368
|
-
SKIP_INSTALL = YES;
|
|
1369
|
-
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
1370
|
-
SWIFT_VERSION = 5.0;
|
|
1371
|
-
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1372
|
-
VALIDATE_PRODUCT = YES;
|
|
1373
|
-
VERSIONING_SYSTEM = "apple-generic";
|
|
1374
|
-
VERSION_INFO_PREFIX = "";
|
|
1375
|
-
};
|
|
1376
|
-
name = Release;
|
|
1377
|
-
};
|
|
1378
1350
|
B8938E844BA731D07805F560E093A866 /* Release */ = {
|
|
1379
1351
|
isa = XCBuildConfiguration;
|
|
1380
1352
|
baseConfigurationReference = 42A9EBDBB2DD10E0DAA7C0AAFDEAFBAB /* BRLMPrinterKit_v4.release.xcconfig */;
|
|
@@ -1494,6 +1466,38 @@
|
|
|
1494
1466
|
};
|
|
1495
1467
|
name = Debug;
|
|
1496
1468
|
};
|
|
1469
|
+
F9136DC1454DD9CD4A051C7A4BE69A8E /* Debug */ = {
|
|
1470
|
+
isa = XCBuildConfiguration;
|
|
1471
|
+
baseConfigurationReference = 5C954EBCBF7A61CE439958CD6127ED5E /* Capacitor.debug.xcconfig */;
|
|
1472
|
+
buildSettings = {
|
|
1473
|
+
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
|
1474
|
+
CLANG_ENABLE_OBJC_WEAK = NO;
|
|
1475
|
+
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
|
1476
|
+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
1477
|
+
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
|
1478
|
+
CURRENT_PROJECT_VERSION = 1;
|
|
1479
|
+
DEFINES_MODULE = YES;
|
|
1480
|
+
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
1481
|
+
DYLIB_CURRENT_VERSION = 1;
|
|
1482
|
+
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
1483
|
+
GCC_PREFIX_HEADER = "Target Support Files/Capacitor/Capacitor-prefix.pch";
|
|
1484
|
+
INFOPLIST_FILE = "Target Support Files/Capacitor/Capacitor-Info.plist";
|
|
1485
|
+
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
1486
|
+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
|
|
1487
|
+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
1488
|
+
MODULEMAP_FILE = "Target Support Files/Capacitor/Capacitor.modulemap";
|
|
1489
|
+
PRODUCT_MODULE_NAME = Capacitor;
|
|
1490
|
+
PRODUCT_NAME = Capacitor;
|
|
1491
|
+
SDKROOT = iphoneos;
|
|
1492
|
+
SKIP_INSTALL = YES;
|
|
1493
|
+
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
|
|
1494
|
+
SWIFT_VERSION = 5.1;
|
|
1495
|
+
TARGETED_DEVICE_FAMILY = "1,2";
|
|
1496
|
+
VERSIONING_SYSTEM = "apple-generic";
|
|
1497
|
+
VERSION_INFO_PREFIX = "";
|
|
1498
|
+
};
|
|
1499
|
+
name = Debug;
|
|
1500
|
+
};
|
|
1497
1501
|
/* End XCBuildConfiguration section */
|
|
1498
1502
|
|
|
1499
1503
|
/* Begin XCConfigurationList section */
|
|
@@ -1515,15 +1519,6 @@
|
|
|
1515
1519
|
defaultConfigurationIsVisible = 0;
|
|
1516
1520
|
defaultConfigurationName = Release;
|
|
1517
1521
|
};
|
|
1518
|
-
50BDF9FF4E97C44A6D53189007395F6E /* Build configuration list for PBXNativeTarget "Capacitor" */ = {
|
|
1519
|
-
isa = XCConfigurationList;
|
|
1520
|
-
buildConfigurations = (
|
|
1521
|
-
057A12F2D71A959F36757A69E349C8C4 /* Debug */,
|
|
1522
|
-
398D18ACC164CD809FD1916139961D43 /* Release */,
|
|
1523
|
-
);
|
|
1524
|
-
defaultConfigurationIsVisible = 0;
|
|
1525
|
-
defaultConfigurationName = Release;
|
|
1526
|
-
};
|
|
1527
1522
|
52929D3BBF99F40803D8A1FC9CCBEA17 /* Build configuration list for PBXNativeTarget "Pods-Plugin" */ = {
|
|
1528
1523
|
isa = XCConfigurationList;
|
|
1529
1524
|
buildConfigurations = (
|
|
@@ -1533,11 +1528,11 @@
|
|
|
1533
1528
|
defaultConfigurationIsVisible = 0;
|
|
1534
1529
|
defaultConfigurationName = Release;
|
|
1535
1530
|
};
|
|
1536
|
-
|
|
1531
|
+
E1717815401EF9505375CFC7AFFA9F4D /* Build configuration list for PBXNativeTarget "CapacitorCordova" */ = {
|
|
1537
1532
|
isa = XCConfigurationList;
|
|
1538
1533
|
buildConfigurations = (
|
|
1539
|
-
|
|
1540
|
-
|
|
1534
|
+
03D1E1A6DECE21F35B7E1F9F6F3D5B0A /* Debug */,
|
|
1535
|
+
0326430BA00A7995184F62A7E755CF03 /* Release */,
|
|
1541
1536
|
);
|
|
1542
1537
|
defaultConfigurationIsVisible = 0;
|
|
1543
1538
|
defaultConfigurationName = Release;
|
|
@@ -1551,6 +1546,15 @@
|
|
|
1551
1546
|
defaultConfigurationIsVisible = 0;
|
|
1552
1547
|
defaultConfigurationName = Release;
|
|
1553
1548
|
};
|
|
1549
|
+
FA833518EF515855AA1361AF952F48B6 /* Build configuration list for PBXNativeTarget "Capacitor" */ = {
|
|
1550
|
+
isa = XCConfigurationList;
|
|
1551
|
+
buildConfigurations = (
|
|
1552
|
+
F9136DC1454DD9CD4A051C7A4BE69A8E /* Debug */,
|
|
1553
|
+
11C9E2A41DCC3205058F49DF55A8C26E /* Release */,
|
|
1554
|
+
);
|
|
1555
|
+
defaultConfigurationIsVisible = 0;
|
|
1556
|
+
defaultConfigurationName = Release;
|
|
1557
|
+
};
|
|
1554
1558
|
/* End XCConfigurationList section */
|
|
1555
1559
|
};
|
|
1556
1560
|
rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
|