|
15 | 15 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; }; |
16 | 16 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; }; |
17 | 17 | 00E356F31AD99517003FC87E /* SampleAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* SampleAppTests.m */; }; |
18 | | - 1338BBC51B04AC310064A9C9 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1338BBB81B04A6AE0064A9C9 /* libRCTWebSocket.a */; }; |
19 | 18 | 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; }; |
20 | 19 | 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; }; |
21 | 20 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
|
76 | 75 | remoteGlobalIDString = 13B07F861A680F5B00A75B9A; |
77 | 76 | remoteInfo = SampleApp; |
78 | 77 | }; |
79 | | - 1338BBB71B04A6AE0064A9C9 /* PBXContainerItemProxy */ = { |
80 | | - isa = PBXContainerItemProxy; |
81 | | - containerPortal = 1338BBB31B04A6AE0064A9C9 /* RCTWebSocket.xcodeproj */; |
82 | | - proxyType = 2; |
83 | | - remoteGlobalIDString = 3C86DF461ADF2C930047B81A; |
84 | | - remoteInfo = RCTWebSocket; |
85 | | - }; |
86 | 78 | 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = { |
87 | 79 | isa = PBXContainerItemProxy; |
88 | 80 | containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */; |
|
124 | 116 | 00E356EE1AD99517003FC87E /* SampleAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SampleAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
125 | 117 | 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
126 | 118 | 00E356F21AD99517003FC87E /* SampleAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleAppTests.m; sourceTree = "<group>"; }; |
127 | | - 1338BBB31B04A6AE0064A9C9 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = ../../Libraries/WebSocket/RCTWebSocket.xcodeproj; sourceTree = "<group>"; }; |
128 | 119 | 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = ../../Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; }; |
129 | 120 | 13B07F961A680F5B00A75B9A /* SampleApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
130 | 121 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = iOS/AppDelegate.h; sourceTree = "<group>"; }; |
|
160 | 151 | 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */, |
161 | 152 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */, |
162 | 153 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
163 | | - 1338BBC51B04AC310064A9C9 /* libRCTWebSocket.a in Frameworks */, |
164 | 154 | ); |
165 | 155 | runOnlyForDeploymentPostprocessing = 0; |
166 | 156 | }; |
|
232 | 222 | name = "Supporting Files"; |
233 | 223 | sourceTree = "<group>"; |
234 | 224 | }; |
235 | | - 1338BBB41B04A6AE0064A9C9 /* Products */ = { |
236 | | - isa = PBXGroup; |
237 | | - children = ( |
238 | | - 1338BBB81B04A6AE0064A9C9 /* libRCTWebSocket.a */, |
239 | | - ); |
240 | | - name = Products; |
241 | | - sourceTree = "<group>"; |
242 | | - }; |
243 | 225 | 139105B71AF99BAD00B5F7CC /* Products */ = { |
244 | 226 | isa = PBXGroup; |
245 | 227 | children = ( |
|
291 | 273 | 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */, |
292 | 274 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
293 | 275 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
294 | | - 1338BBB31B04A6AE0064A9C9 /* RCTWebSocket.xcodeproj */, |
295 | 276 | ); |
296 | 277 | name = Libraries; |
297 | 278 | sourceTree = "<group>"; |
|
426 | 407 | ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */; |
427 | 408 | ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */; |
428 | 409 | }, |
429 | | - { |
430 | | - ProductGroup = 1338BBB41B04A6AE0064A9C9 /* Products */; |
431 | | - ProjectRef = 1338BBB31B04A6AE0064A9C9 /* RCTWebSocket.xcodeproj */; |
432 | | - }, |
433 | 410 | { |
434 | 411 | ProductGroup = 146834001AC3E56700842450 /* Products */; |
435 | 412 | ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
|
486 | 463 | remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */; |
487 | 464 | sourceTree = BUILT_PRODUCTS_DIR; |
488 | 465 | }; |
489 | | - 1338BBB81B04A6AE0064A9C9 /* libRCTWebSocket.a */ = { |
490 | | - isa = PBXReferenceProxy; |
491 | | - fileType = archive.ar; |
492 | | - path = libRCTWebSocket.a; |
493 | | - remoteRef = 1338BBB71B04A6AE0064A9C9 /* PBXContainerItemProxy */; |
494 | | - sourceTree = BUILT_PRODUCTS_DIR; |
495 | | - }; |
496 | 466 | 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = { |
497 | 467 | isa = PBXReferenceProxy; |
498 | 468 | fileType = archive.ar; |
|
0 commit comments