project.pbxproj 56KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  10. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  11. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  12. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  13. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  14. 00E356F31AD99517003FC87E /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ExampleTests.m */; };
  15. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  16. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  17. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  18. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  19. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  20. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  21. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  22. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  23. 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. 2D02E4C91E0B4AEC006451C7 /* libReact-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */; };
  35. 2DCD954D1E0B4F2C00145EB5 /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ExampleTests.m */; };
  36. 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  37. 66F16C091FC608C600E71FEB /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 66F16C071FC608A900E71FEB /* libReactNativePermissions.a */; };
  38. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  39. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
  40. /* End PBXBuildFile section */
  41. /* Begin PBXContainerItemProxy section */
  42. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  47. remoteInfo = RCTActionSheet;
  48. };
  49. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  54. remoteInfo = RCTGeolocation;
  55. };
  56. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  61. remoteInfo = RCTImage;
  62. };
  63. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  66. proxyType = 2;
  67. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  68. remoteInfo = RCTNetwork;
  69. };
  70. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  75. remoteInfo = RCTVibration;
  76. };
  77. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  80. proxyType = 1;
  81. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  82. remoteInfo = Example;
  83. };
  84. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  89. remoteInfo = RCTSettings;
  90. };
  91. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  96. remoteInfo = RCTWebSocket;
  97. };
  98. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  103. remoteInfo = React;
  104. };
  105. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  108. proxyType = 1;
  109. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  110. remoteInfo = "Example-tvOS";
  111. };
  112. 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  113. isa = PBXContainerItemProxy;
  114. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  115. proxyType = 2;
  116. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  117. remoteInfo = "RCTImage-tvOS";
  118. };
  119. 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  120. isa = PBXContainerItemProxy;
  121. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  122. proxyType = 2;
  123. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  124. remoteInfo = "RCTLinking-tvOS";
  125. };
  126. 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  127. isa = PBXContainerItemProxy;
  128. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  129. proxyType = 2;
  130. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  131. remoteInfo = "RCTNetwork-tvOS";
  132. };
  133. 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  134. isa = PBXContainerItemProxy;
  135. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  136. proxyType = 2;
  137. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  138. remoteInfo = "RCTSettings-tvOS";
  139. };
  140. 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  141. isa = PBXContainerItemProxy;
  142. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  143. proxyType = 2;
  144. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  145. remoteInfo = "RCTText-tvOS";
  146. };
  147. 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  148. isa = PBXContainerItemProxy;
  149. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  150. proxyType = 2;
  151. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  152. remoteInfo = "RCTWebSocket-tvOS";
  153. };
  154. 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  155. isa = PBXContainerItemProxy;
  156. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  157. proxyType = 2;
  158. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  159. remoteInfo = "React-tvOS";
  160. };
  161. 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  162. isa = PBXContainerItemProxy;
  163. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  164. proxyType = 2;
  165. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  166. remoteInfo = yoga;
  167. };
  168. 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  169. isa = PBXContainerItemProxy;
  170. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  171. proxyType = 2;
  172. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  173. remoteInfo = "yoga-tvOS";
  174. };
  175. 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  176. isa = PBXContainerItemProxy;
  177. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  178. proxyType = 2;
  179. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  180. remoteInfo = cxxreact;
  181. };
  182. 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  183. isa = PBXContainerItemProxy;
  184. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  185. proxyType = 2;
  186. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  187. remoteInfo = "cxxreact-tvOS";
  188. };
  189. 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  190. isa = PBXContainerItemProxy;
  191. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  192. proxyType = 2;
  193. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  194. remoteInfo = jschelpers;
  195. };
  196. 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  197. isa = PBXContainerItemProxy;
  198. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  199. proxyType = 2;
  200. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  201. remoteInfo = "jschelpers-tvOS";
  202. };
  203. 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  204. isa = PBXContainerItemProxy;
  205. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  206. proxyType = 2;
  207. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  208. remoteInfo = RCTAnimation;
  209. };
  210. 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  211. isa = PBXContainerItemProxy;
  212. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  213. proxyType = 2;
  214. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  215. remoteInfo = "RCTAnimation-tvOS";
  216. };
  217. 66F16BED1FC608A800E71FEB /* PBXContainerItemProxy */ = {
  218. isa = PBXContainerItemProxy;
  219. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  220. proxyType = 2;
  221. remoteGlobalIDString = ADD01A681E09402E00F6D226;
  222. remoteInfo = "RCTBlob-tvOS";
  223. };
  224. 66F16BFF1FC608A800E71FEB /* PBXContainerItemProxy */ = {
  225. isa = PBXContainerItemProxy;
  226. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  227. proxyType = 2;
  228. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  229. remoteInfo = fishhook;
  230. };
  231. 66F16C011FC608A800E71FEB /* PBXContainerItemProxy */ = {
  232. isa = PBXContainerItemProxy;
  233. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  234. proxyType = 2;
  235. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  236. remoteInfo = "fishhook-tvOS";
  237. };
  238. 66F16C061FC608A900E71FEB /* PBXContainerItemProxy */ = {
  239. isa = PBXContainerItemProxy;
  240. containerPortal = 0D173517D64E4E0C9D1491B9 /* ReactNativePermissions.xcodeproj */;
  241. proxyType = 2;
  242. remoteGlobalIDString = 9D23B34F1C767B80008B4819;
  243. remoteInfo = ReactNativePermissions;
  244. };
  245. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  246. isa = PBXContainerItemProxy;
  247. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  248. proxyType = 2;
  249. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  250. remoteInfo = RCTLinking;
  251. };
  252. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  253. isa = PBXContainerItemProxy;
  254. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  255. proxyType = 2;
  256. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  257. remoteInfo = RCTText;
  258. };
  259. ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
  260. isa = PBXContainerItemProxy;
  261. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  262. proxyType = 2;
  263. remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
  264. remoteInfo = RCTBlob;
  265. };
  266. /* End PBXContainerItemProxy section */
  267. /* Begin PBXFileReference section */
  268. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  269. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  270. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  271. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  272. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  273. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  274. 00E356EE1AD99517003FC87E /* ExampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ExampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  275. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  276. 00E356F21AD99517003FC87E /* ExampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ExampleTests.m; sourceTree = "<group>"; };
  277. 0D173517D64E4E0C9D1491B9 /* ReactNativePermissions.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ReactNativePermissions.xcodeproj; path = "../node_modules/react-native-permissions/ReactNativePermissions.xcodeproj"; sourceTree = "<group>"; };
  278. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  279. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  280. 13B07F961A680F5B00A75B9A /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  281. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Example/AppDelegate.h; sourceTree = "<group>"; };
  282. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Example/AppDelegate.m; sourceTree = "<group>"; };
  283. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  284. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Example/Images.xcassets; sourceTree = "<group>"; };
  285. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Example/Info.plist; sourceTree = "<group>"; };
  286. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Example/main.m; sourceTree = "<group>"; };
  287. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  288. 2D02E47B1E0B4A5D006451C7 /* Example-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  289. 2D02E4901E0B4A5D006451C7 /* Example-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Example-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  290. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  291. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  292. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  293. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
  294. /* End PBXFileReference section */
  295. /* Begin PBXFrameworksBuildPhase section */
  296. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  297. isa = PBXFrameworksBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
  301. );
  302. runOnlyForDeploymentPostprocessing = 0;
  303. };
  304. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  305. isa = PBXFrameworksBuildPhase;
  306. buildActionMask = 2147483647;
  307. files = (
  308. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
  309. 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
  310. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  311. 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
  312. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  313. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  314. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  315. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  316. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  317. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  318. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  319. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  320. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  321. 66F16C091FC608C600E71FEB /* libReactNativePermissions.a in Frameworks */,
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. };
  325. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  326. isa = PBXFrameworksBuildPhase;
  327. buildActionMask = 2147483647;
  328. files = (
  329. 2D02E4C91E0B4AEC006451C7 /* libReact-tvOS.a in Frameworks */,
  330. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */,
  331. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */,
  332. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */,
  333. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */,
  334. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,
  335. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
  336. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  341. isa = PBXFrameworksBuildPhase;
  342. buildActionMask = 2147483647;
  343. files = (
  344. );
  345. runOnlyForDeploymentPostprocessing = 0;
  346. };
  347. /* End PBXFrameworksBuildPhase section */
  348. /* Begin PBXGroup section */
  349. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  350. isa = PBXGroup;
  351. children = (
  352. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  353. );
  354. name = Products;
  355. sourceTree = "<group>";
  356. };
  357. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  358. isa = PBXGroup;
  359. children = (
  360. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  361. );
  362. name = Products;
  363. sourceTree = "<group>";
  364. };
  365. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  366. isa = PBXGroup;
  367. children = (
  368. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  369. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */,
  370. );
  371. name = Products;
  372. sourceTree = "<group>";
  373. };
  374. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  375. isa = PBXGroup;
  376. children = (
  377. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  378. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */,
  379. );
  380. name = Products;
  381. sourceTree = "<group>";
  382. };
  383. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  384. isa = PBXGroup;
  385. children = (
  386. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  387. );
  388. name = Products;
  389. sourceTree = "<group>";
  390. };
  391. 00E356EF1AD99517003FC87E /* ExampleTests */ = {
  392. isa = PBXGroup;
  393. children = (
  394. 00E356F21AD99517003FC87E /* ExampleTests.m */,
  395. 00E356F01AD99517003FC87E /* Supporting Files */,
  396. );
  397. path = ExampleTests;
  398. sourceTree = "<group>";
  399. };
  400. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  401. isa = PBXGroup;
  402. children = (
  403. 00E356F11AD99517003FC87E /* Info.plist */,
  404. );
  405. name = "Supporting Files";
  406. sourceTree = "<group>";
  407. };
  408. 139105B71AF99BAD00B5F7CC /* Products */ = {
  409. isa = PBXGroup;
  410. children = (
  411. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  412. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */,
  413. );
  414. name = Products;
  415. sourceTree = "<group>";
  416. };
  417. 139FDEE71B06529A00C62182 /* Products */ = {
  418. isa = PBXGroup;
  419. children = (
  420. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  421. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
  422. 66F16C001FC608A800E71FEB /* libfishhook.a */,
  423. 66F16C021FC608A800E71FEB /* libfishhook-tvOS.a */,
  424. );
  425. name = Products;
  426. sourceTree = "<group>";
  427. };
  428. 13B07FAE1A68108700A75B9A /* Example */ = {
  429. isa = PBXGroup;
  430. children = (
  431. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  432. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  433. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  434. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  435. 13B07FB61A68108700A75B9A /* Info.plist */,
  436. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  437. 13B07FB71A68108700A75B9A /* main.m */,
  438. );
  439. name = Example;
  440. sourceTree = "<group>";
  441. };
  442. 146834001AC3E56700842450 /* Products */ = {
  443. isa = PBXGroup;
  444. children = (
  445. 146834041AC3E56700842450 /* libReact.a */,
  446. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
  447. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
  448. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
  449. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
  450. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
  451. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
  452. 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */,
  453. );
  454. name = Products;
  455. sourceTree = "<group>";
  456. };
  457. 5E91572E1DD0AC6500FF2AA8 /* Products */ = {
  458. isa = PBXGroup;
  459. children = (
  460. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  461. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  462. );
  463. name = Products;
  464. sourceTree = "<group>";
  465. };
  466. 66F16C031FC608A800E71FEB /* Products */ = {
  467. isa = PBXGroup;
  468. children = (
  469. 66F16C071FC608A900E71FEB /* libReactNativePermissions.a */,
  470. );
  471. name = Products;
  472. sourceTree = "<group>";
  473. };
  474. 66F16C081FC608C600E71FEB /* Frameworks */ = {
  475. isa = PBXGroup;
  476. children = (
  477. );
  478. name = Frameworks;
  479. sourceTree = "<group>";
  480. };
  481. 78C398B11ACF4ADC00677621 /* Products */ = {
  482. isa = PBXGroup;
  483. children = (
  484. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  485. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */,
  486. );
  487. name = Products;
  488. sourceTree = "<group>";
  489. };
  490. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  491. isa = PBXGroup;
  492. children = (
  493. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
  494. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  495. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  496. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
  497. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  498. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  499. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  500. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  501. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  502. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  503. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  504. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  505. 0D173517D64E4E0C9D1491B9 /* ReactNativePermissions.xcodeproj */,
  506. );
  507. name = Libraries;
  508. sourceTree = "<group>";
  509. };
  510. 832341B11AAA6A8300B99B32 /* Products */ = {
  511. isa = PBXGroup;
  512. children = (
  513. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  514. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */,
  515. );
  516. name = Products;
  517. sourceTree = "<group>";
  518. };
  519. 83CBB9F61A601CBA00E9B192 = {
  520. isa = PBXGroup;
  521. children = (
  522. 13B07FAE1A68108700A75B9A /* Example */,
  523. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  524. 00E356EF1AD99517003FC87E /* ExampleTests */,
  525. 83CBBA001A601CBA00E9B192 /* Products */,
  526. 66F16C081FC608C600E71FEB /* Frameworks */,
  527. );
  528. indentWidth = 2;
  529. sourceTree = "<group>";
  530. tabWidth = 2;
  531. usesTabs = 0;
  532. };
  533. 83CBBA001A601CBA00E9B192 /* Products */ = {
  534. isa = PBXGroup;
  535. children = (
  536. 13B07F961A680F5B00A75B9A /* Example.app */,
  537. 00E356EE1AD99517003FC87E /* ExampleTests.xctest */,
  538. 2D02E47B1E0B4A5D006451C7 /* Example-tvOS.app */,
  539. 2D02E4901E0B4A5D006451C7 /* Example-tvOSTests.xctest */,
  540. );
  541. name = Products;
  542. sourceTree = "<group>";
  543. };
  544. ADBDB9201DFEBF0600ED6528 /* Products */ = {
  545. isa = PBXGroup;
  546. children = (
  547. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
  548. 66F16BEE1FC608A800E71FEB /* libRCTBlob-tvOS.a */,
  549. );
  550. name = Products;
  551. sourceTree = "<group>";
  552. };
  553. /* End PBXGroup section */
  554. /* Begin PBXNativeTarget section */
  555. 00E356ED1AD99517003FC87E /* ExampleTests */ = {
  556. isa = PBXNativeTarget;
  557. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "ExampleTests" */;
  558. buildPhases = (
  559. 00E356EA1AD99517003FC87E /* Sources */,
  560. 00E356EB1AD99517003FC87E /* Frameworks */,
  561. 00E356EC1AD99517003FC87E /* Resources */,
  562. );
  563. buildRules = (
  564. );
  565. dependencies = (
  566. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  567. );
  568. name = ExampleTests;
  569. productName = ExampleTests;
  570. productReference = 00E356EE1AD99517003FC87E /* ExampleTests.xctest */;
  571. productType = "com.apple.product-type.bundle.unit-test";
  572. };
  573. 13B07F861A680F5B00A75B9A /* Example */ = {
  574. isa = PBXNativeTarget;
  575. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Example" */;
  576. buildPhases = (
  577. 13B07F871A680F5B00A75B9A /* Sources */,
  578. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  579. 13B07F8E1A680F5B00A75B9A /* Resources */,
  580. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  581. );
  582. buildRules = (
  583. );
  584. dependencies = (
  585. );
  586. name = Example;
  587. productName = "Hello World";
  588. productReference = 13B07F961A680F5B00A75B9A /* Example.app */;
  589. productType = "com.apple.product-type.application";
  590. };
  591. 2D02E47A1E0B4A5D006451C7 /* Example-tvOS */ = {
  592. isa = PBXNativeTarget;
  593. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "Example-tvOS" */;
  594. buildPhases = (
  595. 2D02E4771E0B4A5D006451C7 /* Sources */,
  596. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  597. 2D02E4791E0B4A5D006451C7 /* Resources */,
  598. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  599. );
  600. buildRules = (
  601. );
  602. dependencies = (
  603. );
  604. name = "Example-tvOS";
  605. productName = "Example-tvOS";
  606. productReference = 2D02E47B1E0B4A5D006451C7 /* Example-tvOS.app */;
  607. productType = "com.apple.product-type.application";
  608. };
  609. 2D02E48F1E0B4A5D006451C7 /* Example-tvOSTests */ = {
  610. isa = PBXNativeTarget;
  611. buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "Example-tvOSTests" */;
  612. buildPhases = (
  613. 2D02E48C1E0B4A5D006451C7 /* Sources */,
  614. 2D02E48D1E0B4A5D006451C7 /* Frameworks */,
  615. 2D02E48E1E0B4A5D006451C7 /* Resources */,
  616. );
  617. buildRules = (
  618. );
  619. dependencies = (
  620. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
  621. );
  622. name = "Example-tvOSTests";
  623. productName = "Example-tvOSTests";
  624. productReference = 2D02E4901E0B4A5D006451C7 /* Example-tvOSTests.xctest */;
  625. productType = "com.apple.product-type.bundle.unit-test";
  626. };
  627. /* End PBXNativeTarget section */
  628. /* Begin PBXProject section */
  629. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  630. isa = PBXProject;
  631. attributes = {
  632. LastUpgradeCheck = 610;
  633. ORGANIZATIONNAME = Facebook;
  634. TargetAttributes = {
  635. 00E356ED1AD99517003FC87E = {
  636. CreatedOnToolsVersion = 6.2;
  637. DevelopmentTeam = 745449BDR9;
  638. TestTargetID = 13B07F861A680F5B00A75B9A;
  639. };
  640. 13B07F861A680F5B00A75B9A = {
  641. DevelopmentTeam = 745449BDR9;
  642. SystemCapabilities = {
  643. com.apple.BackgroundModes = {
  644. enabled = 1;
  645. };
  646. };
  647. };
  648. 2D02E47A1E0B4A5D006451C7 = {
  649. CreatedOnToolsVersion = 8.2.1;
  650. ProvisioningStyle = Automatic;
  651. };
  652. 2D02E48F1E0B4A5D006451C7 = {
  653. CreatedOnToolsVersion = 8.2.1;
  654. ProvisioningStyle = Automatic;
  655. TestTargetID = 2D02E47A1E0B4A5D006451C7;
  656. };
  657. };
  658. };
  659. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Example" */;
  660. compatibilityVersion = "Xcode 3.2";
  661. developmentRegion = English;
  662. hasScannedForEncodings = 0;
  663. knownRegions = (
  664. en,
  665. Base,
  666. );
  667. mainGroup = 83CBB9F61A601CBA00E9B192;
  668. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  669. projectDirPath = "";
  670. projectReferences = (
  671. {
  672. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  673. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  674. },
  675. {
  676. ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
  677. ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  678. },
  679. {
  680. ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
  681. ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  682. },
  683. {
  684. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  685. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  686. },
  687. {
  688. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  689. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  690. },
  691. {
  692. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  693. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  694. },
  695. {
  696. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  697. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  698. },
  699. {
  700. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  701. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  702. },
  703. {
  704. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  705. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  706. },
  707. {
  708. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  709. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  710. },
  711. {
  712. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  713. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  714. },
  715. {
  716. ProductGroup = 146834001AC3E56700842450 /* Products */;
  717. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  718. },
  719. {
  720. ProductGroup = 66F16C031FC608A800E71FEB /* Products */;
  721. ProjectRef = 0D173517D64E4E0C9D1491B9 /* ReactNativePermissions.xcodeproj */;
  722. },
  723. );
  724. projectRoot = "";
  725. targets = (
  726. 13B07F861A680F5B00A75B9A /* Example */,
  727. 00E356ED1AD99517003FC87E /* ExampleTests */,
  728. 2D02E47A1E0B4A5D006451C7 /* Example-tvOS */,
  729. 2D02E48F1E0B4A5D006451C7 /* Example-tvOSTests */,
  730. );
  731. };
  732. /* End PBXProject section */
  733. /* Begin PBXReferenceProxy section */
  734. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  735. isa = PBXReferenceProxy;
  736. fileType = archive.ar;
  737. path = libRCTActionSheet.a;
  738. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  739. sourceTree = BUILT_PRODUCTS_DIR;
  740. };
  741. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  742. isa = PBXReferenceProxy;
  743. fileType = archive.ar;
  744. path = libRCTGeolocation.a;
  745. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  746. sourceTree = BUILT_PRODUCTS_DIR;
  747. };
  748. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  749. isa = PBXReferenceProxy;
  750. fileType = archive.ar;
  751. path = libRCTImage.a;
  752. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  753. sourceTree = BUILT_PRODUCTS_DIR;
  754. };
  755. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  756. isa = PBXReferenceProxy;
  757. fileType = archive.ar;
  758. path = libRCTNetwork.a;
  759. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  760. sourceTree = BUILT_PRODUCTS_DIR;
  761. };
  762. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  763. isa = PBXReferenceProxy;
  764. fileType = archive.ar;
  765. path = libRCTVibration.a;
  766. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  767. sourceTree = BUILT_PRODUCTS_DIR;
  768. };
  769. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  770. isa = PBXReferenceProxy;
  771. fileType = archive.ar;
  772. path = libRCTSettings.a;
  773. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  774. sourceTree = BUILT_PRODUCTS_DIR;
  775. };
  776. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  777. isa = PBXReferenceProxy;
  778. fileType = archive.ar;
  779. path = libRCTWebSocket.a;
  780. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  781. sourceTree = BUILT_PRODUCTS_DIR;
  782. };
  783. 146834041AC3E56700842450 /* libReact.a */ = {
  784. isa = PBXReferenceProxy;
  785. fileType = archive.ar;
  786. path = libReact.a;
  787. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  788. sourceTree = BUILT_PRODUCTS_DIR;
  789. };
  790. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
  791. isa = PBXReferenceProxy;
  792. fileType = archive.ar;
  793. path = "libRCTImage-tvOS.a";
  794. remoteRef = 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */;
  795. sourceTree = BUILT_PRODUCTS_DIR;
  796. };
  797. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */ = {
  798. isa = PBXReferenceProxy;
  799. fileType = archive.ar;
  800. path = "libRCTLinking-tvOS.a";
  801. remoteRef = 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */;
  802. sourceTree = BUILT_PRODUCTS_DIR;
  803. };
  804. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */ = {
  805. isa = PBXReferenceProxy;
  806. fileType = archive.ar;
  807. path = "libRCTNetwork-tvOS.a";
  808. remoteRef = 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */;
  809. sourceTree = BUILT_PRODUCTS_DIR;
  810. };
  811. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */ = {
  812. isa = PBXReferenceProxy;
  813. fileType = archive.ar;
  814. path = "libRCTSettings-tvOS.a";
  815. remoteRef = 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */;
  816. sourceTree = BUILT_PRODUCTS_DIR;
  817. };
  818. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */ = {
  819. isa = PBXReferenceProxy;
  820. fileType = archive.ar;
  821. path = "libRCTText-tvOS.a";
  822. remoteRef = 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */;
  823. sourceTree = BUILT_PRODUCTS_DIR;
  824. };
  825. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = {
  826. isa = PBXReferenceProxy;
  827. fileType = archive.ar;
  828. path = "libRCTWebSocket-tvOS.a";
  829. remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
  830. sourceTree = BUILT_PRODUCTS_DIR;
  831. };
  832. 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */ = {
  833. isa = PBXReferenceProxy;
  834. fileType = archive.ar;
  835. path = "libReact-tvOS.a";
  836. remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
  837. sourceTree = BUILT_PRODUCTS_DIR;
  838. };
  839. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */ = {
  840. isa = PBXReferenceProxy;
  841. fileType = archive.ar;
  842. path = libyoga.a;
  843. remoteRef = 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */;
  844. sourceTree = BUILT_PRODUCTS_DIR;
  845. };
  846. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */ = {
  847. isa = PBXReferenceProxy;
  848. fileType = archive.ar;
  849. path = libyoga.a;
  850. remoteRef = 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */;
  851. sourceTree = BUILT_PRODUCTS_DIR;
  852. };
  853. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */ = {
  854. isa = PBXReferenceProxy;
  855. fileType = archive.ar;
  856. path = libcxxreact.a;
  857. remoteRef = 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */;
  858. sourceTree = BUILT_PRODUCTS_DIR;
  859. };
  860. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */ = {
  861. isa = PBXReferenceProxy;
  862. fileType = archive.ar;
  863. path = libcxxreact.a;
  864. remoteRef = 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */;
  865. sourceTree = BUILT_PRODUCTS_DIR;
  866. };
  867. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */ = {
  868. isa = PBXReferenceProxy;
  869. fileType = archive.ar;
  870. path = libjschelpers.a;
  871. remoteRef = 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */;
  872. sourceTree = BUILT_PRODUCTS_DIR;
  873. };
  874. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */ = {
  875. isa = PBXReferenceProxy;
  876. fileType = archive.ar;
  877. path = libjschelpers.a;
  878. remoteRef = 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */;
  879. sourceTree = BUILT_PRODUCTS_DIR;
  880. };
  881. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  882. isa = PBXReferenceProxy;
  883. fileType = archive.ar;
  884. path = libRCTAnimation.a;
  885. remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  886. sourceTree = BUILT_PRODUCTS_DIR;
  887. };
  888. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  889. isa = PBXReferenceProxy;
  890. fileType = archive.ar;
  891. path = libRCTAnimation.a;
  892. remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  893. sourceTree = BUILT_PRODUCTS_DIR;
  894. };
  895. 66F16BEE1FC608A800E71FEB /* libRCTBlob-tvOS.a */ = {
  896. isa = PBXReferenceProxy;
  897. fileType = archive.ar;
  898. path = "libRCTBlob-tvOS.a";
  899. remoteRef = 66F16BED1FC608A800E71FEB /* PBXContainerItemProxy */;
  900. sourceTree = BUILT_PRODUCTS_DIR;
  901. };
  902. 66F16C001FC608A800E71FEB /* libfishhook.a */ = {
  903. isa = PBXReferenceProxy;
  904. fileType = archive.ar;
  905. path = libfishhook.a;
  906. remoteRef = 66F16BFF1FC608A800E71FEB /* PBXContainerItemProxy */;
  907. sourceTree = BUILT_PRODUCTS_DIR;
  908. };
  909. 66F16C021FC608A800E71FEB /* libfishhook-tvOS.a */ = {
  910. isa = PBXReferenceProxy;
  911. fileType = archive.ar;
  912. path = "libfishhook-tvOS.a";
  913. remoteRef = 66F16C011FC608A800E71FEB /* PBXContainerItemProxy */;
  914. sourceTree = BUILT_PRODUCTS_DIR;
  915. };
  916. 66F16C071FC608A900E71FEB /* libReactNativePermissions.a */ = {
  917. isa = PBXReferenceProxy;
  918. fileType = archive.ar;
  919. path = libReactNativePermissions.a;
  920. remoteRef = 66F16C061FC608A900E71FEB /* PBXContainerItemProxy */;
  921. sourceTree = BUILT_PRODUCTS_DIR;
  922. };
  923. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  924. isa = PBXReferenceProxy;
  925. fileType = archive.ar;
  926. path = libRCTLinking.a;
  927. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  928. sourceTree = BUILT_PRODUCTS_DIR;
  929. };
  930. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  931. isa = PBXReferenceProxy;
  932. fileType = archive.ar;
  933. path = libRCTText.a;
  934. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  935. sourceTree = BUILT_PRODUCTS_DIR;
  936. };
  937. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
  938. isa = PBXReferenceProxy;
  939. fileType = archive.ar;
  940. path = libRCTBlob.a;
  941. remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
  942. sourceTree = BUILT_PRODUCTS_DIR;
  943. };
  944. /* End PBXReferenceProxy section */
  945. /* Begin PBXResourcesBuildPhase section */
  946. 00E356EC1AD99517003FC87E /* Resources */ = {
  947. isa = PBXResourcesBuildPhase;
  948. buildActionMask = 2147483647;
  949. files = (
  950. );
  951. runOnlyForDeploymentPostprocessing = 0;
  952. };
  953. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  954. isa = PBXResourcesBuildPhase;
  955. buildActionMask = 2147483647;
  956. files = (
  957. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  958. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  959. );
  960. runOnlyForDeploymentPostprocessing = 0;
  961. };
  962. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  963. isa = PBXResourcesBuildPhase;
  964. buildActionMask = 2147483647;
  965. files = (
  966. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  967. );
  968. runOnlyForDeploymentPostprocessing = 0;
  969. };
  970. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  971. isa = PBXResourcesBuildPhase;
  972. buildActionMask = 2147483647;
  973. files = (
  974. );
  975. runOnlyForDeploymentPostprocessing = 0;
  976. };
  977. /* End PBXResourcesBuildPhase section */
  978. /* Begin PBXShellScriptBuildPhase section */
  979. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  980. isa = PBXShellScriptBuildPhase;
  981. buildActionMask = 2147483647;
  982. files = (
  983. );
  984. inputPaths = (
  985. );
  986. name = "Bundle React Native code and images";
  987. outputPaths = (
  988. );
  989. runOnlyForDeploymentPostprocessing = 0;
  990. shellPath = /bin/sh;
  991. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  992. };
  993. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  994. isa = PBXShellScriptBuildPhase;
  995. buildActionMask = 2147483647;
  996. files = (
  997. );
  998. inputPaths = (
  999. );
  1000. name = "Bundle React Native Code And Images";
  1001. outputPaths = (
  1002. );
  1003. runOnlyForDeploymentPostprocessing = 0;
  1004. shellPath = /bin/sh;
  1005. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  1006. };
  1007. /* End PBXShellScriptBuildPhase section */
  1008. /* Begin PBXSourcesBuildPhase section */
  1009. 00E356EA1AD99517003FC87E /* Sources */ = {
  1010. isa = PBXSourcesBuildPhase;
  1011. buildActionMask = 2147483647;
  1012. files = (
  1013. 00E356F31AD99517003FC87E /* ExampleTests.m in Sources */,
  1014. );
  1015. runOnlyForDeploymentPostprocessing = 0;
  1016. };
  1017. 13B07F871A680F5B00A75B9A /* Sources */ = {
  1018. isa = PBXSourcesBuildPhase;
  1019. buildActionMask = 2147483647;
  1020. files = (
  1021. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  1022. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  1023. );
  1024. runOnlyForDeploymentPostprocessing = 0;
  1025. };
  1026. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  1027. isa = PBXSourcesBuildPhase;
  1028. buildActionMask = 2147483647;
  1029. files = (
  1030. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  1031. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  1032. );
  1033. runOnlyForDeploymentPostprocessing = 0;
  1034. };
  1035. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  1036. isa = PBXSourcesBuildPhase;
  1037. buildActionMask = 2147483647;
  1038. files = (
  1039. 2DCD954D1E0B4F2C00145EB5 /* ExampleTests.m in Sources */,
  1040. );
  1041. runOnlyForDeploymentPostprocessing = 0;
  1042. };
  1043. /* End PBXSourcesBuildPhase section */
  1044. /* Begin PBXTargetDependency section */
  1045. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  1046. isa = PBXTargetDependency;
  1047. target = 13B07F861A680F5B00A75B9A /* Example */;
  1048. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  1049. };
  1050. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  1051. isa = PBXTargetDependency;
  1052. target = 2D02E47A1E0B4A5D006451C7 /* Example-tvOS */;
  1053. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  1054. };
  1055. /* End PBXTargetDependency section */
  1056. /* Begin PBXVariantGroup section */
  1057. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  1058. isa = PBXVariantGroup;
  1059. children = (
  1060. 13B07FB21A68108700A75B9A /* Base */,
  1061. );
  1062. name = LaunchScreen.xib;
  1063. path = Example;
  1064. sourceTree = "<group>";
  1065. };
  1066. /* End PBXVariantGroup section */
  1067. /* Begin XCBuildConfiguration section */
  1068. 00E356F61AD99517003FC87E /* Debug */ = {
  1069. isa = XCBuildConfiguration;
  1070. buildSettings = {
  1071. BUNDLE_LOADER = "$(TEST_HOST)";
  1072. DEVELOPMENT_TEAM = 745449BDR9;
  1073. GCC_PREPROCESSOR_DEFINITIONS = (
  1074. "DEBUG=1",
  1075. "$(inherited)",
  1076. );
  1077. HEADER_SEARCH_PATHS = (
  1078. "$(inherited)",
  1079. "$(SRCROOT)/../node_modules/react-native-permissions",
  1080. );
  1081. INFOPLIST_FILE = ExampleTests/Info.plist;
  1082. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1083. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1084. LIBRARY_SEARCH_PATHS = (
  1085. "$(inherited)",
  1086. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1087. );
  1088. OTHER_LDFLAGS = (
  1089. "-ObjC",
  1090. "-lc++",
  1091. );
  1092. PRODUCT_NAME = "$(TARGET_NAME)";
  1093. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/Example";
  1094. };
  1095. name = Debug;
  1096. };
  1097. 00E356F71AD99517003FC87E /* Release */ = {
  1098. isa = XCBuildConfiguration;
  1099. buildSettings = {
  1100. BUNDLE_LOADER = "$(TEST_HOST)";
  1101. COPY_PHASE_STRIP = NO;
  1102. DEVELOPMENT_TEAM = 745449BDR9;
  1103. HEADER_SEARCH_PATHS = (
  1104. "$(inherited)",
  1105. "$(SRCROOT)/../node_modules/react-native-permissions",
  1106. );
  1107. INFOPLIST_FILE = ExampleTests/Info.plist;
  1108. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1109. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1110. LIBRARY_SEARCH_PATHS = (
  1111. "$(inherited)",
  1112. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1113. );
  1114. OTHER_LDFLAGS = (
  1115. "-ObjC",
  1116. "-lc++",
  1117. );
  1118. PRODUCT_NAME = "$(TARGET_NAME)";
  1119. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example.app/Example";
  1120. };
  1121. name = Release;
  1122. };
  1123. 13B07F941A680F5B00A75B9A /* Debug */ = {
  1124. isa = XCBuildConfiguration;
  1125. buildSettings = {
  1126. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1127. CURRENT_PROJECT_VERSION = 1;
  1128. DEAD_CODE_STRIPPING = NO;
  1129. DEVELOPMENT_TEAM = 745449BDR9;
  1130. HEADER_SEARCH_PATHS = (
  1131. "$(inherited)",
  1132. "$(SRCROOT)/../node_modules/react-native-permissions",
  1133. );
  1134. INFOPLIST_FILE = Example/Info.plist;
  1135. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1136. OTHER_LDFLAGS = (
  1137. "$(inherited)",
  1138. "-ObjC",
  1139. "-lc++",
  1140. );
  1141. PRODUCT_BUNDLE_IDENTIFIER = com.react.permissions;
  1142. PRODUCT_NAME = Example;
  1143. VERSIONING_SYSTEM = "apple-generic";
  1144. };
  1145. name = Debug;
  1146. };
  1147. 13B07F951A680F5B00A75B9A /* Release */ = {
  1148. isa = XCBuildConfiguration;
  1149. buildSettings = {
  1150. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1151. CURRENT_PROJECT_VERSION = 1;
  1152. DEVELOPMENT_TEAM = 745449BDR9;
  1153. HEADER_SEARCH_PATHS = (
  1154. "$(inherited)",
  1155. "$(SRCROOT)/../node_modules/react-native-permissions",
  1156. );
  1157. INFOPLIST_FILE = Example/Info.plist;
  1158. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1159. OTHER_LDFLAGS = (
  1160. "$(inherited)",
  1161. "-ObjC",
  1162. "-lc++",
  1163. );
  1164. PRODUCT_BUNDLE_IDENTIFIER = com.react.permissions;
  1165. PRODUCT_NAME = Example;
  1166. VERSIONING_SYSTEM = "apple-generic";
  1167. };
  1168. name = Release;
  1169. };
  1170. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  1171. isa = XCBuildConfiguration;
  1172. buildSettings = {
  1173. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1174. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1175. CLANG_ANALYZER_NONNULL = YES;
  1176. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1177. CLANG_WARN_INFINITE_RECURSION = YES;
  1178. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1179. DEBUG_INFORMATION_FORMAT = dwarf;
  1180. ENABLE_TESTABILITY = YES;
  1181. GCC_NO_COMMON_BLOCKS = YES;
  1182. HEADER_SEARCH_PATHS = (
  1183. "$(inherited)",
  1184. "$(SRCROOT)/../node_modules/react-native-permissions/**",
  1185. );
  1186. INFOPLIST_FILE = "Example-tvOS/Info.plist";
  1187. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1188. LIBRARY_SEARCH_PATHS = (
  1189. "$(inherited)",
  1190. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1191. );
  1192. OTHER_LDFLAGS = (
  1193. "-ObjC",
  1194. "-lc++",
  1195. );
  1196. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOS";
  1197. PRODUCT_NAME = "$(TARGET_NAME)";
  1198. SDKROOT = appletvos;
  1199. TARGETED_DEVICE_FAMILY = 3;
  1200. TVOS_DEPLOYMENT_TARGET = 9.2;
  1201. };
  1202. name = Debug;
  1203. };
  1204. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  1205. isa = XCBuildConfiguration;
  1206. buildSettings = {
  1207. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1208. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1209. CLANG_ANALYZER_NONNULL = YES;
  1210. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1211. CLANG_WARN_INFINITE_RECURSION = YES;
  1212. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1213. COPY_PHASE_STRIP = NO;
  1214. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1215. GCC_NO_COMMON_BLOCKS = YES;
  1216. HEADER_SEARCH_PATHS = (
  1217. "$(inherited)",
  1218. "$(SRCROOT)/../node_modules/react-native-permissions/**",
  1219. );
  1220. INFOPLIST_FILE = "Example-tvOS/Info.plist";
  1221. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1222. LIBRARY_SEARCH_PATHS = (
  1223. "$(inherited)",
  1224. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1225. );
  1226. OTHER_LDFLAGS = (
  1227. "-ObjC",
  1228. "-lc++",
  1229. );
  1230. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOS";
  1231. PRODUCT_NAME = "$(TARGET_NAME)";
  1232. SDKROOT = appletvos;
  1233. TARGETED_DEVICE_FAMILY = 3;
  1234. TVOS_DEPLOYMENT_TARGET = 9.2;
  1235. };
  1236. name = Release;
  1237. };
  1238. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  1239. isa = XCBuildConfiguration;
  1240. buildSettings = {
  1241. BUNDLE_LOADER = "$(TEST_HOST)";
  1242. CLANG_ANALYZER_NONNULL = YES;
  1243. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1244. CLANG_WARN_INFINITE_RECURSION = YES;
  1245. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1246. DEBUG_INFORMATION_FORMAT = dwarf;
  1247. ENABLE_TESTABILITY = YES;
  1248. GCC_NO_COMMON_BLOCKS = YES;
  1249. INFOPLIST_FILE = "Example-tvOSTests/Info.plist";
  1250. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1251. LIBRARY_SEARCH_PATHS = (
  1252. "$(inherited)",
  1253. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1254. );
  1255. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests";
  1256. PRODUCT_NAME = "$(TARGET_NAME)";
  1257. SDKROOT = appletvos;
  1258. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example-tvOS.app/Example-tvOS";
  1259. TVOS_DEPLOYMENT_TARGET = 10.1;
  1260. };
  1261. name = Debug;
  1262. };
  1263. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  1264. isa = XCBuildConfiguration;
  1265. buildSettings = {
  1266. BUNDLE_LOADER = "$(TEST_HOST)";
  1267. CLANG_ANALYZER_NONNULL = YES;
  1268. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1269. CLANG_WARN_INFINITE_RECURSION = YES;
  1270. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1271. COPY_PHASE_STRIP = NO;
  1272. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1273. GCC_NO_COMMON_BLOCKS = YES;
  1274. INFOPLIST_FILE = "Example-tvOSTests/Info.plist";
  1275. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1276. LIBRARY_SEARCH_PATHS = (
  1277. "$(inherited)",
  1278. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1279. );
  1280. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests";
  1281. PRODUCT_NAME = "$(TARGET_NAME)";
  1282. SDKROOT = appletvos;
  1283. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Example-tvOS.app/Example-tvOS";
  1284. TVOS_DEPLOYMENT_TARGET = 10.1;
  1285. };
  1286. name = Release;
  1287. };
  1288. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  1289. isa = XCBuildConfiguration;
  1290. buildSettings = {
  1291. ALWAYS_SEARCH_USER_PATHS = NO;
  1292. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1293. CLANG_CXX_LIBRARY = "libc++";
  1294. CLANG_ENABLE_MODULES = YES;
  1295. CLANG_ENABLE_OBJC_ARC = YES;
  1296. CLANG_WARN_BOOL_CONVERSION = YES;
  1297. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1298. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1299. CLANG_WARN_EMPTY_BODY = YES;
  1300. CLANG_WARN_ENUM_CONVERSION = YES;
  1301. CLANG_WARN_INT_CONVERSION = YES;
  1302. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1303. CLANG_WARN_UNREACHABLE_CODE = YES;
  1304. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1305. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1306. COPY_PHASE_STRIP = NO;
  1307. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1308. GCC_C_LANGUAGE_STANDARD = gnu99;
  1309. GCC_DYNAMIC_NO_PIC = NO;
  1310. GCC_OPTIMIZATION_LEVEL = 0;
  1311. GCC_PREPROCESSOR_DEFINITIONS = (
  1312. "DEBUG=1",
  1313. "$(inherited)",
  1314. );
  1315. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1316. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1317. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1318. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1319. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1320. GCC_WARN_UNUSED_FUNCTION = YES;
  1321. GCC_WARN_UNUSED_VARIABLE = YES;
  1322. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1323. MTL_ENABLE_DEBUG_INFO = YES;
  1324. ONLY_ACTIVE_ARCH = YES;
  1325. SDKROOT = iphoneos;
  1326. };
  1327. name = Debug;
  1328. };
  1329. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1330. isa = XCBuildConfiguration;
  1331. buildSettings = {
  1332. ALWAYS_SEARCH_USER_PATHS = NO;
  1333. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1334. CLANG_CXX_LIBRARY = "libc++";
  1335. CLANG_ENABLE_MODULES = YES;
  1336. CLANG_ENABLE_OBJC_ARC = YES;
  1337. CLANG_WARN_BOOL_CONVERSION = YES;
  1338. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1339. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1340. CLANG_WARN_EMPTY_BODY = YES;
  1341. CLANG_WARN_ENUM_CONVERSION = YES;
  1342. CLANG_WARN_INT_CONVERSION = YES;
  1343. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1344. CLANG_WARN_UNREACHABLE_CODE = YES;
  1345. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1346. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1347. COPY_PHASE_STRIP = YES;
  1348. ENABLE_NS_ASSERTIONS = NO;
  1349. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1350. GCC_C_LANGUAGE_STANDARD = gnu99;
  1351. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1352. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1353. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1354. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1355. GCC_WARN_UNUSED_FUNCTION = YES;
  1356. GCC_WARN_UNUSED_VARIABLE = YES;
  1357. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1358. MTL_ENABLE_DEBUG_INFO = NO;
  1359. SDKROOT = iphoneos;
  1360. VALIDATE_PRODUCT = YES;
  1361. };
  1362. name = Release;
  1363. };
  1364. /* End XCBuildConfiguration section */
  1365. /* Begin XCConfigurationList section */
  1366. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "ExampleTests" */ = {
  1367. isa = XCConfigurationList;
  1368. buildConfigurations = (
  1369. 00E356F61AD99517003FC87E /* Debug */,
  1370. 00E356F71AD99517003FC87E /* Release */,
  1371. );
  1372. defaultConfigurationIsVisible = 0;
  1373. defaultConfigurationName = Release;
  1374. };
  1375. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Example" */ = {
  1376. isa = XCConfigurationList;
  1377. buildConfigurations = (
  1378. 13B07F941A680F5B00A75B9A /* Debug */,
  1379. 13B07F951A680F5B00A75B9A /* Release */,
  1380. );
  1381. defaultConfigurationIsVisible = 0;
  1382. defaultConfigurationName = Release;
  1383. };
  1384. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "Example-tvOS" */ = {
  1385. isa = XCConfigurationList;
  1386. buildConfigurations = (
  1387. 2D02E4971E0B4A5E006451C7 /* Debug */,
  1388. 2D02E4981E0B4A5E006451C7 /* Release */,
  1389. );
  1390. defaultConfigurationIsVisible = 0;
  1391. defaultConfigurationName = Release;
  1392. };
  1393. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "Example-tvOSTests" */ = {
  1394. isa = XCConfigurationList;
  1395. buildConfigurations = (
  1396. 2D02E4991E0B4A5E006451C7 /* Debug */,
  1397. 2D02E49A1E0B4A5E006451C7 /* Release */,
  1398. );
  1399. defaultConfigurationIsVisible = 0;
  1400. defaultConfigurationName = Release;
  1401. };
  1402. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Example" */ = {
  1403. isa = XCConfigurationList;
  1404. buildConfigurations = (
  1405. 83CBBA201A601CBA00E9B192 /* Debug */,
  1406. 83CBBA211A601CBA00E9B192 /* Release */,
  1407. );
  1408. defaultConfigurationIsVisible = 0;
  1409. defaultConfigurationName = Release;
  1410. };
  1411. /* End XCConfigurationList section */
  1412. };
  1413. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1414. }