@bubble-labs/capacitor-plugin-siri-shorts 7.0.2 → 8.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/BubbleLabsCapacitorPluginSiriShorts.podspec +17 -0
  2. package/README.md +1 -1
  3. package/dist/docs.json +1 -1
  4. package/ios/Plugin.xcodeproj/project.pbxproj +4 -4
  5. package/ios/Podfile.lock +4 -4
  6. package/ios/Pods/Local Podspecs/Capacitor.podspec.json +32 -0
  7. package/ios/Pods/Local Podspecs/CapacitorCordova.podspec.json +31 -0
  8. package/ios/Pods/Manifest.lock +22 -0
  9. package/ios/Pods/Pods.xcodeproj/project.pbxproj +1641 -0
  10. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/Capacitor-Capacitor.xcscheme +58 -0
  11. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/Capacitor.xcscheme +58 -0
  12. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/CapacitorCordova-CapacitorCordova.xcscheme +58 -0
  13. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/CapacitorCordova.xcscheme +58 -0
  14. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/Pods-Plugin.xcscheme +58 -0
  15. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/Pods-PluginTests.xcscheme +58 -0
  16. package/ios/Pods/Pods.xcodeproj/xcuserdata/dale.xcuserdatad/xcschemes/xcschememanagement.plist +41 -0
  17. package/ios/Pods/Target Support Files/Capacitor/Capacitor-Info.plist +26 -0
  18. package/ios/Pods/Target Support Files/Capacitor/Capacitor-dummy.m +5 -0
  19. package/ios/Pods/Target Support Files/Capacitor/Capacitor-prefix.pch +12 -0
  20. package/ios/Pods/Target Support Files/Capacitor/Capacitor.debug.xcconfig +16 -0
  21. package/ios/Pods/Target Support Files/Capacitor/Capacitor.modulemap +8 -0
  22. package/ios/Pods/Target Support Files/Capacitor/Capacitor.release.xcconfig +16 -0
  23. package/ios/Pods/Target Support Files/Capacitor/ResourceBundle-Capacitor-Capacitor-Info.plist +24 -0
  24. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist +26 -0
  25. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-dummy.m +5 -0
  26. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch +12 -0
  27. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.debug.xcconfig +13 -0
  28. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.modulemap +6 -0
  29. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova.release.xcconfig +13 -0
  30. package/ios/Pods/Target Support Files/CapacitorCordova/ResourceBundle-CapacitorCordova-CapacitorCordova-Info.plist +24 -0
  31. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist +26 -0
  32. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.markdown +53 -0
  33. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-acknowledgements.plist +91 -0
  34. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-dummy.m +5 -0
  35. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin-umbrella.h +16 -0
  36. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.debug.xcconfig +15 -0
  37. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.modulemap +6 -0
  38. package/ios/Pods/Target Support Files/Pods-Plugin/Pods-Plugin.release.xcconfig +15 -0
  39. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist +26 -0
  40. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.markdown +53 -0
  41. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-acknowledgements.plist +91 -0
  42. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-dummy.m +5 -0
  43. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-frameworks.sh +188 -0
  44. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests-umbrella.h +16 -0
  45. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.debug.xcconfig +16 -0
  46. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap +6 -0
  47. package/ios/Pods/Target Support Files/Pods-PluginTests/Pods-PluginTests.release.xcconfig +16 -0
  48. package/package.json +9 -9
@@ -0,0 +1,1641 @@
1
+ // !$*UTF8*$!
2
+ {
3
+ archiveVersion = 1;
4
+ classes = {
5
+ };
6
+ objectVersion = 48;
7
+ objects = {
8
+
9
+ /* Begin PBXBuildFile section */
10
+ 0499127BAC8542710DA405AF0FFE94A3 /* Pods-Plugin-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */; };
11
+ 0A4E41C9AF1A9D7B9B5136DE57067B6F /* CapacitorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3F3F42E0E0C6A171903481B6E8659359 /* CapacitorExtension.swift */; };
12
+ 0DA67FB1461D55DF1950676E2162AA67 /* AppDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = C8BFB9861A900B313C355BA892161A2B /* AppDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
13
+ 102A2E6755A3AABB8378753E67679D51 /* Array+Capacitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 475E1BD09DB78D38055FCB1ED71E9E2B /* Array+Capacitor.swift */; };
14
+ 10C8DC7BB9222D740E0926476B4F1F66 /* CDVPlugin+Resources.h in Headers */ = {isa = PBXBuildFile; fileRef = EC928980FEB9A0264170BF050EB529A6 /* CDVPlugin+Resources.h */; settings = {ATTRIBUTES = (Public, ); }; };
15
+ 10ED968D9B7D95E55C5F25138D2E5776 /* CAPPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 7F39A691C1DB6062751F0CEFCFB1259E /* CAPPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
16
+ 13701EC5EE7DCDDF844CBE2E231FBD09 /* CDVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E9D8B126957CF6C13881A31890C9DD71 /* CDVViewController.m */; };
17
+ 175069F01B2933F356B87FF9D2DB6F76 /* KeyPath.swift in Sources */ = {isa = PBXBuildFile; fileRef = 83750A52E44DDB37B8BA36AED3BC39C1 /* KeyPath.swift */; };
18
+ 1A8E87B944AE58691B51F44B7DB584CE /* PluginConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8E518E5642E71722003C1DAC6BB78A8 /* PluginConfig.swift */; };
19
+ 1C907E4E7B526D0FC076DD232111BC51 /* WebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 209054F682CC201CB6ADA929A91D6F96 /* WebView.swift */; };
20
+ 1CAB48AECFAC5DA58695557B5E07C1AF /* TmpViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01420A9DEC0749FB844B928BEFD63D2D /* TmpViewController.swift */; };
21
+ 1E4541F5947B0911BB3D0A3E2B4FCFD1 /* Pods-PluginTests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7E74390F09A29D254E98C5610DDD5A28 /* Pods-PluginTests-dummy.m */; };
22
+ 1FBEC39FFDFF338315B0EBCBB811C3A3 /* CapacitorCordova.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BDA40FCE96901D53AA592296064D871 /* CapacitorCordova.h */; settings = {ATTRIBUTES = (Public, ); }; };
23
+ 20304DBDF60A066EBCDDA1CD24252477 /* JSTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 028940AD1065DC81E528656330A68777 /* JSTypes.swift */; };
24
+ 21E1A4A4693EB085DECEAA05824E9C52 /* WebViewAssetHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B63FE8618A1E0A1E36B1492CE84D13C /* WebViewAssetHandler.swift */; };
25
+ 2291B94CE0AAE2D7688DB173BAFDC8A8 /* CDVViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5152E7476E5BD1A57056F9273811CCDF /* CDVViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
26
+ 2768C3E4202A03ADEAD0675B0EA72E5E /* Data+Capacitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = EDBCD9884D3D128AEE88438195DC617C /* Data+Capacitor.swift */; };
27
+ 2D502AD9AAB70B41430630F1B6028EEC /* CAPBridgedPlugin+getMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = E4D6C7494A9216B638A0EAF8061E8941 /* CAPBridgedPlugin+getMethod.swift */; };
28
+ 30587A3240F1E28D9E02421FAD3C2943 /* CAPInstanceDescriptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 5229241AFD88A026BA318AEE50C338D6 /* CAPInstanceDescriptor.m */; };
29
+ 30ECD5608E5CA1D9DF5B8253A42D23EA /* CapacitorCordova-CapacitorCordova in Resources */ = {isa = PBXBuildFile; fileRef = 7F10BA3D4EBEAD024DFF84E5B250ABAA /* CapacitorCordova-CapacitorCordova */; };
30
+ 34DBA0239C5A34A79F8FEB390995EBC4 /* CAPInstanceDescriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EBA7896833F45942EC5BD5D44AFB45D /* CAPInstanceDescriptor.h */; settings = {ATTRIBUTES = (Public, ); }; };
31
+ 37C876D17C56C9C99950DC2FBDC416C6 /* CDVPluginResult.h in Headers */ = {isa = PBXBuildFile; fileRef = E37101683E0792BE53A2F2ED5CDB36C4 /* CDVPluginResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
32
+ 38A399B9667507765FDE94B9C625F76E /* CapacitorCookies.swift in Sources */ = {isa = PBXBuildFile; fileRef = D762677D3F5963B8D5F38062F4E95753 /* CapacitorCookies.swift */; };
33
+ 398DBA2D7D72AA84329C0F4BA3EFEC52 /* NotificationRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44AFCE2C2F80F0E506E6D87679597925 /* NotificationRouter.swift */; };
34
+ 39B593A591B2D1ABA9EAEA611D545CAE /* CDVCommandDelegateImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = B21D1C41A448D6F96D0216ADF7ECF9CA /* CDVCommandDelegateImpl.h */; settings = {ATTRIBUTES = (Public, ); }; };
35
+ 3BAB3D3F5D21CCE819C2EB04587F8AFF /* CDVURLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = F69EB808ED774FEEB2E464C4E3925300 /* CDVURLProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
36
+ 3FB5C7BA4277C0D0FB43D76C4D402529 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 323ECDE48B65715724D3FEC9AF739A43 /* AppDelegate.m */; };
37
+ 426A12BA69634ADA464A999E302C62E1 /* CDVPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 4422CD9250F39E3BAFA46400D1E039AA /* CDVPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
38
+ 43955EDCD04D9444614757AD5D54ACC0 /* CDVAvailabilityDeprecated.h in Headers */ = {isa = PBXBuildFile; fileRef = B1FB0518FAC9CACC4CDC42623554E2DF /* CDVAvailabilityDeprecated.h */; settings = {ATTRIBUTES = (Public, ); }; };
39
+ 4446F7ABE03E36AE94A724B5C5941294 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EDB8C9ACBBD85B912C1048908BCC00F8 /* WebKit.framework */; };
40
+ 4547E10D7F27FE7A9F06B56E5ECD5C82 /* CAPBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2D4D614873F9C615674BD174393B822 /* CAPBridge.swift */; };
41
+ 461E93E36A8243C4B4D9622DED6AF6AB /* CAPPluginMethod.h in Headers */ = {isa = PBXBuildFile; fileRef = C38A9B32C04966258E4FCC0322F0E7C0 /* CAPPluginMethod.h */; settings = {ATTRIBUTES = (Public, ); }; };
42
+ 48700329761B540788185D91D9FF6C57 /* CapacitorHttp.swift in Sources */ = {isa = PBXBuildFile; fileRef = EF63E8131A2FD94F90E46202941EC3EF /* CapacitorHttp.swift */; };
43
+ 4906D4C519CFAB537E429EC542D15A3E /* JS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 633BB62F50F9B8A38AF24F8D6B94F65A /* JS.swift */; };
44
+ 4B0D901A1C542870FAC28B88DD7642C9 /* CDVScreenOrientationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 691A3EEA7DEACCC469C93A4ADABA50B8 /* CDVScreenOrientationDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
45
+ 4D0E4BC0243F568D9BA402064CA26FA6 /* Router.swift in Sources */ = {isa = PBXBuildFile; fileRef = 38644E85E303B52CF29166368A27EA85 /* Router.swift */; };
46
+ 507D12E79CB4E3A59355765E264C4E08 /* CAPLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 159C3E8C6CFE68D46D9CDC5C67B8EE58 /* CAPLog.swift */; };
47
+ 50F57D6FF540F854CC1BCBCA6E35EECA /* CDVPluginManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B391E51500046D291D41F9F3A6B99E2 /* CDVPluginManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
48
+ 52D57F9B1D5180EF81CB354EFDE39C0B /* Pods-PluginTests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
49
+ 56AFF7C493AE4FC6E21F55249419E459 /* native-bridge.js in Resources */ = {isa = PBXBuildFile; fileRef = 9929D1F915C5C6D8E1BD70965A13F081 /* native-bridge.js */; };
50
+ 57352256E7853A923A1339D3ADFD2AAB /* CDVPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F7B980C90444C3454C1DC1F8FDC4DF5 /* CDVPlugin.m */; };
51
+ 588E21DFAC5A96B7C7BA612F99DE2450 /* JSValueEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B05C99C6AFE9D0DAD4D68133E1B8792 /* JSValueEncoder.swift */; };
52
+ 5A741A9215ECFDC614067DB689DAF324 /* CDVConfigParser.h in Headers */ = {isa = PBXBuildFile; fileRef = 5A563AE31DD872BE34F06BCA15D7DFC7 /* CDVConfigParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
53
+ 5BCA1FD7EBB5EF4965D695534055F4C1 /* CAPInstanceDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6785150D7E0F915847D48AEBE6C9CB78 /* CAPInstanceDescriptor.swift */; };
54
+ 5D6B157CBAB0CFACE3207077D3F38634 /* DocLinks.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AF0CFA9AEDAC14D7AF229853B7BBB8C /* DocLinks.swift */; };
55
+ 603BEC2096A5D43E1802680429C05CF7 /* CAPNotifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9752117B1641489BD4F67674A159B63B /* CAPNotifications.swift */; };
56
+ 60565254F21F809D5711BC6EFD4876D7 /* CAPPlugin+LoadInstance.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE6C7FCED9E59F82BAAF5DDDE6D59B58 /* CAPPlugin+LoadInstance.swift */; };
57
+ 612F7D33C87451D4EF38B8D35409D2B0 /* CAPApplicationDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 001ECE40FF13DEBFBF23E3620CBF37DD /* CAPApplicationDelegateProxy.swift */; };
58
+ 62B81631017F422E08B0A2D510AC09D2 /* CDVPlugin+Resources.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E73E18DBBD5D01E6E4072C43DB237FA /* CDVPlugin+Resources.m */; };
59
+ 6381EF1EA6AE91F340854641A4698BD0 /* PluginCallResult.swift in Sources */ = {isa = PBXBuildFile; fileRef = E0AB7C6E2ECF6ECFA5DAD86ABFCC492F /* PluginCallResult.swift */; };
60
+ 6390330E85B42F28A141CC74B961637D /* CapacitorUrlRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CE031ED7EE516B13A80BF258A488724 /* CapacitorUrlRequest.swift */; };
61
+ 677BB221E136C6A2A82A355637B45951 /* CAPInstanceConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = BC77996FE82CEDA5AA7963D5F572AFD1 /* CAPInstanceConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
62
+ 68FB34D5B78833BC81460061A631AFE5 /* JSExport.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD622A0AFF083849DEE9564E9A29C81C /* JSExport.swift */; };
63
+ 697B98E505A8ADA277A5DA8A08507141 /* WKWebView+Capacitor.m in Sources */ = {isa = PBXBuildFile; fileRef = FFB497D32CE913658ED78E677021AD5E /* WKWebView+Capacitor.m */; };
64
+ 69C03EC2F7BCEEF1C5966EBE15D79D2B /* NotificationHandlerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 269D73D43BADF02FF35070703860D7FD /* NotificationHandlerProtocol.swift */; };
65
+ 6EDC21380A8373E10999121AA78CF0AA /* CDVInvokedUrlCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B7326086FFF7C29FC297E90DD42E69E /* CDVInvokedUrlCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
66
+ 79F8B901C1FBEB0B6C42190A7FDED375 /* CAPBridgeViewController+CDVScreenOrientationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 66F3FD98D3AA2517A46A0F3E7FBA2F16 /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */; };
67
+ 7D499059329AC30C6F7AB3AF25C8B93C /* CAPPluginMethod.m in Sources */ = {isa = PBXBuildFile; fileRef = 3994F6F380F9D7B8582C4986B90DAC2B /* CAPPluginMethod.m */; };
68
+ 8155B7F33D9DE12F4B6D7E2F72C7930B /* CDVPluginResult.m in Sources */ = {isa = PBXBuildFile; fileRef = F8F637A23E2CFA73B3E79A232831403B /* CDVPluginResult.m */; };
69
+ 82F350A5EB87D45781C02981C2881D9C /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 2A8DA8390B0ECABF435674EB2989585F /* PrivacyInfo.xcprivacy */; };
70
+ 843435857494FCB0EA09D3CC5036AAA0 /* CDVWebViewProcessPoolFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = DB3EBEA70AE8B9AAC2F9D1F90B757FB0 /* CDVWebViewProcessPoolFactory.h */; settings = {ATTRIBUTES = (Public, ); }; };
71
+ 86717DFD38EBC730FEFC5DED9D130CF7 /* CDVWebViewProcessPoolFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = E2C7734917422E72CA11BECF5A6911FD /* CDVWebViewProcessPoolFactory.m */; };
72
+ 87344B347DE23954BBE68FA018C00DCE /* CAPPluginCall.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6C07ABF787AA1CD7717DC39517847C86 /* CAPPluginCall.swift */; };
73
+ 8805913A0B126BBA105B2BE6DC60EE07 /* CDVURLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = B8BA3FA3A50A5A9570637D1F380BE77B /* CDVURLProtocol.m */; };
74
+ 8EC44D5122A9E5D4668082691D1B6765 /* CAPPluginMethod.swift in Sources */ = {isa = PBXBuildFile; fileRef = 805C7AA07012C4B206AE2956B1E43022 /* CAPPluginMethod.swift */; };
75
+ 950568450BEDFBF0EE8F7F530BF3E1F2 /* CDVConfigParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 574F0E6A1B1CB2D7ECEEDFB6AB3C1A84 /* CDVConfigParser.m */; };
76
+ 95E6FCF0FA7D9066A114C292898C531E /* Capacitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 6B758FB159ABE00CAD9A606799720916 /* Capacitor.h */; settings = {ATTRIBUTES = (Public, ); }; };
77
+ 992B5C655FB299ADDB76250648A405AC /* CAPBridgeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EB1B30DCB419E6F7380C009B6D545C9D /* CAPBridgeViewController.swift */; };
78
+ 9A82E04B69FD2B544442242F8AC49139 /* NSDictionary+CordovaPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 610C5F58BC5ED135E7BA019B6E70313F /* NSDictionary+CordovaPreferences.m */; };
79
+ 9ADD62FB5D9238F2908105EB91BB3959 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CA66746F86BE55810CFE7AD03678EED /* Foundation.framework */; };
80
+ 9AF0C2128A66464AAA4C866FFA053663 /* KeyValueStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9261C81F7F30747D7EF551D58A4250EF /* KeyValueStore.swift */; };
81
+ 9AFF6F6D9432001DF3E80EE03D5DDC26 /* JSValueDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60A1F9AC5131F3D101F2970AD29B3B1A /* JSValueDecoder.swift */; };
82
+ 9BFFAC94BCA7E347E9022E3A3E6B25AD /* SystemBars.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EC57E44988EFF93F9E61DB0B058A3D0 /* SystemBars.swift */; };
83
+ 9D404A2451DEFEF9F41A5BD3477DC876 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CA66746F86BE55810CFE7AD03678EED /* Foundation.framework */; };
84
+ 9F24700DF2C953CCBD941A6DDF7D95A3 /* CDVAvailability.h in Headers */ = {isa = PBXBuildFile; fileRef = A107ED6D765D98599B670DBC13A8FC4C /* CDVAvailability.h */; settings = {ATTRIBUTES = (Public, ); }; };
85
+ A2F98A2FDF35CB2FC3B1CF4B9AF44764 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = B5D04C8E80C427F6EFA7A3016D462A44 /* PrivacyInfo.xcprivacy */; };
86
+ A40921B9732A26EA4A772348B2BE0422 /* CDVInvokedUrlCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA31C7A10CFF6966875F96F7A6CC659 /* CDVInvokedUrlCommand.m */; };
87
+ A8D3165C3D33FCD73A5C7BF2D993A3C9 /* CDVPluginManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 66B650BA1650FCADE391CA2729B60CBC /* CDVPluginManager.m */; };
88
+ AAEFC351D41EFB59B3969A3587A38AFC /* CAPFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4AB7FBC402201104108451CB9663CD1D /* CAPFile.swift */; };
89
+ ADA3B4C8344BC6FD59CBE64D76BC016A /* CAPBridgedJSTypes.m in Sources */ = {isa = PBXBuildFile; fileRef = C6BBEEBA5349A0D062C372FAE2BCCD92 /* CAPBridgedJSTypes.m */; };
90
+ AE4CEEC1B8D1F185C2227C7ADCE34E46 /* AppUUID.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A38531E57EF89DA8008C08257326559 /* AppUUID.swift */; };
91
+ AEF14BCF1196435B4B6254B3AC7C62A9 /* CAPInstanceConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = E760A4446807D2081E71CD2092916E5D /* CAPInstanceConfiguration.swift */; };
92
+ B01214742DAE5348B5833F4EB4145CD4 /* CapacitorBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95490CDF74D82CCA07DE202666717D39 /* CapacitorBridge.swift */; };
93
+ B0C3D262E9FA3CE8702FF957B60A74D0 /* CDV.h in Headers */ = {isa = PBXBuildFile; fileRef = 07C64D04CEAF2DB5EC6FA802AD4647F6 /* CDV.h */; settings = {ATTRIBUTES = (Public, ); }; };
94
+ B1D1488D85F2F0550F957B24365C3CAD /* CAPInstancePlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C70D81E8C54B85CDE9C8A200DA5645D9 /* CAPInstancePlugin.swift */; };
95
+ B348E6B063113CA557B15E1CD61FFBEC /* UIStatusBarManager+CAPHandleTapAction.m in Sources */ = {isa = PBXBuildFile; fileRef = B591C7980A44ED207D4020FC780D5069 /* UIStatusBarManager+CAPHandleTapAction.m */; };
96
+ B62EC04C7CD646470A628820D16898BB /* CapacitorCordova-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 79855A1E6EE641461F30D3F58E4E95DA /* CapacitorCordova-dummy.m */; };
97
+ B74FBE257F6F7607A78B36061E9ED3F9 /* CDVCommandDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 676D0D866EE4A156E97A02AB5ED74908 /* CDVCommandDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
98
+ B8ADAA637C6144AB3B13BC6D745BF609 /* WKWebView+Capacitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 32BE26F3DAF7D47AD795BC94911A3A06 /* WKWebView+Capacitor.swift */; };
99
+ BC868A201B5C7BEC308339465170159A /* CAPBridgeViewController+CDVScreenOrientationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 976E8297AD939290B1B1213556323EAB /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
100
+ BD53B7B44168AF805EF8212E51D93414 /* Console.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8A33F473B7C61E0AA50A0013D42989DA /* Console.swift */; };
101
+ BE0FED16C491D5FACE7A940F4E5D9F6F /* CAPPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DD58AF6BEBF1CDC7A7CB8BABB7FEEDA /* CAPPlugin.m */; };
102
+ C02AEB5BFFF0FB3F7FCEA81EEB45EC6E /* Capacitor-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 501BDCCD03D2297B67F1F796253423F7 /* Capacitor-dummy.m */; };
103
+ C83BA525B64BEF3B0555198214C03E72 /* CAPBridgeProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC449D6BDB72E64CA204AAC77A9ED3AC /* CAPBridgeProtocol.swift */; };
104
+ CAE45D4D589ECB1DA407B55F15DE357B /* CapacitorCookieManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A5598CBF9C2481CA5BEBFF2ECC353668 /* CapacitorCookieManager.swift */; };
105
+ D0B86672E029CAB192D8BE658C905C73 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CA66746F86BE55810CFE7AD03678EED /* Foundation.framework */; };
106
+ D15FB1A81EA6AA2A069CA231D8007548 /* CAPInstanceConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 897C3F9A04E66A18EDECFBC899F2BDAF /* CAPInstanceConfiguration.m */; };
107
+ D6269E73CDF8361E771B00BA95B326A3 /* Pods-Plugin-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
108
+ DB7DEE2C88B808D548608066530E2371 /* CAPPluginCall.m in Sources */ = {isa = PBXBuildFile; fileRef = 65531CB997A1B09C796778489CDC1537 /* CAPPluginCall.m */; };
109
+ DF377614CCCA1FB564A008FFCF718AAB /* UIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B073EED28605BC868A2C954D7D711D /* UIColor.swift */; };
110
+ E0D28D73CA5FFFCADFB9FF0F38AE909A /* CDVCommandDelegateImpl.m in Sources */ = {isa = PBXBuildFile; fileRef = 1BE4288AF560A06D995433664616D621 /* CDVCommandDelegateImpl.m */; };
111
+ E22BCFE52D60CFC23A909D9D1F2990E2 /* CAPBridgeDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C99B9C8C8345DEE9BAF065E7EC3983AF /* CAPBridgeDelegate.swift */; };
112
+ E272C2D1FC899E2FA18FA93A496E09FE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6CA66746F86BE55810CFE7AD03678EED /* Foundation.framework */; };
113
+ E3D79109A4E1460C0EDA11E3E25007B3 /* WebViewDelegationHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F4821AC5A415FB7097FFE92101EB781 /* WebViewDelegationHandler.swift */; };
114
+ E813CD17008469DF300C6378761B1CE8 /* CAPBridgedJSTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = C7C7D429F4DFA9600414AE1FAED528F8 /* CAPBridgedJSTypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
115
+ ECC7CC8DF53C9A4A02D7FA7C9EA7A095 /* Capacitor-Capacitor in Resources */ = {isa = PBXBuildFile; fileRef = 7B0351BBC8F9D891EF52765E46992114 /* Capacitor-Capacitor */; };
116
+ ED7F8F117EA1E08B0ABC0F1065C14FE1 /* NSDictionary+CordovaPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = CB38B0F7CDD4AED62D97D7FB3CADCD39 /* NSDictionary+CordovaPreferences.h */; settings = {ATTRIBUTES = (Public, ); }; };
117
+ F11F149BCB62EB51092936A0C08237DC /* HttpRequestHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 91AD02D28B4123633FFE9A114D076A20 /* HttpRequestHandler.swift */; };
118
+ F859F8A07CEEEB083DE0436618218607 /* CAPPluginCall.h in Headers */ = {isa = PBXBuildFile; fileRef = 6153ED99BFCA28FC5F84991B0FE6B55B /* CAPPluginCall.h */; settings = {ATTRIBUTES = (Public, ); }; };
119
+ FE2754C89146473497F57000B0B8B2EC /* CAPBridgedPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 917705E1AEDEA9CA41E0E325D3D15643 /* CAPBridgedPlugin.h */; settings = {ATTRIBUTES = (Public, ); }; };
120
+ /* End PBXBuildFile section */
121
+
122
+ /* Begin PBXContainerItemProxy section */
123
+ 535A37F058A524444D9FEDC70A6112BE /* PBXContainerItemProxy */ = {
124
+ isa = PBXContainerItemProxy;
125
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
126
+ proxyType = 1;
127
+ remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
128
+ remoteInfo = CapacitorCordova;
129
+ };
130
+ 5A74F75518A44066D6A0E908794725BB /* PBXContainerItemProxy */ = {
131
+ isa = PBXContainerItemProxy;
132
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
133
+ proxyType = 1;
134
+ remoteGlobalIDString = 73E7B3F6CAF718779CB1C31DAAE81F02;
135
+ remoteInfo = "CapacitorCordova-CapacitorCordova";
136
+ };
137
+ 94530840947F52B15F84DA6F5BF488C9 /* PBXContainerItemProxy */ = {
138
+ isa = PBXContainerItemProxy;
139
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
140
+ proxyType = 1;
141
+ remoteGlobalIDString = 0ECF3D6BFCC08377AE23B027EE1D4371;
142
+ remoteInfo = Capacitor;
143
+ };
144
+ A8FB14AC636C3708C481831C056F1D4F /* PBXContainerItemProxy */ = {
145
+ isa = PBXContainerItemProxy;
146
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
147
+ proxyType = 1;
148
+ remoteGlobalIDString = 0ECF3D6BFCC08377AE23B027EE1D4371;
149
+ remoteInfo = Capacitor;
150
+ };
151
+ EF1927C9CB2037634589F9763C34B72E /* PBXContainerItemProxy */ = {
152
+ isa = PBXContainerItemProxy;
153
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
154
+ proxyType = 1;
155
+ remoteGlobalIDString = 63D47B3E2F585706863C8B2FED158298;
156
+ remoteInfo = "Capacitor-Capacitor";
157
+ };
158
+ F555E2E5C35B60BCD8F3E5B0067833E2 /* PBXContainerItemProxy */ = {
159
+ isa = PBXContainerItemProxy;
160
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
161
+ proxyType = 1;
162
+ remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
163
+ remoteInfo = CapacitorCordova;
164
+ };
165
+ FC5559EDE7EC5BD7C7A36034F2A5ABD6 /* PBXContainerItemProxy */ = {
166
+ isa = PBXContainerItemProxy;
167
+ containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
168
+ proxyType = 1;
169
+ remoteGlobalIDString = 400AE44335852A2D8D746557E21E8EB0;
170
+ remoteInfo = CapacitorCordova;
171
+ };
172
+ /* End PBXContainerItemProxy section */
173
+
174
+ /* Begin PBXFileReference section */
175
+ 001ECE40FF13DEBFBF23E3620CBF37DD /* CAPApplicationDelegateProxy.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPApplicationDelegateProxy.swift; path = Capacitor/Capacitor/CAPApplicationDelegateProxy.swift; sourceTree = "<group>"; };
176
+ 01420A9DEC0749FB844B928BEFD63D2D /* TmpViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = TmpViewController.swift; path = Capacitor/Capacitor/TmpViewController.swift; sourceTree = "<group>"; };
177
+ 028940AD1065DC81E528656330A68777 /* JSTypes.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSTypes.swift; path = Capacitor/Capacitor/JSTypes.swift; sourceTree = "<group>"; };
178
+ 04E861AF0321B9A1ECC6C26EC04A80FB /* CapacitorCordova-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "CapacitorCordova-Info.plist"; sourceTree = "<group>"; };
179
+ 0565F71640E4BFC4FB0246B61DEA8D19 /* CapacitorCordova-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CapacitorCordova-prefix.pch"; sourceTree = "<group>"; };
180
+ 07C64D04CEAF2DB5EC6FA802AD4647F6 /* CDV.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDV.h; sourceTree = "<group>"; };
181
+ 0B6C6EE3DA7BE2FE7EB009889DAFA2A8 /* 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; };
182
+ 0BDA40FCE96901D53AA592296064D871 /* CapacitorCordova.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CapacitorCordova.h; path = CapacitorCordova/CapacitorCordova/CapacitorCordova.h; sourceTree = "<group>"; };
183
+ 0EC57E44988EFF93F9E61DB0B058A3D0 /* SystemBars.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SystemBars.swift; sourceTree = "<group>"; };
184
+ 1130C13C2E3B32F69C4D3A7C4FF6630F /* CapacitorCordova.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = CapacitorCordova.modulemap; path = CapacitorCordova/CapacitorCordova/CapacitorCordova.modulemap; sourceTree = "<group>"; };
185
+ 11DF9CA040CEBA3928A7F34FB4928E2C /* Pods-Plugin-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Plugin-Info.plist"; sourceTree = "<group>"; };
186
+ 159C3E8C6CFE68D46D9CDC5C67B8EE58 /* CAPLog.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPLog.swift; path = Capacitor/Capacitor/CAPLog.swift; sourceTree = "<group>"; };
187
+ 1A38531E57EF89DA8008C08257326559 /* AppUUID.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = AppUUID.swift; path = Capacitor/Capacitor/AppUUID.swift; sourceTree = "<group>"; };
188
+ 1ABFDA3391AEBA42EFB0FEBF824A6E34 /* CapacitorCordova */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = CapacitorCordova; path = Cordova.framework; sourceTree = BUILT_PRODUCTS_DIR; };
189
+ 1BE4288AF560A06D995433664616D621 /* CDVCommandDelegateImpl.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVCommandDelegateImpl.m; sourceTree = "<group>"; };
190
+ 209054F682CC201CB6ADA929A91D6F96 /* WebView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = WebView.swift; sourceTree = "<group>"; };
191
+ 2550CD57391D81E5DD71EE67A7F7AB9B /* CapacitorCordova.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CapacitorCordova.modulemap; sourceTree = "<group>"; };
192
+ 269D73D43BADF02FF35070703860D7FD /* NotificationHandlerProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NotificationHandlerProtocol.swift; path = Capacitor/Capacitor/NotificationHandlerProtocol.swift; sourceTree = "<group>"; };
193
+ 29B073EED28605BC868A2C954D7D711D /* UIColor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = UIColor.swift; path = Capacitor/Capacitor/UIColor.swift; sourceTree = "<group>"; };
194
+ 2A8DA8390B0ECABF435674EB2989585F /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = CapacitorCordova/CapacitorCordova/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
195
+ 2B7326086FFF7C29FC297E90DD42E69E /* CDVInvokedUrlCommand.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVInvokedUrlCommand.h; sourceTree = "<group>"; };
196
+ 2DD58AF6BEBF1CDC7A7CB8BABB7FEEDA /* CAPPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPlugin.m; path = Capacitor/Capacitor/CAPPlugin.m; sourceTree = "<group>"; };
197
+ 2EB5D2DBBDC249ABF7155375E56830D5 /* 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; };
198
+ 323ECDE48B65715724D3FEC9AF739A43 /* AppDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
199
+ 32BE26F3DAF7D47AD795BC94911A3A06 /* WKWebView+Capacitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "WKWebView+Capacitor.swift"; path = "Capacitor/Capacitor/WKWebView+Capacitor.swift"; sourceTree = "<group>"; };
200
+ 38644E85E303B52CF29166368A27EA85 /* Router.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Router.swift; path = Capacitor/Capacitor/Router.swift; sourceTree = "<group>"; };
201
+ 3994F6F380F9D7B8582C4986B90DAC2B /* CAPPluginMethod.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPluginMethod.m; path = Capacitor/Capacitor/CAPPluginMethod.m; sourceTree = "<group>"; };
202
+ 39CC6B25D35ADCD7AE162339B487B604 /* Capacitor.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Capacitor.release.xcconfig; sourceTree = "<group>"; };
203
+ 3F3F42E0E0C6A171903481B6E8659359 /* CapacitorExtension.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CapacitorExtension.swift; path = Capacitor/Capacitor/CapacitorExtension.swift; sourceTree = "<group>"; };
204
+ 3F7B980C90444C3454C1DC1F8FDC4DF5 /* CDVPlugin.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPlugin.m; sourceTree = "<group>"; };
205
+ 401B4870616B3D09347BE1F13F95D477 /* Pods-Plugin.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-Plugin.modulemap"; sourceTree = "<group>"; };
206
+ 4422CD9250F39E3BAFA46400D1E039AA /* CDVPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPlugin.h; sourceTree = "<group>"; };
207
+ 44AFCE2C2F80F0E506E6D87679597925 /* NotificationRouter.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = NotificationRouter.swift; path = Capacitor/Capacitor/NotificationRouter.swift; sourceTree = "<group>"; };
208
+ 44D6062E8C618EC2B8F1D7229E8AD501 /* Capacitor */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Capacitor; path = Capacitor.framework; sourceTree = BUILT_PRODUCTS_DIR; };
209
+ 45AEE2D3BD43D61882B01AAE2B8F11E4 /* Pods-PluginTests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-PluginTests-acknowledgements.plist"; sourceTree = "<group>"; };
210
+ 475E1BD09DB78D38055FCB1ED71E9E2B /* Array+Capacitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Array+Capacitor.swift"; path = "Capacitor/Capacitor/Array+Capacitor.swift"; sourceTree = "<group>"; };
211
+ 47F881CAB117FE10E92963EF6CC91861 /* Pods-PluginTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-PluginTests.debug.xcconfig"; sourceTree = "<group>"; };
212
+ 4AB7FBC402201104108451CB9663CD1D /* CAPFile.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPFile.swift; path = Capacitor/Capacitor/CAPFile.swift; sourceTree = "<group>"; };
213
+ 4AF0CFA9AEDAC14D7AF229853B7BBB8C /* DocLinks.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DocLinks.swift; path = Capacitor/Capacitor/DocLinks.swift; sourceTree = "<group>"; };
214
+ 4B7B23985828F9D35ECCA1361A486792 /* Pods-Plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-Plugin"; path = Pods_Plugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
215
+ 501BDCCD03D2297B67F1F796253423F7 /* Capacitor-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Capacitor-dummy.m"; sourceTree = "<group>"; };
216
+ 5152E7476E5BD1A57056F9273811CCDF /* CDVViewController.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVViewController.h; sourceTree = "<group>"; };
217
+ 5229241AFD88A026BA318AEE50C338D6 /* CAPInstanceDescriptor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPInstanceDescriptor.m; path = Capacitor/Capacitor/CAPInstanceDescriptor.m; sourceTree = "<group>"; };
218
+ 535AEEBA96B786E87F23F75310B8CB74 /* Pods-Plugin-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-Plugin-acknowledgements.plist"; sourceTree = "<group>"; };
219
+ 574F0E6A1B1CB2D7ECEEDFB6AB3C1A84 /* CDVConfigParser.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVConfigParser.m; sourceTree = "<group>"; };
220
+ 58DEAF78291AAC1E83073B9084B45542 /* Pods-PluginTests */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-PluginTests"; path = Pods_PluginTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
221
+ 5A563AE31DD872BE34F06BCA15D7DFC7 /* CDVConfigParser.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVConfigParser.h; sourceTree = "<group>"; };
222
+ 5CE031ED7EE516B13A80BF258A488724 /* CapacitorUrlRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorUrlRequest.swift; sourceTree = "<group>"; };
223
+ 5F4821AC5A415FB7097FFE92101EB781 /* WebViewDelegationHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewDelegationHandler.swift; path = Capacitor/Capacitor/WebViewDelegationHandler.swift; sourceTree = "<group>"; };
224
+ 60A1F9AC5131F3D101F2970AD29B3B1A /* JSValueDecoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JSValueDecoder.swift; sourceTree = "<group>"; };
225
+ 610C5F58BC5ED135E7BA019B6E70313F /* NSDictionary+CordovaPreferences.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+CordovaPreferences.m"; sourceTree = "<group>"; };
226
+ 6153ED99BFCA28FC5F84991B0FE6B55B /* CAPPluginCall.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPPluginCall.h; path = Capacitor/Capacitor/CAPPluginCall.h; sourceTree = "<group>"; };
227
+ 633BB62F50F9B8A38AF24F8D6B94F65A /* JS.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JS.swift; path = Capacitor/Capacitor/JS.swift; sourceTree = "<group>"; };
228
+ 65531CB997A1B09C796778489CDC1537 /* CAPPluginCall.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPPluginCall.m; path = Capacitor/Capacitor/CAPPluginCall.m; sourceTree = "<group>"; };
229
+ 66B650BA1650FCADE391CA2729B60CBC /* CDVPluginManager.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPluginManager.m; sourceTree = "<group>"; };
230
+ 66F3FD98D3AA2517A46A0F3E7FBA2F16 /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "CAPBridgeViewController+CDVScreenOrientationDelegate.m"; path = "Capacitor/Capacitor/CAPBridgeViewController+CDVScreenOrientationDelegate.m"; sourceTree = "<group>"; };
231
+ 676D0D866EE4A156E97A02AB5ED74908 /* CDVCommandDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVCommandDelegate.h; sourceTree = "<group>"; };
232
+ 6785150D7E0F915847D48AEBE6C9CB78 /* CAPInstanceDescriptor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPInstanceDescriptor.swift; path = Capacitor/Capacitor/CAPInstanceDescriptor.swift; sourceTree = "<group>"; };
233
+ 691A3EEA7DEACCC469C93A4ADABA50B8 /* CDVScreenOrientationDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVScreenOrientationDelegate.h; sourceTree = "<group>"; };
234
+ 69A698314EDF29A34CFEA0E09BFF48C8 /* Capacitor.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Capacitor.modulemap; sourceTree = "<group>"; };
235
+ 6B59BDF928C3424ED57C254E9BE14F54 /* Capacitor-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Capacitor-prefix.pch"; sourceTree = "<group>"; };
236
+ 6B758FB159ABE00CAD9A606799720916 /* Capacitor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Capacitor.h; path = Capacitor/Capacitor/Capacitor.h; sourceTree = "<group>"; };
237
+ 6C07ABF787AA1CD7717DC39517847C86 /* CAPPluginCall.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPPluginCall.swift; path = Capacitor/Capacitor/CAPPluginCall.swift; sourceTree = "<group>"; };
238
+ 6CA66746F86BE55810CFE7AD03678EED /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
239
+ 6E73E18DBBD5D01E6E4072C43DB237FA /* CDVPlugin+Resources.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CDVPlugin+Resources.m"; sourceTree = "<group>"; };
240
+ 6F1715C2DEF7461A3964E29A0FCB6D3D /* Pods-Plugin.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Plugin.release.xcconfig"; sourceTree = "<group>"; };
241
+ 71A753E402D821AF467FBB5E5B7E99C1 /* ResourceBundle-CapacitorCordova-CapacitorCordova-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-CapacitorCordova-CapacitorCordova-Info.plist"; sourceTree = "<group>"; };
242
+ 7229570FAE245434FAD2F64C5448DD10 /* ResourceBundle-Capacitor-Capacitor-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "ResourceBundle-Capacitor-Capacitor-Info.plist"; sourceTree = "<group>"; };
243
+ 79855A1E6EE641461F30D3F58E4E95DA /* CapacitorCordova-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CapacitorCordova-dummy.m"; sourceTree = "<group>"; };
244
+ 7B0351BBC8F9D891EF52765E46992114 /* Capacitor-Capacitor */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "Capacitor-Capacitor"; path = Capacitor.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
245
+ 7BA31C7A10CFF6966875F96F7A6CC659 /* CDVInvokedUrlCommand.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVInvokedUrlCommand.m; sourceTree = "<group>"; };
246
+ 7D967D566F7C3FD1B78180239E63BC92 /* Pods-PluginTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-PluginTests.release.xcconfig"; sourceTree = "<group>"; };
247
+ 7E74390F09A29D254E98C5610DDD5A28 /* Pods-PluginTests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-PluginTests-dummy.m"; sourceTree = "<group>"; };
248
+ 7EBA7896833F45942EC5BD5D44AFB45D /* CAPInstanceDescriptor.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPInstanceDescriptor.h; path = Capacitor/Capacitor/CAPInstanceDescriptor.h; sourceTree = "<group>"; };
249
+ 7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-Plugin-umbrella.h"; sourceTree = "<group>"; };
250
+ 7F10BA3D4EBEAD024DFF84E5B250ABAA /* CapacitorCordova-CapacitorCordova */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; name = "CapacitorCordova-CapacitorCordova"; path = CapacitorCordova.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
251
+ 7F39A691C1DB6062751F0CEFCFB1259E /* CAPPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPPlugin.h; path = Capacitor/Capacitor/CAPPlugin.h; sourceTree = "<group>"; };
252
+ 805C7AA07012C4B206AE2956B1E43022 /* CAPPluginMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPPluginMethod.swift; path = Capacitor/Capacitor/CAPPluginMethod.swift; sourceTree = "<group>"; };
253
+ 83750A52E44DDB37B8BA36AED3BC39C1 /* KeyPath.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyPath.swift; path = Capacitor/Capacitor/KeyPath.swift; sourceTree = "<group>"; };
254
+ 897C3F9A04E66A18EDECFBC899F2BDAF /* CAPInstanceConfiguration.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPInstanceConfiguration.m; path = Capacitor/Capacitor/CAPInstanceConfiguration.m; sourceTree = "<group>"; };
255
+ 8A33F473B7C61E0AA50A0013D42989DA /* Console.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = Console.swift; sourceTree = "<group>"; };
256
+ 8B391E51500046D291D41F9F3A6B99E2 /* CDVPluginManager.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPluginManager.h; sourceTree = "<group>"; };
257
+ 917705E1AEDEA9CA41E0E325D3D15643 /* CAPBridgedPlugin.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPBridgedPlugin.h; path = Capacitor/Capacitor/CAPBridgedPlugin.h; sourceTree = "<group>"; };
258
+ 91AD02D28B4123633FFE9A114D076A20 /* HttpRequestHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HttpRequestHandler.swift; sourceTree = "<group>"; };
259
+ 9261C81F7F30747D7EF551D58A4250EF /* KeyValueStore.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = KeyValueStore.swift; path = Capacitor/Capacitor/KeyValueStore.swift; sourceTree = "<group>"; };
260
+ 939147BBA617256FB279F110F9DD2227 /* Pods-PluginTests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-PluginTests-Info.plist"; sourceTree = "<group>"; };
261
+ 95490CDF74D82CCA07DE202666717D39 /* CapacitorBridge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CapacitorBridge.swift; path = Capacitor/Capacitor/CapacitorBridge.swift; sourceTree = "<group>"; };
262
+ 9752117B1641489BD4F67674A159B63B /* CAPNotifications.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPNotifications.swift; path = Capacitor/Capacitor/CAPNotifications.swift; sourceTree = "<group>"; };
263
+ 976E8297AD939290B1B1213556323EAB /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "CAPBridgeViewController+CDVScreenOrientationDelegate.h"; path = "Capacitor/Capacitor/CAPBridgeViewController+CDVScreenOrientationDelegate.h"; sourceTree = "<group>"; };
264
+ 9929D1F915C5C6D8E1BD70965A13F081 /* native-bridge.js */ = {isa = PBXFileReference; includeInIndex = 1; name = "native-bridge.js"; path = "Capacitor/Capacitor/assets/native-bridge.js"; sourceTree = "<group>"; };
265
+ 9B05C99C6AFE9D0DAD4D68133E1B8792 /* JSValueEncoder.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JSValueEncoder.swift; sourceTree = "<group>"; };
266
+ 9B63FE8618A1E0A1E36B1492CE84D13C /* WebViewAssetHandler.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = WebViewAssetHandler.swift; path = Capacitor/Capacitor/WebViewAssetHandler.swift; sourceTree = "<group>"; };
267
+ 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; };
268
+ 9DE6B96A5D68D9FF0477F70FAFB25FBF /* CapacitorCordova.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CapacitorCordova.debug.xcconfig; sourceTree = "<group>"; };
269
+ A107ED6D765D98599B670DBC13A8FC4C /* CDVAvailability.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVAvailability.h; sourceTree = "<group>"; };
270
+ A1E5822FC61F9421CF2456D453B75418 /* Pods-PluginTests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-PluginTests-acknowledgements.markdown"; sourceTree = "<group>"; };
271
+ A5598CBF9C2481CA5BEBFF2ECC353668 /* CapacitorCookieManager.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorCookieManager.swift; sourceTree = "<group>"; };
272
+ A7BF7D4F392D04480CC86A3A8408ECE7 /* Capacitor-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Capacitor-Info.plist"; sourceTree = "<group>"; };
273
+ AA15B8248F2C83B6E6BA7CA6A3AD0EBC /* Capacitor.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Capacitor.debug.xcconfig; sourceTree = "<group>"; };
274
+ B1FB0518FAC9CACC4CDC42623554E2DF /* CDVAvailabilityDeprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVAvailabilityDeprecated.h; sourceTree = "<group>"; };
275
+ B21D1C41A448D6F96D0216ADF7ECF9CA /* CDVCommandDelegateImpl.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVCommandDelegateImpl.h; sourceTree = "<group>"; };
276
+ B2D4D614873F9C615674BD174393B822 /* CAPBridge.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridge.swift; path = Capacitor/Capacitor/CAPBridge.swift; sourceTree = "<group>"; };
277
+ B591C7980A44ED207D4020FC780D5069 /* UIStatusBarManager+CAPHandleTapAction.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIStatusBarManager+CAPHandleTapAction.m"; path = "Capacitor/Capacitor/UIStatusBarManager+CAPHandleTapAction.m"; sourceTree = "<group>"; };
278
+ B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-Plugin-dummy.m"; sourceTree = "<group>"; };
279
+ B5D04C8E80C427F6EFA7A3016D462A44 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Capacitor/Capacitor/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
280
+ B8BA3FA3A50A5A9570637D1F380BE77B /* CDVURLProtocol.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVURLProtocol.m; sourceTree = "<group>"; };
281
+ BC77996FE82CEDA5AA7963D5F572AFD1 /* CAPInstanceConfiguration.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPInstanceConfiguration.h; path = Capacitor/Capacitor/CAPInstanceConfiguration.h; sourceTree = "<group>"; };
282
+ BD622A0AFF083849DEE9564E9A29C81C /* JSExport.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = JSExport.swift; path = Capacitor/Capacitor/JSExport.swift; sourceTree = "<group>"; };
283
+ C38A9B32C04966258E4FCC0322F0E7C0 /* CAPPluginMethod.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPPluginMethod.h; path = Capacitor/Capacitor/CAPPluginMethod.h; sourceTree = "<group>"; };
284
+ C6BBEEBA5349A0D062C372FAE2BCCD92 /* CAPBridgedJSTypes.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = CAPBridgedJSTypes.m; path = Capacitor/Capacitor/CAPBridgedJSTypes.m; sourceTree = "<group>"; };
285
+ C70D81E8C54B85CDE9C8A200DA5645D9 /* CAPInstancePlugin.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPInstancePlugin.swift; path = Capacitor/Capacitor/CAPInstancePlugin.swift; sourceTree = "<group>"; };
286
+ C7C7D429F4DFA9600414AE1FAED528F8 /* CAPBridgedJSTypes.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = CAPBridgedJSTypes.h; path = Capacitor/Capacitor/CAPBridgedJSTypes.h; sourceTree = "<group>"; };
287
+ C818B5D2E7E4FE4DB6A541C59C3F46A2 /* Pods-Plugin-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-Plugin-acknowledgements.markdown"; sourceTree = "<group>"; };
288
+ C8BFB9861A900B313C355BA892161A2B /* AppDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
289
+ C99B9C8C8345DEE9BAF065E7EC3983AF /* CAPBridgeDelegate.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeDelegate.swift; path = Capacitor/Capacitor/CAPBridgeDelegate.swift; sourceTree = "<group>"; };
290
+ CB38B0F7CDD4AED62D97D7FB3CADCD39 /* NSDictionary+CordovaPreferences.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+CordovaPreferences.h"; sourceTree = "<group>"; };
291
+ D6A9D9102A6C05CE4B93BA2C13954FE9 /* Pods-PluginTests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-PluginTests-frameworks.sh"; sourceTree = "<group>"; };
292
+ D762677D3F5963B8D5F38062F4E95753 /* CapacitorCookies.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorCookies.swift; sourceTree = "<group>"; };
293
+ D97A8D479BC1EEF8ACF19C39BCAF051F /* CapacitorCordova.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CapacitorCordova.release.xcconfig; sourceTree = "<group>"; };
294
+ DAA5DBF72380C5466DCBC107B7747A60 /* Pods-Plugin.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-Plugin.debug.xcconfig"; sourceTree = "<group>"; };
295
+ DB3EBEA70AE8B9AAC2F9D1F90B757FB0 /* CDVWebViewProcessPoolFactory.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVWebViewProcessPoolFactory.h; sourceTree = "<group>"; };
296
+ DE6C7FCED9E59F82BAAF5DDDE6D59B58 /* CAPPlugin+LoadInstance.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CAPPlugin+LoadInstance.swift"; path = "Capacitor/Capacitor/CAPPlugin+LoadInstance.swift"; sourceTree = "<group>"; };
297
+ E0AB7C6E2ECF6ECFA5DAD86ABFCC492F /* PluginCallResult.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PluginCallResult.swift; path = Capacitor/Capacitor/PluginCallResult.swift; sourceTree = "<group>"; };
298
+ E2C7734917422E72CA11BECF5A6911FD /* CDVWebViewProcessPoolFactory.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVWebViewProcessPoolFactory.m; sourceTree = "<group>"; };
299
+ E37101683E0792BE53A2F2ED5CDB36C4 /* CDVPluginResult.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVPluginResult.h; sourceTree = "<group>"; };
300
+ E4D6C7494A9216B638A0EAF8061E8941 /* CAPBridgedPlugin+getMethod.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "CAPBridgedPlugin+getMethod.swift"; path = "Capacitor/Capacitor/CAPBridgedPlugin+getMethod.swift"; sourceTree = "<group>"; };
301
+ E760A4446807D2081E71CD2092916E5D /* CAPInstanceConfiguration.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPInstanceConfiguration.swift; path = Capacitor/Capacitor/CAPInstanceConfiguration.swift; sourceTree = "<group>"; };
302
+ E8950E00418A9BCE1D0E315A85B496FB /* Pods-PluginTests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-PluginTests.modulemap"; sourceTree = "<group>"; };
303
+ E8E518E5642E71722003C1DAC6BB78A8 /* PluginConfig.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = PluginConfig.swift; path = Capacitor/Capacitor/PluginConfig.swift; sourceTree = "<group>"; };
304
+ E9D8B126957CF6C13881A31890C9DD71 /* CDVViewController.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVViewController.m; sourceTree = "<group>"; };
305
+ EB1B30DCB419E6F7380C009B6D545C9D /* CAPBridgeViewController.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeViewController.swift; path = Capacitor/Capacitor/CAPBridgeViewController.swift; sourceTree = "<group>"; };
306
+ EC449D6BDB72E64CA204AAC77A9ED3AC /* CAPBridgeProtocol.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = CAPBridgeProtocol.swift; path = Capacitor/Capacitor/CAPBridgeProtocol.swift; sourceTree = "<group>"; };
307
+ EC928980FEB9A0264170BF050EB529A6 /* CDVPlugin+Resources.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CDVPlugin+Resources.h"; sourceTree = "<group>"; };
308
+ EDB8C9ACBBD85B912C1048908BCC00F8 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/WebKit.framework; sourceTree = DEVELOPER_DIR; };
309
+ EDBCD9884D3D128AEE88438195DC617C /* Data+Capacitor.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = "Data+Capacitor.swift"; path = "Capacitor/Capacitor/Data+Capacitor.swift"; sourceTree = "<group>"; };
310
+ EF63E8131A2FD94F90E46202941EC3EF /* CapacitorHttp.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = CapacitorHttp.swift; sourceTree = "<group>"; };
311
+ F69EB808ED774FEEB2E464C4E3925300 /* CDVURLProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = CDVURLProtocol.h; sourceTree = "<group>"; };
312
+ F8F637A23E2CFA73B3E79A232831403B /* CDVPluginResult.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = CDVPluginResult.m; sourceTree = "<group>"; };
313
+ FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-PluginTests-umbrella.h"; sourceTree = "<group>"; };
314
+ FF20138C4467CDC2C13614E792293CEA /* Capacitor.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; name = Capacitor.modulemap; path = Capacitor/Capacitor/Capacitor.modulemap; sourceTree = "<group>"; };
315
+ FFB497D32CE913658ED78E677021AD5E /* WKWebView+Capacitor.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "WKWebView+Capacitor.m"; path = "Capacitor/Capacitor/WKWebView+Capacitor.m"; sourceTree = "<group>"; };
316
+ /* End PBXFileReference section */
317
+
318
+ /* Begin PBXFrameworksBuildPhase section */
319
+ 011E71F8CBA96F59E28534D882ABE1CB /* Frameworks */ = {
320
+ isa = PBXFrameworksBuildPhase;
321
+ buildActionMask = 2147483647;
322
+ files = (
323
+ );
324
+ runOnlyForDeploymentPostprocessing = 0;
325
+ };
326
+ 254647EE38576F1E6FE680A4D9BA22B3 /* Frameworks */ = {
327
+ isa = PBXFrameworksBuildPhase;
328
+ buildActionMask = 2147483647;
329
+ files = (
330
+ E272C2D1FC899E2FA18FA93A496E09FE /* Foundation.framework in Frameworks */,
331
+ );
332
+ runOnlyForDeploymentPostprocessing = 0;
333
+ };
334
+ 8985A0070FDEAD6D889D562BE6785C2D /* Frameworks */ = {
335
+ isa = PBXFrameworksBuildPhase;
336
+ buildActionMask = 2147483647;
337
+ files = (
338
+ 9D404A2451DEFEF9F41A5BD3477DC876 /* Foundation.framework in Frameworks */,
339
+ );
340
+ runOnlyForDeploymentPostprocessing = 0;
341
+ };
342
+ 905535706FD99C3AFC4834D0B8EF680D /* Frameworks */ = {
343
+ isa = PBXFrameworksBuildPhase;
344
+ buildActionMask = 2147483647;
345
+ files = (
346
+ D0B86672E029CAB192D8BE658C905C73 /* Foundation.framework in Frameworks */,
347
+ 4446F7ABE03E36AE94A724B5C5941294 /* WebKit.framework in Frameworks */,
348
+ );
349
+ runOnlyForDeploymentPostprocessing = 0;
350
+ };
351
+ 9AA7BEC4A99A27E844659F5AEF99E539 /* Frameworks */ = {
352
+ isa = PBXFrameworksBuildPhase;
353
+ buildActionMask = 2147483647;
354
+ files = (
355
+ );
356
+ runOnlyForDeploymentPostprocessing = 0;
357
+ };
358
+ BE6852BD46B2A3BD6CE203149CED67C2 /* Frameworks */ = {
359
+ isa = PBXFrameworksBuildPhase;
360
+ buildActionMask = 2147483647;
361
+ files = (
362
+ 9ADD62FB5D9238F2908105EB91BB3959 /* Foundation.framework in Frameworks */,
363
+ );
364
+ runOnlyForDeploymentPostprocessing = 0;
365
+ };
366
+ /* End PBXFrameworksBuildPhase section */
367
+
368
+ /* Begin PBXGroup section */
369
+ 1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */ = {
370
+ isa = PBXGroup;
371
+ children = (
372
+ D436BFCF28DC3F91BC057EA7A5D1DD60 /* iOS */,
373
+ );
374
+ name = Frameworks;
375
+ sourceTree = "<group>";
376
+ };
377
+ 1C9EA22325E1DB005890D264D7B6704D /* CapacitorCordova */ = {
378
+ isa = PBXGroup;
379
+ children = (
380
+ 0BDA40FCE96901D53AA592296064D871 /* CapacitorCordova.h */,
381
+ 2A8DA8390B0ECABF435674EB2989585F /* PrivacyInfo.xcprivacy */,
382
+ FAE5C92454EE2B7C5E7198A769269EDE /* Classes */,
383
+ 794A19EECA2BF94F714059CB65719C82 /* Pod */,
384
+ CC57E25B903661465718355B1E8130FE /* Support Files */,
385
+ );
386
+ name = CapacitorCordova;
387
+ path = "../../node_modules/@capacitor/ios";
388
+ sourceTree = "<group>";
389
+ };
390
+ 233DF6B542F3288ACD0231360C25D844 /* Public */ = {
391
+ isa = PBXGroup;
392
+ children = (
393
+ C8BFB9861A900B313C355BA892161A2B /* AppDelegate.h */,
394
+ 323ECDE48B65715724D3FEC9AF739A43 /* AppDelegate.m */,
395
+ 07C64D04CEAF2DB5EC6FA802AD4647F6 /* CDV.h */,
396
+ A107ED6D765D98599B670DBC13A8FC4C /* CDVAvailability.h */,
397
+ B1FB0518FAC9CACC4CDC42623554E2DF /* CDVAvailabilityDeprecated.h */,
398
+ 676D0D866EE4A156E97A02AB5ED74908 /* CDVCommandDelegate.h */,
399
+ B21D1C41A448D6F96D0216ADF7ECF9CA /* CDVCommandDelegateImpl.h */,
400
+ 1BE4288AF560A06D995433664616D621 /* CDVCommandDelegateImpl.m */,
401
+ 5A563AE31DD872BE34F06BCA15D7DFC7 /* CDVConfigParser.h */,
402
+ 574F0E6A1B1CB2D7ECEEDFB6AB3C1A84 /* CDVConfigParser.m */,
403
+ 2B7326086FFF7C29FC297E90DD42E69E /* CDVInvokedUrlCommand.h */,
404
+ 7BA31C7A10CFF6966875F96F7A6CC659 /* CDVInvokedUrlCommand.m */,
405
+ 4422CD9250F39E3BAFA46400D1E039AA /* CDVPlugin.h */,
406
+ 3F7B980C90444C3454C1DC1F8FDC4DF5 /* CDVPlugin.m */,
407
+ EC928980FEB9A0264170BF050EB529A6 /* CDVPlugin+Resources.h */,
408
+ 6E73E18DBBD5D01E6E4072C43DB237FA /* CDVPlugin+Resources.m */,
409
+ 8B391E51500046D291D41F9F3A6B99E2 /* CDVPluginManager.h */,
410
+ 66B650BA1650FCADE391CA2729B60CBC /* CDVPluginManager.m */,
411
+ E37101683E0792BE53A2F2ED5CDB36C4 /* CDVPluginResult.h */,
412
+ F8F637A23E2CFA73B3E79A232831403B /* CDVPluginResult.m */,
413
+ 691A3EEA7DEACCC469C93A4ADABA50B8 /* CDVScreenOrientationDelegate.h */,
414
+ F69EB808ED774FEEB2E464C4E3925300 /* CDVURLProtocol.h */,
415
+ B8BA3FA3A50A5A9570637D1F380BE77B /* CDVURLProtocol.m */,
416
+ 5152E7476E5BD1A57056F9273811CCDF /* CDVViewController.h */,
417
+ E9D8B126957CF6C13881A31890C9DD71 /* CDVViewController.m */,
418
+ DB3EBEA70AE8B9AAC2F9D1F90B757FB0 /* CDVWebViewProcessPoolFactory.h */,
419
+ E2C7734917422E72CA11BECF5A6911FD /* CDVWebViewProcessPoolFactory.m */,
420
+ CB38B0F7CDD4AED62D97D7FB3CADCD39 /* NSDictionary+CordovaPreferences.h */,
421
+ 610C5F58BC5ED135E7BA019B6E70313F /* NSDictionary+CordovaPreferences.m */,
422
+ );
423
+ name = Public;
424
+ path = Public;
425
+ sourceTree = "<group>";
426
+ };
427
+ 4CFBCA304B73971B2C6214DC841069A4 /* Pod */ = {
428
+ isa = PBXGroup;
429
+ children = (
430
+ FF20138C4467CDC2C13614E792293CEA /* Capacitor.modulemap */,
431
+ 2EB5D2DBBDC249ABF7155375E56830D5 /* Capacitor.podspec */,
432
+ );
433
+ name = Pod;
434
+ sourceTree = "<group>";
435
+ };
436
+ 5235D345C54253A68DD5B29EB1DDE614 /* Development Pods */ = {
437
+ isa = PBXGroup;
438
+ children = (
439
+ E08232C5B5B918250D2D7111209A4605 /* Capacitor */,
440
+ 1C9EA22325E1DB005890D264D7B6704D /* CapacitorCordova */,
441
+ );
442
+ name = "Development Pods";
443
+ sourceTree = "<group>";
444
+ };
445
+ 72294CB51BE7B8F8900BB19651483386 /* Plugins */ = {
446
+ isa = PBXGroup;
447
+ children = (
448
+ A5598CBF9C2481CA5BEBFF2ECC353668 /* CapacitorCookieManager.swift */,
449
+ D762677D3F5963B8D5F38062F4E95753 /* CapacitorCookies.swift */,
450
+ EF63E8131A2FD94F90E46202941EC3EF /* CapacitorHttp.swift */,
451
+ 5CE031ED7EE516B13A80BF258A488724 /* CapacitorUrlRequest.swift */,
452
+ 8A33F473B7C61E0AA50A0013D42989DA /* Console.swift */,
453
+ 91AD02D28B4123633FFE9A114D076A20 /* HttpRequestHandler.swift */,
454
+ 0EC57E44988EFF93F9E61DB0B058A3D0 /* SystemBars.swift */,
455
+ 209054F682CC201CB6ADA929A91D6F96 /* WebView.swift */,
456
+ );
457
+ name = Plugins;
458
+ path = Capacitor/Capacitor/Plugins;
459
+ sourceTree = "<group>";
460
+ };
461
+ 72539498BCFCBCD52A309B65CBC3E057 /* Codable */ = {
462
+ isa = PBXGroup;
463
+ children = (
464
+ 60A1F9AC5131F3D101F2970AD29B3B1A /* JSValueDecoder.swift */,
465
+ 9B05C99C6AFE9D0DAD4D68133E1B8792 /* JSValueEncoder.swift */,
466
+ );
467
+ name = Codable;
468
+ path = Capacitor/Capacitor/Codable;
469
+ sourceTree = "<group>";
470
+ };
471
+ 740E12C899D56C459793F8D89BE2D003 /* Targets Support Files */ = {
472
+ isa = PBXGroup;
473
+ children = (
474
+ 8C0C94AB912114BEDD51A64682444E19 /* Pods-Plugin */,
475
+ F22F323547F39068C402A67FCA68E7C2 /* Pods-PluginTests */,
476
+ );
477
+ name = "Targets Support Files";
478
+ sourceTree = "<group>";
479
+ };
480
+ 794A19EECA2BF94F714059CB65719C82 /* Pod */ = {
481
+ isa = PBXGroup;
482
+ children = (
483
+ 1130C13C2E3B32F69C4D3A7C4FF6630F /* CapacitorCordova.modulemap */,
484
+ 0B6C6EE3DA7BE2FE7EB009889DAFA2A8 /* CapacitorCordova.podspec */,
485
+ );
486
+ name = Pod;
487
+ sourceTree = "<group>";
488
+ };
489
+ 8C0C94AB912114BEDD51A64682444E19 /* Pods-Plugin */ = {
490
+ isa = PBXGroup;
491
+ children = (
492
+ 401B4870616B3D09347BE1F13F95D477 /* Pods-Plugin.modulemap */,
493
+ C818B5D2E7E4FE4DB6A541C59C3F46A2 /* Pods-Plugin-acknowledgements.markdown */,
494
+ 535AEEBA96B786E87F23F75310B8CB74 /* Pods-Plugin-acknowledgements.plist */,
495
+ B5A2BC9A9C63563BFD519AB3CE4D5D9D /* Pods-Plugin-dummy.m */,
496
+ 11DF9CA040CEBA3928A7F34FB4928E2C /* Pods-Plugin-Info.plist */,
497
+ 7EFD241FB11A4273E5C38133FF35CF7D /* Pods-Plugin-umbrella.h */,
498
+ DAA5DBF72380C5466DCBC107B7747A60 /* Pods-Plugin.debug.xcconfig */,
499
+ 6F1715C2DEF7461A3964E29A0FCB6D3D /* Pods-Plugin.release.xcconfig */,
500
+ );
501
+ name = "Pods-Plugin";
502
+ path = "Target Support Files/Pods-Plugin";
503
+ sourceTree = "<group>";
504
+ };
505
+ CC57E25B903661465718355B1E8130FE /* Support Files */ = {
506
+ isa = PBXGroup;
507
+ children = (
508
+ 2550CD57391D81E5DD71EE67A7F7AB9B /* CapacitorCordova.modulemap */,
509
+ 79855A1E6EE641461F30D3F58E4E95DA /* CapacitorCordova-dummy.m */,
510
+ 04E861AF0321B9A1ECC6C26EC04A80FB /* CapacitorCordova-Info.plist */,
511
+ 0565F71640E4BFC4FB0246B61DEA8D19 /* CapacitorCordova-prefix.pch */,
512
+ 9DE6B96A5D68D9FF0477F70FAFB25FBF /* CapacitorCordova.debug.xcconfig */,
513
+ D97A8D479BC1EEF8ACF19C39BCAF051F /* CapacitorCordova.release.xcconfig */,
514
+ 71A753E402D821AF467FBB5E5B7E99C1 /* ResourceBundle-CapacitorCordova-CapacitorCordova-Info.plist */,
515
+ );
516
+ name = "Support Files";
517
+ path = "../../../ios/Pods/Target Support Files/CapacitorCordova";
518
+ sourceTree = "<group>";
519
+ };
520
+ CF1408CF629C7361332E53B88F7BD30C = {
521
+ isa = PBXGroup;
522
+ children = (
523
+ 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
524
+ 5235D345C54253A68DD5B29EB1DDE614 /* Development Pods */,
525
+ 1628BF05B4CAFDCC3549A101F5A10A17 /* Frameworks */,
526
+ E1426E3CDD2BBC7DBFAE7FC82ACC03F8 /* Products */,
527
+ 740E12C899D56C459793F8D89BE2D003 /* Targets Support Files */,
528
+ );
529
+ sourceTree = "<group>";
530
+ };
531
+ D436BFCF28DC3F91BC057EA7A5D1DD60 /* iOS */ = {
532
+ isa = PBXGroup;
533
+ children = (
534
+ 6CA66746F86BE55810CFE7AD03678EED /* Foundation.framework */,
535
+ EDB8C9ACBBD85B912C1048908BCC00F8 /* WebKit.framework */,
536
+ );
537
+ name = iOS;
538
+ sourceTree = "<group>";
539
+ };
540
+ E08232C5B5B918250D2D7111209A4605 /* Capacitor */ = {
541
+ isa = PBXGroup;
542
+ children = (
543
+ 1A38531E57EF89DA8008C08257326559 /* AppUUID.swift */,
544
+ 475E1BD09DB78D38055FCB1ED71E9E2B /* Array+Capacitor.swift */,
545
+ 6B758FB159ABE00CAD9A606799720916 /* Capacitor.h */,
546
+ 95490CDF74D82CCA07DE202666717D39 /* CapacitorBridge.swift */,
547
+ 3F3F42E0E0C6A171903481B6E8659359 /* CapacitorExtension.swift */,
548
+ 001ECE40FF13DEBFBF23E3620CBF37DD /* CAPApplicationDelegateProxy.swift */,
549
+ B2D4D614873F9C615674BD174393B822 /* CAPBridge.swift */,
550
+ C99B9C8C8345DEE9BAF065E7EC3983AF /* CAPBridgeDelegate.swift */,
551
+ C7C7D429F4DFA9600414AE1FAED528F8 /* CAPBridgedJSTypes.h */,
552
+ C6BBEEBA5349A0D062C372FAE2BCCD92 /* CAPBridgedJSTypes.m */,
553
+ 917705E1AEDEA9CA41E0E325D3D15643 /* CAPBridgedPlugin.h */,
554
+ E4D6C7494A9216B638A0EAF8061E8941 /* CAPBridgedPlugin+getMethod.swift */,
555
+ EC449D6BDB72E64CA204AAC77A9ED3AC /* CAPBridgeProtocol.swift */,
556
+ EB1B30DCB419E6F7380C009B6D545C9D /* CAPBridgeViewController.swift */,
557
+ 976E8297AD939290B1B1213556323EAB /* CAPBridgeViewController+CDVScreenOrientationDelegate.h */,
558
+ 66F3FD98D3AA2517A46A0F3E7FBA2F16 /* CAPBridgeViewController+CDVScreenOrientationDelegate.m */,
559
+ 4AB7FBC402201104108451CB9663CD1D /* CAPFile.swift */,
560
+ BC77996FE82CEDA5AA7963D5F572AFD1 /* CAPInstanceConfiguration.h */,
561
+ 897C3F9A04E66A18EDECFBC899F2BDAF /* CAPInstanceConfiguration.m */,
562
+ E760A4446807D2081E71CD2092916E5D /* CAPInstanceConfiguration.swift */,
563
+ 7EBA7896833F45942EC5BD5D44AFB45D /* CAPInstanceDescriptor.h */,
564
+ 5229241AFD88A026BA318AEE50C338D6 /* CAPInstanceDescriptor.m */,
565
+ 6785150D7E0F915847D48AEBE6C9CB78 /* CAPInstanceDescriptor.swift */,
566
+ C70D81E8C54B85CDE9C8A200DA5645D9 /* CAPInstancePlugin.swift */,
567
+ 159C3E8C6CFE68D46D9CDC5C67B8EE58 /* CAPLog.swift */,
568
+ 9752117B1641489BD4F67674A159B63B /* CAPNotifications.swift */,
569
+ 7F39A691C1DB6062751F0CEFCFB1259E /* CAPPlugin.h */,
570
+ 2DD58AF6BEBF1CDC7A7CB8BABB7FEEDA /* CAPPlugin.m */,
571
+ DE6C7FCED9E59F82BAAF5DDDE6D59B58 /* CAPPlugin+LoadInstance.swift */,
572
+ 6153ED99BFCA28FC5F84991B0FE6B55B /* CAPPluginCall.h */,
573
+ 65531CB997A1B09C796778489CDC1537 /* CAPPluginCall.m */,
574
+ 6C07ABF787AA1CD7717DC39517847C86 /* CAPPluginCall.swift */,
575
+ C38A9B32C04966258E4FCC0322F0E7C0 /* CAPPluginMethod.h */,
576
+ 3994F6F380F9D7B8582C4986B90DAC2B /* CAPPluginMethod.m */,
577
+ 805C7AA07012C4B206AE2956B1E43022 /* CAPPluginMethod.swift */,
578
+ EDBCD9884D3D128AEE88438195DC617C /* Data+Capacitor.swift */,
579
+ 4AF0CFA9AEDAC14D7AF229853B7BBB8C /* DocLinks.swift */,
580
+ 633BB62F50F9B8A38AF24F8D6B94F65A /* JS.swift */,
581
+ BD622A0AFF083849DEE9564E9A29C81C /* JSExport.swift */,
582
+ 028940AD1065DC81E528656330A68777 /* JSTypes.swift */,
583
+ 83750A52E44DDB37B8BA36AED3BC39C1 /* KeyPath.swift */,
584
+ 9261C81F7F30747D7EF551D58A4250EF /* KeyValueStore.swift */,
585
+ 9929D1F915C5C6D8E1BD70965A13F081 /* native-bridge.js */,
586
+ 269D73D43BADF02FF35070703860D7FD /* NotificationHandlerProtocol.swift */,
587
+ 44AFCE2C2F80F0E506E6D87679597925 /* NotificationRouter.swift */,
588
+ E0AB7C6E2ECF6ECFA5DAD86ABFCC492F /* PluginCallResult.swift */,
589
+ E8E518E5642E71722003C1DAC6BB78A8 /* PluginConfig.swift */,
590
+ B5D04C8E80C427F6EFA7A3016D462A44 /* PrivacyInfo.xcprivacy */,
591
+ 38644E85E303B52CF29166368A27EA85 /* Router.swift */,
592
+ 01420A9DEC0749FB844B928BEFD63D2D /* TmpViewController.swift */,
593
+ 29B073EED28605BC868A2C954D7D711D /* UIColor.swift */,
594
+ B591C7980A44ED207D4020FC780D5069 /* UIStatusBarManager+CAPHandleTapAction.m */,
595
+ 9B63FE8618A1E0A1E36B1492CE84D13C /* WebViewAssetHandler.swift */,
596
+ 5F4821AC5A415FB7097FFE92101EB781 /* WebViewDelegationHandler.swift */,
597
+ FFB497D32CE913658ED78E677021AD5E /* WKWebView+Capacitor.m */,
598
+ 32BE26F3DAF7D47AD795BC94911A3A06 /* WKWebView+Capacitor.swift */,
599
+ 72539498BCFCBCD52A309B65CBC3E057 /* Codable */,
600
+ 72294CB51BE7B8F8900BB19651483386 /* Plugins */,
601
+ 4CFBCA304B73971B2C6214DC841069A4 /* Pod */,
602
+ E4D0A9EBA79F7E57F28163C725033AB2 /* Support Files */,
603
+ );
604
+ name = Capacitor;
605
+ path = "../../node_modules/@capacitor/ios";
606
+ sourceTree = "<group>";
607
+ };
608
+ E1426E3CDD2BBC7DBFAE7FC82ACC03F8 /* Products */ = {
609
+ isa = PBXGroup;
610
+ children = (
611
+ 44D6062E8C618EC2B8F1D7229E8AD501 /* Capacitor */,
612
+ 7B0351BBC8F9D891EF52765E46992114 /* Capacitor-Capacitor */,
613
+ 1ABFDA3391AEBA42EFB0FEBF824A6E34 /* CapacitorCordova */,
614
+ 7F10BA3D4EBEAD024DFF84E5B250ABAA /* CapacitorCordova-CapacitorCordova */,
615
+ 4B7B23985828F9D35ECCA1361A486792 /* Pods-Plugin */,
616
+ 58DEAF78291AAC1E83073B9084B45542 /* Pods-PluginTests */,
617
+ );
618
+ name = Products;
619
+ sourceTree = "<group>";
620
+ };
621
+ E4D0A9EBA79F7E57F28163C725033AB2 /* Support Files */ = {
622
+ isa = PBXGroup;
623
+ children = (
624
+ 69A698314EDF29A34CFEA0E09BFF48C8 /* Capacitor.modulemap */,
625
+ 501BDCCD03D2297B67F1F796253423F7 /* Capacitor-dummy.m */,
626
+ A7BF7D4F392D04480CC86A3A8408ECE7 /* Capacitor-Info.plist */,
627
+ 6B59BDF928C3424ED57C254E9BE14F54 /* Capacitor-prefix.pch */,
628
+ AA15B8248F2C83B6E6BA7CA6A3AD0EBC /* Capacitor.debug.xcconfig */,
629
+ 39CC6B25D35ADCD7AE162339B487B604 /* Capacitor.release.xcconfig */,
630
+ 7229570FAE245434FAD2F64C5448DD10 /* ResourceBundle-Capacitor-Capacitor-Info.plist */,
631
+ );
632
+ name = "Support Files";
633
+ path = "../../../ios/Pods/Target Support Files/Capacitor";
634
+ sourceTree = "<group>";
635
+ };
636
+ F22F323547F39068C402A67FCA68E7C2 /* Pods-PluginTests */ = {
637
+ isa = PBXGroup;
638
+ children = (
639
+ E8950E00418A9BCE1D0E315A85B496FB /* Pods-PluginTests.modulemap */,
640
+ A1E5822FC61F9421CF2456D453B75418 /* Pods-PluginTests-acknowledgements.markdown */,
641
+ 45AEE2D3BD43D61882B01AAE2B8F11E4 /* Pods-PluginTests-acknowledgements.plist */,
642
+ 7E74390F09A29D254E98C5610DDD5A28 /* Pods-PluginTests-dummy.m */,
643
+ D6A9D9102A6C05CE4B93BA2C13954FE9 /* Pods-PluginTests-frameworks.sh */,
644
+ 939147BBA617256FB279F110F9DD2227 /* Pods-PluginTests-Info.plist */,
645
+ FBD93D36D06B546B5015A4716941DCBB /* Pods-PluginTests-umbrella.h */,
646
+ 47F881CAB117FE10E92963EF6CC91861 /* Pods-PluginTests.debug.xcconfig */,
647
+ 7D967D566F7C3FD1B78180239E63BC92 /* Pods-PluginTests.release.xcconfig */,
648
+ );
649
+ name = "Pods-PluginTests";
650
+ path = "Target Support Files/Pods-PluginTests";
651
+ sourceTree = "<group>";
652
+ };
653
+ FAE5C92454EE2B7C5E7198A769269EDE /* Classes */ = {
654
+ isa = PBXGroup;
655
+ children = (
656
+ 233DF6B542F3288ACD0231360C25D844 /* Public */,
657
+ );
658
+ name = Classes;
659
+ path = CapacitorCordova/CapacitorCordova/Classes;
660
+ sourceTree = "<group>";
661
+ };
662
+ /* End PBXGroup section */
663
+
664
+ /* Begin PBXHeadersBuildPhase section */
665
+ 0ED80981ABA8375CD1BEFA19CF254C0B /* Headers */ = {
666
+ isa = PBXHeadersBuildPhase;
667
+ buildActionMask = 2147483647;
668
+ files = (
669
+ 52D57F9B1D5180EF81CB354EFDE39C0B /* Pods-PluginTests-umbrella.h in Headers */,
670
+ );
671
+ runOnlyForDeploymentPostprocessing = 0;
672
+ };
673
+ 736EFCC0173264A5B28CA9B5BAF1431E /* Headers */ = {
674
+ isa = PBXHeadersBuildPhase;
675
+ buildActionMask = 2147483647;
676
+ files = (
677
+ 0DA67FB1461D55DF1950676E2162AA67 /* AppDelegate.h in Headers */,
678
+ 1FBEC39FFDFF338315B0EBCBB811C3A3 /* CapacitorCordova.h in Headers */,
679
+ B0C3D262E9FA3CE8702FF957B60A74D0 /* CDV.h in Headers */,
680
+ 9F24700DF2C953CCBD941A6DDF7D95A3 /* CDVAvailability.h in Headers */,
681
+ 43955EDCD04D9444614757AD5D54ACC0 /* CDVAvailabilityDeprecated.h in Headers */,
682
+ B74FBE257F6F7607A78B36061E9ED3F9 /* CDVCommandDelegate.h in Headers */,
683
+ 39B593A591B2D1ABA9EAEA611D545CAE /* CDVCommandDelegateImpl.h in Headers */,
684
+ 5A741A9215ECFDC614067DB689DAF324 /* CDVConfigParser.h in Headers */,
685
+ 6EDC21380A8373E10999121AA78CF0AA /* CDVInvokedUrlCommand.h in Headers */,
686
+ 426A12BA69634ADA464A999E302C62E1 /* CDVPlugin.h in Headers */,
687
+ 10C8DC7BB9222D740E0926476B4F1F66 /* CDVPlugin+Resources.h in Headers */,
688
+ 50F57D6FF540F854CC1BCBCA6E35EECA /* CDVPluginManager.h in Headers */,
689
+ 37C876D17C56C9C99950DC2FBDC416C6 /* CDVPluginResult.h in Headers */,
690
+ 4B0D901A1C542870FAC28B88DD7642C9 /* CDVScreenOrientationDelegate.h in Headers */,
691
+ 3BAB3D3F5D21CCE819C2EB04587F8AFF /* CDVURLProtocol.h in Headers */,
692
+ 2291B94CE0AAE2D7688DB173BAFDC8A8 /* CDVViewController.h in Headers */,
693
+ 843435857494FCB0EA09D3CC5036AAA0 /* CDVWebViewProcessPoolFactory.h in Headers */,
694
+ ED7F8F117EA1E08B0ABC0F1065C14FE1 /* NSDictionary+CordovaPreferences.h in Headers */,
695
+ );
696
+ runOnlyForDeploymentPostprocessing = 0;
697
+ };
698
+ D484FDA0BD9B965D58BCED7B619BDB4F /* Headers */ = {
699
+ isa = PBXHeadersBuildPhase;
700
+ buildActionMask = 2147483647;
701
+ files = (
702
+ 95E6FCF0FA7D9066A114C292898C531E /* Capacitor.h in Headers */,
703
+ E813CD17008469DF300C6378761B1CE8 /* CAPBridgedJSTypes.h in Headers */,
704
+ FE2754C89146473497F57000B0B8B2EC /* CAPBridgedPlugin.h in Headers */,
705
+ BC868A201B5C7BEC308339465170159A /* CAPBridgeViewController+CDVScreenOrientationDelegate.h in Headers */,
706
+ 677BB221E136C6A2A82A355637B45951 /* CAPInstanceConfiguration.h in Headers */,
707
+ 34DBA0239C5A34A79F8FEB390995EBC4 /* CAPInstanceDescriptor.h in Headers */,
708
+ 10ED968D9B7D95E55C5F25138D2E5776 /* CAPPlugin.h in Headers */,
709
+ F859F8A07CEEEB083DE0436618218607 /* CAPPluginCall.h in Headers */,
710
+ 461E93E36A8243C4B4D9622DED6AF6AB /* CAPPluginMethod.h in Headers */,
711
+ );
712
+ runOnlyForDeploymentPostprocessing = 0;
713
+ };
714
+ DD7A5A1E9F26482BB0BF7730B0064DA0 /* Headers */ = {
715
+ isa = PBXHeadersBuildPhase;
716
+ buildActionMask = 2147483647;
717
+ files = (
718
+ D6269E73CDF8361E771B00BA95B326A3 /* Pods-Plugin-umbrella.h in Headers */,
719
+ );
720
+ runOnlyForDeploymentPostprocessing = 0;
721
+ };
722
+ /* End PBXHeadersBuildPhase section */
723
+
724
+ /* Begin PBXNativeTarget section */
725
+ 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */ = {
726
+ isa = PBXNativeTarget;
727
+ buildConfigurationList = 9B3F56A830ADEE5EC8D0CA6CF520042D /* Build configuration list for PBXNativeTarget "Capacitor" */;
728
+ buildPhases = (
729
+ D484FDA0BD9B965D58BCED7B619BDB4F /* Headers */,
730
+ 21B5B86E80F4A4B515AA2FF2A40495E7 /* Sources */,
731
+ 8985A0070FDEAD6D889D562BE6785C2D /* Frameworks */,
732
+ 4E98F966E992D78876C19A02605398F1 /* Resources */,
733
+ );
734
+ buildRules = (
735
+ );
736
+ dependencies = (
737
+ 3872556CCDCD9B7F871917D497646D8A /* PBXTargetDependency */,
738
+ 8C898F4725D098924C8E69BCDE400193 /* PBXTargetDependency */,
739
+ );
740
+ name = Capacitor;
741
+ productName = Capacitor;
742
+ productReference = 44D6062E8C618EC2B8F1D7229E8AD501 /* Capacitor */;
743
+ productType = "com.apple.product-type.framework";
744
+ };
745
+ 10467BF5021453A5297325418ACC4E64 /* Pods-Plugin */ = {
746
+ isa = PBXNativeTarget;
747
+ buildConfigurationList = 5AB1AD12B001DCFA4D2BB403DD59571F /* Build configuration list for PBXNativeTarget "Pods-Plugin" */;
748
+ buildPhases = (
749
+ DD7A5A1E9F26482BB0BF7730B0064DA0 /* Headers */,
750
+ 23FE8FB584585CCC7A99F0276308F2CE /* Sources */,
751
+ BE6852BD46B2A3BD6CE203149CED67C2 /* Frameworks */,
752
+ 485311AE53DA94650A43707370941295 /* Resources */,
753
+ );
754
+ buildRules = (
755
+ );
756
+ dependencies = (
757
+ 7EF39945AE4ECF25859BC01073FDDB1C /* PBXTargetDependency */,
758
+ 7450F090D824C07BA39F8E993A3DC19E /* PBXTargetDependency */,
759
+ );
760
+ name = "Pods-Plugin";
761
+ productName = Pods_Plugin;
762
+ productReference = 4B7B23985828F9D35ECCA1361A486792 /* Pods-Plugin */;
763
+ productType = "com.apple.product-type.framework";
764
+ };
765
+ 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */ = {
766
+ isa = PBXNativeTarget;
767
+ buildConfigurationList = A1E4D34667F98CBEAEBEAC426719B343 /* Build configuration list for PBXNativeTarget "CapacitorCordova" */;
768
+ buildPhases = (
769
+ 736EFCC0173264A5B28CA9B5BAF1431E /* Headers */,
770
+ 71A19533B0F7941815A3C3C5F39CC8A5 /* Sources */,
771
+ 905535706FD99C3AFC4834D0B8EF680D /* Frameworks */,
772
+ ED797C781F55E1577F9B5E38F0FA14DD /* Resources */,
773
+ );
774
+ buildRules = (
775
+ );
776
+ dependencies = (
777
+ 5B5F7816F0B67ECB35AA296DB5719C10 /* PBXTargetDependency */,
778
+ );
779
+ name = CapacitorCordova;
780
+ productName = Cordova;
781
+ productReference = 1ABFDA3391AEBA42EFB0FEBF824A6E34 /* CapacitorCordova */;
782
+ productType = "com.apple.product-type.framework";
783
+ };
784
+ 401C34F4B17A319A7086C93431C92B42 /* Pods-PluginTests */ = {
785
+ isa = PBXNativeTarget;
786
+ buildConfigurationList = 622B3E98A1E093A71E2EFCAD99AA4D8F /* Build configuration list for PBXNativeTarget "Pods-PluginTests" */;
787
+ buildPhases = (
788
+ 0ED80981ABA8375CD1BEFA19CF254C0B /* Headers */,
789
+ EDE5DFE7A4ABFE1CD401D85AC5128A82 /* Sources */,
790
+ 254647EE38576F1E6FE680A4D9BA22B3 /* Frameworks */,
791
+ 23C6CC87A4B5FCEE9CEF4367F24E5212 /* Resources */,
792
+ );
793
+ buildRules = (
794
+ );
795
+ dependencies = (
796
+ C44974AE370DB877D1B7856268F32120 /* PBXTargetDependency */,
797
+ AB153085522CA0E75ECBEBD2FFEEBE26 /* PBXTargetDependency */,
798
+ );
799
+ name = "Pods-PluginTests";
800
+ productName = Pods_PluginTests;
801
+ productReference = 58DEAF78291AAC1E83073B9084B45542 /* Pods-PluginTests */;
802
+ productType = "com.apple.product-type.framework";
803
+ };
804
+ 63D47B3E2F585706863C8B2FED158298 /* Capacitor-Capacitor */ = {
805
+ isa = PBXNativeTarget;
806
+ buildConfigurationList = 1546C80507162F603C471A3A51D63595 /* Build configuration list for PBXNativeTarget "Capacitor-Capacitor" */;
807
+ buildPhases = (
808
+ 71CDAAEEAE6636A882AA64E95874EB44 /* Sources */,
809
+ 9AA7BEC4A99A27E844659F5AEF99E539 /* Frameworks */,
810
+ 94F4CFFC9DA5A99672C41DD25F1E5AE0 /* Resources */,
811
+ );
812
+ buildRules = (
813
+ );
814
+ dependencies = (
815
+ );
816
+ name = "Capacitor-Capacitor";
817
+ productName = Capacitor;
818
+ productReference = 7B0351BBC8F9D891EF52765E46992114 /* Capacitor-Capacitor */;
819
+ productType = "com.apple.product-type.bundle";
820
+ };
821
+ 73E7B3F6CAF718779CB1C31DAAE81F02 /* CapacitorCordova-CapacitorCordova */ = {
822
+ isa = PBXNativeTarget;
823
+ buildConfigurationList = 260D26A6A9F0932D83565016707E2473 /* Build configuration list for PBXNativeTarget "CapacitorCordova-CapacitorCordova" */;
824
+ buildPhases = (
825
+ C80D815B7DEEAD134C11B9DF247B03AB /* Sources */,
826
+ 011E71F8CBA96F59E28534D882ABE1CB /* Frameworks */,
827
+ DAA0158983BA03F97F1C3A4F09E0374C /* Resources */,
828
+ );
829
+ buildRules = (
830
+ );
831
+ dependencies = (
832
+ );
833
+ name = "CapacitorCordova-CapacitorCordova";
834
+ productName = CapacitorCordova;
835
+ productReference = 7F10BA3D4EBEAD024DFF84E5B250ABAA /* CapacitorCordova-CapacitorCordova */;
836
+ productType = "com.apple.product-type.bundle";
837
+ };
838
+ /* End PBXNativeTarget section */
839
+
840
+ /* Begin PBXProject section */
841
+ BFDFE7DC352907FC980B868725387E98 /* Project object */ = {
842
+ isa = PBXProject;
843
+ attributes = {
844
+ LastSwiftUpdateCheck = 1600;
845
+ LastUpgradeCheck = 1600;
846
+ };
847
+ buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */;
848
+ compatibilityVersion = "Xcode 8.0";
849
+ developmentRegion = en;
850
+ hasScannedForEncodings = 0;
851
+ knownRegions = (
852
+ Base,
853
+ en,
854
+ );
855
+ mainGroup = CF1408CF629C7361332E53B88F7BD30C;
856
+ minimizedProjectReferenceProxies = 0;
857
+ preferredProjectObjectVersion = 77;
858
+ productRefGroup = E1426E3CDD2BBC7DBFAE7FC82ACC03F8 /* Products */;
859
+ projectDirPath = "";
860
+ projectRoot = "";
861
+ targets = (
862
+ 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */,
863
+ 63D47B3E2F585706863C8B2FED158298 /* Capacitor-Capacitor */,
864
+ 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */,
865
+ 73E7B3F6CAF718779CB1C31DAAE81F02 /* CapacitorCordova-CapacitorCordova */,
866
+ 10467BF5021453A5297325418ACC4E64 /* Pods-Plugin */,
867
+ 401C34F4B17A319A7086C93431C92B42 /* Pods-PluginTests */,
868
+ );
869
+ };
870
+ /* End PBXProject section */
871
+
872
+ /* Begin PBXResourcesBuildPhase section */
873
+ 23C6CC87A4B5FCEE9CEF4367F24E5212 /* Resources */ = {
874
+ isa = PBXResourcesBuildPhase;
875
+ buildActionMask = 2147483647;
876
+ files = (
877
+ );
878
+ runOnlyForDeploymentPostprocessing = 0;
879
+ };
880
+ 485311AE53DA94650A43707370941295 /* Resources */ = {
881
+ isa = PBXResourcesBuildPhase;
882
+ buildActionMask = 2147483647;
883
+ files = (
884
+ );
885
+ runOnlyForDeploymentPostprocessing = 0;
886
+ };
887
+ 4E98F966E992D78876C19A02605398F1 /* Resources */ = {
888
+ isa = PBXResourcesBuildPhase;
889
+ buildActionMask = 2147483647;
890
+ files = (
891
+ ECC7CC8DF53C9A4A02D7FA7C9EA7A095 /* Capacitor-Capacitor in Resources */,
892
+ 56AFF7C493AE4FC6E21F55249419E459 /* native-bridge.js in Resources */,
893
+ );
894
+ runOnlyForDeploymentPostprocessing = 0;
895
+ };
896
+ 94F4CFFC9DA5A99672C41DD25F1E5AE0 /* Resources */ = {
897
+ isa = PBXResourcesBuildPhase;
898
+ buildActionMask = 2147483647;
899
+ files = (
900
+ A2F98A2FDF35CB2FC3B1CF4B9AF44764 /* PrivacyInfo.xcprivacy in Resources */,
901
+ );
902
+ runOnlyForDeploymentPostprocessing = 0;
903
+ };
904
+ DAA0158983BA03F97F1C3A4F09E0374C /* Resources */ = {
905
+ isa = PBXResourcesBuildPhase;
906
+ buildActionMask = 2147483647;
907
+ files = (
908
+ 82F350A5EB87D45781C02981C2881D9C /* PrivacyInfo.xcprivacy in Resources */,
909
+ );
910
+ runOnlyForDeploymentPostprocessing = 0;
911
+ };
912
+ ED797C781F55E1577F9B5E38F0FA14DD /* Resources */ = {
913
+ isa = PBXResourcesBuildPhase;
914
+ buildActionMask = 2147483647;
915
+ files = (
916
+ 30ECD5608E5CA1D9DF5B8253A42D23EA /* CapacitorCordova-CapacitorCordova in Resources */,
917
+ );
918
+ runOnlyForDeploymentPostprocessing = 0;
919
+ };
920
+ /* End PBXResourcesBuildPhase section */
921
+
922
+ /* Begin PBXSourcesBuildPhase section */
923
+ 21B5B86E80F4A4B515AA2FF2A40495E7 /* Sources */ = {
924
+ isa = PBXSourcesBuildPhase;
925
+ buildActionMask = 2147483647;
926
+ files = (
927
+ AE4CEEC1B8D1F185C2227C7ADCE34E46 /* AppUUID.swift in Sources */,
928
+ 102A2E6755A3AABB8378753E67679D51 /* Array+Capacitor.swift in Sources */,
929
+ C02AEB5BFFF0FB3F7FCEA81EEB45EC6E /* Capacitor-dummy.m in Sources */,
930
+ B01214742DAE5348B5833F4EB4145CD4 /* CapacitorBridge.swift in Sources */,
931
+ CAE45D4D589ECB1DA407B55F15DE357B /* CapacitorCookieManager.swift in Sources */,
932
+ 38A399B9667507765FDE94B9C625F76E /* CapacitorCookies.swift in Sources */,
933
+ 0A4E41C9AF1A9D7B9B5136DE57067B6F /* CapacitorExtension.swift in Sources */,
934
+ 48700329761B540788185D91D9FF6C57 /* CapacitorHttp.swift in Sources */,
935
+ 6390330E85B42F28A141CC74B961637D /* CapacitorUrlRequest.swift in Sources */,
936
+ 612F7D33C87451D4EF38B8D35409D2B0 /* CAPApplicationDelegateProxy.swift in Sources */,
937
+ 4547E10D7F27FE7A9F06B56E5ECD5C82 /* CAPBridge.swift in Sources */,
938
+ E22BCFE52D60CFC23A909D9D1F2990E2 /* CAPBridgeDelegate.swift in Sources */,
939
+ ADA3B4C8344BC6FD59CBE64D76BC016A /* CAPBridgedJSTypes.m in Sources */,
940
+ 2D502AD9AAB70B41430630F1B6028EEC /* CAPBridgedPlugin+getMethod.swift in Sources */,
941
+ C83BA525B64BEF3B0555198214C03E72 /* CAPBridgeProtocol.swift in Sources */,
942
+ 992B5C655FB299ADDB76250648A405AC /* CAPBridgeViewController.swift in Sources */,
943
+ 79F8B901C1FBEB0B6C42190A7FDED375 /* CAPBridgeViewController+CDVScreenOrientationDelegate.m in Sources */,
944
+ AAEFC351D41EFB59B3969A3587A38AFC /* CAPFile.swift in Sources */,
945
+ D15FB1A81EA6AA2A069CA231D8007548 /* CAPInstanceConfiguration.m in Sources */,
946
+ AEF14BCF1196435B4B6254B3AC7C62A9 /* CAPInstanceConfiguration.swift in Sources */,
947
+ 30587A3240F1E28D9E02421FAD3C2943 /* CAPInstanceDescriptor.m in Sources */,
948
+ 5BCA1FD7EBB5EF4965D695534055F4C1 /* CAPInstanceDescriptor.swift in Sources */,
949
+ B1D1488D85F2F0550F957B24365C3CAD /* CAPInstancePlugin.swift in Sources */,
950
+ 507D12E79CB4E3A59355765E264C4E08 /* CAPLog.swift in Sources */,
951
+ 603BEC2096A5D43E1802680429C05CF7 /* CAPNotifications.swift in Sources */,
952
+ BE0FED16C491D5FACE7A940F4E5D9F6F /* CAPPlugin.m in Sources */,
953
+ 60565254F21F809D5711BC6EFD4876D7 /* CAPPlugin+LoadInstance.swift in Sources */,
954
+ DB7DEE2C88B808D548608066530E2371 /* CAPPluginCall.m in Sources */,
955
+ 87344B347DE23954BBE68FA018C00DCE /* CAPPluginCall.swift in Sources */,
956
+ 7D499059329AC30C6F7AB3AF25C8B93C /* CAPPluginMethod.m in Sources */,
957
+ 8EC44D5122A9E5D4668082691D1B6765 /* CAPPluginMethod.swift in Sources */,
958
+ BD53B7B44168AF805EF8212E51D93414 /* Console.swift in Sources */,
959
+ 2768C3E4202A03ADEAD0675B0EA72E5E /* Data+Capacitor.swift in Sources */,
960
+ 5D6B157CBAB0CFACE3207077D3F38634 /* DocLinks.swift in Sources */,
961
+ F11F149BCB62EB51092936A0C08237DC /* HttpRequestHandler.swift in Sources */,
962
+ 4906D4C519CFAB537E429EC542D15A3E /* JS.swift in Sources */,
963
+ 68FB34D5B78833BC81460061A631AFE5 /* JSExport.swift in Sources */,
964
+ 20304DBDF60A066EBCDDA1CD24252477 /* JSTypes.swift in Sources */,
965
+ 9AFF6F6D9432001DF3E80EE03D5DDC26 /* JSValueDecoder.swift in Sources */,
966
+ 588E21DFAC5A96B7C7BA612F99DE2450 /* JSValueEncoder.swift in Sources */,
967
+ 175069F01B2933F356B87FF9D2DB6F76 /* KeyPath.swift in Sources */,
968
+ 9AF0C2128A66464AAA4C866FFA053663 /* KeyValueStore.swift in Sources */,
969
+ 69C03EC2F7BCEEF1C5966EBE15D79D2B /* NotificationHandlerProtocol.swift in Sources */,
970
+ 398DBA2D7D72AA84329C0F4BA3EFEC52 /* NotificationRouter.swift in Sources */,
971
+ 6381EF1EA6AE91F340854641A4698BD0 /* PluginCallResult.swift in Sources */,
972
+ 1A8E87B944AE58691B51F44B7DB584CE /* PluginConfig.swift in Sources */,
973
+ 4D0E4BC0243F568D9BA402064CA26FA6 /* Router.swift in Sources */,
974
+ 9BFFAC94BCA7E347E9022E3A3E6B25AD /* SystemBars.swift in Sources */,
975
+ 1CAB48AECFAC5DA58695557B5E07C1AF /* TmpViewController.swift in Sources */,
976
+ DF377614CCCA1FB564A008FFCF718AAB /* UIColor.swift in Sources */,
977
+ B348E6B063113CA557B15E1CD61FFBEC /* UIStatusBarManager+CAPHandleTapAction.m in Sources */,
978
+ 1C907E4E7B526D0FC076DD232111BC51 /* WebView.swift in Sources */,
979
+ 21E1A4A4693EB085DECEAA05824E9C52 /* WebViewAssetHandler.swift in Sources */,
980
+ E3D79109A4E1460C0EDA11E3E25007B3 /* WebViewDelegationHandler.swift in Sources */,
981
+ 697B98E505A8ADA277A5DA8A08507141 /* WKWebView+Capacitor.m in Sources */,
982
+ B8ADAA637C6144AB3B13BC6D745BF609 /* WKWebView+Capacitor.swift in Sources */,
983
+ );
984
+ runOnlyForDeploymentPostprocessing = 0;
985
+ };
986
+ 23FE8FB584585CCC7A99F0276308F2CE /* Sources */ = {
987
+ isa = PBXSourcesBuildPhase;
988
+ buildActionMask = 2147483647;
989
+ files = (
990
+ 0499127BAC8542710DA405AF0FFE94A3 /* Pods-Plugin-dummy.m in Sources */,
991
+ );
992
+ runOnlyForDeploymentPostprocessing = 0;
993
+ };
994
+ 71A19533B0F7941815A3C3C5F39CC8A5 /* Sources */ = {
995
+ isa = PBXSourcesBuildPhase;
996
+ buildActionMask = 2147483647;
997
+ files = (
998
+ 3FB5C7BA4277C0D0FB43D76C4D402529 /* AppDelegate.m in Sources */,
999
+ B62EC04C7CD646470A628820D16898BB /* CapacitorCordova-dummy.m in Sources */,
1000
+ E0D28D73CA5FFFCADFB9FF0F38AE909A /* CDVCommandDelegateImpl.m in Sources */,
1001
+ 950568450BEDFBF0EE8F7F530BF3E1F2 /* CDVConfigParser.m in Sources */,
1002
+ A40921B9732A26EA4A772348B2BE0422 /* CDVInvokedUrlCommand.m in Sources */,
1003
+ 57352256E7853A923A1339D3ADFD2AAB /* CDVPlugin.m in Sources */,
1004
+ 62B81631017F422E08B0A2D510AC09D2 /* CDVPlugin+Resources.m in Sources */,
1005
+ A8D3165C3D33FCD73A5C7BF2D993A3C9 /* CDVPluginManager.m in Sources */,
1006
+ 8155B7F33D9DE12F4B6D7E2F72C7930B /* CDVPluginResult.m in Sources */,
1007
+ 8805913A0B126BBA105B2BE6DC60EE07 /* CDVURLProtocol.m in Sources */,
1008
+ 13701EC5EE7DCDDF844CBE2E231FBD09 /* CDVViewController.m in Sources */,
1009
+ 86717DFD38EBC730FEFC5DED9D130CF7 /* CDVWebViewProcessPoolFactory.m in Sources */,
1010
+ 9A82E04B69FD2B544442242F8AC49139 /* NSDictionary+CordovaPreferences.m in Sources */,
1011
+ );
1012
+ runOnlyForDeploymentPostprocessing = 0;
1013
+ };
1014
+ 71CDAAEEAE6636A882AA64E95874EB44 /* Sources */ = {
1015
+ isa = PBXSourcesBuildPhase;
1016
+ buildActionMask = 2147483647;
1017
+ files = (
1018
+ );
1019
+ runOnlyForDeploymentPostprocessing = 0;
1020
+ };
1021
+ C80D815B7DEEAD134C11B9DF247B03AB /* Sources */ = {
1022
+ isa = PBXSourcesBuildPhase;
1023
+ buildActionMask = 2147483647;
1024
+ files = (
1025
+ );
1026
+ runOnlyForDeploymentPostprocessing = 0;
1027
+ };
1028
+ EDE5DFE7A4ABFE1CD401D85AC5128A82 /* Sources */ = {
1029
+ isa = PBXSourcesBuildPhase;
1030
+ buildActionMask = 2147483647;
1031
+ files = (
1032
+ 1E4541F5947B0911BB3D0A3E2B4FCFD1 /* Pods-PluginTests-dummy.m in Sources */,
1033
+ );
1034
+ runOnlyForDeploymentPostprocessing = 0;
1035
+ };
1036
+ /* End PBXSourcesBuildPhase section */
1037
+
1038
+ /* Begin PBXTargetDependency section */
1039
+ 3872556CCDCD9B7F871917D497646D8A /* PBXTargetDependency */ = {
1040
+ isa = PBXTargetDependency;
1041
+ name = "Capacitor-Capacitor";
1042
+ target = 63D47B3E2F585706863C8B2FED158298 /* Capacitor-Capacitor */;
1043
+ targetProxy = EF1927C9CB2037634589F9763C34B72E /* PBXContainerItemProxy */;
1044
+ };
1045
+ 5B5F7816F0B67ECB35AA296DB5719C10 /* PBXTargetDependency */ = {
1046
+ isa = PBXTargetDependency;
1047
+ name = "CapacitorCordova-CapacitorCordova";
1048
+ target = 73E7B3F6CAF718779CB1C31DAAE81F02 /* CapacitorCordova-CapacitorCordova */;
1049
+ targetProxy = 5A74F75518A44066D6A0E908794725BB /* PBXContainerItemProxy */;
1050
+ };
1051
+ 7450F090D824C07BA39F8E993A3DC19E /* PBXTargetDependency */ = {
1052
+ isa = PBXTargetDependency;
1053
+ name = CapacitorCordova;
1054
+ target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
1055
+ targetProxy = F555E2E5C35B60BCD8F3E5B0067833E2 /* PBXContainerItemProxy */;
1056
+ };
1057
+ 7EF39945AE4ECF25859BC01073FDDB1C /* PBXTargetDependency */ = {
1058
+ isa = PBXTargetDependency;
1059
+ name = Capacitor;
1060
+ target = 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */;
1061
+ targetProxy = 94530840947F52B15F84DA6F5BF488C9 /* PBXContainerItemProxy */;
1062
+ };
1063
+ 8C898F4725D098924C8E69BCDE400193 /* PBXTargetDependency */ = {
1064
+ isa = PBXTargetDependency;
1065
+ name = CapacitorCordova;
1066
+ target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
1067
+ targetProxy = 535A37F058A524444D9FEDC70A6112BE /* PBXContainerItemProxy */;
1068
+ };
1069
+ AB153085522CA0E75ECBEBD2FFEEBE26 /* PBXTargetDependency */ = {
1070
+ isa = PBXTargetDependency;
1071
+ name = CapacitorCordova;
1072
+ target = 400AE44335852A2D8D746557E21E8EB0 /* CapacitorCordova */;
1073
+ targetProxy = FC5559EDE7EC5BD7C7A36034F2A5ABD6 /* PBXContainerItemProxy */;
1074
+ };
1075
+ C44974AE370DB877D1B7856268F32120 /* PBXTargetDependency */ = {
1076
+ isa = PBXTargetDependency;
1077
+ name = Capacitor;
1078
+ target = 0ECF3D6BFCC08377AE23B027EE1D4371 /* Capacitor */;
1079
+ targetProxy = A8FB14AC636C3708C481831C056F1D4F /* PBXContainerItemProxy */;
1080
+ };
1081
+ /* End PBXTargetDependency section */
1082
+
1083
+ /* Begin XCBuildConfiguration section */
1084
+ 30C381467B65BE48769A0FF6624C3FAE /* Debug */ = {
1085
+ isa = XCBuildConfiguration;
1086
+ baseConfigurationReference = 47F881CAB117FE10E92963EF6CC91861 /* Pods-PluginTests.debug.xcconfig */;
1087
+ buildSettings = {
1088
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
1089
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1090
+ CLANG_ENABLE_OBJC_WEAK = NO;
1091
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1092
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1093
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1094
+ CURRENT_PROJECT_VERSION = 1;
1095
+ DEFINES_MODULE = YES;
1096
+ DYLIB_COMPATIBILITY_VERSION = 1;
1097
+ DYLIB_CURRENT_VERSION = 1;
1098
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1099
+ ENABLE_MODULE_VERIFIER = NO;
1100
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1101
+ INFOPLIST_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist";
1102
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1103
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0;
1104
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1105
+ MACH_O_TYPE = staticlib;
1106
+ MODULEMAP_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap";
1107
+ OTHER_LDFLAGS = "";
1108
+ OTHER_LIBTOOLFLAGS = "";
1109
+ PODS_ROOT = "$(SRCROOT)";
1110
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
1111
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1112
+ SDKROOT = iphoneos;
1113
+ SKIP_INSTALL = YES;
1114
+ TARGETED_DEVICE_FAMILY = "1,2";
1115
+ VERSIONING_SYSTEM = "apple-generic";
1116
+ VERSION_INFO_PREFIX = "";
1117
+ };
1118
+ name = Debug;
1119
+ };
1120
+ 3230057C9FBE4D18935934AD8924FD3D /* Debug */ = {
1121
+ isa = XCBuildConfiguration;
1122
+ baseConfigurationReference = DAA5DBF72380C5466DCBC107B7747A60 /* Pods-Plugin.debug.xcconfig */;
1123
+ buildSettings = {
1124
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
1125
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1126
+ CLANG_ENABLE_OBJC_WEAK = NO;
1127
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1128
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1129
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1130
+ CURRENT_PROJECT_VERSION = 1;
1131
+ DEFINES_MODULE = YES;
1132
+ DYLIB_COMPATIBILITY_VERSION = 1;
1133
+ DYLIB_CURRENT_VERSION = 1;
1134
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1135
+ ENABLE_MODULE_VERIFIER = NO;
1136
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1137
+ INFOPLIST_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist";
1138
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1139
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0;
1140
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1141
+ MACH_O_TYPE = staticlib;
1142
+ MODULEMAP_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin.modulemap";
1143
+ OTHER_LDFLAGS = "";
1144
+ OTHER_LIBTOOLFLAGS = "";
1145
+ PODS_ROOT = "$(SRCROOT)";
1146
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
1147
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1148
+ SDKROOT = iphoneos;
1149
+ SKIP_INSTALL = YES;
1150
+ TARGETED_DEVICE_FAMILY = "1,2";
1151
+ VERSIONING_SYSTEM = "apple-generic";
1152
+ VERSION_INFO_PREFIX = "";
1153
+ };
1154
+ name = Debug;
1155
+ };
1156
+ 423C33431AEF8FE0D249DA808336A234 /* Debug */ = {
1157
+ isa = XCBuildConfiguration;
1158
+ baseConfigurationReference = AA15B8248F2C83B6E6BA7CA6A3AD0EBC /* Capacitor.debug.xcconfig */;
1159
+ buildSettings = {
1160
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1161
+ CLANG_ENABLE_OBJC_WEAK = NO;
1162
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1163
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1164
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1165
+ CURRENT_PROJECT_VERSION = 1;
1166
+ DEFINES_MODULE = YES;
1167
+ DYLIB_COMPATIBILITY_VERSION = 1;
1168
+ DYLIB_CURRENT_VERSION = 1;
1169
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1170
+ ENABLE_MODULE_VERIFIER = NO;
1171
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1172
+ GCC_PREFIX_HEADER = "Target Support Files/Capacitor/Capacitor-prefix.pch";
1173
+ GENERATE_INFOPLIST_FILE = NO;
1174
+ INFOPLIST_FILE = "Target Support Files/Capacitor/Capacitor-Info.plist";
1175
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1176
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1177
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1178
+ MODULEMAP_FILE = "Target Support Files/Capacitor/Capacitor.modulemap";
1179
+ PRODUCT_MODULE_NAME = Capacitor;
1180
+ PRODUCT_NAME = Capacitor;
1181
+ SDKROOT = iphoneos;
1182
+ SKIP_INSTALL = YES;
1183
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
1184
+ SWIFT_INSTALL_OBJC_HEADER = YES;
1185
+ SWIFT_VERSION = 5.1;
1186
+ TARGETED_DEVICE_FAMILY = "1,2";
1187
+ VERSIONING_SYSTEM = "apple-generic";
1188
+ VERSION_INFO_PREFIX = "";
1189
+ };
1190
+ name = Debug;
1191
+ };
1192
+ 4B99BA550E64A08DB50255B86CC35893 /* Release */ = {
1193
+ isa = XCBuildConfiguration;
1194
+ baseConfigurationReference = 39CC6B25D35ADCD7AE162339B487B604 /* Capacitor.release.xcconfig */;
1195
+ buildSettings = {
1196
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1197
+ CLANG_ENABLE_OBJC_WEAK = NO;
1198
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1199
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1200
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1201
+ CURRENT_PROJECT_VERSION = 1;
1202
+ DEFINES_MODULE = YES;
1203
+ DYLIB_COMPATIBILITY_VERSION = 1;
1204
+ DYLIB_CURRENT_VERSION = 1;
1205
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1206
+ ENABLE_MODULE_VERIFIER = NO;
1207
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1208
+ GCC_PREFIX_HEADER = "Target Support Files/Capacitor/Capacitor-prefix.pch";
1209
+ GENERATE_INFOPLIST_FILE = NO;
1210
+ INFOPLIST_FILE = "Target Support Files/Capacitor/Capacitor-Info.plist";
1211
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1212
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1213
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1214
+ MODULEMAP_FILE = "Target Support Files/Capacitor/Capacitor.modulemap";
1215
+ PRODUCT_MODULE_NAME = Capacitor;
1216
+ PRODUCT_NAME = Capacitor;
1217
+ SDKROOT = iphoneos;
1218
+ SKIP_INSTALL = YES;
1219
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
1220
+ SWIFT_INSTALL_OBJC_HEADER = YES;
1221
+ SWIFT_VERSION = 5.1;
1222
+ TARGETED_DEVICE_FAMILY = "1,2";
1223
+ VALIDATE_PRODUCT = YES;
1224
+ VERSIONING_SYSTEM = "apple-generic";
1225
+ VERSION_INFO_PREFIX = "";
1226
+ };
1227
+ name = Release;
1228
+ };
1229
+ 7B16A6E06A5284B3219A1791C0E1DE4B /* Debug */ = {
1230
+ isa = XCBuildConfiguration;
1231
+ baseConfigurationReference = AA15B8248F2C83B6E6BA7CA6A3AD0EBC /* Capacitor.debug.xcconfig */;
1232
+ buildSettings = {
1233
+ CODE_SIGNING_ALLOWED = NO;
1234
+ CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Capacitor";
1235
+ IBSC_MODULE = Capacitor;
1236
+ INFOPLIST_FILE = "Target Support Files/Capacitor/ResourceBundle-Capacitor-Capacitor-Info.plist";
1237
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1238
+ PRODUCT_NAME = Capacitor;
1239
+ SDKROOT = iphoneos;
1240
+ SKIP_INSTALL = YES;
1241
+ TARGETED_DEVICE_FAMILY = "1,2";
1242
+ WRAPPER_EXTENSION = bundle;
1243
+ };
1244
+ name = Debug;
1245
+ };
1246
+ 7D4C2DD4292E0E63D4F440969D6682F3 /* Debug */ = {
1247
+ isa = XCBuildConfiguration;
1248
+ baseConfigurationReference = 9DE6B96A5D68D9FF0477F70FAFB25FBF /* CapacitorCordova.debug.xcconfig */;
1249
+ buildSettings = {
1250
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1251
+ CLANG_ENABLE_OBJC_WEAK = NO;
1252
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1253
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1254
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1255
+ CURRENT_PROJECT_VERSION = 1;
1256
+ DEFINES_MODULE = YES;
1257
+ DYLIB_COMPATIBILITY_VERSION = 1;
1258
+ DYLIB_CURRENT_VERSION = 1;
1259
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1260
+ ENABLE_MODULE_VERIFIER = NO;
1261
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1262
+ GCC_PREFIX_HEADER = "Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch";
1263
+ GENERATE_INFOPLIST_FILE = NO;
1264
+ INFOPLIST_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist";
1265
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1266
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1267
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1268
+ MODULEMAP_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova.modulemap";
1269
+ PRODUCT_MODULE_NAME = Cordova;
1270
+ PRODUCT_NAME = Cordova;
1271
+ SDKROOT = iphoneos;
1272
+ SKIP_INSTALL = YES;
1273
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
1274
+ SWIFT_INSTALL_OBJC_HEADER = YES;
1275
+ SWIFT_VERSION = 5.0;
1276
+ TARGETED_DEVICE_FAMILY = "1,2";
1277
+ VERSIONING_SYSTEM = "apple-generic";
1278
+ VERSION_INFO_PREFIX = "";
1279
+ };
1280
+ name = Debug;
1281
+ };
1282
+ B73FDDB72D8B3C7FC169FF505392025A /* Release */ = {
1283
+ isa = XCBuildConfiguration;
1284
+ baseConfigurationReference = 6F1715C2DEF7461A3964E29A0FCB6D3D /* Pods-Plugin.release.xcconfig */;
1285
+ buildSettings = {
1286
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
1287
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1288
+ CLANG_ENABLE_OBJC_WEAK = NO;
1289
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1290
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1291
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1292
+ CURRENT_PROJECT_VERSION = 1;
1293
+ DEFINES_MODULE = YES;
1294
+ DYLIB_COMPATIBILITY_VERSION = 1;
1295
+ DYLIB_CURRENT_VERSION = 1;
1296
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1297
+ ENABLE_MODULE_VERIFIER = NO;
1298
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1299
+ INFOPLIST_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin-Info.plist";
1300
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1301
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0;
1302
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1303
+ MACH_O_TYPE = staticlib;
1304
+ MODULEMAP_FILE = "Target Support Files/Pods-Plugin/Pods-Plugin.modulemap";
1305
+ OTHER_LDFLAGS = "";
1306
+ OTHER_LIBTOOLFLAGS = "";
1307
+ PODS_ROOT = "$(SRCROOT)";
1308
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
1309
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1310
+ SDKROOT = iphoneos;
1311
+ SKIP_INSTALL = YES;
1312
+ TARGETED_DEVICE_FAMILY = "1,2";
1313
+ VALIDATE_PRODUCT = YES;
1314
+ VERSIONING_SYSTEM = "apple-generic";
1315
+ VERSION_INFO_PREFIX = "";
1316
+ };
1317
+ name = Release;
1318
+ };
1319
+ B86D71A5E7AB53EB2C08DEA39FBD2050 /* Release */ = {
1320
+ isa = XCBuildConfiguration;
1321
+ buildSettings = {
1322
+ ALWAYS_SEARCH_USER_PATHS = NO;
1323
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
1324
+ CLANG_ANALYZER_NONNULL = YES;
1325
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1326
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1327
+ CLANG_CXX_LIBRARY = "libc++";
1328
+ CLANG_ENABLE_MODULES = YES;
1329
+ CLANG_ENABLE_OBJC_ARC = YES;
1330
+ CLANG_ENABLE_OBJC_WEAK = YES;
1331
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1332
+ CLANG_WARN_BOOL_CONVERSION = YES;
1333
+ CLANG_WARN_COMMA = YES;
1334
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
1335
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1336
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1337
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1338
+ CLANG_WARN_EMPTY_BODY = YES;
1339
+ CLANG_WARN_ENUM_CONVERSION = YES;
1340
+ CLANG_WARN_INFINITE_RECURSION = YES;
1341
+ CLANG_WARN_INT_CONVERSION = YES;
1342
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1343
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1344
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1345
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1346
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
1347
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1348
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
1349
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
1350
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1351
+ CLANG_WARN_UNREACHABLE_CODE = YES;
1352
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1353
+ COPY_PHASE_STRIP = NO;
1354
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1355
+ ENABLE_NS_ASSERTIONS = NO;
1356
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
1357
+ GCC_C_LANGUAGE_STANDARD = gnu11;
1358
+ GCC_NO_COMMON_BLOCKS = YES;
1359
+ GCC_PREPROCESSOR_DEFINITIONS = (
1360
+ "POD_CONFIGURATION_RELEASE=1",
1361
+ "$(inherited)",
1362
+ );
1363
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1364
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1365
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
1366
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1367
+ GCC_WARN_UNUSED_FUNCTION = YES;
1368
+ GCC_WARN_UNUSED_VARIABLE = YES;
1369
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0;
1370
+ MTL_ENABLE_DEBUG_INFO = NO;
1371
+ MTL_FAST_MATH = YES;
1372
+ PRODUCT_NAME = "$(TARGET_NAME)";
1373
+ STRIP_INSTALLED_PRODUCT = NO;
1374
+ SWIFT_COMPILATION_MODE = wholemodule;
1375
+ SWIFT_OPTIMIZATION_LEVEL = "-O";
1376
+ SWIFT_VERSION = 5.0;
1377
+ SYMROOT = "${SRCROOT}/../build";
1378
+ };
1379
+ name = Release;
1380
+ };
1381
+ BD5E84F7B72D348654A4D58B6BA51118 /* Debug */ = {
1382
+ isa = XCBuildConfiguration;
1383
+ buildSettings = {
1384
+ ALWAYS_SEARCH_USER_PATHS = NO;
1385
+ CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
1386
+ CLANG_ANALYZER_NONNULL = YES;
1387
+ CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1388
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1389
+ CLANG_CXX_LIBRARY = "libc++";
1390
+ CLANG_ENABLE_MODULES = YES;
1391
+ CLANG_ENABLE_OBJC_ARC = YES;
1392
+ CLANG_ENABLE_OBJC_WEAK = YES;
1393
+ CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1394
+ CLANG_WARN_BOOL_CONVERSION = YES;
1395
+ CLANG_WARN_COMMA = YES;
1396
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
1397
+ CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1398
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1399
+ CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1400
+ CLANG_WARN_EMPTY_BODY = YES;
1401
+ CLANG_WARN_ENUM_CONVERSION = YES;
1402
+ CLANG_WARN_INFINITE_RECURSION = YES;
1403
+ CLANG_WARN_INT_CONVERSION = YES;
1404
+ CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1405
+ CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1406
+ CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1407
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1408
+ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
1409
+ CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1410
+ CLANG_WARN_STRICT_PROTOTYPES = YES;
1411
+ CLANG_WARN_SUSPICIOUS_MOVE = YES;
1412
+ CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1413
+ CLANG_WARN_UNREACHABLE_CODE = YES;
1414
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1415
+ COPY_PHASE_STRIP = NO;
1416
+ DEBUG_INFORMATION_FORMAT = dwarf;
1417
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
1418
+ ENABLE_TESTABILITY = YES;
1419
+ GCC_C_LANGUAGE_STANDARD = gnu11;
1420
+ GCC_DYNAMIC_NO_PIC = NO;
1421
+ GCC_NO_COMMON_BLOCKS = YES;
1422
+ GCC_OPTIMIZATION_LEVEL = 0;
1423
+ GCC_PREPROCESSOR_DEFINITIONS = (
1424
+ "POD_CONFIGURATION_DEBUG=1",
1425
+ "DEBUG=1",
1426
+ "$(inherited)",
1427
+ );
1428
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1429
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1430
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
1431
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1432
+ GCC_WARN_UNUSED_FUNCTION = YES;
1433
+ GCC_WARN_UNUSED_VARIABLE = YES;
1434
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0;
1435
+ MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1436
+ MTL_FAST_MATH = YES;
1437
+ ONLY_ACTIVE_ARCH = YES;
1438
+ PRODUCT_NAME = "$(TARGET_NAME)";
1439
+ STRIP_INSTALLED_PRODUCT = NO;
1440
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1441
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1442
+ SWIFT_VERSION = 5.0;
1443
+ SYMROOT = "${SRCROOT}/../build";
1444
+ };
1445
+ name = Debug;
1446
+ };
1447
+ BFB679E30E5EBE4F75D81ED8A1F3E1E2 /* Release */ = {
1448
+ isa = XCBuildConfiguration;
1449
+ baseConfigurationReference = 39CC6B25D35ADCD7AE162339B487B604 /* Capacitor.release.xcconfig */;
1450
+ buildSettings = {
1451
+ CODE_SIGNING_ALLOWED = NO;
1452
+ CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Capacitor";
1453
+ IBSC_MODULE = Capacitor;
1454
+ INFOPLIST_FILE = "Target Support Files/Capacitor/ResourceBundle-Capacitor-Capacitor-Info.plist";
1455
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1456
+ PRODUCT_NAME = Capacitor;
1457
+ SDKROOT = iphoneos;
1458
+ SKIP_INSTALL = YES;
1459
+ TARGETED_DEVICE_FAMILY = "1,2";
1460
+ WRAPPER_EXTENSION = bundle;
1461
+ };
1462
+ name = Release;
1463
+ };
1464
+ C4A945D74D8BB3B3232E076A3BA19A6C /* Release */ = {
1465
+ isa = XCBuildConfiguration;
1466
+ baseConfigurationReference = D97A8D479BC1EEF8ACF19C39BCAF051F /* CapacitorCordova.release.xcconfig */;
1467
+ buildSettings = {
1468
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1469
+ CLANG_ENABLE_OBJC_WEAK = NO;
1470
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1471
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1472
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1473
+ CURRENT_PROJECT_VERSION = 1;
1474
+ DEFINES_MODULE = YES;
1475
+ DYLIB_COMPATIBILITY_VERSION = 1;
1476
+ DYLIB_CURRENT_VERSION = 1;
1477
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1478
+ ENABLE_MODULE_VERIFIER = NO;
1479
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1480
+ GCC_PREFIX_HEADER = "Target Support Files/CapacitorCordova/CapacitorCordova-prefix.pch";
1481
+ GENERATE_INFOPLIST_FILE = NO;
1482
+ INFOPLIST_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist";
1483
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1484
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1485
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1486
+ MODULEMAP_FILE = "Target Support Files/CapacitorCordova/CapacitorCordova.modulemap";
1487
+ PRODUCT_MODULE_NAME = Cordova;
1488
+ PRODUCT_NAME = Cordova;
1489
+ SDKROOT = iphoneos;
1490
+ SKIP_INSTALL = YES;
1491
+ SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
1492
+ SWIFT_INSTALL_OBJC_HEADER = YES;
1493
+ SWIFT_VERSION = 5.0;
1494
+ TARGETED_DEVICE_FAMILY = "1,2";
1495
+ VALIDATE_PRODUCT = YES;
1496
+ VERSIONING_SYSTEM = "apple-generic";
1497
+ VERSION_INFO_PREFIX = "";
1498
+ };
1499
+ name = Release;
1500
+ };
1501
+ D75B1789A6FFE1AA04CA171AAF002D9E /* Release */ = {
1502
+ isa = XCBuildConfiguration;
1503
+ baseConfigurationReference = D97A8D479BC1EEF8ACF19C39BCAF051F /* CapacitorCordova.release.xcconfig */;
1504
+ buildSettings = {
1505
+ CODE_SIGNING_ALLOWED = NO;
1506
+ CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/CapacitorCordova";
1507
+ IBSC_MODULE = Cordova;
1508
+ INFOPLIST_FILE = "Target Support Files/CapacitorCordova/ResourceBundle-CapacitorCordova-CapacitorCordova-Info.plist";
1509
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1510
+ PRODUCT_NAME = CapacitorCordova;
1511
+ SDKROOT = iphoneos;
1512
+ SKIP_INSTALL = YES;
1513
+ TARGETED_DEVICE_FAMILY = "1,2";
1514
+ WRAPPER_EXTENSION = bundle;
1515
+ };
1516
+ name = Release;
1517
+ };
1518
+ E2771958F756E833F586C24B652250F6 /* Release */ = {
1519
+ isa = XCBuildConfiguration;
1520
+ baseConfigurationReference = 7D967D566F7C3FD1B78180239E63BC92 /* Pods-PluginTests.release.xcconfig */;
1521
+ buildSettings = {
1522
+ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
1523
+ ARCHS = "$(ARCHS_STANDARD_64_BIT)";
1524
+ CLANG_ENABLE_OBJC_WEAK = NO;
1525
+ "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
1526
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1527
+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
1528
+ CURRENT_PROJECT_VERSION = 1;
1529
+ DEFINES_MODULE = YES;
1530
+ DYLIB_COMPATIBILITY_VERSION = 1;
1531
+ DYLIB_CURRENT_VERSION = 1;
1532
+ DYLIB_INSTALL_NAME_BASE = "@rpath";
1533
+ ENABLE_MODULE_VERIFIER = NO;
1534
+ ENABLE_USER_SCRIPT_SANDBOXING = NO;
1535
+ INFOPLIST_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests-Info.plist";
1536
+ INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1537
+ IPHONEOS_DEPLOYMENT_TARGET = 18.0;
1538
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
1539
+ MACH_O_TYPE = staticlib;
1540
+ MODULEMAP_FILE = "Target Support Files/Pods-PluginTests/Pods-PluginTests.modulemap";
1541
+ OTHER_LDFLAGS = "";
1542
+ OTHER_LIBTOOLFLAGS = "";
1543
+ PODS_ROOT = "$(SRCROOT)";
1544
+ PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
1545
+ PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
1546
+ SDKROOT = iphoneos;
1547
+ SKIP_INSTALL = YES;
1548
+ TARGETED_DEVICE_FAMILY = "1,2";
1549
+ VALIDATE_PRODUCT = YES;
1550
+ VERSIONING_SYSTEM = "apple-generic";
1551
+ VERSION_INFO_PREFIX = "";
1552
+ };
1553
+ name = Release;
1554
+ };
1555
+ ECDFC39585B571474B2F278FC99B4D3E /* Debug */ = {
1556
+ isa = XCBuildConfiguration;
1557
+ baseConfigurationReference = 9DE6B96A5D68D9FF0477F70FAFB25FBF /* CapacitorCordova.debug.xcconfig */;
1558
+ buildSettings = {
1559
+ CODE_SIGNING_ALLOWED = NO;
1560
+ CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/CapacitorCordova";
1561
+ IBSC_MODULE = Cordova;
1562
+ INFOPLIST_FILE = "Target Support Files/CapacitorCordova/ResourceBundle-CapacitorCordova-CapacitorCordova-Info.plist";
1563
+ IPHONEOS_DEPLOYMENT_TARGET = 15.0;
1564
+ PRODUCT_NAME = CapacitorCordova;
1565
+ SDKROOT = iphoneos;
1566
+ SKIP_INSTALL = YES;
1567
+ TARGETED_DEVICE_FAMILY = "1,2";
1568
+ WRAPPER_EXTENSION = bundle;
1569
+ };
1570
+ name = Debug;
1571
+ };
1572
+ /* End XCBuildConfiguration section */
1573
+
1574
+ /* Begin XCConfigurationList section */
1575
+ 1546C80507162F603C471A3A51D63595 /* Build configuration list for PBXNativeTarget "Capacitor-Capacitor" */ = {
1576
+ isa = XCConfigurationList;
1577
+ buildConfigurations = (
1578
+ 7B16A6E06A5284B3219A1791C0E1DE4B /* Debug */,
1579
+ BFB679E30E5EBE4F75D81ED8A1F3E1E2 /* Release */,
1580
+ );
1581
+ defaultConfigurationIsVisible = 0;
1582
+ defaultConfigurationName = Release;
1583
+ };
1584
+ 260D26A6A9F0932D83565016707E2473 /* Build configuration list for PBXNativeTarget "CapacitorCordova-CapacitorCordova" */ = {
1585
+ isa = XCConfigurationList;
1586
+ buildConfigurations = (
1587
+ ECDFC39585B571474B2F278FC99B4D3E /* Debug */,
1588
+ D75B1789A6FFE1AA04CA171AAF002D9E /* Release */,
1589
+ );
1590
+ defaultConfigurationIsVisible = 0;
1591
+ defaultConfigurationName = Release;
1592
+ };
1593
+ 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */ = {
1594
+ isa = XCConfigurationList;
1595
+ buildConfigurations = (
1596
+ BD5E84F7B72D348654A4D58B6BA51118 /* Debug */,
1597
+ B86D71A5E7AB53EB2C08DEA39FBD2050 /* Release */,
1598
+ );
1599
+ defaultConfigurationIsVisible = 0;
1600
+ defaultConfigurationName = Release;
1601
+ };
1602
+ 5AB1AD12B001DCFA4D2BB403DD59571F /* Build configuration list for PBXNativeTarget "Pods-Plugin" */ = {
1603
+ isa = XCConfigurationList;
1604
+ buildConfigurations = (
1605
+ 3230057C9FBE4D18935934AD8924FD3D /* Debug */,
1606
+ B73FDDB72D8B3C7FC169FF505392025A /* Release */,
1607
+ );
1608
+ defaultConfigurationIsVisible = 0;
1609
+ defaultConfigurationName = Release;
1610
+ };
1611
+ 622B3E98A1E093A71E2EFCAD99AA4D8F /* Build configuration list for PBXNativeTarget "Pods-PluginTests" */ = {
1612
+ isa = XCConfigurationList;
1613
+ buildConfigurations = (
1614
+ 30C381467B65BE48769A0FF6624C3FAE /* Debug */,
1615
+ E2771958F756E833F586C24B652250F6 /* Release */,
1616
+ );
1617
+ defaultConfigurationIsVisible = 0;
1618
+ defaultConfigurationName = Release;
1619
+ };
1620
+ 9B3F56A830ADEE5EC8D0CA6CF520042D /* Build configuration list for PBXNativeTarget "Capacitor" */ = {
1621
+ isa = XCConfigurationList;
1622
+ buildConfigurations = (
1623
+ 423C33431AEF8FE0D249DA808336A234 /* Debug */,
1624
+ 4B99BA550E64A08DB50255B86CC35893 /* Release */,
1625
+ );
1626
+ defaultConfigurationIsVisible = 0;
1627
+ defaultConfigurationName = Release;
1628
+ };
1629
+ A1E4D34667F98CBEAEBEAC426719B343 /* Build configuration list for PBXNativeTarget "CapacitorCordova" */ = {
1630
+ isa = XCConfigurationList;
1631
+ buildConfigurations = (
1632
+ 7D4C2DD4292E0E63D4F440969D6682F3 /* Debug */,
1633
+ C4A945D74D8BB3B3232E076A3BA19A6C /* Release */,
1634
+ );
1635
+ defaultConfigurationIsVisible = 0;
1636
+ defaultConfigurationName = Release;
1637
+ };
1638
+ /* End XCConfigurationList section */
1639
+ };
1640
+ rootObject = BFDFE7DC352907FC980B868725387E98 /* Project object */;
1641
+ }