|
22 | 22 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
23 | 23 | 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
24 | 24 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
|
| 25 | + 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; |
25 | 26 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
26 | 27 | /* End PBXBuildFile section */
|
27 | 28 |
|
|
89 | 90 | remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
|
90 | 91 | remoteInfo = React;
|
91 | 92 | };
|
| 93 | + 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = { |
| 94 | + isa = PBXContainerItemProxy; |
| 95 | + containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */; |
| 96 | + proxyType = 2; |
| 97 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 98 | + remoteInfo = RCTAnimation; |
| 99 | + }; |
| 100 | + 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = { |
| 101 | + isa = PBXContainerItemProxy; |
| 102 | + containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */; |
| 103 | + proxyType = 2; |
| 104 | + remoteGlobalIDString = 2D2A28201D9B03D100D4039D; |
| 105 | + remoteInfo = "RCTAnimation-tvOS"; |
| 106 | + }; |
92 | 107 | 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
|
93 | 108 | isa = PBXContainerItemProxy;
|
94 | 109 | containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
|
|
125 | 140 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = <%= name %>/Info.plist; sourceTree = "<group>"; };
|
126 | 141 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = <%= name %>/main.m; sourceTree = "<group>"; };
|
127 | 142 | 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = ../node_modules/react-native/React/React.xcodeproj; sourceTree = "<group>"; };
|
| 143 | + 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = ../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj; sourceTree = "<group>"; }; |
128 | 144 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = ../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj; sourceTree = "<group>"; };
|
129 | 145 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../node_modules/react-native/Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; };
|
130 | 146 | /* End PBXFileReference section */
|
|
142 | 158 | isa = PBXFrameworksBuildPhase;
|
143 | 159 | buildActionMask = 2147483647;
|
144 | 160 | files = (
|
| 161 | + 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */, |
145 | 162 | 146834051AC3E58100842450 /* libReact.a in Frameworks */,
|
146 | 163 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
|
147 | 164 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
|
|
253 | 270 | name = Products;
|
254 | 271 | sourceTree = "<group>";
|
255 | 272 | };
|
| 273 | + 5E91572E1DD0AC6500FF2AA8 /* Products */ = { |
| 274 | + isa = PBXGroup; |
| 275 | + children = ( |
| 276 | + 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */, |
| 277 | + 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */, |
| 278 | + ); |
| 279 | + name = Products; |
| 280 | + sourceTree = "<group>"; |
| 281 | + }; |
256 | 282 | 78C398B11ACF4ADC00677621 /* Products */ = {
|
257 | 283 | isa = PBXGroup;
|
258 | 284 | children = (
|
|
264 | 290 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
265 | 291 | isa = PBXGroup;
|
266 | 292 | children = (
|
| 293 | + 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */, |
267 | 294 | 146833FF1AC3E56700842450 /* React.xcodeproj */,
|
268 | 295 | 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
|
269 | 296 | 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
|
|
377 | 404 | ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
|
378 | 405 | ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
|
379 | 406 | },
|
| 407 | + { |
| 408 | + ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */; |
| 409 | + ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */; |
| 410 | + }, |
380 | 411 | {
|
381 | 412 | ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
|
382 | 413 | ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
|
|
479 | 510 | remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
|
480 | 511 | sourceTree = BUILT_PRODUCTS_DIR;
|
481 | 512 | };
|
| 513 | + 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = { |
| 514 | + isa = PBXReferenceProxy; |
| 515 | + fileType = archive.ar; |
| 516 | + path = libRCTAnimation.a; |
| 517 | + remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */; |
| 518 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 519 | + }; |
| 520 | + 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */ = { |
| 521 | + isa = PBXReferenceProxy; |
| 522 | + fileType = archive.ar; |
| 523 | + path = "libRCTAnimation-tvOS.a"; |
| 524 | + remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */; |
| 525 | + sourceTree = BUILT_PRODUCTS_DIR; |
| 526 | + }; |
482 | 527 | 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
|
483 | 528 | isa = PBXReferenceProxy;
|
484 | 529 | fileType = archive.ar;
|
|
0 commit comments