project.pbxproj 57 KB

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