| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337 | 
							- // !$*UTF8*$!
 - {
 - 	archiveVersion = 1;
 - 	classes = {
 - 	};
 - 	objectVersion = 46;
 - 	objects = {
 - /* Begin PBXBuildFile section */
 - 		00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
 - 		00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
 - 		00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
 - 		00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
 - 		00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
 - 		00E356F31AD99517003FC87E /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
 - 		133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
 - 		139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
 - 		139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
 - 		13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 - 		13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
 - 		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 - 		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 - 		140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
 - 		146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
 - 		2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 - 		2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 - 		2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 - 		2D02E4C21E0B4AEC006451C7 /* libRCTAnimation-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */; };
 - 		2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */; };
 - 		2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */; };
 - 		2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */; };
 - 		2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */; };
 - 		2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */; };
 - 		2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */; };
 - 		2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
 - 		2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
 - 		5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
 - 		832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
 - 		ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
 - 		4015A12E66A247F0B2F6AE09 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F6205ED3CE4F403ABCC50D34 /* libRCTActionSheet.a */; };
 - /* End PBXBuildFile section */
 - 
 - /* Begin PBXContainerItemProxy section */
 - 		00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 134814201AA4EA6300B7C361;
 - 			remoteInfo = RCTActionSheet;
 - 		};
 - 		00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 134814201AA4EA6300B7C361;
 - 			remoteInfo = RCTGeolocation;
 - 		};
 - 		00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
 - 			remoteInfo = RCTImage;
 - 		};
 - 		00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 58B511DB1A9E6C8500147676;
 - 			remoteInfo = RCTNetwork;
 - 		};
 - 		00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
 - 			remoteInfo = RCTVibration;
 - 		};
 - 		00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
 - 			proxyType = 1;
 - 			remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
 - 			remoteInfo = demo;
 - 		};
 - 		139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 134814201AA4EA6300B7C361;
 - 			remoteInfo = RCTSettings;
 - 		};
 - 		139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
 - 			remoteInfo = RCTWebSocket;
 - 		};
 - 		146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
 - 			remoteInfo = React;
 - 		};
 - 		2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
 - 			proxyType = 1;
 - 			remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
 - 			remoteInfo = "demo-tvOS";
 - 		};
 - 		3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
 - 			remoteInfo = "RCTImage-tvOS";
 - 		};
 - 		3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A28471D9B043800D4039D;
 - 			remoteInfo = "RCTLinking-tvOS";
 - 		};
 - 		3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
 - 			remoteInfo = "RCTNetwork-tvOS";
 - 		};
 - 		3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A28611D9B046600D4039D;
 - 			remoteInfo = "RCTSettings-tvOS";
 - 		};
 - 		3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
 - 			remoteInfo = "RCTText-tvOS";
 - 		};
 - 		3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A28881D9B049200D4039D;
 - 			remoteInfo = "RCTWebSocket-tvOS";
 - 		};
 - 		3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
 - 			remoteInfo = "React-tvOS";
 - 		};
 - 		3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
 - 			remoteInfo = yoga;
 - 		};
 - 		3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
 - 			remoteInfo = "yoga-tvOS";
 - 		};
 - 		3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
 - 			remoteInfo = cxxreact;
 - 		};
 - 		3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
 - 			remoteInfo = "cxxreact-tvOS";
 - 		};
 - 		3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
 - 			remoteInfo = jschelpers;
 - 		};
 - 		3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
 - 			remoteInfo = "jschelpers-tvOS";
 - 		};
 - 		5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 134814201AA4EA6300B7C361;
 - 			remoteInfo = RCTAnimation;
 - 		};
 - 		5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
 - 			remoteInfo = "RCTAnimation-tvOS";
 - 		};
 - 		78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 134814201AA4EA6300B7C361;
 - 			remoteInfo = RCTLinking;
 - 		};
 - 		832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 58B5119B1A9E6C1200147676;
 - 			remoteInfo = RCTText;
 - 		};
 - 		ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
 - 			isa = PBXContainerItemProxy;
 - 			containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
 - 			proxyType = 2;
 - 			remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
 - 			remoteInfo = RCTBlob;
 - 		};
 - /* End PBXContainerItemProxy section */
 - 
 - /* Begin PBXFileReference section */
 - 		008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
 - 		00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
 - 		00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
 - 		00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
 - 		00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
 - 		00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
 - 		00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 - 		00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
 - 		139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
 - 		139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
 - 		13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
 - 		13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
 - 		13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
 - 		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
 - 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
 - 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
 - 		146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
 - 		2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
 - 		78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
 - 		832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
 - 		ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
 - 		B22DCF12CF304549B28FD63C /* demo.xcodeproj */ = {isa = PBXFileReference; name = "demo.xcodeproj"; path = "../node_modules/react-native-autoheight-webview/demo/ios/demo.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
 - 		F6205ED3CE4F403ABCC50D34 /* libRCTActionSheet.a */ = {isa = PBXFileReference; name = "libRCTActionSheet.a"; path = "libRCTActionSheet.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
 - /* End PBXFileReference section */
 - 
 - /* Begin PBXFrameworksBuildPhase section */
 - 		00E356EB1AD99517003FC87E /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
 - 				5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
 - 				146834051AC3E58100842450 /* libReact.a in Frameworks */,
 - 				5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
 - 				00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
 - 				00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
 - 				00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
 - 				133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
 - 				00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
 - 				139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
 - 				832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
 - 				00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
 - 				139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
 - 				4015A12E66A247F0B2F6AE09 /* libRCTActionSheet.a in Frameworks */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */,
 - 				2D02E4C21E0B4AEC006451C7 /* libRCTAnimation-tvOS.a in Frameworks */,
 - 				2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */,
 - 				2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */,
 - 				2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */,
 - 				2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,
 - 				2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
 - 				2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXFrameworksBuildPhase section */
 - 
 - /* Begin PBXGroup section */
 - 		00C302A81ABCB8CE00DB3ED1 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		00C302B61ABCB90400DB3ED1 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		00C302BC1ABCB91800DB3ED1 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
 - 				3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		00C302D41ABCB9D200DB3ED1 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
 - 				3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		00C302E01ABCB9EE00DB3ED1 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		00E356EF1AD99517003FC87E /* demoTests */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00E356F21AD99517003FC87E /* demoTests.m */,
 - 				00E356F01AD99517003FC87E /* Supporting Files */,
 - 			);
 - 			path = demoTests;
 - 			sourceTree = "<group>";
 - 		};
 - 		00E356F01AD99517003FC87E /* Supporting Files */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				00E356F11AD99517003FC87E /* Info.plist */,
 - 			);
 - 			name = "Supporting Files";
 - 			sourceTree = "<group>";
 - 		};
 - 		139105B71AF99BAD00B5F7CC /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
 - 				3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		139FDEE71B06529A00C62182 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
 - 				3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		13B07FAE1A68108700A75B9A /* demo */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				008F07F21AC5B25A0029DE68 /* main.jsbundle */,
 - 				13B07FAF1A68108700A75B9A /* AppDelegate.h */,
 - 				13B07FB01A68108700A75B9A /* AppDelegate.m */,
 - 				13B07FB51A68108700A75B9A /* Images.xcassets */,
 - 				13B07FB61A68108700A75B9A /* Info.plist */,
 - 				13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
 - 				13B07FB71A68108700A75B9A /* main.m */,
 - 			);
 - 			name = demo;
 - 			sourceTree = "<group>";
 - 		};
 - 		146834001AC3E56700842450 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				146834041AC3E56700842450 /* libReact.a */,
 - 				3DAD3EA31DF850E9000B6D8A /* libReact.a */,
 - 				3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
 - 				3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
 - 				3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
 - 				3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
 - 				3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
 - 				3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
 - 				3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		5E91572E1DD0AC6500FF2AA8 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
 - 				5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		78C398B11ACF4ADC00677621 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
 - 				3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		832341AE1AAA6A7D00B99B32 /* Libraries */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
 - 				146833FF1AC3E56700842450 /* React.xcodeproj */,
 - 				00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
 - 				ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
 - 				00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
 - 				00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
 - 				78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
 - 				00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
 - 				139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
 - 				832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
 - 				00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
 - 				139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
 - 				B22DCF12CF304549B28FD63C /* demo.xcodeproj */,
 - 			);
 - 			name = Libraries;
 - 			sourceTree = "<group>";
 - 		};
 - 		832341B11AAA6A8300B99B32 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				832341B51AAA6A8300B99B32 /* libRCTText.a */,
 - 				3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		83CBB9F61A601CBA00E9B192 = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				13B07FAE1A68108700A75B9A /* demo */,
 - 				832341AE1AAA6A7D00B99B32 /* Libraries */,
 - 				00E356EF1AD99517003FC87E /* demoTests */,
 - 				83CBBA001A601CBA00E9B192 /* Products */,
 - 			);
 - 			indentWidth = 2;
 - 			sourceTree = "<group>";
 - 			tabWidth = 2;
 - 			usesTabs = 0;
 - 		};
 - 		83CBBA001A601CBA00E9B192 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				13B07F961A680F5B00A75B9A /* demo.app */,
 - 				00E356EE1AD99517003FC87E /* demoTests.xctest */,
 - 				2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */,
 - 				2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		ADBDB9201DFEBF0600ED6528 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - /* End PBXGroup section */
 - 
 - /* Begin PBXNativeTarget section */
 - 		00E356ED1AD99517003FC87E /* demoTests */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
 - 			buildPhases = (
 - 				00E356EA1AD99517003FC87E /* Sources */,
 - 				00E356EB1AD99517003FC87E /* Frameworks */,
 - 				00E356EC1AD99517003FC87E /* Resources */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 				00E356F51AD99517003FC87E /* PBXTargetDependency */,
 - 			);
 - 			name = demoTests;
 - 			productName = demoTests;
 - 			productReference = 00E356EE1AD99517003FC87E /* demoTests.xctest */;
 - 			productType = "com.apple.product-type.bundle.unit-test";
 - 		};
 - 		13B07F861A680F5B00A75B9A /* demo */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
 - 			buildPhases = (
 - 				13B07F871A680F5B00A75B9A /* Sources */,
 - 				13B07F8C1A680F5B00A75B9A /* Frameworks */,
 - 				13B07F8E1A680F5B00A75B9A /* Resources */,
 - 				00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 			);
 - 			name = demo;
 - 			productName = "Hello World";
 - 			productReference = 13B07F961A680F5B00A75B9A /* demo.app */;
 - 			productType = "com.apple.product-type.application";
 - 		};
 - 		2D02E47A1E0B4A5D006451C7 /* demo-tvOS */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
 - 			buildPhases = (
 - 				2D02E4771E0B4A5D006451C7 /* Sources */,
 - 				2D02E4781E0B4A5D006451C7 /* Frameworks */,
 - 				2D02E4791E0B4A5D006451C7 /* Resources */,
 - 				2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 			);
 - 			name = "demo-tvOS";
 - 			productName = "demo-tvOS";
 - 			productReference = 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */;
 - 			productType = "com.apple.product-type.application";
 - 		};
 - 		2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
 - 			buildPhases = (
 - 				2D02E48C1E0B4A5D006451C7 /* Sources */,
 - 				2D02E48D1E0B4A5D006451C7 /* Frameworks */,
 - 				2D02E48E1E0B4A5D006451C7 /* Resources */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 				2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
 - 			);
 - 			name = "demo-tvOSTests";
 - 			productName = "demo-tvOSTests";
 - 			productReference = 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */;
 - 			productType = "com.apple.product-type.bundle.unit-test";
 - 		};
 - /* End PBXNativeTarget section */
 - 
 - /* Begin PBXProject section */
 - 		83CBB9F71A601CBA00E9B192 /* Project object */ = {
 - 			isa = PBXProject;
 - 			attributes = {
 - 				LastUpgradeCheck = 610;
 - 				ORGANIZATIONNAME = Facebook;
 - 				TargetAttributes = {
 - 					00E356ED1AD99517003FC87E = {
 - 						CreatedOnToolsVersion = 6.2;
 - 						TestTargetID = 13B07F861A680F5B00A75B9A;
 - 					};
 - 					2D02E47A1E0B4A5D006451C7 = {
 - 						CreatedOnToolsVersion = 8.2.1;
 - 						ProvisioningStyle = Automatic;
 - 					};
 - 					2D02E48F1E0B4A5D006451C7 = {
 - 						CreatedOnToolsVersion = 8.2.1;
 - 						ProvisioningStyle = Automatic;
 - 						TestTargetID = 2D02E47A1E0B4A5D006451C7;
 - 					};
 - 				};
 - 			};
 - 			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */;
 - 			compatibilityVersion = "Xcode 3.2";
 - 			developmentRegion = English;
 - 			hasScannedForEncodings = 0;
 - 			knownRegions = (
 - 				en,
 - 				Base,
 - 			);
 - 			mainGroup = 83CBB9F61A601CBA00E9B192;
 - 			productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
 - 			projectDirPath = "";
 - 			projectReferences = (
 - 				{
 - 					ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
 - 					ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
 - 					ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
 - 					ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
 - 					ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
 - 					ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
 - 					ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
 - 					ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
 - 					ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
 - 					ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
 - 					ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
 - 					ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
 - 				},
 - 				{
 - 					ProductGroup = 146834001AC3E56700842450 /* Products */;
 - 					ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
 - 				},
 - 			);
 - 			projectRoot = "";
 - 			targets = (
 - 				13B07F861A680F5B00A75B9A /* demo */,
 - 				00E356ED1AD99517003FC87E /* demoTests */,
 - 				2D02E47A1E0B4A5D006451C7 /* demo-tvOS */,
 - 				2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */,
 - 			);
 - 		};
 - /* End PBXProject section */
 - 
 - /* Begin PBXReferenceProxy section */
 - 		00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTActionSheet.a;
 - 			remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTGeolocation.a;
 - 			remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTImage.a;
 - 			remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTNetwork.a;
 - 			remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTVibration.a;
 - 			remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTSettings.a;
 - 			remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTWebSocket.a;
 - 			remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		146834041AC3E56700842450 /* libReact.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libReact.a;
 - 			remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTImage-tvOS.a";
 - 			remoteRef = 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTLinking-tvOS.a";
 - 			remoteRef = 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTNetwork-tvOS.a";
 - 			remoteRef = 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTSettings-tvOS.a";
 - 			remoteRef = 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTText-tvOS.a";
 - 			remoteRef = 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTWebSocket-tvOS.a";
 - 			remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libReact-tvOS.a";
 - 			remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EA51DF850E9000B6D8A /* libyoga.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libyoga.a;
 - 			remoteRef = 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EA71DF850E9000B6D8A /* libyoga.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libyoga.a;
 - 			remoteRef = 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libcxxreact.a;
 - 			remoteRef = 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libcxxreact.a;
 - 			remoteRef = 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libjschelpers.a;
 - 			remoteRef = 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libjschelpers.a;
 - 			remoteRef = 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTAnimation.a;
 - 			remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		5E9157351DD0AC6500FF2AA8 /* libRCTAnimation-tvOS.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = "libRCTAnimation-tvOS.a";
 - 			remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTLinking.a;
 - 			remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTText.a;
 - 			remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - 		ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
 - 			isa = PBXReferenceProxy;
 - 			fileType = archive.ar;
 - 			path = libRCTBlob.a;
 - 			remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
 - 			sourceTree = BUILT_PRODUCTS_DIR;
 - 		};
 - /* End PBXReferenceProxy section */
 - 
 - /* Begin PBXResourcesBuildPhase section */
 - 		00E356EC1AD99517003FC87E /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		13B07F8E1A680F5B00A75B9A /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
 - 				13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		2D02E4791E0B4A5D006451C7 /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		2D02E48E1E0B4A5D006451C7 /* Resources */ = {
 - 			isa = PBXResourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXResourcesBuildPhase section */
 - 
 - /* Begin PBXShellScriptBuildPhase section */
 - 		00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputPaths = (
 - 			);
 - 			name = "Bundle React Native code and images";
 - 			outputPaths = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
 - 		};
 - 		2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
 - 			isa = PBXShellScriptBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			inputPaths = (
 - 			);
 - 			name = "Bundle React Native Code And Images";
 - 			outputPaths = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 			shellPath = /bin/sh;
 - 			shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
 - 		};
 - /* End PBXShellScriptBuildPhase section */
 - 
 - /* Begin PBXSourcesBuildPhase section */
 - 		00E356EA1AD99517003FC87E /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				00E356F31AD99517003FC87E /* demoTests.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		13B07F871A680F5B00A75B9A /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
 - 				13B07FC11A68108700A75B9A /* main.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		2D02E4771E0B4A5D006451C7 /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
 - 				2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		2D02E48C1E0B4A5D006451C7 /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXSourcesBuildPhase section */
 - 
 - /* Begin PBXTargetDependency section */
 - 		00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
 - 			isa = PBXTargetDependency;
 - 			target = 13B07F861A680F5B00A75B9A /* demo */;
 - 			targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
 - 		};
 - 		2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
 - 			isa = PBXTargetDependency;
 - 			target = 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */;
 - 			targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
 - 		};
 - /* End PBXTargetDependency section */
 - 
 - /* Begin PBXVariantGroup section */
 - 		13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
 - 			isa = PBXVariantGroup;
 - 			children = (
 - 				13B07FB21A68108700A75B9A /* Base */,
 - 			);
 - 			name = LaunchScreen.xib;
 - 			path = demo;
 - 			sourceTree = "<group>";
 - 		};
 - /* End PBXVariantGroup section */
 - 
 - /* Begin XCBuildConfiguration section */
 - 		00E356F61AD99517003FC87E /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				BUNDLE_LOADER = "$(TEST_HOST)";
 - 				GCC_PREPROCESSOR_DEFINITIONS = (
 - 					"DEBUG=1",
 - 					"$(inherited)",
 - 				);
 - 				INFOPLIST_FILE = demoTests/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"-ObjC",
 - 					"-lc++",
 - 				);
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
 - 				LIBRARY_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
 - 				);
 - 				HEADER_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
 - 				);
 - 			};
 - 			name = Debug;
 - 		};
 - 		00E356F71AD99517003FC87E /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				BUNDLE_LOADER = "$(TEST_HOST)";
 - 				COPY_PHASE_STRIP = NO;
 - 				INFOPLIST_FILE = demoTests/Info.plist;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"-ObjC",
 - 					"-lc++",
 - 				);
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
 - 				LIBRARY_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
 - 				);
 - 				HEADER_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
 - 				);
 - 			};
 - 			name = Release;
 - 		};
 - 		13B07F941A680F5B00A75B9A /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 - 				CURRENT_PROJECT_VERSION = 1;
 - 				DEAD_CODE_STRIPPING = NO;
 - 				INFOPLIST_FILE = demo/Info.plist;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"$(inherited)",
 - 					"-ObjC",
 - 					"-lc++",
 - 				);
 - 				PRODUCT_NAME = demo;
 - 				VERSIONING_SYSTEM = "apple-generic";
 - 				HEADER_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
 - 				);
 - 			};
 - 			name = Debug;
 - 		};
 - 		13B07F951A680F5B00A75B9A /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 - 				CURRENT_PROJECT_VERSION = 1;
 - 				INFOPLIST_FILE = demo/Info.plist;
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"$(inherited)",
 - 					"-ObjC",
 - 					"-lc++",
 - 				);
 - 				PRODUCT_NAME = demo;
 - 				VERSIONING_SYSTEM = "apple-generic";
 - 				HEADER_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
 - 				);
 - 			};
 - 			name = Release;
 - 		};
 - 		2D02E4971E0B4A5E006451C7 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
 - 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 - 				DEBUG_INFORMATION_FORMAT = dwarf;
 - 				ENABLE_TESTABILITY = YES;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				INFOPLIST_FILE = "demo-tvOS/Info.plist";
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"-ObjC",
 - 					"-lc++",
 - 				);
 - 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SDKROOT = appletvos;
 - 				TARGETED_DEVICE_FAMILY = 3;
 - 				TVOS_DEPLOYMENT_TARGET = 9.2;
 - 				LIBRARY_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
 - 				);
 - 				HEADER_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
 - 				);
 - 			};
 - 			name = Debug;
 - 		};
 - 		2D02E4981E0B4A5E006451C7 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
 - 				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				INFOPLIST_FILE = "demo-tvOS/Info.plist";
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
 - 				OTHER_LDFLAGS = (
 - 					"-ObjC",
 - 					"-lc++",
 - 				);
 - 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SDKROOT = appletvos;
 - 				TARGETED_DEVICE_FAMILY = 3;
 - 				TVOS_DEPLOYMENT_TARGET = 9.2;
 - 				LIBRARY_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
 - 				);
 - 				HEADER_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
 - 				);
 - 			};
 - 			name = Release;
 - 		};
 - 		2D02E4991E0B4A5E006451C7 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				BUNDLE_LOADER = "$(TEST_HOST)";
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 - 				DEBUG_INFORMATION_FORMAT = dwarf;
 - 				ENABLE_TESTABILITY = YES;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SDKROOT = appletvos;
 - 				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
 - 				TVOS_DEPLOYMENT_TARGET = 10.1;
 - 				LIBRARY_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
 - 				);
 - 			};
 - 			name = Debug;
 - 		};
 - 		2D02E49A1E0B4A5E006451C7 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				BUNDLE_LOADER = "$(TEST_HOST)";
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
 - 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 - 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SDKROOT = appletvos;
 - 				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
 - 				TVOS_DEPLOYMENT_TARGET = 10.1;
 - 				LIBRARY_SEARCH_PATHS = (
 - 					"$(inherited)",
 - 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
 - 				);
 - 			};
 - 			name = Release;
 - 		};
 - 		83CBBA201A601CBA00E9B192 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ALWAYS_SEARCH_USER_PATHS = NO;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 - 				CLANG_CXX_LIBRARY = "libc++";
 - 				CLANG_ENABLE_MODULES = YES;
 - 				CLANG_ENABLE_OBJC_ARC = YES;
 - 				CLANG_WARN_BOOL_CONVERSION = YES;
 - 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 - 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 - 				CLANG_WARN_EMPTY_BODY = YES;
 - 				CLANG_WARN_ENUM_CONVERSION = YES;
 - 				CLANG_WARN_INT_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				COPY_PHASE_STRIP = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_DYNAMIC_NO_PIC = NO;
 - 				GCC_OPTIMIZATION_LEVEL = 0;
 - 				GCC_PREPROCESSOR_DEFINITIONS = (
 - 					"DEBUG=1",
 - 					"$(inherited)",
 - 				);
 - 				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 - 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 - 				GCC_WARN_UNUSED_FUNCTION = YES;
 - 				GCC_WARN_UNUSED_VARIABLE = YES;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 - 				MTL_ENABLE_DEBUG_INFO = YES;
 - 				ONLY_ACTIVE_ARCH = YES;
 - 				SDKROOT = iphoneos;
 - 			};
 - 			name = Debug;
 - 		};
 - 		83CBBA211A601CBA00E9B192 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ALWAYS_SEARCH_USER_PATHS = NO;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 - 				CLANG_CXX_LIBRARY = "libc++";
 - 				CLANG_ENABLE_MODULES = YES;
 - 				CLANG_ENABLE_OBJC_ARC = YES;
 - 				CLANG_WARN_BOOL_CONVERSION = YES;
 - 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 - 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 - 				CLANG_WARN_EMPTY_BODY = YES;
 - 				CLANG_WARN_ENUM_CONVERSION = YES;
 - 				CLANG_WARN_INT_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				COPY_PHASE_STRIP = YES;
 - 				ENABLE_NS_ASSERTIONS = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 - 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 - 				GCC_WARN_UNUSED_FUNCTION = YES;
 - 				GCC_WARN_UNUSED_VARIABLE = YES;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 - 				MTL_ENABLE_DEBUG_INFO = NO;
 - 				SDKROOT = iphoneos;
 - 				VALIDATE_PRODUCT = YES;
 - 			};
 - 			name = Release;
 - 		};
 - /* End XCBuildConfiguration section */
 - 
 - /* Begin XCConfigurationList section */
 - 		00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				00E356F61AD99517003FC87E /* Debug */,
 - 				00E356F71AD99517003FC87E /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				13B07F941A680F5B00A75B9A /* Debug */,
 - 				13B07F951A680F5B00A75B9A /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				2D02E4971E0B4A5E006451C7 /* Debug */,
 - 				2D02E4981E0B4A5E006451C7 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				2D02E4991E0B4A5E006451C7 /* Debug */,
 - 				2D02E49A1E0B4A5E006451C7 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				83CBBA201A601CBA00E9B192 /* Debug */,
 - 				83CBBA211A601CBA00E9B192 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - /* End XCConfigurationList section */
 - 	};
 - 	rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
 - }
 
 
  |