|
97 | 97 | 2DD323E71DA2DE3F000FE1B8 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323C81DA2DD8B000FE1B8 /* libRCTSettings-tvOS.a */; };
|
98 | 98 | 2DD323E81DA2DE3F000FE1B8 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D01DA2DD8B000FE1B8 /* libRCTText-tvOS.a */; };
|
99 | 99 | 2DD323E91DA2DE3F000FE1B8 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D51DA2DD8B000FE1B8 /* libRCTWebSocket-tvOS.a */; };
|
| 100 | + 2DD323EA1DA2DE3F000FE1B8 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DD323D91DA2DD8B000FE1B8 /* libReact.a */; }; |
100 | 101 | 3578590A1B28D2CF00341EDB /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 357859011B28D2C500341EDB /* libRCTLinking.a */; };
|
101 | 102 | 39AA31A41DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 39AA31A31DC1DFDC000F7EBB /* RCTUnicodeDecodeTests.m */; };
|
102 | 103 | 3D05746D1DE6008900184BB4 /* libRCTPushNotification-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D05746C1DE6008900184BB4 /* libRCTPushNotification-tvOS.a */; };
|
|
117 | 118 | 83636F8F1B53F22C009F943E /* RCTUIManagerScenarioTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */; };
|
118 | 119 | 8385CEF51B873B5C00C6273E /* RCTImageLoaderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 8385CEF41B873B5C00C6273E /* RCTImageLoaderTests.m */; };
|
119 | 120 | 8385CF041B87479200C6273E /* RCTImageLoaderHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = 8385CF031B87479200C6273E /* RCTImageLoaderHelpers.m */; };
|
| 121 | + ADAC7A091E093BB900D77272 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9F11DFEC24500ED6528 /* libRCTBlob.a */; }; |
| 122 | + ADBDBA0D1DFEC24D00ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9F11DFEC24500ED6528 /* libRCTBlob.a */; }; |
| 123 | + ADD01A631E093FA900F6D226 /* libRCTBlob-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADD01A471E093FA100F6D226 /* libRCTBlob-tvOS.a */; }; |
120 | 124 | BC9C03401DC9F1D600B1C635 /* RCTDevMenuTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BC9C033F1DC9F1D600B1C635 /* RCTDevMenuTests.m */; };
|
121 | 125 | C654F14C1EB34D0C000B7A9A /* RNTesterTestModule.m in Sources */ = {isa = PBXBuildFile; fileRef = C654F14B1EB34D0C000B7A9A /* RNTesterTestModule.m */; };
|
122 | 126 | C654F16E1EB34D14000B7A9A /* RNTesterTestModule.m in Sources */ = {isa = PBXBuildFile; fileRef = C654F14B1EB34D0C000B7A9A /* RNTesterTestModule.m */; };
|
|
383 | 387 | remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
384 | 388 | remoteInfo = RCTSettings;
|
385 | 389 | };
|
| 390 | + ADBDB9F01DFEC24500ED6528 /* PBXContainerItemProxy */ = { |
| 391 | + isa = PBXContainerItemProxy; |
| 392 | + containerPortal = ADBDB9E81DFEC24500ED6528 /* RCTBlob.xcodeproj */; |
| 393 | + proxyType = 2; |
| 394 | + remoteGlobalIDString = 358F4ED71D1E81A9004DF814; |
| 395 | + remoteInfo = RCTBlob; |
| 396 | + }; |
| 397 | + ADD01A461E093FA100F6D226 /* PBXContainerItemProxy */ = { |
| 398 | + isa = PBXContainerItemProxy; |
| 399 | + containerPortal = ADBDB9E81DFEC24500ED6528 /* RCTBlob.xcodeproj */; |
| 400 | + proxyType = 2; |
| 401 | + remoteGlobalIDString = ADAC7A2E1E093EF800D77272; |
| 402 | + remoteInfo = "RCTBlob-tvOS"; |
| 403 | + }; |
386 | 404 | D85B829B1AB6D5CE003F4FE2 /* PBXContainerItemProxy */ = {
|
387 | 405 | isa = PBXContainerItemProxy;
|
388 | 406 | containerPortal = D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */;
|
|
470 | 488 | 8385CEF41B873B5C00C6273E /* RCTImageLoaderTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTImageLoaderTests.m; sourceTree = "<group>"; };
|
471 | 489 | 8385CF031B87479200C6273E /* RCTImageLoaderHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTImageLoaderHelpers.m; sourceTree = "<group>"; };
|
472 | 490 | 8385CF051B8747A000C6273E /* RCTImageLoaderHelpers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTImageLoaderHelpers.h; sourceTree = "<group>"; };
|
| 491 | + ADBDB9E81DFEC24500ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = ../../Libraries/Blob/RCTBlob.xcodeproj; sourceTree = "<group>"; }; |
473 | 492 | BC9C033F1DC9F1D600B1C635 /* RCTDevMenuTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTDevMenuTests.m; sourceTree = "<group>"; };
|
474 | 493 | C654F14B1EB34D0C000B7A9A /* RNTesterTestModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNTesterTestModule.m; sourceTree = "<group>"; };
|
475 | 494 | D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = ../Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; };
|
|
544 | 563 | 2DD323E61DA2DE3F000FE1B8 /* libRCTNetwork-tvOS.a in Frameworks */,
|
545 | 564 | 3D05746D1DE6008900184BB4 /* libRCTPushNotification-tvOS.a in Frameworks */,
|
546 | 565 | 2DD323E71DA2DE3F000FE1B8 /* libRCTSettings-tvOS.a in Frameworks */,
|
| 566 | + ADD01A631E093FA900F6D226 /* libRCTBlob-tvOS.a in Frameworks */, |
547 | 567 | 2DD323E81DA2DE3F000FE1B8 /* libRCTText-tvOS.a in Frameworks */,
|
548 | 568 | 2DD323E91DA2DE3F000FE1B8 /* libRCTWebSocket-tvOS.a in Frameworks */,
|
549 | 569 | );
|
|
755 | 775 | name = Products;
|
756 | 776 | sourceTree = "<group>";
|
757 | 777 | };
|
| 778 | + 14AADF001AC3DB95002390C9 /* Products */ = { |
| 779 | + isa = PBXGroup; |
| 780 | + children = ( |
| 781 | + 14AADF041AC3DB95002390C9 /* libReact.a */, |
| 782 | + 2DD323D91DA2DD8B000FE1B8 /* libReact.a */, |
| 783 | + 3D3C08811DE3424E00C268FA /* libyoga.a */, |
| 784 | + 3D3C08831DE3424E00C268FA /* libyoga.a */, |
| 785 | + 3D05748C1DE6008900184BB4 /* libcxxreact.a */, |
| 786 | + 3D05748E1DE6008900184BB4 /* libcxxreact.a */, |
| 787 | + 3D0574901DE6008900184BB4 /* libjschelpers.a */, |
| 788 | + 3D0574921DE6008900184BB4 /* libjschelpers.a */, |
| 789 | + ); |
| 790 | + name = Products; |
| 791 | + sourceTree = "<group>"; |
| 792 | + }; |
758 | 793 | 14D6D6EA1B2205C0001FB087 /* OCMock */ = {
|
759 | 794 | isa = PBXGroup;
|
760 | 795 | children = (
|
|
892 | 927 | name = Products;
|
893 | 928 | sourceTree = "<group>";
|
894 | 929 | };
|
| 930 | + ADBDB9E91DFEC24500ED6528 /* Products */ = { |
| 931 | + isa = PBXGroup; |
| 932 | + children = ( |
| 933 | + ADBDB9F11DFEC24500ED6528 /* libRCTBlob.a */, |
| 934 | + ADD01A471E093FA100F6D226 /* libRCTBlob-tvOS.a */, |
| 935 | + ); |
| 936 | + name = Products; |
| 937 | + sourceTree = "<group>"; |
| 938 | + }; |
895 | 939 | D85B82921AB6D5CE003F4FE2 /* Products */ = {
|
896 | 940 | isa = PBXGroup;
|
897 | 941 | children = (
|
|
1082 | 1126 | ProductGroup = 13E5019D1D07A502005F35D8 /* Products */;
|
1083 | 1127 | ProjectRef = 13E5019C1D07A502005F35D8 /* RCTAnimation.xcodeproj */;
|
1084 | 1128 | },
|
| 1129 | + { |
| 1130 | + ProductGroup = ADBDB9E91DFEC24500ED6528 /* Products */; |
| 1131 | + ProjectRef = ADBDB9E81DFEC24500ED6528 /* RCTBlob.xcodeproj */; |
| 1132 | + }, |
1085 | 1133 | {
|
1086 | 1134 | ProductGroup = 138DEE031B9EDDDB007F4EA5 /* Products */;
|
1087 | 1135 | ProjectRef = 138DEE021B9EDDDB007F4EA5 /* RCTCameraRoll.xcodeproj */;
|
|
1320 | 1368 | remoteRef = 2DD323D41DA2DD8B000FE1B8 /* PBXContainerItemProxy */;
|
1321 | 1369 | sourceTree = BUILT_PRODUCTS_DIR;
|
1322 | 1370 | };
|
| 1371 | + 2DD323D91DA2DD8B000FE1B8 /* libReact.a */ = { |
| 1372 | + isa = PBXReferenceProxy; |
| 1373 | + fileType = archive.ar; |
| 1374 | + path = libReact.a; |
| 1375 | + remoteRef = 2DD323D81DA2DD8B000FE1B8 /* PBXContainerItemProxy */; |
| 1376 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 1377 | + }; |
1323 | 1378 | 357859011B28D2C500341EDB /* libRCTLinking.a */ = {
|
1324 | 1379 | isa = PBXReferenceProxy;
|
1325 | 1380 | fileType = archive.ar;
|
|
1376 | 1431 | remoteRef = 834C36D11AF8DA610019C93C /* PBXContainerItemProxy */;
|
1377 | 1432 | sourceTree = BUILT_PRODUCTS_DIR;
|
1378 | 1433 | };
|
| 1434 | + ADBDB9F11DFEC24500ED6528 /* libRCTBlob.a */ = { |
| 1435 | + isa = PBXReferenceProxy; |
| 1436 | + fileType = archive.ar; |
| 1437 | + path = libRCTBlob.a; |
| 1438 | + remoteRef = ADBDB9F01DFEC24500ED6528 /* PBXContainerItemProxy */; |
| 1439 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 1440 | + }; |
| 1441 | + ADD01A471E093FA100F6D226 /* libRCTBlob-tvOS.a */ = { |
| 1442 | + isa = PBXReferenceProxy; |
| 1443 | + fileType = archive.ar; |
| 1444 | + path = "libRCTBlob-tvOS.a"; |
| 1445 | + remoteRef = ADD01A461E093FA100F6D226 /* PBXContainerItemProxy */; |
| 1446 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 1447 | + }; |
1379 | 1448 | D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */ = {
|
1380 | 1449 | isa = PBXReferenceProxy;
|
1381 | 1450 | fileType = archive.ar;
|
|
0 commit comments