|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 008F07F31AC5B25A0029DE68 /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 008F07F21AC5B25A0029DE68 /* main.jsbundle */; };
|
11 | 11 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
|
12 |
| - 00C302E61ABCBA2D00DB3ED1 /* libRCTAdSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302B41ABCB8E700DB3ED1 /* libRCTAdSupport.a */; }; |
13 | 12 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
|
14 | 13 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
|
15 | 14 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
|
|
34 | 33 | remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
35 | 34 | remoteInfo = RCTActionSheet;
|
36 | 35 | };
|
37 |
| - 00C302B31ABCB8E700DB3ED1 /* PBXContainerItemProxy */ = { |
38 |
| - isa = PBXContainerItemProxy; |
39 |
| - containerPortal = 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */; |
40 |
| - proxyType = 2; |
41 |
| - remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; |
42 |
| - remoteInfo = RCTAdSupport; |
43 |
| - }; |
44 | 36 | 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
|
45 | 37 | isa = PBXContainerItemProxy;
|
46 | 38 | containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
|
|
116 | 108 | /* Begin PBXFileReference section */
|
117 | 109 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = main.jsbundle; path = iOS/main.jsbundle; sourceTree = "<group>"; };
|
118 | 110 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = ../../Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; };
|
119 |
| - 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = ../../Libraries/AdSupport/RCTAdSupport.xcodeproj; sourceTree = "<group>"; }; |
120 | 111 | 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = ../../Libraries/Geolocation/RCTGeolocation.xcodeproj; sourceTree = "<group>"; };
|
121 | 112 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = ../../Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; };
|
122 | 113 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../../Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; };
|
|
152 | 143 | files = (
|
153 | 144 | 146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
154 | 145 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
155 |
| - 00C302E61ABCBA2D00DB3ED1 /* libRCTAdSupport.a in Frameworks */, |
156 | 146 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
|
157 | 147 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
|
158 | 148 | 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
|
|
175 | 165 | name = Products;
|
176 | 166 | sourceTree = "<group>";
|
177 | 167 | };
|
178 |
| - 00C302B01ABCB8E700DB3ED1 /* Products */ = { |
179 |
| - isa = PBXGroup; |
180 |
| - children = ( |
181 |
| - 00C302B41ABCB8E700DB3ED1 /* libRCTAdSupport.a */, |
182 |
| - ); |
183 |
| - name = Products; |
184 |
| - sourceTree = "<group>"; |
185 |
| - }; |
186 | 168 | 00C302B61ABCB90400DB3ED1 /* Products */ = {
|
187 | 169 | isa = PBXGroup;
|
188 | 170 | children = (
|
|
283 | 265 | children = (
|
284 | 266 | 146833FF1AC3E56700842450 /* React.xcodeproj */,
|
285 | 267 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
286 |
| - 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */, |
287 | 268 | 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
|
288 | 269 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
|
289 | 270 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
|
|
394 | 375 | ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
|
395 | 376 | ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
|
396 | 377 | },
|
397 |
| - { |
398 |
| - ProductGroup = 00C302B01ABCB8E700DB3ED1 /* Products */; |
399 |
| - ProjectRef = 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */; |
400 |
| - }, |
401 | 378 | {
|
402 | 379 | ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
|
403 | 380 | ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
|
|
451 | 428 | remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
|
452 | 429 | sourceTree = BUILT_PRODUCTS_DIR;
|
453 | 430 | };
|
454 |
| - 00C302B41ABCB8E700DB3ED1 /* libRCTAdSupport.a */ = { |
455 |
| - isa = PBXReferenceProxy; |
456 |
| - fileType = archive.ar; |
457 |
| - path = libRCTAdSupport.a; |
458 |
| - remoteRef = 00C302B31ABCB8E700DB3ED1 /* PBXContainerItemProxy */; |
459 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
460 |
| - }; |
461 | 431 | 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
|
462 | 432 | isa = PBXReferenceProxy;
|
463 | 433 | fileType = archive.ar;
|
|
0 commit comments