project.pbxproj 52KB

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