|
36 | 36 | 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; }; |
37 | 37 | 2DCD954D1E0B4F2C00145EB5 /* TableViewDemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* TableViewDemoTests.m */; }; |
38 | 38 | 2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; }; |
| 39 | + 3D208C0121F04B5000FB8812 /* states.json in Resources */ = {isa = PBXBuildFile; fileRef = 3D208BDA21F04B5000FB8812 /* states.json */; }; |
39 | 40 | 3D8FFBDC215DE29400E6B088 /* libRNTableView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D8FFBDB215DE27E00E6B088 /* libRNTableView.a */; }; |
40 | 41 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; |
41 | 42 | ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; }; |
|
347 | 348 | 2D02E47B1E0B4A5D006451C7 /* TableViewDemo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "TableViewDemo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
348 | 349 | 2D02E4901E0B4A5D006451C7 /* TableViewDemo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "TableViewDemo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
349 | 350 | 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 351 | + 3D208BDA21F04B5000FB8812 /* states.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = states.json; path = ../src/assets/states.json; sourceTree = "<group>"; }; |
350 | 352 | 3D8FFBD6215DE27E00E6B088 /* RNTableView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNTableView.xcodeproj; path = "../node_modules/react-native-tableview/RNTableView.xcodeproj"; sourceTree = "<group>"; }; |
351 | 353 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; |
352 | 354 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; |
|
591 | 593 | 83CBB9F61A601CBA00E9B192 = { |
592 | 594 | isa = PBXGroup; |
593 | 595 | children = ( |
| 596 | + 3D208BDA21F04B5000FB8812 /* states.json */, |
594 | 597 | 13B07FAE1A68108700A75B9A /* TableViewDemo */, |
595 | 598 | 832341AE1AAA6A7D00B99B32 /* Libraries */, |
596 | 599 | 00E356EF1AD99517003FC87E /* TableViewDemoTests */, |
|
1082 | 1085 | files = ( |
1083 | 1086 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
1084 | 1087 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */, |
| 1088 | + 3D208C0121F04B5000FB8812 /* states.json in Resources */, |
1085 | 1089 | ); |
1086 | 1090 | runOnlyForDeploymentPostprocessing = 0; |
1087 | 1091 | }; |
|
0 commit comments