project.pbxproj 68 KB

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