|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - D87A76C31C86A251004ABB23 /* FIRAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = D87A76C01C86A251004ABB23 /* FIRAnalytics.m */; }; |
11 |
| - D87A76C41C86A251004ABB23 /* FIRRemoteConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = D87A76C21C86A251004ABB23 /* FIRRemoteConfig.m */; }; |
| 10 | + D87A76C31C86A251004ABB23 /* RNFIRAnalytics.m in Sources */ = {isa = PBXBuildFile; fileRef = D87A76C01C86A251004ABB23 /* RNFIRAnalytics.m */; }; |
| 11 | + D87A76C41C86A251004ABB23 /* RNFIRRemoteConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = D87A76C21C86A251004ABB23 /* RNFIRRemoteConfig.m */; }; |
12 | 12 | /* End PBXBuildFile section */
|
13 | 13 |
|
14 | 14 | /* Begin PBXCopyFilesBuildPhase section */
|
|
24 | 24 | /* End PBXCopyFilesBuildPhase section */
|
25 | 25 |
|
26 | 26 | /* Begin PBXFileReference section */
|
27 |
| - D87A76BF1C86A251004ABB23 /* FIRAnalytics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FIRAnalytics.h; path = Firebase/FIRAnalytics.h; sourceTree = "<group>"; }; |
28 |
| - D87A76C01C86A251004ABB23 /* FIRAnalytics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FIRAnalytics.m; path = Firebase/FIRAnalytics.m; sourceTree = "<group>"; }; |
29 |
| - D87A76C11C86A251004ABB23 /* FIRRemoteConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FIRRemoteConfig.h; path = Firebase/FIRRemoteConfig.h; sourceTree = "<group>"; }; |
30 |
| - D87A76C21C86A251004ABB23 /* FIRRemoteConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FIRRemoteConfig.m; path = Firebase/FIRRemoteConfig.m; sourceTree = "<group>"; }; |
| 27 | + D87A76BF1C86A251004ABB23 /* RNFIRAnalytics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNFIRAnalytics.h; path = Firebase/RNFIRAnalytics.h; sourceTree = "<group>"; }; |
| 28 | + D87A76C01C86A251004ABB23 /* RNFIRAnalytics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNFIRAnalytics.m; path = Firebase/RNFIRAnalytics.m; sourceTree = "<group>"; }; |
| 29 | + D87A76C11C86A251004ABB23 /* RNFIRRemoteConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNFIRRemoteConfig.h; path = Firebase/RNFIRRemoteConfig.h; sourceTree = "<group>"; }; |
| 30 | + D87A76C21C86A251004ABB23 /* RNFIRRemoteConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNFIRRemoteConfig.m; path = Firebase/RNFIRRemoteConfig.m; sourceTree = "<group>"; }; |
31 | 31 | D8D9DB831C6D03DB009FBC0E /* libFirebase.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFirebase.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
32 | 32 | /* End PBXFileReference section */
|
33 | 33 |
|
|
45 | 45 | D8D9DB5B1C6D01F4009FBC0E = {
|
46 | 46 | isa = PBXGroup;
|
47 | 47 | children = (
|
48 |
| - D87A76BF1C86A251004ABB23 /* FIRAnalytics.h */, |
49 |
| - D87A76C01C86A251004ABB23 /* FIRAnalytics.m */, |
50 |
| - D87A76C11C86A251004ABB23 /* FIRRemoteConfig.h */, |
51 |
| - D87A76C21C86A251004ABB23 /* FIRRemoteConfig.m */, |
| 48 | + D87A76BF1C86A251004ABB23 /* RNFIRAnalytics.h */, |
| 49 | + D87A76C01C86A251004ABB23 /* RNFIRAnalytics.m */, |
| 50 | + D87A76C11C86A251004ABB23 /* RNFIRRemoteConfig.h */, |
| 51 | + D87A76C21C86A251004ABB23 /* RNFIRRemoteConfig.m */, |
52 | 52 | D8D9DB661C6D01F4009FBC0E /* Products */,
|
53 | 53 | );
|
54 | 54 | sourceTree = "<group>";
|
|
117 | 117 | isa = PBXSourcesBuildPhase;
|
118 | 118 | buildActionMask = 2147483647;
|
119 | 119 | files = (
|
120 |
| - D87A76C41C86A251004ABB23 /* FIRRemoteConfig.m in Sources */, |
121 |
| - D87A76C31C86A251004ABB23 /* FIRAnalytics.m in Sources */, |
| 120 | + D87A76C41C86A251004ABB23 /* RNFIRRemoteConfig.m in Sources */, |
| 121 | + D87A76C31C86A251004ABB23 /* RNFIRAnalytics.m in Sources */, |
122 | 122 | );
|
123 | 123 | runOnlyForDeploymentPostprocessing = 0;
|
124 | 124 | };
|
|
0 commit comments