|
17 | 17 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; }; |
18 | 18 | 00E356F31AD99517003FC87E /* SampleAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* SampleAppTests.m */; }; |
19 | 19 | 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; }; |
| 20 | + 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; }; |
20 | 21 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
21 | 22 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; }; |
22 | 23 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
|
82 | 83 | remoteGlobalIDString = 13B07F861A680F5B00A75B9A; |
83 | 84 | remoteInfo = SampleApp; |
84 | 85 | }; |
| 86 | + 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = { |
| 87 | + isa = PBXContainerItemProxy; |
| 88 | + containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */; |
| 89 | + proxyType = 2; |
| 90 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 91 | + remoteInfo = RCTSettings; |
| 92 | + }; |
85 | 93 | 146834031AC3E56700842450 /* PBXContainerItemProxy */ = { |
86 | 94 | isa = PBXContainerItemProxy; |
87 | 95 | containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
|
117 | 125 | 00E356EE1AD99517003FC87E /* SampleAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SampleAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
118 | 126 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
119 | 127 | 00E356F21AD99517003FC87E /* SampleAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleAppTests.m; sourceTree = "<group>"; }; |
| 128 | + 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = ../../Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; }; |
120 | 129 | 13B07F961A680F5B00A75B9A /* SampleApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
121 | 130 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = iOS/AppDelegate.h; sourceTree = "<group>"; }; |
122 | 131 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = iOS/AppDelegate.m; sourceTree = "<group>"; }; |
|
142 | 151 | buildActionMask = 2147483647; |
143 | 152 | files = ( |
144 | 153 | 146834051AC3E58100842450 /* libReact.a in Frameworks */, |
| 154 | + 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */, |
145 | 155 | 00481BE81AC0C86700671115 /* libRCTWebSocketDebugger.a in Frameworks */, |
146 | 156 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */, |
147 | 157 | 00C302E61ABCBA2D00DB3ED1 /* libRCTAdSupport.a in Frameworks */, |
|
230 | 240 | name = "Supporting Files"; |
231 | 241 | sourceTree = "<group>"; |
232 | 242 | }; |
| 243 | + 139105B71AF99BAD00B5F7CC /* Products */ = { |
| 244 | + isa = PBXGroup; |
| 245 | + children = ( |
| 246 | + 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */, |
| 247 | + ); |
| 248 | + name = Products; |
| 249 | + sourceTree = "<group>"; |
| 250 | + }; |
233 | 251 | 13B07FAE1A68108700A75B9A /* SampleApp */ = { |
234 | 252 | isa = PBXGroup; |
235 | 253 | children = ( |
|
263 | 281 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
264 | 282 | isa = PBXGroup; |
265 | 283 | children = ( |
266 | | - 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */, |
267 | 284 | 146833FF1AC3E56700842450 /* React.xcodeproj */, |
268 | | - 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
269 | 285 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */, |
270 | 286 | 00C302AF1ABCB8E700DB3ED1 /* RCTAdSupport.xcodeproj */, |
271 | 287 | 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */, |
272 | 288 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */, |
| 289 | + 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */, |
273 | 290 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */, |
| 291 | + 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */, |
| 292 | + 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
274 | 293 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
275 | 294 | 00481BDB1AC0C7FA00671115 /* RCTWebSocketDebugger.xcodeproj */, |
276 | 295 | ); |
|
395 | 414 | ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */; |
396 | 415 | ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */; |
397 | 416 | }, |
| 417 | + { |
| 418 | + ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */; |
| 419 | + ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */; |
| 420 | + }, |
398 | 421 | { |
399 | 422 | ProductGroup = 832341B11AAA6A8300B99B32 /* Products */; |
400 | 423 | ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */; |
|
470 | 493 | remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */; |
471 | 494 | sourceTree = BUILT_PRODUCTS_DIR; |
472 | 495 | }; |
| 496 | + 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = { |
| 497 | + isa = PBXReferenceProxy; |
| 498 | + fileType = archive.ar; |
| 499 | + path = libRCTSettings.a; |
| 500 | + remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */; |
| 501 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 502 | + }; |
473 | 503 | 146834041AC3E56700842450 /* libReact.a */ = { |
474 | 504 | isa = PBXReferenceProxy; |
475 | 505 | fileType = archive.ar; |
|
0 commit comments