project.pbxproj 63 KB

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