No Description

project.pbxproj 65KB

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