| 
21 | 21 | 		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };  | 
22 | 22 | 		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };  | 
23 | 23 | 		146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };  | 
 | 24 | +		392E79C51C3BC94000E38DEE /* libRCTAdSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 392E79BB1C3BC8B900E38DEE /* libRCTAdSupport.a */; };  | 
24 | 25 | 		832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };  | 
25 | 26 | /* End PBXBuildFile section */  | 
26 | 27 | 
 
  | 
 | 
88 | 89 | 			remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;  | 
89 | 90 | 			remoteInfo = React;  | 
90 | 91 | 		};  | 
 | 92 | +		392E79BA1C3BC8B900E38DEE /* PBXContainerItemProxy */ = {  | 
 | 93 | +			isa = PBXContainerItemProxy;  | 
 | 94 | +			containerPortal = 392E79B51C3BC8B900E38DEE /* RCTAdSupport.xcodeproj */;  | 
 | 95 | +			proxyType = 2;  | 
 | 96 | +			remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;  | 
 | 97 | +			remoteInfo = RCTAdSupport;  | 
 | 98 | +		};  | 
91 | 99 | 		78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {  | 
92 | 100 | 			isa = PBXContainerItemProxy;  | 
93 | 101 | 			containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;  | 
 | 
124 | 132 | 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = address_book/Info.plist; sourceTree = "<group>"; };  | 
125 | 133 | 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = address_book/main.m; sourceTree = "<group>"; };  | 
126 | 134 | 		146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };  | 
 | 135 | +		392E79B51C3BC8B900E38DEE /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = "../node_modules/react-native/Libraries/AdSupport/RCTAdSupport.xcodeproj"; sourceTree = "<group>"; };  | 
127 | 136 | 		78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };  | 
128 | 137 | 		832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };  | 
129 | 138 | /* End PBXFileReference section */  | 
 | 
140 | 149 | 			isa = PBXFrameworksBuildPhase;  | 
141 | 150 | 			buildActionMask = 2147483647;  | 
142 | 151 | 			files = (  | 
 | 152 | +				392E79C51C3BC94000E38DEE /* libRCTAdSupport.a in Frameworks */,  | 
143 | 153 | 				146834051AC3E58100842450 /* libReact.a in Frameworks */,  | 
144 | 154 | 				00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,  | 
145 | 155 | 				00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,  | 
 | 
251 | 261 | 			name = Products;  | 
252 | 262 | 			sourceTree = "<group>";  | 
253 | 263 | 		};  | 
 | 264 | +		392E79B61C3BC8B900E38DEE /* Products */ = {  | 
 | 265 | +			isa = PBXGroup;  | 
 | 266 | +			children = (  | 
 | 267 | +				392E79BB1C3BC8B900E38DEE /* libRCTAdSupport.a */,  | 
 | 268 | +			);  | 
 | 269 | +			name = Products;  | 
 | 270 | +			sourceTree = "<group>";  | 
 | 271 | +		};  | 
254 | 272 | 		78C398B11ACF4ADC00677621 /* Products */ = {  | 
255 | 273 | 			isa = PBXGroup;  | 
256 | 274 | 			children = (  | 
 | 
262 | 280 | 		832341AE1AAA6A7D00B99B32 /* Libraries */ = {  | 
263 | 281 | 			isa = PBXGroup;  | 
264 | 282 | 			children = (  | 
 | 283 | +				392E79B51C3BC8B900E38DEE /* RCTAdSupport.xcodeproj */,  | 
265 | 284 | 				146833FF1AC3E56700842450 /* React.xcodeproj */,  | 
266 | 285 | 				00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,  | 
267 | 286 | 				00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,  | 
 | 
375 | 394 | 					ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;  | 
376 | 395 | 					ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;  | 
377 | 396 | 				},  | 
 | 397 | +				{  | 
 | 398 | +					ProductGroup = 392E79B61C3BC8B900E38DEE /* Products */;  | 
 | 399 | +					ProjectRef = 392E79B51C3BC8B900E38DEE /* RCTAdSupport.xcodeproj */;  | 
 | 400 | +				},  | 
378 | 401 | 				{  | 
379 | 402 | 					ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;  | 
380 | 403 | 					ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;  | 
 | 
477 | 500 | 			remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;  | 
478 | 501 | 			sourceTree = BUILT_PRODUCTS_DIR;  | 
479 | 502 | 		};  | 
 | 503 | +		392E79BB1C3BC8B900E38DEE /* libRCTAdSupport.a */ = {  | 
 | 504 | +			isa = PBXReferenceProxy;  | 
 | 505 | +			fileType = archive.ar;  | 
 | 506 | +			path = libRCTAdSupport.a;  | 
 | 507 | +			remoteRef = 392E79BA1C3BC8B900E38DEE /* PBXContainerItemProxy */;  | 
 | 508 | +			sourceTree = BUILT_PRODUCTS_DIR;  | 
 | 509 | +		};  | 
480 | 510 | 		78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {  | 
481 | 511 | 			isa = PBXReferenceProxy;  | 
482 | 512 | 			fileType = archive.ar;  | 
 | 
0 commit comments