|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 1341801E1AA91750003F314A /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1341801B1AA91740003F314A /* libRCTNetwork.a */; }; |
| 11 | + 13442C061AA90EA00037E5B0 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13442C051AA90E7D0037E5B0 /* libRCTImage.a */; }; |
10 | 12 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
11 | 13 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; }; |
12 | 14 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
13 | 15 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
14 | | - 58C572691AA6239800CDF9C8 /* libRCTDataManager.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58C572631AA6236600CDF9C8 /* libRCTDataManager.a */; }; |
15 | | - 58C5726A1AA6239B00CDF9C8 /* libRCTNetworkImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58C572561AA6236500CDF9C8 /* libRCTNetworkImage.a */; }; |
16 | 16 | 58C5726B1AA6239E00CDF9C8 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58C5725B1AA6236500CDF9C8 /* libRCTText.a */; }; |
17 | 17 | 58C5726C1AA623A200CDF9C8 /* libReactKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58C572681AA6236600CDF9C8 /* libReactKit.a */; }; |
18 | 18 | /* End PBXBuildFile section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXContainerItemProxy section */ |
21 | | - 58C572551AA6236500CDF9C8 /* PBXContainerItemProxy */ = { |
| 21 | + 1341801A1AA91740003F314A /* PBXContainerItemProxy */ = { |
22 | 22 | isa = PBXContainerItemProxy; |
23 | | - containerPortal = 587650F31A9EB120008B8F17 /* RCTNetworkImage.xcodeproj */; |
| 23 | + containerPortal = 134180151AA91740003F314A /* RCTNetwork.xcodeproj */; |
| 24 | + proxyType = 2; |
| 25 | + remoteGlobalIDString = 58B511DB1A9E6C8500147676; |
| 26 | + remoteInfo = RCTNetwork; |
| 27 | + }; |
| 28 | + 13442C041AA90E7D0037E5B0 /* PBXContainerItemProxy */ = { |
| 29 | + isa = PBXContainerItemProxy; |
| 30 | + containerPortal = 13442C001AA90E7D0037E5B0 /* RCTImage.xcodeproj */; |
24 | 31 | proxyType = 2; |
25 | 32 | remoteGlobalIDString = 58B5115D1A9E6B3D00147676; |
26 | | - remoteInfo = RCTNetworkImage; |
| 33 | + remoteInfo = RCTImage; |
27 | 34 | }; |
28 | 35 | 58C5725A1AA6236500CDF9C8 /* PBXContainerItemProxy */ = { |
29 | 36 | isa = PBXContainerItemProxy; |
|
32 | 39 | remoteGlobalIDString = 58B5119B1A9E6C1200147676; |
33 | 40 | remoteInfo = RCTText; |
34 | 41 | }; |
35 | | - 58C572621AA6236600CDF9C8 /* PBXContainerItemProxy */ = { |
36 | | - isa = PBXContainerItemProxy; |
37 | | - containerPortal = 587650F01A9EB120008B8F17 /* RCTDataManager.xcodeproj */; |
38 | | - proxyType = 2; |
39 | | - remoteGlobalIDString = 58B511DB1A9E6C8500147676; |
40 | | - remoteInfo = RCTDataManager; |
41 | | - }; |
42 | 42 | 58C572671AA6236600CDF9C8 /* PBXContainerItemProxy */ = { |
43 | 43 | isa = PBXContainerItemProxy; |
44 | 44 | containerPortal = 587650F91A9EB120008B8F17 /* ReactKit.xcodeproj */; |
|
49 | 49 | /* End PBXContainerItemProxy section */ |
50 | 50 |
|
51 | 51 | /* Begin PBXFileReference section */ |
| 52 | + 134180151AA91740003F314A /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../../Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; }; |
| 53 | + 13442C001AA90E7D0037E5B0 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = ../../Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; }; |
52 | 54 | 13B07F961A680F5B00A75B9A /* Movies.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Movies.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 | 55 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
54 | 56 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
55 | 57 | 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
56 | 58 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
57 | 59 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
58 | 60 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
59 | | - 587650F01A9EB120008B8F17 /* RCTDataManager.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTDataManager.xcodeproj; path = ../../Libraries/Network/RCTDataManager.xcodeproj; sourceTree = SOURCE_ROOT; }; |
60 | | - 587650F31A9EB120008B8F17 /* RCTNetworkImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetworkImage.xcodeproj; path = ../../Libraries/Image/RCTNetworkImage.xcodeproj; sourceTree = SOURCE_ROOT; }; |
61 | 61 | 587650F61A9EB120008B8F17 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../../Libraries/Text/RCTText.xcodeproj; sourceTree = SOURCE_ROOT; }; |
62 | 62 | 587650F91A9EB120008B8F17 /* ReactKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactKit.xcodeproj; path = ../../ReactKit/ReactKit.xcodeproj; sourceTree = SOURCE_ROOT; }; |
63 | 63 | /* End PBXFileReference section */ |
|
67 | 67 | isa = PBXFrameworksBuildPhase; |
68 | 68 | buildActionMask = 2147483647; |
69 | 69 | files = ( |
70 | | - 58C572691AA6239800CDF9C8 /* libRCTDataManager.a in Frameworks */, |
71 | | - 58C5726A1AA6239B00CDF9C8 /* libRCTNetworkImage.a in Frameworks */, |
| 70 | + 1341801E1AA91750003F314A /* libRCTNetwork.a in Frameworks */, |
| 71 | + 13442C061AA90EA00037E5B0 /* libRCTImage.a in Frameworks */, |
72 | 72 | 58C5726B1AA6239E00CDF9C8 /* libRCTText.a in Frameworks */, |
73 | 73 | 58C5726C1AA623A200CDF9C8 /* libReactKit.a in Frameworks */, |
74 | 74 | ); |
|
77 | 77 | /* End PBXFrameworksBuildPhase section */ |
78 | 78 |
|
79 | 79 | /* Begin PBXGroup section */ |
| 80 | + 134180161AA91740003F314A /* Products */ = { |
| 81 | + isa = PBXGroup; |
| 82 | + children = ( |
| 83 | + 1341801B1AA91740003F314A /* libRCTNetwork.a */, |
| 84 | + ); |
| 85 | + name = Products; |
| 86 | + sourceTree = "<group>"; |
| 87 | + }; |
| 88 | + 13442C011AA90E7D0037E5B0 /* Products */ = { |
| 89 | + isa = PBXGroup; |
| 90 | + children = ( |
| 91 | + 13442C051AA90E7D0037E5B0 /* libRCTImage.a */, |
| 92 | + ); |
| 93 | + name = Products; |
| 94 | + sourceTree = "<group>"; |
| 95 | + }; |
80 | 96 | 13B07FAE1A68108700A75B9A /* Movies */ = { |
81 | 97 | isa = PBXGroup; |
82 | 98 | children = ( |
|
93 | 109 | 58C571FC1AA6124500CDF9C8 /* Libraries */ = { |
94 | 110 | isa = PBXGroup; |
95 | 111 | children = ( |
96 | | - 587650F01A9EB120008B8F17 /* RCTDataManager.xcodeproj */, |
97 | | - 587650F31A9EB120008B8F17 /* RCTNetworkImage.xcodeproj */, |
| 112 | + 134180151AA91740003F314A /* RCTNetwork.xcodeproj */, |
| 113 | + 13442C001AA90E7D0037E5B0 /* RCTImage.xcodeproj */, |
98 | 114 | 587650F61A9EB120008B8F17 /* RCTText.xcodeproj */, |
99 | 115 | 587650F91A9EB120008B8F17 /* ReactKit.xcodeproj */, |
100 | 116 | ); |
101 | 117 | name = Libraries; |
102 | 118 | sourceTree = "<group>"; |
103 | 119 | }; |
104 | | - 58C572521AA6236500CDF9C8 /* Products */ = { |
105 | | - isa = PBXGroup; |
106 | | - children = ( |
107 | | - 58C572561AA6236500CDF9C8 /* libRCTNetworkImage.a */, |
108 | | - ); |
109 | | - name = Products; |
110 | | - sourceTree = "<group>"; |
111 | | - }; |
112 | 120 | 58C572571AA6236500CDF9C8 /* Products */ = { |
113 | 121 | isa = PBXGroup; |
114 | 122 | children = ( |
|
125 | 133 | name = Products; |
126 | 134 | sourceTree = "<group>"; |
127 | 135 | }; |
128 | | - 58C5725E1AA6236500CDF9C8 /* Products */ = { |
129 | | - isa = PBXGroup; |
130 | | - children = ( |
131 | | - 58C572631AA6236600CDF9C8 /* libRCTDataManager.a */, |
132 | | - ); |
133 | | - name = Products; |
134 | | - sourceTree = "<group>"; |
135 | | - }; |
136 | 136 | 83CBB9F61A601CBA00E9B192 = { |
137 | 137 | isa = PBXGroup; |
138 | 138 | children = ( |
|
192 | 192 | projectDirPath = ""; |
193 | 193 | projectReferences = ( |
194 | 194 | { |
195 | | - ProductGroup = 58C5725E1AA6236500CDF9C8 /* Products */; |
196 | | - ProjectRef = 587650F01A9EB120008B8F17 /* RCTDataManager.xcodeproj */; |
| 195 | + ProductGroup = 13442C011AA90E7D0037E5B0 /* Products */; |
| 196 | + ProjectRef = 13442C001AA90E7D0037E5B0 /* RCTImage.xcodeproj */; |
197 | 197 | }, |
198 | 198 | { |
199 | | - ProductGroup = 58C572521AA6236500CDF9C8 /* Products */; |
200 | | - ProjectRef = 587650F31A9EB120008B8F17 /* RCTNetworkImage.xcodeproj */; |
| 199 | + ProductGroup = 134180161AA91740003F314A /* Products */; |
| 200 | + ProjectRef = 134180151AA91740003F314A /* RCTNetwork.xcodeproj */; |
201 | 201 | }, |
202 | 202 | { |
203 | 203 | ProductGroup = 58C572571AA6236500CDF9C8 /* Products */; |
|
216 | 216 | /* End PBXProject section */ |
217 | 217 |
|
218 | 218 | /* Begin PBXReferenceProxy section */ |
219 | | - 58C572561AA6236500CDF9C8 /* libRCTNetworkImage.a */ = { |
| 219 | + 1341801B1AA91740003F314A /* libRCTNetwork.a */ = { |
220 | 220 | isa = PBXReferenceProxy; |
221 | 221 | fileType = archive.ar; |
222 | | - path = libRCTNetworkImage.a; |
223 | | - remoteRef = 58C572551AA6236500CDF9C8 /* PBXContainerItemProxy */; |
| 222 | + path = libRCTNetwork.a; |
| 223 | + remoteRef = 1341801A1AA91740003F314A /* PBXContainerItemProxy */; |
224 | 224 | sourceTree = BUILT_PRODUCTS_DIR; |
225 | 225 | }; |
226 | | - 58C5725B1AA6236500CDF9C8 /* libRCTText.a */ = { |
| 226 | + 13442C051AA90E7D0037E5B0 /* libRCTImage.a */ = { |
227 | 227 | isa = PBXReferenceProxy; |
228 | 228 | fileType = archive.ar; |
229 | | - path = libRCTText.a; |
230 | | - remoteRef = 58C5725A1AA6236500CDF9C8 /* PBXContainerItemProxy */; |
| 229 | + path = libRCTImage.a; |
| 230 | + remoteRef = 13442C041AA90E7D0037E5B0 /* PBXContainerItemProxy */; |
231 | 231 | sourceTree = BUILT_PRODUCTS_DIR; |
232 | 232 | }; |
233 | | - 58C572631AA6236600CDF9C8 /* libRCTDataManager.a */ = { |
| 233 | + 58C5725B1AA6236500CDF9C8 /* libRCTText.a */ = { |
234 | 234 | isa = PBXReferenceProxy; |
235 | 235 | fileType = archive.ar; |
236 | | - path = libRCTDataManager.a; |
237 | | - remoteRef = 58C572621AA6236600CDF9C8 /* PBXContainerItemProxy */; |
| 236 | + path = libRCTText.a; |
| 237 | + remoteRef = 58C5725A1AA6236500CDF9C8 /* PBXContainerItemProxy */; |
238 | 238 | sourceTree = BUILT_PRODUCTS_DIR; |
239 | 239 | }; |
240 | 240 | 58C572681AA6236600CDF9C8 /* libReactKit.a */ = { |
|
295 | 295 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
296 | 296 | LIBRARY_SEARCH_PATHS = ( |
297 | 297 | "$(inherited)", |
| 298 | + "/Users/nicklockwood/fbobjc-hg/Libraries/FBReactKit/js/react-native-github/Libraries/Network/build/Debug-iphoneos", |
298 | 299 | ); |
299 | 300 | OTHER_LDFLAGS = "-ObjC"; |
300 | 301 | PRODUCT_NAME = Movies; |
|
314 | 315 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
315 | 316 | LIBRARY_SEARCH_PATHS = ( |
316 | 317 | "$(inherited)", |
| 318 | + "/Users/nicklockwood/fbobjc-hg/Libraries/FBReactKit/js/react-native-github/Libraries/Network/build/Debug-iphoneos", |
317 | 319 | ); |
318 | 320 | OTHER_LDFLAGS = "-ObjC"; |
319 | 321 | PRODUCT_NAME = Movies; |
|
0 commit comments