|
23 | 23 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
24 | 24 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
25 | 25 | ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; }; |
| 26 | + DB5511A2A9424727A2617A7B /* libRNReanimated.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FE24D3CAC2C2425684F4ECD8 /* libRNReanimated.a */; }; |
26 | 27 | ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; }; |
27 | 28 | /* End PBXBuildFile section */ |
28 | 29 |
|
|
258 | 259 | remoteGlobalIDString = 358F4ED71D1E81A9004DF814; |
259 | 260 | remoteInfo = RCTBlob; |
260 | 261 | }; |
| 262 | + E826771E22CBC027002425C6 /* PBXContainerItemProxy */ = { |
| 263 | + isa = PBXContainerItemProxy; |
| 264 | + containerPortal = 1CF1B18006DF41C796CC5DD7 /* RNReanimated.xcodeproj */; |
| 265 | + proxyType = 2; |
| 266 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 267 | + remoteInfo = RNReanimated; |
| 268 | + }; |
| 269 | + E826772022CBC027002425C6 /* PBXContainerItemProxy */ = { |
| 270 | + isa = PBXContainerItemProxy; |
| 271 | + containerPortal = 1CF1B18006DF41C796CC5DD7 /* RNReanimated.xcodeproj */; |
| 272 | + proxyType = 2; |
| 273 | + remoteGlobalIDString = FDBB176E229BF04900D1E455; |
| 274 | + remoteInfo = "RNReanimated-tvOS"; |
| 275 | + }; |
261 | 276 | E850BE6F22554A1900782404 /* PBXContainerItemProxy */ = { |
262 | 277 | isa = PBXContainerItemProxy; |
263 | 278 | containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
|
307 | 322 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; }; |
308 | 323 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = example/main.m; sourceTree = "<group>"; }; |
309 | 324 | 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; }; |
| 325 | + 1CF1B18006DF41C796CC5DD7 /* RNReanimated.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNReanimated.xcodeproj; path = "../node_modules/react-native-reanimated/ios/RNReanimated.xcodeproj"; sourceTree = "<group>"; }; |
310 | 326 | 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
311 | 327 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
312 | 328 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
313 | 329 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; |
314 | 330 | ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; }; |
315 | 331 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
316 | 332 | ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; }; |
| 333 | + FE24D3CAC2C2425684F4ECD8 /* libRNReanimated.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNReanimated.a; sourceTree = "<group>"; }; |
317 | 334 | /* End PBXFileReference section */ |
318 | 335 |
|
319 | 336 | /* Begin PBXFrameworksBuildPhase section */ |
|
334 | 351 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */, |
335 | 352 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */, |
336 | 353 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */, |
| 354 | + DB5511A2A9424727A2617A7B /* libRNReanimated.a in Frameworks */, |
337 | 355 | ); |
338 | 356 | runOnlyForDeploymentPostprocessing = 0; |
339 | 357 | }; |
|
499 | 517 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */, |
500 | 518 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */, |
501 | 519 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */, |
| 520 | + 1CF1B18006DF41C796CC5DD7 /* RNReanimated.xcodeproj */, |
502 | 521 | ); |
503 | 522 | name = Libraries; |
504 | 523 | sourceTree = "<group>"; |
|
520 | 539 | 00E356EF1AD99517003FC87E /* exampleTests */, |
521 | 540 | 83CBBA001A601CBA00E9B192 /* Products */, |
522 | 541 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
| 542 | + E82676F422CBC024002425C6 /* Recovered References */, |
523 | 543 | ); |
524 | 544 | indentWidth = 2; |
525 | 545 | sourceTree = "<group>"; |
|
543 | 563 | name = Products; |
544 | 564 | sourceTree = "<group>"; |
545 | 565 | }; |
| 566 | + E82676F422CBC024002425C6 /* Recovered References */ = { |
| 567 | + isa = PBXGroup; |
| 568 | + children = ( |
| 569 | + FE24D3CAC2C2425684F4ECD8 /* libRNReanimated.a */, |
| 570 | + ); |
| 571 | + name = "Recovered References"; |
| 572 | + sourceTree = "<group>"; |
| 573 | + }; |
| 574 | + E826771A22CBC027002425C6 /* Products */ = { |
| 575 | + isa = PBXGroup; |
| 576 | + children = ( |
| 577 | + E826771F22CBC027002425C6 /* libRNReanimated.a */, |
| 578 | + E826772122CBC027002425C6 /* libRNReanimated-tvOS.a */, |
| 579 | + ); |
| 580 | + name = Products; |
| 581 | + sourceTree = "<group>"; |
| 582 | + }; |
546 | 583 | /* End PBXGroup section */ |
547 | 584 |
|
548 | 585 | /* Begin PBXNativeTarget section */ |
|
570 | 607 | 83CBB9F71A601CBA00E9B192 /* Project object */ = { |
571 | 608 | isa = PBXProject; |
572 | 609 | attributes = { |
573 | | - LastUpgradeCheck = 0940; |
| 610 | + LastUpgradeCheck = 940; |
574 | 611 | ORGANIZATIONNAME = Facebook; |
575 | 612 | }; |
576 | 613 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */; |
|
634 | 671 | ProductGroup = 146834001AC3E56700842450 /* Products */; |
635 | 672 | ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
636 | 673 | }, |
| 674 | + { |
| 675 | + ProductGroup = E826771A22CBC027002425C6 /* Products */; |
| 676 | + ProjectRef = 1CF1B18006DF41C796CC5DD7 /* RNReanimated.xcodeproj */; |
| 677 | + }, |
637 | 678 | ); |
638 | 679 | projectRoot = ""; |
639 | 680 | targets = ( |
|
874 | 915 | remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */; |
875 | 916 | sourceTree = BUILT_PRODUCTS_DIR; |
876 | 917 | }; |
| 918 | + E826771F22CBC027002425C6 /* libRNReanimated.a */ = { |
| 919 | + isa = PBXReferenceProxy; |
| 920 | + fileType = archive.ar; |
| 921 | + path = libRNReanimated.a; |
| 922 | + remoteRef = E826771E22CBC027002425C6 /* PBXContainerItemProxy */; |
| 923 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 924 | + }; |
| 925 | + E826772122CBC027002425C6 /* libRNReanimated-tvOS.a */ = { |
| 926 | + isa = PBXReferenceProxy; |
| 927 | + fileType = archive.ar; |
| 928 | + path = "libRNReanimated-tvOS.a"; |
| 929 | + remoteRef = E826772022CBC027002425C6 /* PBXContainerItemProxy */; |
| 930 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 931 | + }; |
877 | 932 | E850BE7022554A1900782404 /* libjsi.a */ = { |
878 | 933 | isa = PBXReferenceProxy; |
879 | 934 | fileType = archive.ar; |
|
964 | 1019 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
965 | 1020 | CURRENT_PROJECT_VERSION = 1; |
966 | 1021 | DEAD_CODE_STRIPPING = NO; |
| 1022 | + HEADER_SEARCH_PATHS = ( |
| 1023 | + "$(inherited)", |
| 1024 | + "$(SRCROOT)/../node_modules/react-native-reanimated/ios/**", |
| 1025 | + ); |
967 | 1026 | INFOPLIST_FILE = example/Info.plist; |
968 | 1027 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 1028 | + LIBRARY_SEARCH_PATHS = ( |
| 1029 | + "$(inherited)", |
| 1030 | + "\"$(SRCROOT)/example\"", |
| 1031 | + ); |
969 | 1032 | OTHER_LDFLAGS = ( |
970 | 1033 | "$(inherited)", |
971 | 1034 | "-ObjC", |
|
982 | 1045 | buildSettings = { |
983 | 1046 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
984 | 1047 | CURRENT_PROJECT_VERSION = 1; |
| 1048 | + HEADER_SEARCH_PATHS = ( |
| 1049 | + "$(inherited)", |
| 1050 | + "$(SRCROOT)/../node_modules/react-native-reanimated/ios/**", |
| 1051 | + ); |
985 | 1052 | INFOPLIST_FILE = example/Info.plist; |
986 | 1053 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 1054 | + LIBRARY_SEARCH_PATHS = ( |
| 1055 | + "$(inherited)", |
| 1056 | + "\"$(SRCROOT)/example\"", |
| 1057 | + ); |
987 | 1058 | OTHER_LDFLAGS = ( |
988 | 1059 | "$(inherited)", |
989 | 1060 | "-ObjC", |
|
0 commit comments