|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 0B61A7E52B114AA00035F2DB /* CDVWebViewProcessPoolFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B61A7E32B114A9F0035F2DB /* CDVWebViewProcessPoolFactory.m */; }; |
11 | 11 | 0B61A7E62B114AA00035F2DB /* CDVWebViewProcessPoolFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B61A7E42B114AA00035F2DB /* CDVWebViewProcessPoolFactory.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 12 | + 1DBF5C182E9E908A00FAC24F /* CDVAvailabilityDeprecated.h in Headers */ = {isa = PBXBuildFile; fileRef = 1DBF5C172E9E908A00FAC24F /* CDVAvailabilityDeprecated.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
12 | 13 | 2F4F657C2091F1FD00EAA994 /* NSDictionary+CordovaPreferences.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F4F657A2091F1FD00EAA994 /* NSDictionary+CordovaPreferences.m */; }; |
13 | 14 | 2F4F657D2091F1FD00EAA994 /* NSDictionary+CordovaPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F4F657B2091F1FD00EAA994 /* NSDictionary+CordovaPreferences.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
14 | 15 | 2F5C86E11FE94845004B09C7 /* CapacitorCordova.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F5C86DF1FE94845004B09C7 /* CapacitorCordova.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
42 | 43 | /* Begin PBXFileReference section */ |
43 | 44 | 0B61A7E32B114A9F0035F2DB /* CDVWebViewProcessPoolFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDVWebViewProcessPoolFactory.m; sourceTree = "<group>"; }; |
44 | 45 | 0B61A7E42B114AA00035F2DB /* CDVWebViewProcessPoolFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDVWebViewProcessPoolFactory.h; sourceTree = "<group>"; }; |
| 46 | + 1DBF5C172E9E908A00FAC24F /* CDVAvailabilityDeprecated.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CDVAvailabilityDeprecated.h; sourceTree = "<group>"; }; |
45 | 47 | 2F4F657A2091F1FD00EAA994 /* NSDictionary+CordovaPreferences.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+CordovaPreferences.m"; sourceTree = "<group>"; }; |
46 | 48 | 2F4F657B2091F1FD00EAA994 /* NSDictionary+CordovaPreferences.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+CordovaPreferences.h"; sourceTree = "<group>"; }; |
47 | 49 | 2F5C86DC1FE94845004B09C7 /* Cordova.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Cordova.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
129 | 131 | 2FE19E2920473160002A4E89 /* AppDelegate.m */, |
130 | 132 | 2F5C87131FE98417004B09C7 /* CDV.h */, |
131 | 133 | 2F5C871A1FE98418004B09C7 /* CDVAvailability.h */, |
| 134 | + 1DBF5C172E9E908A00FAC24F /* CDVAvailabilityDeprecated.h */, |
132 | 135 | 2F5C87171FE98417004B09C7 /* CDVCommandDelegate.h */, |
133 | 136 | 2F5C87141FE98417004B09C7 /* CDVCommandDelegateImpl.m */, |
134 | 137 | 2F5C87181FE98417004B09C7 /* CDVCommandDelegateImpl.h */, |
|
180 | 183 | 62959B66252524CD00A3D7F1 /* CDVScreenOrientationDelegate.h in Headers */, |
181 | 184 | 0B61A7E62B114AA00035F2DB /* CDVWebViewProcessPoolFactory.h in Headers */, |
182 | 185 | 62959B6A252524D700A3D7F1 /* CDVPluginManager.h in Headers */, |
| 186 | + 1DBF5C182E9E908A00FAC24F /* CDVAvailabilityDeprecated.h in Headers */, |
183 | 187 | 2F5C86E11FE94845004B09C7 /* CapacitorCordova.h in Headers */, |
184 | 188 | ); |
185 | 189 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments