|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 990C5C2244881F67F82F4623 /* libPods-Firestack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CFBF14844A3A71271E0CE035 /* libPods-Firestack.a */; }; |
| 10 | + 8CCBD6DBFA92784E209B2036 /* libPods-Firestack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BC7A41E090E02D6F58081C8B /* libPods-Firestack.a */; }; |
11 | 11 | D950369E1D19C77400F7094D /* Firestack.m in Sources */ = {isa = PBXBuildFile; fileRef = D950369D1D19C77400F7094D /* Firestack.m */; }; |
12 | | - D9FF4BF31D19F5FF00238046 /* libPods-Firestack.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D95036B81D19C90300F7094D /* libPods-Firestack.a */; settings = {ATTRIBUTES = (Weak, ); }; }; |
13 | 12 | /* End PBXBuildFile section */ |
14 | 13 |
|
15 | 14 | /* Begin PBXContainerItemProxy section */ |
|
20 | 19 | remoteGlobalIDString = 6A0E8DDC7C16F5507F1B7E4EF54F4E39; |
21 | 20 | remoteInfo = "Pods-Firestack"; |
22 | 21 | }; |
23 | | - D9841C431D4A7E8C00C9BEA8 /* PBXContainerItemProxy */ = { |
24 | | - isa = PBXContainerItemProxy; |
25 | | - containerPortal = D95036B31D19C90300F7094D /* Pods.xcodeproj */; |
26 | | - proxyType = 1; |
27 | | - remoteGlobalIDString = 815EB7527B696DB4C2DE9602F3C0A177; |
28 | | - remoteInfo = "Pods-Firestack"; |
29 | | - }; |
30 | 22 | /* End PBXContainerItemProxy section */ |
31 | 23 |
|
32 | 24 | /* Begin PBXCopyFilesBuildPhase section */ |
|
43 | 35 |
|
44 | 36 | /* Begin PBXFileReference section */ |
45 | 37 | 134814201AA4EA6300B7C361 /* libFirestack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libFirestack.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
46 | | - 612D3268D15D0E9231997758 /* Pods-Firestack.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestack.release.xcconfig"; path = "Pods/Target Support Files/Pods-Firestack/Pods-Firestack.release.xcconfig"; sourceTree = "<group>"; }; |
47 | | - CEE8E427185097CF7EF3A3EB /* Pods-Firestack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestack.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Firestack/Pods-Firestack.debug.xcconfig"; sourceTree = "<group>"; }; |
48 | | - CFBF14844A3A71271E0CE035 /* libPods-Firestack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Firestack.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 38 | + 8E3249A35F073F9BC986D641 /* Pods-Firestack.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestack.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Firestack/Pods-Firestack.debug.xcconfig"; sourceTree = "<group>"; }; |
| 39 | + BC7A41E090E02D6F58081C8B /* libPods-Firestack.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Firestack.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 40 | D950369C1D19C77400F7094D /* Firestack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Firestack.h; path = Firestack/Firestack.h; sourceTree = "<group>"; }; |
50 | 41 | D950369D1D19C77400F7094D /* Firestack.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Firestack.m; path = Firestack/Firestack.m; sourceTree = "<group>"; }; |
51 | 42 | D95036B31D19C90300F7094D /* Pods.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Pods.xcodeproj; path = Pods/Pods.xcodeproj; sourceTree = "<group>"; }; |
| 43 | + E20739D9E57A13C3D42A4876 /* Pods-Firestack.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Firestack.release.xcconfig"; path = "Pods/Target Support Files/Pods-Firestack/Pods-Firestack.release.xcconfig"; sourceTree = "<group>"; }; |
52 | 44 | /* End PBXFileReference section */ |
53 | 45 |
|
54 | 46 | /* Begin PBXFrameworksBuildPhase section */ |
55 | 47 | 58B511D81A9E6C8500147676 /* Frameworks */ = { |
56 | 48 | isa = PBXFrameworksBuildPhase; |
57 | 49 | buildActionMask = 2147483647; |
58 | 50 | files = ( |
59 | | - D9FF4BF31D19F5FF00238046 /* libPods-Firestack.a in Frameworks */, |
60 | | - 990C5C2244881F67F82F4623 /* libPods-Firestack.a in Frameworks */, |
| 51 | + 8CCBD6DBFA92784E209B2036 /* libPods-Firestack.a in Frameworks */, |
61 | 52 | ); |
62 | 53 | runOnlyForDeploymentPostprocessing = 0; |
63 | 54 | }; |
|
72 | 63 | name = Products; |
73 | 64 | sourceTree = "<group>"; |
74 | 65 | }; |
| 66 | + 2ACEF92488EF803A584CD96E /* Pods */ = { |
| 67 | + isa = PBXGroup; |
| 68 | + children = ( |
| 69 | + 8E3249A35F073F9BC986D641 /* Pods-Firestack.debug.xcconfig */, |
| 70 | + E20739D9E57A13C3D42A4876 /* Pods-Firestack.release.xcconfig */, |
| 71 | + ); |
| 72 | + name = Pods; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
75 | 75 | 4C361DE13748C14BF1F87624 /* Frameworks */ = { |
76 | 76 | isa = PBXGroup; |
77 | 77 | children = ( |
78 | 78 | D95036B31D19C90300F7094D /* Pods.xcodeproj */, |
79 | | - CFBF14844A3A71271E0CE035 /* libPods-Firestack.a */, |
| 79 | + BC7A41E090E02D6F58081C8B /* libPods-Firestack.a */, |
80 | 80 | ); |
81 | 81 | name = Frameworks; |
82 | 82 | sourceTree = "<group>"; |
|
87 | 87 | D950369C1D19C77400F7094D /* Firestack.h */, |
88 | 88 | D950369D1D19C77400F7094D /* Firestack.m */, |
89 | 89 | 134814211AA4EA7D00B7C361 /* Products */, |
90 | | - 6FD8667D22972EC49DB4BE7E /* Pods */, |
91 | 90 | 4C361DE13748C14BF1F87624 /* Frameworks */, |
| 91 | + 2ACEF92488EF803A584CD96E /* Pods */, |
92 | 92 | ); |
93 | 93 | sourceTree = "<group>"; |
94 | 94 | }; |
95 | | - 6FD8667D22972EC49DB4BE7E /* Pods */ = { |
96 | | - isa = PBXGroup; |
97 | | - children = ( |
98 | | - CEE8E427185097CF7EF3A3EB /* Pods-Firestack.debug.xcconfig */, |
99 | | - 612D3268D15D0E9231997758 /* Pods-Firestack.release.xcconfig */, |
100 | | - ); |
101 | | - name = Pods; |
102 | | - sourceTree = "<group>"; |
103 | | - }; |
104 | 95 | D95036B41D19C90300F7094D /* Products */ = { |
105 | 96 | isa = PBXGroup; |
106 | 97 | children = ( |
|
125 | 116 | buildRules = ( |
126 | 117 | ); |
127 | 118 | dependencies = ( |
128 | | - D9841C441D4A7E8C00C9BEA8 /* PBXTargetDependency */, |
129 | 119 | ); |
130 | 120 | name = Firestack; |
131 | 121 | productName = RCTDataManager; |
|
223 | 213 | }; |
224 | 214 | /* End PBXSourcesBuildPhase section */ |
225 | 215 |
|
226 | | -/* Begin PBXTargetDependency section */ |
227 | | - D9841C441D4A7E8C00C9BEA8 /* PBXTargetDependency */ = { |
228 | | - isa = PBXTargetDependency; |
229 | | - name = "Pods-Firestack"; |
230 | | - targetProxy = D9841C431D4A7E8C00C9BEA8 /* PBXContainerItemProxy */; |
231 | | - }; |
232 | | -/* End PBXTargetDependency section */ |
233 | | - |
234 | 216 | /* Begin XCBuildConfiguration section */ |
235 | 217 | 58B511ED1A9E6C8500147676 /* Debug */ = { |
236 | 218 | isa = XCBuildConfiguration; |
|
310 | 292 | }; |
311 | 293 | 58B511F01A9E6C8500147676 /* Debug */ = { |
312 | 294 | isa = XCBuildConfiguration; |
313 | | - baseConfigurationReference = CEE8E427185097CF7EF3A3EB /* Pods-Firestack.debug.xcconfig */; |
| 295 | + baseConfigurationReference = 8E3249A35F073F9BC986D641 /* Pods-Firestack.debug.xcconfig */; |
314 | 296 | buildSettings = { |
315 | 297 | DYLIB_INSTALL_NAME_BASE = ""; |
316 | 298 | ENABLE_BITCODE = NO; |
|
344 | 326 | }; |
345 | 327 | 58B511F11A9E6C8500147676 /* Release */ = { |
346 | 328 | isa = XCBuildConfiguration; |
347 | | - baseConfigurationReference = 612D3268D15D0E9231997758 /* Pods-Firestack.release.xcconfig */; |
| 329 | + baseConfigurationReference = E20739D9E57A13C3D42A4876 /* Pods-Firestack.release.xcconfig */; |
348 | 330 | buildSettings = { |
349 | 331 | DYLIB_INSTALL_NAME_BASE = ""; |
350 | 332 | ENABLE_BITCODE = NO; |
|
0 commit comments