Authored by lixia.zhang

Image用法更改& react-native link react-native-device-info

@@ -5,6 +5,7 @@ @@ -5,6 +5,7 @@
5 }; 5 };
6 objectVersion = 46; 6 objectVersion = 46;
7 objects = { 7 objects = {
  8 +
8 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
9 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; }; 10 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
10 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; }; 11 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
@@ -21,22 +22,10 @@ @@ -21,22 +22,10 @@
21 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; 22 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
22 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; 23 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
23 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; 24 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
24 - 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };  
25 - 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };  
26 - 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };  
27 - 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */; };  
28 - 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */; };  
29 - 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */; };  
30 - 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */; };  
31 - 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */; };  
32 - 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */; };  
33 - 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */; };  
34 - 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; };  
35 - 2DCD954D1E0B4F2C00145EB5 /* YH_RNComponentTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* YH_RNComponentTests.m */; }; 25 + 27693312177846EB9DBDDFEE /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA190B053440402E897258DD /* libRNDeviceInfo.a */; };
36 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; }; 26 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
37 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; }; 27 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
38 ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; }; 28 ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
39 - 27693312177846EB9DBDDFEE /* libRNDeviceInfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA190B053440402E897258DD /* libRNDeviceInfo.a */; };  
40 /* End PBXBuildFile section */ 29 /* End PBXBuildFile section */
41 30
42 /* Begin PBXContainerItemProxy section */ 31 /* Begin PBXContainerItemProxy section */
@@ -103,13 +92,6 @@ @@ -103,13 +92,6 @@
103 remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192; 92 remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
104 remoteInfo = React; 93 remoteInfo = React;
105 }; 94 };
106 - 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {  
107 - isa = PBXContainerItemProxy;  
108 - containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;  
109 - proxyType = 1;  
110 - remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;  
111 - remoteInfo = "YH_RNComponent-tvOS";  
112 - };  
113 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */ = { 95 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
114 isa = PBXContainerItemProxy; 96 isa = PBXContainerItemProxy;
115 containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */; 97 containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
@@ -131,41 +113,6 @@ @@ -131,41 +113,6 @@
131 remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32; 113 remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
132 remoteInfo = "fishhook-tvOS"; 114 remoteInfo = "fishhook-tvOS";
133 }; 115 };
134 - 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {  
135 - isa = PBXContainerItemProxy;  
136 - containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;  
137 - proxyType = 2;  
138 - remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;  
139 - remoteInfo = "RCTImage-tvOS";  
140 - };  
141 - 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {  
142 - isa = PBXContainerItemProxy;  
143 - containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;  
144 - proxyType = 2;  
145 - remoteGlobalIDString = 2D2A28471D9B043800D4039D;  
146 - remoteInfo = "RCTLinking-tvOS";  
147 - };  
148 - 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {  
149 - isa = PBXContainerItemProxy;  
150 - containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;  
151 - proxyType = 2;  
152 - remoteGlobalIDString = 2D2A28541D9B044C00D4039D;  
153 - remoteInfo = "RCTNetwork-tvOS";  
154 - };  
155 - 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {  
156 - isa = PBXContainerItemProxy;  
157 - containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;  
158 - proxyType = 2;  
159 - remoteGlobalIDString = 2D2A28611D9B046600D4039D;  
160 - remoteInfo = "RCTSettings-tvOS";  
161 - };  
162 - 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {  
163 - isa = PBXContainerItemProxy;  
164 - containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;  
165 - proxyType = 2;  
166 - remoteGlobalIDString = 2D2A287B1D9B048500D4039D;  
167 - remoteInfo = "RCTText-tvOS";  
168 - };  
169 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = { 116 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
170 isa = PBXContainerItemProxy; 117 isa = PBXContainerItemProxy;
171 containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */; 118 containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
@@ -257,20 +204,125 @@ @@ -257,20 +204,125 @@
257 remoteGlobalIDString = 358F4ED71D1E81A9004DF814; 204 remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
258 remoteInfo = RCTBlob; 205 remoteInfo = RCTBlob;
259 }; 206 };
  207 + C210204920BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  208 + isa = PBXContainerItemProxy;
  209 + containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  210 + proxyType = 2;
  211 + remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  212 + remoteInfo = "RCTImage-tvOS";
  213 + };
  214 + C210204D20BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  215 + isa = PBXContainerItemProxy;
  216 + containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  217 + proxyType = 2;
  218 + remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  219 + remoteInfo = "RCTLinking-tvOS";
  220 + };
  221 + C210205120BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  222 + isa = PBXContainerItemProxy;
  223 + containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  224 + proxyType = 2;
  225 + remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  226 + remoteInfo = "RCTNetwork-tvOS";
  227 + };
  228 + C210205520BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  229 + isa = PBXContainerItemProxy;
  230 + containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  231 + proxyType = 2;
  232 + remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  233 + remoteInfo = "RCTSettings-tvOS";
  234 + };
  235 + C210205920BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  236 + isa = PBXContainerItemProxy;
  237 + containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  238 + proxyType = 2;
  239 + remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  240 + remoteInfo = "RCTText-tvOS";
  241 + };
  242 + C210207020BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  243 + isa = PBXContainerItemProxy;
  244 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  245 + proxyType = 2;
  246 + remoteGlobalIDString = EBF21BDC1FC498900052F4D5;
  247 + remoteInfo = jsinspector;
  248 + };
  249 + C210207220BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  250 + isa = PBXContainerItemProxy;
  251 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  252 + proxyType = 2;
  253 + remoteGlobalIDString = EBF21BFA1FC4989A0052F4D5;
  254 + remoteInfo = "jsinspector-tvOS";
  255 + };
  256 + C210207420BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  257 + isa = PBXContainerItemProxy;
  258 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  259 + proxyType = 2;
  260 + remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  261 + remoteInfo = "third-party";
  262 + };
  263 + C210207620BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  264 + isa = PBXContainerItemProxy;
  265 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  266 + proxyType = 2;
  267 + remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  268 + remoteInfo = "third-party-tvOS";
  269 + };
  270 + C210207820BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  271 + isa = PBXContainerItemProxy;
  272 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  273 + proxyType = 2;
  274 + remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  275 + remoteInfo = "double-conversion";
  276 + };
  277 + C210207A20BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  278 + isa = PBXContainerItemProxy;
  279 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  280 + proxyType = 2;
  281 + remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  282 + remoteInfo = "double-conversion-tvOS";
  283 + };
  284 + C210207C20BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  285 + isa = PBXContainerItemProxy;
  286 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  287 + proxyType = 2;
  288 + remoteGlobalIDString = 9936F3131F5F2E4B0010BF04;
  289 + remoteInfo = privatedata;
  290 + };
  291 + C210207E20BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  292 + isa = PBXContainerItemProxy;
  293 + containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  294 + proxyType = 2;
  295 + remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
  296 + remoteInfo = "privatedata-tvOS";
  297 + };
  298 + C210208420BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  299 + isa = PBXContainerItemProxy;
  300 + containerPortal = EEEADDF370C14F1B8EC1C866 /* RNDeviceInfo.xcodeproj */;
  301 + proxyType = 2;
  302 + remoteGlobalIDString = DA5891D81BA9A9FC002B4DB2;
  303 + remoteInfo = RNDeviceInfo;
  304 + };
  305 + C210208620BBA87F00D3BDC5 /* PBXContainerItemProxy */ = {
  306 + isa = PBXContainerItemProxy;
  307 + containerPortal = EEEADDF370C14F1B8EC1C866 /* RNDeviceInfo.xcodeproj */;
  308 + proxyType = 2;
  309 + remoteGlobalIDString = E72EC1401F7ABB5A0001BC90;
  310 + remoteInfo = "RNDeviceInfo-tvOS";
  311 + };
260 /* End PBXContainerItemProxy section */ 312 /* End PBXContainerItemProxy section */
261 313
262 /* Begin PBXFileReference section */ 314 /* Begin PBXFileReference section */
263 - 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = main.jsbundle; path = main.jsbundle; sourceTree = "<group>"; };  
264 - 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = ../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; };  
265 - 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = ../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj; sourceTree = "<group>"; };  
266 - 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = ../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; };  
267 - 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; };  
268 - 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = ../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; }; 315 + 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  316 + 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  317 + 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  318 + 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  319 + 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  320 + 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
269 00E356EE1AD99517003FC87E /* YH_RNComponentTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = YH_RNComponentTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 321 00E356EE1AD99517003FC87E /* YH_RNComponentTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = YH_RNComponentTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
270 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 322 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
271 00E356F21AD99517003FC87E /* YH_RNComponentTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YH_RNComponentTests.m; sourceTree = "<group>"; }; 323 00E356F21AD99517003FC87E /* YH_RNComponentTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YH_RNComponentTests.m; sourceTree = "<group>"; };
272 - 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = ../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; };  
273 - 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = ../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj; sourceTree = "<group>"; }; 324 + 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  325 + 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
274 13B07F961A680F5B00A75B9A /* YH_RNComponent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YH_RNComponent.app; sourceTree = BUILT_PRODUCTS_DIR; }; 326 13B07F961A680F5B00A75B9A /* YH_RNComponent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YH_RNComponent.app; sourceTree = BUILT_PRODUCTS_DIR; };
275 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = YH_RNComponent/AppDelegate.h; sourceTree = "<group>"; }; 327 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = YH_RNComponent/AppDelegate.h; sourceTree = "<group>"; };
276 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = YH_RNComponent/AppDelegate.m; sourceTree = "<group>"; }; 328 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = YH_RNComponent/AppDelegate.m; sourceTree = "<group>"; };
@@ -279,15 +331,13 @@ @@ -279,15 +331,13 @@
279 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = YH_RNComponent/Info.plist; sourceTree = "<group>"; }; 331 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = YH_RNComponent/Info.plist; sourceTree = "<group>"; };
280 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = YH_RNComponent/main.m; sourceTree = "<group>"; }; 332 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = YH_RNComponent/main.m; sourceTree = "<group>"; };
281 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; }; 333 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
282 - 2D02E47B1E0B4A5D006451C7 /* YH_RNComponent-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "YH_RNComponent-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };  
283 - 2D02E4901E0B4A5D006451C7 /* YH_RNComponent-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "YH_RNComponent-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };  
284 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; }; 334 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
285 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; }; 335 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
286 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; }; 336 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
287 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; }; 337 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
288 ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; }; 338 ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
289 - EEEADDF370C14F1B8EC1C866 /* RNDeviceInfo.xcodeproj */ = {isa = PBXFileReference; name = "RNDeviceInfo.xcodeproj"; path = "../node_modules/react-native-device-info/ios/RNDeviceInfo.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };  
290 - FA190B053440402E897258DD /* libRNDeviceInfo.a */ = {isa = PBXFileReference; name = "libRNDeviceInfo.a"; path = "libRNDeviceInfo.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; 339 + EEEADDF370C14F1B8EC1C866 /* RNDeviceInfo.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNDeviceInfo.xcodeproj; path = "../node_modules/react-native-device-info/ios/RNDeviceInfo.xcodeproj"; sourceTree = "<group>"; };
  340 + FA190B053440402E897258DD /* libRNDeviceInfo.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNDeviceInfo.a; sourceTree = "<group>"; };
291 /* End PBXFileReference section */ 341 /* End PBXFileReference section */
292 342
293 /* Begin PBXFrameworksBuildPhase section */ 343 /* Begin PBXFrameworksBuildPhase section */
@@ -319,28 +369,6 @@ @@ -319,28 +369,6 @@
319 ); 369 );
320 runOnlyForDeploymentPostprocessing = 0; 370 runOnlyForDeploymentPostprocessing = 0;
321 }; 371 };
322 - 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {  
323 - isa = PBXFrameworksBuildPhase;  
324 - buildActionMask = 2147483647;  
325 - files = (  
326 - 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */,  
327 - 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */,  
328 - 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */,  
329 - 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */,  
330 - 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */,  
331 - 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,  
332 - 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,  
333 - 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,  
334 - );  
335 - runOnlyForDeploymentPostprocessing = 0;  
336 - };  
337 - 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {  
338 - isa = PBXFrameworksBuildPhase;  
339 - buildActionMask = 2147483647;  
340 - files = (  
341 - );  
342 - runOnlyForDeploymentPostprocessing = 0;  
343 - };  
344 /* End PBXFrameworksBuildPhase section */ 372 /* End PBXFrameworksBuildPhase section */
345 373
346 /* Begin PBXGroup section */ 374 /* Begin PBXGroup section */
@@ -364,6 +392,7 @@ @@ -364,6 +392,7 @@
364 isa = PBXGroup; 392 isa = PBXGroup;
365 children = ( 393 children = (
366 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */, 394 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  395 + C210204A20BBA87F00D3BDC5 /* libRCTImage-tvOS.a */,
367 ); 396 );
368 name = Products; 397 name = Products;
369 sourceTree = "<group>"; 398 sourceTree = "<group>";
@@ -372,6 +401,7 @@ @@ -372,6 +401,7 @@
372 isa = PBXGroup; 401 isa = PBXGroup;
373 children = ( 402 children = (
374 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */, 403 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  404 + C210205220BBA87F00D3BDC5 /* libRCTNetwork-tvOS.a */,
375 ); 405 );
376 name = Products; 406 name = Products;
377 sourceTree = "<group>"; 407 sourceTree = "<group>";
@@ -405,6 +435,7 @@ @@ -405,6 +435,7 @@
405 isa = PBXGroup; 435 isa = PBXGroup;
406 children = ( 436 children = (
407 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */, 437 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  438 + C210205620BBA87F00D3BDC5 /* libRCTSettings-tvOS.a */,
408 ); 439 );
409 name = Products; 440 name = Products;
410 sourceTree = "<group>"; 441 sourceTree = "<group>";
@@ -438,13 +469,21 @@ @@ -438,13 +469,21 @@
438 isa = PBXGroup; 469 isa = PBXGroup;
439 children = ( 470 children = (
440 146834041AC3E56700842450 /* libReact.a */, 471 146834041AC3E56700842450 /* libReact.a */,
  472 + 3DAD3EA31DF850E9000B6D8A /* libReact.a */,
441 3DAD3EA51DF850E9000B6D8A /* libyoga.a */, 473 3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
442 3DAD3EA71DF850E9000B6D8A /* libyoga.a */, 474 3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
443 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */, 475 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
444 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */, 476 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
445 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */, 477 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
446 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */, 478 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
447 - 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */, 479 + C210207120BBA87F00D3BDC5 /* libjsinspector.a */,
  480 + C210207320BBA87F00D3BDC5 /* libjsinspector-tvOS.a */,
  481 + C210207520BBA87F00D3BDC5 /* libthird-party.a */,
  482 + C210207720BBA87F00D3BDC5 /* libthird-party.a */,
  483 + C210207920BBA87F00D3BDC5 /* libdouble-conversion.a */,
  484 + C210207B20BBA87F00D3BDC5 /* libdouble-conversion.a */,
  485 + C210207D20BBA87F00D3BDC5 /* libprivatedata.a */,
  486 + C210207F20BBA87F00D3BDC5 /* libprivatedata-tvOS.a */,
448 ); 487 );
449 name = Products; 488 name = Products;
450 sourceTree = "<group>"; 489 sourceTree = "<group>";
@@ -470,6 +509,7 @@ @@ -470,6 +509,7 @@
470 isa = PBXGroup; 509 isa = PBXGroup;
471 children = ( 510 children = (
472 78C398B91ACF4ADC00677621 /* libRCTLinking.a */, 511 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  512 + C210204E20BBA87F00D3BDC5 /* libRCTLinking-tvOS.a */,
473 ); 513 );
474 name = Products; 514 name = Products;
475 sourceTree = "<group>"; 515 sourceTree = "<group>";
@@ -497,6 +537,7 @@ @@ -497,6 +537,7 @@
497 isa = PBXGroup; 537 isa = PBXGroup;
498 children = ( 538 children = (
499 832341B51AAA6A8300B99B32 /* libRCTText.a */, 539 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  540 + C210205A20BBA87F00D3BDC5 /* libRCTText-tvOS.a */,
500 ); 541 );
501 name = Products; 542 name = Products;
502 sourceTree = "<group>"; 543 sourceTree = "<group>";
@@ -509,6 +550,7 @@ @@ -509,6 +550,7 @@
509 00E356EF1AD99517003FC87E /* YH_RNComponentTests */, 550 00E356EF1AD99517003FC87E /* YH_RNComponentTests */,
510 83CBBA001A601CBA00E9B192 /* Products */, 551 83CBBA001A601CBA00E9B192 /* Products */,
511 2D16E6871FA4F8E400B85C8A /* Frameworks */, 552 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  553 + C210204020BBA87E00D3BDC5 /* Recovered References */,
512 ); 554 );
513 indentWidth = 2; 555 indentWidth = 2;
514 sourceTree = "<group>"; 556 sourceTree = "<group>";
@@ -533,6 +575,23 @@ @@ -533,6 +575,23 @@
533 name = Products; 575 name = Products;
534 sourceTree = "<group>"; 576 sourceTree = "<group>";
535 }; 577 };
  578 + C210204020BBA87E00D3BDC5 /* Recovered References */ = {
  579 + isa = PBXGroup;
  580 + children = (
  581 + FA190B053440402E897258DD /* libRNDeviceInfo.a */,
  582 + );
  583 + name = "Recovered References";
  584 + sourceTree = "<group>";
  585 + };
  586 + C210208020BBA87F00D3BDC5 /* Products */ = {
  587 + isa = PBXGroup;
  588 + children = (
  589 + C210208520BBA87F00D3BDC5 /* libRNDeviceInfo.a */,
  590 + C210208720BBA87F00D3BDC5 /* libRNDeviceInfo-tvOS.a */,
  591 + );
  592 + name = Products;
  593 + sourceTree = "<group>";
  594 + };
536 /* End PBXGroup section */ 595 /* End PBXGroup section */
537 596
538 /* Begin PBXNativeTarget section */ 597 /* Begin PBXNativeTarget section */
@@ -647,6 +706,10 @@ @@ -647,6 +706,10 @@
647 ProductGroup = 146834001AC3E56700842450 /* Products */; 706 ProductGroup = 146834001AC3E56700842450 /* Products */;
648 ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */; 707 ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
649 }, 708 },
  709 + {
  710 + ProductGroup = C210208020BBA87F00D3BDC5 /* Products */;
  711 + ProjectRef = EEEADDF370C14F1B8EC1C866 /* RNDeviceInfo.xcodeproj */;
  712 + },
650 ); 713 );
651 projectRoot = ""; 714 projectRoot = "";
652 targets = ( 715 targets = (
@@ -734,41 +797,6 @@ @@ -734,41 +797,6 @@
734 remoteRef = 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */; 797 remoteRef = 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */;
735 sourceTree = BUILT_PRODUCTS_DIR; 798 sourceTree = BUILT_PRODUCTS_DIR;
736 }; 799 };
737 - 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {  
738 - isa = PBXReferenceProxy;  
739 - fileType = archive.ar;  
740 - path = "libRCTImage-tvOS.a";  
741 - remoteRef = 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */;  
742 - sourceTree = BUILT_PRODUCTS_DIR;  
743 - };  
744 - 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */ = {  
745 - isa = PBXReferenceProxy;  
746 - fileType = archive.ar;  
747 - path = "libRCTLinking-tvOS.a";  
748 - remoteRef = 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */;  
749 - sourceTree = BUILT_PRODUCTS_DIR;  
750 - };  
751 - 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */ = {  
752 - isa = PBXReferenceProxy;  
753 - fileType = archive.ar;  
754 - path = "libRCTNetwork-tvOS.a";  
755 - remoteRef = 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */;  
756 - sourceTree = BUILT_PRODUCTS_DIR;  
757 - };  
758 - 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */ = {  
759 - isa = PBXReferenceProxy;  
760 - fileType = archive.ar;  
761 - path = "libRCTSettings-tvOS.a";  
762 - remoteRef = 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */;  
763 - sourceTree = BUILT_PRODUCTS_DIR;  
764 - };  
765 - 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */ = {  
766 - isa = PBXReferenceProxy;  
767 - fileType = archive.ar;  
768 - path = "libRCTText-tvOS.a";  
769 - remoteRef = 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */;  
770 - sourceTree = BUILT_PRODUCTS_DIR;  
771 - };  
772 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = { 800 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = {
773 isa = PBXReferenceProxy; 801 isa = PBXReferenceProxy;
774 fileType = archive.ar; 802 fileType = archive.ar;
@@ -776,10 +804,10 @@ @@ -776,10 +804,10 @@
776 remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */; 804 remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
777 sourceTree = BUILT_PRODUCTS_DIR; 805 sourceTree = BUILT_PRODUCTS_DIR;
778 }; 806 };
779 - 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */ = { 807 + 3DAD3EA31DF850E9000B6D8A /* libReact.a */ = {
780 isa = PBXReferenceProxy; 808 isa = PBXReferenceProxy;
781 fileType = archive.ar; 809 fileType = archive.ar;
782 - path = "libReact-tvOS.a"; 810 + path = libReact.a;
783 remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */; 811 remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
784 sourceTree = BUILT_PRODUCTS_DIR; 812 sourceTree = BUILT_PRODUCTS_DIR;
785 }; 813 };
@@ -860,6 +888,111 @@ @@ -860,6 +888,111 @@
860 remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */; 888 remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
861 sourceTree = BUILT_PRODUCTS_DIR; 889 sourceTree = BUILT_PRODUCTS_DIR;
862 }; 890 };
  891 + C210204A20BBA87F00D3BDC5 /* libRCTImage-tvOS.a */ = {
  892 + isa = PBXReferenceProxy;
  893 + fileType = archive.ar;
  894 + path = "libRCTImage-tvOS.a";
  895 + remoteRef = C210204920BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  896 + sourceTree = BUILT_PRODUCTS_DIR;
  897 + };
  898 + C210204E20BBA87F00D3BDC5 /* libRCTLinking-tvOS.a */ = {
  899 + isa = PBXReferenceProxy;
  900 + fileType = archive.ar;
  901 + path = "libRCTLinking-tvOS.a";
  902 + remoteRef = C210204D20BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  903 + sourceTree = BUILT_PRODUCTS_DIR;
  904 + };
  905 + C210205220BBA87F00D3BDC5 /* libRCTNetwork-tvOS.a */ = {
  906 + isa = PBXReferenceProxy;
  907 + fileType = archive.ar;
  908 + path = "libRCTNetwork-tvOS.a";
  909 + remoteRef = C210205120BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  910 + sourceTree = BUILT_PRODUCTS_DIR;
  911 + };
  912 + C210205620BBA87F00D3BDC5 /* libRCTSettings-tvOS.a */ = {
  913 + isa = PBXReferenceProxy;
  914 + fileType = archive.ar;
  915 + path = "libRCTSettings-tvOS.a";
  916 + remoteRef = C210205520BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  917 + sourceTree = BUILT_PRODUCTS_DIR;
  918 + };
  919 + C210205A20BBA87F00D3BDC5 /* libRCTText-tvOS.a */ = {
  920 + isa = PBXReferenceProxy;
  921 + fileType = archive.ar;
  922 + path = "libRCTText-tvOS.a";
  923 + remoteRef = C210205920BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  924 + sourceTree = BUILT_PRODUCTS_DIR;
  925 + };
  926 + C210207120BBA87F00D3BDC5 /* libjsinspector.a */ = {
  927 + isa = PBXReferenceProxy;
  928 + fileType = archive.ar;
  929 + path = libjsinspector.a;
  930 + remoteRef = C210207020BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  931 + sourceTree = BUILT_PRODUCTS_DIR;
  932 + };
  933 + C210207320BBA87F00D3BDC5 /* libjsinspector-tvOS.a */ = {
  934 + isa = PBXReferenceProxy;
  935 + fileType = archive.ar;
  936 + path = "libjsinspector-tvOS.a";
  937 + remoteRef = C210207220BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  938 + sourceTree = BUILT_PRODUCTS_DIR;
  939 + };
  940 + C210207520BBA87F00D3BDC5 /* libthird-party.a */ = {
  941 + isa = PBXReferenceProxy;
  942 + fileType = archive.ar;
  943 + path = "libthird-party.a";
  944 + remoteRef = C210207420BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  945 + sourceTree = BUILT_PRODUCTS_DIR;
  946 + };
  947 + C210207720BBA87F00D3BDC5 /* libthird-party.a */ = {
  948 + isa = PBXReferenceProxy;
  949 + fileType = archive.ar;
  950 + path = "libthird-party.a";
  951 + remoteRef = C210207620BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  952 + sourceTree = BUILT_PRODUCTS_DIR;
  953 + };
  954 + C210207920BBA87F00D3BDC5 /* libdouble-conversion.a */ = {
  955 + isa = PBXReferenceProxy;
  956 + fileType = archive.ar;
  957 + path = "libdouble-conversion.a";
  958 + remoteRef = C210207820BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  959 + sourceTree = BUILT_PRODUCTS_DIR;
  960 + };
  961 + C210207B20BBA87F00D3BDC5 /* libdouble-conversion.a */ = {
  962 + isa = PBXReferenceProxy;
  963 + fileType = archive.ar;
  964 + path = "libdouble-conversion.a";
  965 + remoteRef = C210207A20BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  966 + sourceTree = BUILT_PRODUCTS_DIR;
  967 + };
  968 + C210207D20BBA87F00D3BDC5 /* libprivatedata.a */ = {
  969 + isa = PBXReferenceProxy;
  970 + fileType = archive.ar;
  971 + path = libprivatedata.a;
  972 + remoteRef = C210207C20BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  973 + sourceTree = BUILT_PRODUCTS_DIR;
  974 + };
  975 + C210207F20BBA87F00D3BDC5 /* libprivatedata-tvOS.a */ = {
  976 + isa = PBXReferenceProxy;
  977 + fileType = archive.ar;
  978 + path = "libprivatedata-tvOS.a";
  979 + remoteRef = C210207E20BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  980 + sourceTree = BUILT_PRODUCTS_DIR;
  981 + };
  982 + C210208520BBA87F00D3BDC5 /* libRNDeviceInfo.a */ = {
  983 + isa = PBXReferenceProxy;
  984 + fileType = archive.ar;
  985 + path = libRNDeviceInfo.a;
  986 + remoteRef = C210208420BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  987 + sourceTree = BUILT_PRODUCTS_DIR;
  988 + };
  989 + C210208720BBA87F00D3BDC5 /* libRNDeviceInfo-tvOS.a */ = {
  990 + isa = PBXReferenceProxy;
  991 + fileType = archive.ar;
  992 + path = "libRNDeviceInfo-tvOS.a";
  993 + remoteRef = C210208620BBA87F00D3BDC5 /* PBXContainerItemProxy */;
  994 + sourceTree = BUILT_PRODUCTS_DIR;
  995 + };
863 /* End PBXReferenceProxy section */ 996 /* End PBXReferenceProxy section */
864 997
865 /* Begin PBXResourcesBuildPhase section */ 998 /* Begin PBXResourcesBuildPhase section */
@@ -896,20 +1029,6 @@ @@ -896,20 +1029,6 @@
896 shellPath = /bin/sh; 1029 shellPath = /bin/sh;
897 shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh"; 1030 shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
898 }; 1031 };
899 - 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {  
900 - isa = PBXShellScriptBuildPhase;  
901 - buildActionMask = 2147483647;  
902 - files = (  
903 - );  
904 - inputPaths = (  
905 - );  
906 - name = "Bundle React Native Code And Images";  
907 - outputPaths = (  
908 - );  
909 - runOnlyForDeploymentPostprocessing = 0;  
910 - shellPath = /bin/sh;  
911 - shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";  
912 - };  
913 /* End PBXShellScriptBuildPhase section */ 1032 /* End PBXShellScriptBuildPhase section */
914 1033
915 /* Begin PBXSourcesBuildPhase section */ 1034 /* Begin PBXSourcesBuildPhase section */
@@ -964,12 +1083,12 @@ @@ -964,12 +1083,12 @@
964 INFOPLIST_FILE = YH_RNComponentTests/Info.plist; 1083 INFOPLIST_FILE = YH_RNComponentTests/Info.plist;
965 IPHONEOS_DEPLOYMENT_TARGET = 8.2; 1084 IPHONEOS_DEPLOYMENT_TARGET = 8.2;
966 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1085 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
967 - PRODUCT_NAME = "$(TARGET_NAME)";  
968 - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/YH_RNComponent.app/YH_RNComponent";  
969 LIBRARY_SEARCH_PATHS = ( 1086 LIBRARY_SEARCH_PATHS = (
970 "$(inherited)", 1087 "$(inherited)",
971 "\"$(SRCROOT)/$(TARGET_NAME)\"", 1088 "\"$(SRCROOT)/$(TARGET_NAME)\"",
972 ); 1089 );
  1090 + PRODUCT_NAME = "$(TARGET_NAME)";
  1091 + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/YH_RNComponent.app/YH_RNComponent";
973 }; 1092 };
974 name = Debug; 1093 name = Debug;
975 }; 1094 };
@@ -981,12 +1100,12 @@ @@ -981,12 +1100,12 @@
981 INFOPLIST_FILE = YH_RNComponentTests/Info.plist; 1100 INFOPLIST_FILE = YH_RNComponentTests/Info.plist;
982 IPHONEOS_DEPLOYMENT_TARGET = 8.2; 1101 IPHONEOS_DEPLOYMENT_TARGET = 8.2;
983 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 1102 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
984 - PRODUCT_NAME = "$(TARGET_NAME)";  
985 - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/YH_RNComponent.app/YH_RNComponent";  
986 LIBRARY_SEARCH_PATHS = ( 1103 LIBRARY_SEARCH_PATHS = (
987 "$(inherited)", 1104 "$(inherited)",
988 "\"$(SRCROOT)/$(TARGET_NAME)\"", 1105 "\"$(SRCROOT)/$(TARGET_NAME)\"",
989 ); 1106 );
  1107 + PRODUCT_NAME = "$(TARGET_NAME)";
  1108 + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/YH_RNComponent.app/YH_RNComponent";
990 }; 1109 };
991 name = Release; 1110 name = Release;
992 }; 1111 };
@@ -1001,7 +1120,7 @@ @@ -1001,7 +1120,7 @@
1001 "$(SRCROOT)/../node_modules/react-native/React/**", 1120 "$(SRCROOT)/../node_modules/react-native/React/**",
1002 "$(SRCROOT)/../node_modules/react-native-device-info/ios/RNDeviceInfo", 1121 "$(SRCROOT)/../node_modules/react-native-device-info/ios/RNDeviceInfo",
1003 ); 1122 );
1004 - INFOPLIST_FILE = "YH_RNComponent/Info.plist"; 1123 + INFOPLIST_FILE = YH_RNComponent/Info.plist;
1005 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 1124 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1006 OTHER_LDFLAGS = ( 1125 OTHER_LDFLAGS = (
1007 "$(inherited)", 1126 "$(inherited)",
@@ -1022,7 +1141,7 @@ @@ -1022,7 +1141,7 @@
1022 "$(SRCROOT)/../node_modules/react-native/React/**", 1141 "$(SRCROOT)/../node_modules/react-native/React/**",
1023 "$(SRCROOT)/../node_modules/react-native-device-info/ios/RNDeviceInfo", 1142 "$(SRCROOT)/../node_modules/react-native-device-info/ios/RNDeviceInfo",
1024 ); 1143 );
1025 - INFOPLIST_FILE = "YH_RNComponent/Info.plist"; 1144 + INFOPLIST_FILE = YH_RNComponent/Info.plist;
1026 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 1145 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1027 OTHER_LDFLAGS = ( 1146 OTHER_LDFLAGS = (
1028 "$(inherited)", 1147 "$(inherited)",
@@ -15,7 +15,8 @@ import ReactNative, { @@ -15,7 +15,8 @@ import ReactNative, {
15 TouchableOpacity, 15 TouchableOpacity,
16 TextInput, 16 TextInput,
17 Modal, 17 Modal,
18 - Image 18 + Image,
  19 + ImageBackground
19 } from 'react-native'; 20 } from 'react-native';
20 21
21 import YH_Image from '../../../common/components/YH_Image'; 22 import YH_Image from '../../../common/components/YH_Image';
@@ -134,9 +135,9 @@ export default class UserLogoutReason extends Component { @@ -134,9 +135,9 @@ export default class UserLogoutReason extends Component {
134 return { readedClause: !previousState.readedClause }; 135 return { readedClause: !previousState.readedClause };
135 }); 136 });
136 }}> 137 }}>
137 - <YH_Image 138 + <Image
138 style={styles.check} 139 style={styles.check}
139 - url={this.state.readedClause == false ? '../../images/weixuan.png': '../../images/xuanze.png'} 140 + source={this.state.readedClause == false ? require('../../images/weixuan.png'): require('../../images/xuanze.png')}
140 /> 141 />
141 <Text style={{color:'#444444'}}>我已阅读并同意以下协议</Text> 142 <Text style={{color:'#444444'}}>我已阅读并同意以下协议</Text>
142 </TouchableOpacity> 143 </TouchableOpacity>
@@ -289,9 +290,9 @@ export default class UserLogoutReason extends Component { @@ -289,9 +290,9 @@ export default class UserLogoutReason extends Component {
289 </View> 290 </View>
290 :null 291 :null
291 } 292 }
292 - {this.props.imageCheckSwitchState ? 293 + {this.props.imageCheckSwitchState || true?
293 <View style={styles.graphicsContentView}> 294 <View style={styles.graphicsContentView}>
294 - <YH_Image style={styles.imageContainer} url={'../../images/Mask.png'}> 295 + <ImageBackground style={styles.imageContainer} source={require('../../images/Mask.png')}>
295 <TouchableOpacity 296 <TouchableOpacity
296 style={styles.itemView} 297 style={styles.itemView}
297 onPress={() => { 298 onPress={() => {
@@ -303,8 +304,8 @@ export default class UserLogoutReason extends Component { @@ -303,8 +304,8 @@ export default class UserLogoutReason extends Component {
303 url={imageCheckCodeUrl} 304 url={imageCheckCodeUrl}
304 ></YH_Image> 305 ></YH_Image>
305 </TouchableOpacity> 306 </TouchableOpacity>
306 - </YH_Image>  
307 - <YH_Image style={styles.imageContainer} url={'../../images/Mask.png'}> 307 + </ImageBackground>
  308 + <ImageBackground style={styles.imageContainer} source={require('../../images/Mask.png')}>
308 <TouchableOpacity 309 <TouchableOpacity
309 style={styles.itemView} 310 style={styles.itemView}
310 onPress={() => { 311 onPress={() => {
@@ -316,9 +317,9 @@ export default class UserLogoutReason extends Component { @@ -316,9 +317,9 @@ export default class UserLogoutReason extends Component {
316 url={imageCheckCodeUrl} 317 url={imageCheckCodeUrl}
317 ></YH_Image> 318 ></YH_Image>
318 </TouchableOpacity> 319 </TouchableOpacity>
319 - </YH_Image> 320 + </ImageBackground>
320 321
321 - <YH_Image style={styles.imageContainer} url={'../../images/Mask.png'}> 322 + <ImageBackground style={styles.imageContainer} source={require('../../images/Mask.png')}>
322 <TouchableOpacity 323 <TouchableOpacity
323 style={styles.itemView} 324 style={styles.itemView}
324 onPress={() => { 325 onPress={() => {
@@ -330,8 +331,8 @@ export default class UserLogoutReason extends Component { @@ -330,8 +331,8 @@ export default class UserLogoutReason extends Component {
330 url={imageCheckCodeUrl} 331 url={imageCheckCodeUrl}
331 ></YH_Image> 332 ></YH_Image>
332 </TouchableOpacity> 333 </TouchableOpacity>
333 - </YH_Image>  
334 - <YH_Image style={styles.imageContainer} url={require('../../images/Mask.png')}> 334 + </ImageBackground>
  335 + <ImageBackground style={styles.imageContainer} source={require('../../images/Mask.png')}>
335 <TouchableOpacity 336 <TouchableOpacity
336 style={styles.itemView} 337 style={styles.itemView}
337 onPress={() => { 338 onPress={() => {
@@ -343,7 +344,7 @@ export default class UserLogoutReason extends Component { @@ -343,7 +344,7 @@ export default class UserLogoutReason extends Component {
343 url={imageCheckCodeUrl} 344 url={imageCheckCodeUrl}
344 ></YH_Image> 345 ></YH_Image>
345 </TouchableOpacity> 346 </TouchableOpacity>
346 - </YH_Image> 347 + </ImageBackground>
347 </View> 348 </View>
348 :null 349 :null
349 } 350 }