No Description

project.pbxproj 58KB

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