|
25 | 25 | 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
26 | 26 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
27 | 27 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
| 28 | + 841A136C210762A4006CD78D /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 841A13462107627F006CD78D /* libRCTAnimation.a */; }; |
28 | 29 | 8439DE692100F4F6008F1674 /* PSPDFKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6572778F1D83184800A5E1A8 /* PSPDFKit.framework */; };
|
29 | 30 | 8439DE6A2100F4F6008F1674 /* PSPDFKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6572778F1D83184800A5E1A8 /* PSPDFKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
30 | 31 | 8439DE9F2100F991008F1674 /* libRNFS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6540D1951D8A9F9100B8F94F /* libRNFS.a */; };
|
|
201 | 202 | remoteGlobalIDString = 58B5119B1A9E6C1200147676;
|
202 | 203 | remoteInfo = RCTText;
|
203 | 204 | };
|
| 205 | + 841A13452107627F006CD78D /* PBXContainerItemProxy */ = { |
| 206 | + isa = PBXContainerItemProxy; |
| 207 | + containerPortal = 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */; |
| 208 | + proxyType = 2; |
| 209 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 210 | + remoteInfo = RCTAnimation; |
| 211 | + }; |
| 212 | + 841A13472107627F006CD78D /* PBXContainerItemProxy */ = { |
| 213 | + isa = PBXContainerItemProxy; |
| 214 | + containerPortal = 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */; |
| 215 | + proxyType = 2; |
| 216 | + remoteGlobalIDString = 2D2A28201D9B03D100D4039D; |
| 217 | + remoteInfo = "RCTAnimation-tvOS"; |
| 218 | + }; |
204 | 219 | 8439DE6F2100F4F7008F1674 /* PBXContainerItemProxy */ = {
|
205 | 220 | isa = PBXContainerItemProxy;
|
206 | 221 | containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
|
|
335 | 350 | 657278751D86C28800A5E1A8 /* RCTPSPDFKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTPSPDFKit.xcodeproj; path = ../../../ios/RCTPSPDFKit.xcodeproj; sourceTree = "<group>"; };
|
336 | 351 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
337 | 352 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
338 |
| - 8439DEA12100FC9F008F1674 /* PDFs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = PDFs; path = "../node_modules/react-native-pspdfkit/samples/PDFs"; sourceTree = "<group>"; }; |
| 353 | + 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
339 | 354 | 8439DEA32100FCB8008F1674 /* PDFs */ = {isa = PBXFileReference; lastKnownFileType = folder; name = PDFs; path = ../../PDFs; sourceTree = "<group>"; };
|
340 | 355 | /* End PBXFileReference section */
|
341 | 356 |
|
|
352 | 367 | isa = PBXFrameworksBuildPhase;
|
353 | 368 | buildActionMask = 2147483647;
|
354 | 369 | files = (
|
| 370 | + 841A136C210762A4006CD78D /* libRCTAnimation.a in Frameworks */, |
355 | 371 | 8439DEA02100FAA8008F1674 /* libRCTPSPDFKit.a in Frameworks */,
|
356 | 372 | 8439DE9F2100F991008F1674 /* libRNFS.a in Frameworks */,
|
357 | 373 | 146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
|
546 | 562 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
547 | 563 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
|
548 | 564 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
|
| 565 | + 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */, |
549 | 566 | );
|
550 | 567 | name = Libraries;
|
551 | 568 | sourceTree = "<group>";
|
|
562 | 579 | 83CBB9F61A601CBA00E9B192 = {
|
563 | 580 | isa = PBXGroup;
|
564 | 581 | children = (
|
565 |
| - 8439DEA12100FC9F008F1674 /* PDFs */, |
566 | 582 | 8439DEA32100FCB8008F1674 /* PDFs */,
|
567 | 583 | 13B07FAE1A68108700A75B9A /* Catalog */,
|
568 | 584 | 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
|
583 | 599 | name = Products;
|
584 | 600 | sourceTree = "<group>";
|
585 | 601 | };
|
| 602 | + 841A13402107627E006CD78D /* Products */ = { |
| 603 | + isa = PBXGroup; |
| 604 | + children = ( |
| 605 | + 841A13462107627F006CD78D /* libRCTAnimation.a */, |
| 606 | + 841A13482107627F006CD78D /* libRCTAnimation.a */, |
| 607 | + ); |
| 608 | + name = Products; |
| 609 | + sourceTree = "<group>"; |
| 610 | + }; |
586 | 611 | /* End PBXGroup section */
|
587 | 612 |
|
588 | 613 | /* Begin PBXNativeTarget section */
|
|
655 | 680 | ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
|
656 | 681 | ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
|
657 | 682 | },
|
| 683 | + { |
| 684 | + ProductGroup = 841A13402107627E006CD78D /* Products */; |
| 685 | + ProjectRef = 841A133F2107627E006CD78D /* RCTAnimation.xcodeproj */; |
| 686 | + }, |
658 | 687 | {
|
659 | 688 | ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
|
660 | 689 | ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
|
|
870 | 899 | remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
|
871 | 900 | sourceTree = BUILT_PRODUCTS_DIR;
|
872 | 901 | };
|
| 902 | + 841A13462107627F006CD78D /* libRCTAnimation.a */ = { |
| 903 | + isa = PBXReferenceProxy; |
| 904 | + fileType = archive.ar; |
| 905 | + path = libRCTAnimation.a; |
| 906 | + remoteRef = 841A13452107627F006CD78D /* PBXContainerItemProxy */; |
| 907 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 908 | + }; |
| 909 | + 841A13482107627F006CD78D /* libRCTAnimation.a */ = { |
| 910 | + isa = PBXReferenceProxy; |
| 911 | + fileType = archive.ar; |
| 912 | + path = libRCTAnimation.a; |
| 913 | + remoteRef = 841A13472107627F006CD78D /* PBXContainerItemProxy */; |
| 914 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 915 | + }; |
873 | 916 | 8439DE702100F4F7008F1674 /* libRCTImage-tvOS.a */ = {
|
874 | 917 | isa = PBXReferenceProxy;
|
875 | 918 | fileType = archive.ar;
|
|
0 commit comments