project.pbxproj 64 KB

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