|
15 | 15 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
|
16 | 16 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
|
17 | 17 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
|
| 18 | + 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; }; |
18 | 19 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
19 | 20 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
20 | 21 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
80 | 81 | remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
|
81 | 82 | remoteInfo = React;
|
82 | 83 | };
|
| 84 | + 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = { |
| 85 | + isa = PBXContainerItemProxy; |
| 86 | + containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */; |
| 87 | + proxyType = 2; |
| 88 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 89 | + remoteInfo = RCTLinking; |
| 90 | + }; |
83 | 91 | 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
|
84 | 92 | isa = PBXContainerItemProxy;
|
85 | 93 | containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
|
|
91 | 99 |
|
92 | 100 | /* Begin PBXFileReference section */
|
93 | 101 | 00481BDB1AC0C7FA00671115 /* RCTWebSocketDebugger.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocketDebugger.xcodeproj; path = ../../Libraries/RCTWebSocketDebugger/RCTWebSocketDebugger.xcodeproj; sourceTree = "<group>"; };
|
94 |
| - 00481BE91AC0C89D00671115 /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; }; |
95 | 102 | 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = main.jsbundle; path = iOS/main.jsbundle; sourceTree = "<group>"; };
|
96 | 103 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = ../../Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; };
|
97 | 104 | 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = ../../Libraries/AdSupport/RCTAdSupport.xcodeproj; sourceTree = "<group>"; };
|
|
107 | 114 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = iOS/Info.plist; sourceTree = "<group>"; };
|
108 | 115 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = iOS/main.m; sourceTree = "<group>"; };
|
109 | 116 | 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = ../../React/React.xcodeproj; sourceTree = "<group>"; };
|
| 117 | + 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = ../../Libraries/LinkingIOS/RCTLinking.xcodeproj; sourceTree = "<group>"; }; |
110 | 118 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../../Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; };
|
111 | 119 | /* End PBXFileReference section */
|
112 | 120 |
|
|
121 | 129 | 00C302E61ABCBA2D00DB3ED1 /* libRCTAdSupport.a in Frameworks */,
|
122 | 130 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
|
123 | 131 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
|
| 132 | + 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */, |
124 | 133 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
|
125 | 134 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
|
126 | 135 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
|
|
208 | 217 | name = Products;
|
209 | 218 | sourceTree = "<group>";
|
210 | 219 | };
|
| 220 | + 78C398B11ACF4ADC00677621 /* Products */ = { |
| 221 | + isa = PBXGroup; |
| 222 | + children = ( |
| 223 | + 78C398B91ACF4ADC00677621 /* libRCTLinking.a */, |
| 224 | + ); |
| 225 | + name = Products; |
| 226 | + sourceTree = "<group>"; |
| 227 | + }; |
211 | 228 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
212 | 229 | isa = PBXGroup;
|
213 | 230 | children = (
|
| 231 | + 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */, |
214 | 232 | 146833FF1AC3E56700842450 /* React.xcodeproj */,
|
215 | 233 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
216 | 234 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
|
220 | 238 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
|
221 | 239 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
|
222 | 240 | 00481BDB1AC0C7FA00671115 /* RCTWebSocketDebugger.xcodeproj */,
|
223 |
| - 00481BE91AC0C89D00671115 /* libicucore.dylib */, |
224 | 241 | );
|
225 | 242 | name = Libraries;
|
226 | 243 | sourceTree = "<group>";
|
|
309 | 326 | ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
|
310 | 327 | ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
|
311 | 328 | },
|
| 329 | + { |
| 330 | + ProductGroup = 78C398B11ACF4ADC00677621 /* Products */; |
| 331 | + ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */; |
| 332 | + }, |
312 | 333 | {
|
313 | 334 | ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
|
314 | 335 | ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
|
|
394 | 415 | remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
|
395 | 416 | sourceTree = BUILT_PRODUCTS_DIR;
|
396 | 417 | };
|
| 418 | + 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = { |
| 419 | + isa = PBXReferenceProxy; |
| 420 | + fileType = archive.ar; |
| 421 | + path = libRCTLinking.a; |
| 422 | + remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */; |
| 423 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 424 | + }; |
397 | 425 | 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
|
398 | 426 | isa = PBXReferenceProxy;
|
399 | 427 | fileType = archive.ar;
|
|
0 commit comments