project.pbxproj 67 KB

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