react-native-navigation的迁移库

project.pbxproj 43KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  10. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  11. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  12. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  13. 26070FD01E4B8B9D003EC8B9 /* RNNControllerFactoryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 26070FCF1E4B8B9D003EC8B9 /* RNNControllerFactoryTest.m */; };
  14. 261F0E671E6EE9EC00989DE2 /* RNNModalManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 261F0E661E6EE9EC00989DE2 /* RNNModalManagerTest.m */; };
  15. 266DDDF71E8BCE9900C6F13C /* RNNNavigationStackManagerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 266DDDF61E8BCE9900C6F13C /* RNNNavigationStackManagerTest.m */; };
  16. 268692851E50572700E2C612 /* RNNStoreTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 268692841E50572700E2C612 /* RNNStoreTest.m */; };
  17. 26DB71671E82C65600A69712 /* RNNCommandsHandlerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 26DB71661E82C65600A69712 /* RNNCommandsHandlerTest.m */; };
  18. 7B8F30491E84151300110AEC /* libcxxreact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */; };
  19. 7B8F304A1E84151300110AEC /* libjschelpers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FE21E840F3600110AEC /* libjschelpers.a */; };
  20. 7B8F304B1E84151300110AEC /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */; };
  21. 7B8F304C1E84151300110AEC /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */; };
  22. 7B8F304D1E84151300110AEC /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */; };
  23. 7B8F304E1E84151300110AEC /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30131E84125F00110AEC /* libRCTImage.a */; };
  24. 7B8F304F1E84151300110AEC /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F301C1E84127400110AEC /* libRCTLinking.a */; };
  25. 7B8F30501E84151300110AEC /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30251E84128500110AEC /* libRCTNetwork.a */; };
  26. 7B8F30511E84151300110AEC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F302E1E84129500110AEC /* libRCTSettings.a */; };
  27. 7B8F30521E84151300110AEC /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30371E8412A600110AEC /* libRCTText.a */; };
  28. 7B8F30531E84151300110AEC /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F303F1E8412B800110AEC /* libRCTVibration.a */; };
  29. 7B8F30541E84151300110AEC /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */; };
  30. 7B8F30551E84151300110AEC /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FD61E840F3600110AEC /* libReact.a */; };
  31. 7B8F30561E84151300110AEC /* libReactNativeNavigation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */; };
  32. 7B8F30571E84151300110AEC /* libyoga.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FDA1E840F3600110AEC /* libyoga.a */; };
  33. /* End PBXBuildFile section */
  34. /* Begin PBXContainerItemProxy section */
  35. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  38. proxyType = 1;
  39. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  40. remoteInfo = example;
  41. };
  42. 7B8F2FC81E840F1A00110AEC /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = D8AFADBD1BEE6F3F00A4592D;
  47. remoteInfo = ReactNativeNavigation;
  48. };
  49. 7B8F2FD51E840F3600110AEC /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  54. remoteInfo = React;
  55. };
  56. 7B8F2FD71E840F3600110AEC /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  61. remoteInfo = "React-tvOS";
  62. };
  63. 7B8F2FD91E840F3600110AEC /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  66. proxyType = 2;
  67. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  68. remoteInfo = yoga;
  69. };
  70. 7B8F2FDB1E840F3600110AEC /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  75. remoteInfo = "yoga-tvOS";
  76. };
  77. 7B8F2FDD1E840F3600110AEC /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  80. proxyType = 2;
  81. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  82. remoteInfo = cxxreact;
  83. };
  84. 7B8F2FDF1E840F3600110AEC /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  89. remoteInfo = "cxxreact-tvOS";
  90. };
  91. 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  96. remoteInfo = jschelpers;
  97. };
  98. 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  103. remoteInfo = "jschelpers-tvOS";
  104. };
  105. 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  108. proxyType = 2;
  109. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  110. remoteInfo = RCTAnimation;
  111. };
  112. 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */ = {
  113. isa = PBXContainerItemProxy;
  114. containerPortal = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  115. proxyType = 2;
  116. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  117. remoteInfo = "RCTAnimation-tvOS";
  118. };
  119. 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */ = {
  120. isa = PBXContainerItemProxy;
  121. containerPortal = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  122. proxyType = 2;
  123. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  124. remoteInfo = RCTActionSheet;
  125. };
  126. 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */ = {
  127. isa = PBXContainerItemProxy;
  128. containerPortal = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  129. proxyType = 2;
  130. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  131. remoteInfo = RCTGeolocation;
  132. };
  133. 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */ = {
  134. isa = PBXContainerItemProxy;
  135. containerPortal = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  136. proxyType = 2;
  137. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  138. remoteInfo = RCTImage;
  139. };
  140. 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */ = {
  141. isa = PBXContainerItemProxy;
  142. containerPortal = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  143. proxyType = 2;
  144. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  145. remoteInfo = "RCTImage-tvOS";
  146. };
  147. 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */ = {
  148. isa = PBXContainerItemProxy;
  149. containerPortal = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  150. proxyType = 2;
  151. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  152. remoteInfo = RCTLinking;
  153. };
  154. 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */ = {
  155. isa = PBXContainerItemProxy;
  156. containerPortal = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  157. proxyType = 2;
  158. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  159. remoteInfo = "RCTLinking-tvOS";
  160. };
  161. 7B8F30241E84128500110AEC /* PBXContainerItemProxy */ = {
  162. isa = PBXContainerItemProxy;
  163. containerPortal = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  164. proxyType = 2;
  165. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  166. remoteInfo = RCTNetwork;
  167. };
  168. 7B8F30261E84128500110AEC /* PBXContainerItemProxy */ = {
  169. isa = PBXContainerItemProxy;
  170. containerPortal = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  171. proxyType = 2;
  172. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  173. remoteInfo = "RCTNetwork-tvOS";
  174. };
  175. 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */ = {
  176. isa = PBXContainerItemProxy;
  177. containerPortal = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  178. proxyType = 2;
  179. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  180. remoteInfo = RCTSettings;
  181. };
  182. 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */ = {
  183. isa = PBXContainerItemProxy;
  184. containerPortal = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  185. proxyType = 2;
  186. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  187. remoteInfo = "RCTSettings-tvOS";
  188. };
  189. 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */ = {
  190. isa = PBXContainerItemProxy;
  191. containerPortal = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  192. proxyType = 2;
  193. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  194. remoteInfo = RCTText;
  195. };
  196. 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */ = {
  197. isa = PBXContainerItemProxy;
  198. containerPortal = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  199. proxyType = 2;
  200. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  201. remoteInfo = "RCTText-tvOS";
  202. };
  203. 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */ = {
  204. isa = PBXContainerItemProxy;
  205. containerPortal = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  206. proxyType = 2;
  207. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  208. remoteInfo = RCTVibration;
  209. };
  210. 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */ = {
  211. isa = PBXContainerItemProxy;
  212. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  213. proxyType = 2;
  214. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  215. remoteInfo = RCTWebSocket;
  216. };
  217. 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */ = {
  218. isa = PBXContainerItemProxy;
  219. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  220. proxyType = 2;
  221. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  222. remoteInfo = "RCTWebSocket-tvOS";
  223. };
  224. /* End PBXContainerItemProxy section */
  225. /* Begin PBXFileReference section */
  226. 00E356EE1AD99517003FC87E /* playgroundTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = playgroundTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  227. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  228. 13B07F961A680F5B00A75B9A /* playground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = playground.app; sourceTree = BUILT_PRODUCTS_DIR; };
  229. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  230. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  231. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  232. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  233. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  234. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  235. 26070FCF1E4B8B9D003EC8B9 /* RNNControllerFactoryTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNControllerFactoryTest.m; sourceTree = "<group>"; };
  236. 261F0E661E6EE9EC00989DE2 /* RNNModalManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNModalManagerTest.m; sourceTree = "<group>"; };
  237. 266DDDF61E8BCE9900C6F13C /* RNNNavigationStackManagerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNNavigationStackManagerTest.m; sourceTree = "<group>"; };
  238. 268692841E50572700E2C612 /* RNNStoreTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNStoreTest.m; sourceTree = "<group>"; };
  239. 26DB71661E82C65600A69712 /* RNNCommandsHandlerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNCommandsHandlerTest.m; sourceTree = "<group>"; };
  240. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeNavigation.xcodeproj; path = ../../lib/ios/ReactNativeNavigation.xcodeproj; sourceTree = "<group>"; };
  241. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  242. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  243. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  244. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  245. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  246. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  247. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  248. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  249. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  250. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  251. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  252. /* End PBXFileReference section */
  253. /* Begin PBXFrameworksBuildPhase section */
  254. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  255. isa = PBXFrameworksBuildPhase;
  256. buildActionMask = 2147483647;
  257. files = (
  258. );
  259. runOnlyForDeploymentPostprocessing = 0;
  260. };
  261. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  262. isa = PBXFrameworksBuildPhase;
  263. buildActionMask = 2147483647;
  264. files = (
  265. 7B8F30491E84151300110AEC /* libcxxreact.a in Frameworks */,
  266. 7B8F304A1E84151300110AEC /* libjschelpers.a in Frameworks */,
  267. 7B8F304B1E84151300110AEC /* libRCTActionSheet.a in Frameworks */,
  268. 7B8F304C1E84151300110AEC /* libRCTAnimation.a in Frameworks */,
  269. 7B8F304D1E84151300110AEC /* libRCTGeolocation.a in Frameworks */,
  270. 7B8F304E1E84151300110AEC /* libRCTImage.a in Frameworks */,
  271. 7B8F304F1E84151300110AEC /* libRCTLinking.a in Frameworks */,
  272. 7B8F30501E84151300110AEC /* libRCTNetwork.a in Frameworks */,
  273. 7B8F30511E84151300110AEC /* libRCTSettings.a in Frameworks */,
  274. 7B8F30521E84151300110AEC /* libRCTText.a in Frameworks */,
  275. 7B8F30531E84151300110AEC /* libRCTVibration.a in Frameworks */,
  276. 7B8F30541E84151300110AEC /* libRCTWebSocket.a in Frameworks */,
  277. 7B8F30551E84151300110AEC /* libReact.a in Frameworks */,
  278. 7B8F30561E84151300110AEC /* libReactNativeNavigation.a in Frameworks */,
  279. 7B8F30571E84151300110AEC /* libyoga.a in Frameworks */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXFrameworksBuildPhase section */
  284. /* Begin PBXGroup section */
  285. 00E356EF1AD99517003FC87E /* playgroundTests */ = {
  286. isa = PBXGroup;
  287. children = (
  288. 26070FCF1E4B8B9D003EC8B9 /* RNNControllerFactoryTest.m */,
  289. 268692841E50572700E2C612 /* RNNStoreTest.m */,
  290. 261F0E661E6EE9EC00989DE2 /* RNNModalManagerTest.m */,
  291. 26DB71661E82C65600A69712 /* RNNCommandsHandlerTest.m */,
  292. 266DDDF61E8BCE9900C6F13C /* RNNNavigationStackManagerTest.m */,
  293. 00E356F01AD99517003FC87E /* Supporting Files */,
  294. );
  295. path = playgroundTests;
  296. sourceTree = "<group>";
  297. };
  298. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  299. isa = PBXGroup;
  300. children = (
  301. 00E356F11AD99517003FC87E /* Info.plist */,
  302. );
  303. name = "Supporting Files";
  304. sourceTree = "<group>";
  305. };
  306. 13B07FAE1A68108700A75B9A /* playground */ = {
  307. isa = PBXGroup;
  308. children = (
  309. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  310. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  311. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  312. 13B07FB61A68108700A75B9A /* Info.plist */,
  313. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  314. 13B07FB71A68108700A75B9A /* main.m */,
  315. );
  316. path = playground;
  317. sourceTree = "<group>";
  318. };
  319. 7B8F2FC51E840F1A00110AEC /* Products */ = {
  320. isa = PBXGroup;
  321. children = (
  322. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */,
  323. );
  324. name = Products;
  325. sourceTree = "<group>";
  326. };
  327. 7B8F2FCB1E840F3600110AEC /* Products */ = {
  328. isa = PBXGroup;
  329. children = (
  330. 7B8F2FD61E840F3600110AEC /* libReact.a */,
  331. 7B8F2FD81E840F3600110AEC /* libReact.a */,
  332. 7B8F2FDA1E840F3600110AEC /* libyoga.a */,
  333. 7B8F2FDC1E840F3600110AEC /* libyoga.a */,
  334. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */,
  335. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */,
  336. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */,
  337. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */,
  338. );
  339. name = Products;
  340. sourceTree = "<group>";
  341. };
  342. 7B8F2FE61E840F6700110AEC /* Products */ = {
  343. isa = PBXGroup;
  344. children = (
  345. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */,
  346. 7B8F2FED1E840F6700110AEC /* libRCTAnimation-tvOS.a */,
  347. );
  348. name = Products;
  349. sourceTree = "<group>";
  350. };
  351. 7B8F2FF61E8411A700110AEC /* Products */ = {
  352. isa = PBXGroup;
  353. children = (
  354. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */,
  355. );
  356. name = Products;
  357. sourceTree = "<group>";
  358. };
  359. 7B8F30081E84124A00110AEC /* Products */ = {
  360. isa = PBXGroup;
  361. children = (
  362. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */,
  363. );
  364. name = Products;
  365. sourceTree = "<group>";
  366. };
  367. 7B8F300E1E84125F00110AEC /* Products */ = {
  368. isa = PBXGroup;
  369. children = (
  370. 7B8F30131E84125F00110AEC /* libRCTImage.a */,
  371. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */,
  372. );
  373. name = Products;
  374. sourceTree = "<group>";
  375. };
  376. 7B8F30171E84127400110AEC /* Products */ = {
  377. isa = PBXGroup;
  378. children = (
  379. 7B8F301C1E84127400110AEC /* libRCTLinking.a */,
  380. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */,
  381. );
  382. name = Products;
  383. sourceTree = "<group>";
  384. };
  385. 7B8F30201E84128500110AEC /* Products */ = {
  386. isa = PBXGroup;
  387. children = (
  388. 7B8F30251E84128500110AEC /* libRCTNetwork.a */,
  389. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */,
  390. );
  391. name = Products;
  392. sourceTree = "<group>";
  393. };
  394. 7B8F30291E84129500110AEC /* Products */ = {
  395. isa = PBXGroup;
  396. children = (
  397. 7B8F302E1E84129500110AEC /* libRCTSettings.a */,
  398. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */,
  399. );
  400. name = Products;
  401. sourceTree = "<group>";
  402. };
  403. 7B8F30321E8412A600110AEC /* Products */ = {
  404. isa = PBXGroup;
  405. children = (
  406. 7B8F30371E8412A600110AEC /* libRCTText.a */,
  407. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */,
  408. );
  409. name = Products;
  410. sourceTree = "<group>";
  411. };
  412. 7B8F303B1E8412B700110AEC /* Products */ = {
  413. isa = PBXGroup;
  414. children = (
  415. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */,
  416. );
  417. name = Products;
  418. sourceTree = "<group>";
  419. };
  420. 7B8F30411E8412E100110AEC /* Products */ = {
  421. isa = PBXGroup;
  422. children = (
  423. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */,
  424. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */,
  425. );
  426. name = Products;
  427. sourceTree = "<group>";
  428. };
  429. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  430. isa = PBXGroup;
  431. children = (
  432. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */,
  433. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */,
  434. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */,
  435. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */,
  436. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */,
  437. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */,
  438. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */,
  439. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */,
  440. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */,
  441. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */,
  442. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */,
  443. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */,
  444. );
  445. name = Libraries;
  446. sourceTree = "<group>";
  447. };
  448. 83CBB9F61A601CBA00E9B192 = {
  449. isa = PBXGroup;
  450. children = (
  451. 13B07FAE1A68108700A75B9A /* playground */,
  452. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  453. 00E356EF1AD99517003FC87E /* playgroundTests */,
  454. 83CBBA001A601CBA00E9B192 /* Products */,
  455. );
  456. indentWidth = 4;
  457. sourceTree = "<group>";
  458. tabWidth = 4;
  459. usesTabs = 1;
  460. };
  461. 83CBBA001A601CBA00E9B192 /* Products */ = {
  462. isa = PBXGroup;
  463. children = (
  464. 13B07F961A680F5B00A75B9A /* playground.app */,
  465. 00E356EE1AD99517003FC87E /* playgroundTests.xctest */,
  466. );
  467. name = Products;
  468. sourceTree = "<group>";
  469. };
  470. /* End PBXGroup section */
  471. /* Begin PBXNativeTarget section */
  472. 00E356ED1AD99517003FC87E /* playgroundTests */ = {
  473. isa = PBXNativeTarget;
  474. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "playgroundTests" */;
  475. buildPhases = (
  476. 00E356EA1AD99517003FC87E /* Sources */,
  477. 00E356EB1AD99517003FC87E /* Frameworks */,
  478. 00E356EC1AD99517003FC87E /* Resources */,
  479. );
  480. buildRules = (
  481. );
  482. dependencies = (
  483. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  484. );
  485. name = playgroundTests;
  486. productName = exampleTests;
  487. productReference = 00E356EE1AD99517003FC87E /* playgroundTests.xctest */;
  488. productType = "com.apple.product-type.bundle.unit-test";
  489. };
  490. 13B07F861A680F5B00A75B9A /* playground */ = {
  491. isa = PBXNativeTarget;
  492. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */;
  493. buildPhases = (
  494. 13B07F871A680F5B00A75B9A /* Sources */,
  495. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  496. 13B07F8E1A680F5B00A75B9A /* Resources */,
  497. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  498. );
  499. buildRules = (
  500. );
  501. dependencies = (
  502. );
  503. name = playground;
  504. productName = "Hello World";
  505. productReference = 13B07F961A680F5B00A75B9A /* playground.app */;
  506. productType = "com.apple.product-type.application";
  507. };
  508. /* End PBXNativeTarget section */
  509. /* Begin PBXProject section */
  510. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  511. isa = PBXProject;
  512. attributes = {
  513. LastUpgradeCheck = 0820;
  514. ORGANIZATIONNAME = Wix;
  515. TargetAttributes = {
  516. 00E356ED1AD99517003FC87E = {
  517. CreatedOnToolsVersion = 6.2;
  518. ProvisioningStyle = Manual;
  519. TestTargetID = 13B07F861A680F5B00A75B9A;
  520. };
  521. 13B07F861A680F5B00A75B9A = {
  522. ProvisioningStyle = Manual;
  523. };
  524. };
  525. };
  526. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */;
  527. compatibilityVersion = "Xcode 3.2";
  528. developmentRegion = English;
  529. hasScannedForEncodings = 0;
  530. knownRegions = (
  531. en,
  532. Base,
  533. );
  534. mainGroup = 83CBB9F61A601CBA00E9B192;
  535. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  536. projectDirPath = "";
  537. projectReferences = (
  538. {
  539. ProductGroup = 7B8F2FF61E8411A700110AEC /* Products */;
  540. ProjectRef = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  541. },
  542. {
  543. ProductGroup = 7B8F2FE61E840F6700110AEC /* Products */;
  544. ProjectRef = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  545. },
  546. {
  547. ProductGroup = 7B8F30081E84124A00110AEC /* Products */;
  548. ProjectRef = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  549. },
  550. {
  551. ProductGroup = 7B8F300E1E84125F00110AEC /* Products */;
  552. ProjectRef = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  553. },
  554. {
  555. ProductGroup = 7B8F30171E84127400110AEC /* Products */;
  556. ProjectRef = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  557. },
  558. {
  559. ProductGroup = 7B8F30201E84128500110AEC /* Products */;
  560. ProjectRef = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  561. },
  562. {
  563. ProductGroup = 7B8F30291E84129500110AEC /* Products */;
  564. ProjectRef = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  565. },
  566. {
  567. ProductGroup = 7B8F30321E8412A600110AEC /* Products */;
  568. ProjectRef = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  569. },
  570. {
  571. ProductGroup = 7B8F303B1E8412B700110AEC /* Products */;
  572. ProjectRef = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  573. },
  574. {
  575. ProductGroup = 7B8F30411E8412E100110AEC /* Products */;
  576. ProjectRef = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  577. },
  578. {
  579. ProductGroup = 7B8F2FCB1E840F3600110AEC /* Products */;
  580. ProjectRef = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  581. },
  582. {
  583. ProductGroup = 7B8F2FC51E840F1A00110AEC /* Products */;
  584. ProjectRef = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  585. },
  586. );
  587. projectRoot = "";
  588. targets = (
  589. 13B07F861A680F5B00A75B9A /* playground */,
  590. 00E356ED1AD99517003FC87E /* playgroundTests */,
  591. );
  592. };
  593. /* End PBXProject section */
  594. /* Begin PBXReferenceProxy section */
  595. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */ = {
  596. isa = PBXReferenceProxy;
  597. fileType = archive.ar;
  598. path = libReactNativeNavigation.a;
  599. remoteRef = 7B8F2FC81E840F1A00110AEC /* PBXContainerItemProxy */;
  600. sourceTree = BUILT_PRODUCTS_DIR;
  601. };
  602. 7B8F2FD61E840F3600110AEC /* libReact.a */ = {
  603. isa = PBXReferenceProxy;
  604. fileType = archive.ar;
  605. path = libReact.a;
  606. remoteRef = 7B8F2FD51E840F3600110AEC /* PBXContainerItemProxy */;
  607. sourceTree = BUILT_PRODUCTS_DIR;
  608. };
  609. 7B8F2FD81E840F3600110AEC /* libReact.a */ = {
  610. isa = PBXReferenceProxy;
  611. fileType = archive.ar;
  612. path = libReact.a;
  613. remoteRef = 7B8F2FD71E840F3600110AEC /* PBXContainerItemProxy */;
  614. sourceTree = BUILT_PRODUCTS_DIR;
  615. };
  616. 7B8F2FDA1E840F3600110AEC /* libyoga.a */ = {
  617. isa = PBXReferenceProxy;
  618. fileType = archive.ar;
  619. path = libyoga.a;
  620. remoteRef = 7B8F2FD91E840F3600110AEC /* PBXContainerItemProxy */;
  621. sourceTree = BUILT_PRODUCTS_DIR;
  622. };
  623. 7B8F2FDC1E840F3600110AEC /* libyoga.a */ = {
  624. isa = PBXReferenceProxy;
  625. fileType = archive.ar;
  626. path = libyoga.a;
  627. remoteRef = 7B8F2FDB1E840F3600110AEC /* PBXContainerItemProxy */;
  628. sourceTree = BUILT_PRODUCTS_DIR;
  629. };
  630. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */ = {
  631. isa = PBXReferenceProxy;
  632. fileType = archive.ar;
  633. path = libcxxreact.a;
  634. remoteRef = 7B8F2FDD1E840F3600110AEC /* PBXContainerItemProxy */;
  635. sourceTree = BUILT_PRODUCTS_DIR;
  636. };
  637. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */ = {
  638. isa = PBXReferenceProxy;
  639. fileType = archive.ar;
  640. path = libcxxreact.a;
  641. remoteRef = 7B8F2FDF1E840F3600110AEC /* PBXContainerItemProxy */;
  642. sourceTree = BUILT_PRODUCTS_DIR;
  643. };
  644. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */ = {
  645. isa = PBXReferenceProxy;
  646. fileType = archive.ar;
  647. path = libjschelpers.a;
  648. remoteRef = 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */;
  649. sourceTree = BUILT_PRODUCTS_DIR;
  650. };
  651. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */ = {
  652. isa = PBXReferenceProxy;
  653. fileType = archive.ar;
  654. path = libjschelpers.a;
  655. remoteRef = 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */;
  656. sourceTree = BUILT_PRODUCTS_DIR;
  657. };
  658. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */ = {
  659. isa = PBXReferenceProxy;
  660. fileType = archive.ar;
  661. path = libRCTAnimation.a;
  662. remoteRef = 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */;
  663. sourceTree = BUILT_PRODUCTS_DIR;
  664. };
  665. 7B8F2FED1E840F6700110AEC /* libRCTAnimation-tvOS.a */ = {
  666. isa = PBXReferenceProxy;
  667. fileType = archive.ar;
  668. path = "libRCTAnimation-tvOS.a";
  669. remoteRef = 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */;
  670. sourceTree = BUILT_PRODUCTS_DIR;
  671. };
  672. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */ = {
  673. isa = PBXReferenceProxy;
  674. fileType = archive.ar;
  675. path = libRCTActionSheet.a;
  676. remoteRef = 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */;
  677. sourceTree = BUILT_PRODUCTS_DIR;
  678. };
  679. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */ = {
  680. isa = PBXReferenceProxy;
  681. fileType = archive.ar;
  682. path = libRCTGeolocation.a;
  683. remoteRef = 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */;
  684. sourceTree = BUILT_PRODUCTS_DIR;
  685. };
  686. 7B8F30131E84125F00110AEC /* libRCTImage.a */ = {
  687. isa = PBXReferenceProxy;
  688. fileType = archive.ar;
  689. path = libRCTImage.a;
  690. remoteRef = 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */;
  691. sourceTree = BUILT_PRODUCTS_DIR;
  692. };
  693. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */ = {
  694. isa = PBXReferenceProxy;
  695. fileType = archive.ar;
  696. path = "libRCTImage-tvOS.a";
  697. remoteRef = 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */;
  698. sourceTree = BUILT_PRODUCTS_DIR;
  699. };
  700. 7B8F301C1E84127400110AEC /* libRCTLinking.a */ = {
  701. isa = PBXReferenceProxy;
  702. fileType = archive.ar;
  703. path = libRCTLinking.a;
  704. remoteRef = 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */;
  705. sourceTree = BUILT_PRODUCTS_DIR;
  706. };
  707. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */ = {
  708. isa = PBXReferenceProxy;
  709. fileType = archive.ar;
  710. path = "libRCTLinking-tvOS.a";
  711. remoteRef = 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */;
  712. sourceTree = BUILT_PRODUCTS_DIR;
  713. };
  714. 7B8F30251E84128500110AEC /* libRCTNetwork.a */ = {
  715. isa = PBXReferenceProxy;
  716. fileType = archive.ar;
  717. path = libRCTNetwork.a;
  718. remoteRef = 7B8F30241E84128500110AEC /* PBXContainerItemProxy */;
  719. sourceTree = BUILT_PRODUCTS_DIR;
  720. };
  721. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */ = {
  722. isa = PBXReferenceProxy;
  723. fileType = archive.ar;
  724. path = "libRCTNetwork-tvOS.a";
  725. remoteRef = 7B8F30261E84128500110AEC /* PBXContainerItemProxy */;
  726. sourceTree = BUILT_PRODUCTS_DIR;
  727. };
  728. 7B8F302E1E84129500110AEC /* libRCTSettings.a */ = {
  729. isa = PBXReferenceProxy;
  730. fileType = archive.ar;
  731. path = libRCTSettings.a;
  732. remoteRef = 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */;
  733. sourceTree = BUILT_PRODUCTS_DIR;
  734. };
  735. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */ = {
  736. isa = PBXReferenceProxy;
  737. fileType = archive.ar;
  738. path = "libRCTSettings-tvOS.a";
  739. remoteRef = 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */;
  740. sourceTree = BUILT_PRODUCTS_DIR;
  741. };
  742. 7B8F30371E8412A600110AEC /* libRCTText.a */ = {
  743. isa = PBXReferenceProxy;
  744. fileType = archive.ar;
  745. path = libRCTText.a;
  746. remoteRef = 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */;
  747. sourceTree = BUILT_PRODUCTS_DIR;
  748. };
  749. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */ = {
  750. isa = PBXReferenceProxy;
  751. fileType = archive.ar;
  752. path = "libRCTText-tvOS.a";
  753. remoteRef = 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */;
  754. sourceTree = BUILT_PRODUCTS_DIR;
  755. };
  756. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */ = {
  757. isa = PBXReferenceProxy;
  758. fileType = archive.ar;
  759. path = libRCTVibration.a;
  760. remoteRef = 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */;
  761. sourceTree = BUILT_PRODUCTS_DIR;
  762. };
  763. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */ = {
  764. isa = PBXReferenceProxy;
  765. fileType = archive.ar;
  766. path = libRCTWebSocket.a;
  767. remoteRef = 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */;
  768. sourceTree = BUILT_PRODUCTS_DIR;
  769. };
  770. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */ = {
  771. isa = PBXReferenceProxy;
  772. fileType = archive.ar;
  773. path = "libRCTWebSocket-tvOS.a";
  774. remoteRef = 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */;
  775. sourceTree = BUILT_PRODUCTS_DIR;
  776. };
  777. /* End PBXReferenceProxy section */
  778. /* Begin PBXResourcesBuildPhase section */
  779. 00E356EC1AD99517003FC87E /* Resources */ = {
  780. isa = PBXResourcesBuildPhase;
  781. buildActionMask = 2147483647;
  782. files = (
  783. );
  784. runOnlyForDeploymentPostprocessing = 0;
  785. };
  786. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  787. isa = PBXResourcesBuildPhase;
  788. buildActionMask = 2147483647;
  789. files = (
  790. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  791. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  792. );
  793. runOnlyForDeploymentPostprocessing = 0;
  794. };
  795. /* End PBXResourcesBuildPhase section */
  796. /* Begin PBXShellScriptBuildPhase section */
  797. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  798. isa = PBXShellScriptBuildPhase;
  799. buildActionMask = 2147483647;
  800. files = (
  801. );
  802. inputPaths = (
  803. );
  804. name = "Bundle React Native code and images";
  805. outputPaths = (
  806. );
  807. runOnlyForDeploymentPostprocessing = 0;
  808. shellPath = /bin/sh;
  809. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/packager/react-native-xcode.sh ./playground/index.ios.js";
  810. };
  811. /* End PBXShellScriptBuildPhase section */
  812. /* Begin PBXSourcesBuildPhase section */
  813. 00E356EA1AD99517003FC87E /* Sources */ = {
  814. isa = PBXSourcesBuildPhase;
  815. buildActionMask = 2147483647;
  816. files = (
  817. 268692851E50572700E2C612 /* RNNStoreTest.m in Sources */,
  818. 266DDDF71E8BCE9900C6F13C /* RNNNavigationStackManagerTest.m in Sources */,
  819. 26DB71671E82C65600A69712 /* RNNCommandsHandlerTest.m in Sources */,
  820. 261F0E671E6EE9EC00989DE2 /* RNNModalManagerTest.m in Sources */,
  821. 26070FD01E4B8B9D003EC8B9 /* RNNControllerFactoryTest.m in Sources */,
  822. );
  823. runOnlyForDeploymentPostprocessing = 0;
  824. };
  825. 13B07F871A680F5B00A75B9A /* Sources */ = {
  826. isa = PBXSourcesBuildPhase;
  827. buildActionMask = 2147483647;
  828. files = (
  829. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  830. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  831. );
  832. runOnlyForDeploymentPostprocessing = 0;
  833. };
  834. /* End PBXSourcesBuildPhase section */
  835. /* Begin PBXTargetDependency section */
  836. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  837. isa = PBXTargetDependency;
  838. target = 13B07F861A680F5B00A75B9A /* playground */;
  839. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  840. };
  841. /* End PBXTargetDependency section */
  842. /* Begin PBXVariantGroup section */
  843. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  844. isa = PBXVariantGroup;
  845. children = (
  846. 13B07FB21A68108700A75B9A /* Base */,
  847. );
  848. name = LaunchScreen.xib;
  849. sourceTree = "<group>";
  850. };
  851. /* End PBXVariantGroup section */
  852. /* Begin XCBuildConfiguration section */
  853. 00E356F61AD99517003FC87E /* Debug */ = {
  854. isa = XCBuildConfiguration;
  855. buildSettings = {
  856. BUNDLE_LOADER = "$(TEST_HOST)";
  857. DEVELOPMENT_TEAM = "";
  858. GCC_PREPROCESSOR_DEFINITIONS = (
  859. "DEBUG=1",
  860. "$(inherited)",
  861. );
  862. HEADER_SEARCH_PATHS = "${SRCROOT}/../../lib/ios/**";
  863. INFOPLIST_FILE = playgroundTests/Info.plist;
  864. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  865. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  866. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.playground.$(PRODUCT_NAME:rfc1034identifier)";
  867. PRODUCT_NAME = "$(TARGET_NAME)";
  868. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/playground.app/playground";
  869. };
  870. name = Debug;
  871. };
  872. 00E356F71AD99517003FC87E /* Release */ = {
  873. isa = XCBuildConfiguration;
  874. buildSettings = {
  875. BUNDLE_LOADER = "$(TEST_HOST)";
  876. COPY_PHASE_STRIP = NO;
  877. DEVELOPMENT_TEAM = "";
  878. HEADER_SEARCH_PATHS = "${SRCROOT}/../../lib/ios/**";
  879. INFOPLIST_FILE = playgroundTests/Info.plist;
  880. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  881. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  882. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.playground.$(PRODUCT_NAME:rfc1034identifier)";
  883. PRODUCT_NAME = "$(TARGET_NAME)";
  884. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/playground.app/playground";
  885. };
  886. name = Release;
  887. };
  888. 13B07F941A680F5B00A75B9A /* Debug */ = {
  889. isa = XCBuildConfiguration;
  890. buildSettings = {
  891. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  892. DEAD_CODE_STRIPPING = NO;
  893. DEVELOPMENT_TEAM = "";
  894. INFOPLIST_FILE = playground/Info.plist;
  895. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  896. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  897. OTHER_LDFLAGS = (
  898. "-ObjC",
  899. "-l\"c++\"",
  900. );
  901. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  902. PRODUCT_NAME = playground;
  903. };
  904. name = Debug;
  905. };
  906. 13B07F951A680F5B00A75B9A /* Release */ = {
  907. isa = XCBuildConfiguration;
  908. buildSettings = {
  909. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  910. DEVELOPMENT_TEAM = "";
  911. INFOPLIST_FILE = playground/Info.plist;
  912. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  913. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  914. OTHER_LDFLAGS = (
  915. "-ObjC",
  916. "-l\"c++\"",
  917. );
  918. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  919. PRODUCT_NAME = playground;
  920. };
  921. name = Release;
  922. };
  923. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  924. isa = XCBuildConfiguration;
  925. buildSettings = {
  926. ALWAYS_SEARCH_USER_PATHS = NO;
  927. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  928. CLANG_CXX_LIBRARY = "libc++";
  929. CLANG_ENABLE_MODULES = YES;
  930. CLANG_ENABLE_OBJC_ARC = YES;
  931. CLANG_WARN_BOOL_CONVERSION = YES;
  932. CLANG_WARN_CONSTANT_CONVERSION = YES;
  933. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  934. CLANG_WARN_EMPTY_BODY = YES;
  935. CLANG_WARN_ENUM_CONVERSION = YES;
  936. CLANG_WARN_INFINITE_RECURSION = YES;
  937. CLANG_WARN_INT_CONVERSION = YES;
  938. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  939. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  940. CLANG_WARN_UNREACHABLE_CODE = YES;
  941. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  942. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  943. COPY_PHASE_STRIP = NO;
  944. ENABLE_STRICT_OBJC_MSGSEND = YES;
  945. GCC_C_LANGUAGE_STANDARD = gnu99;
  946. GCC_DYNAMIC_NO_PIC = NO;
  947. GCC_NO_COMMON_BLOCKS = YES;
  948. GCC_OPTIMIZATION_LEVEL = 0;
  949. GCC_PREPROCESSOR_DEFINITIONS = (
  950. "DEBUG=1",
  951. "$(inherited)",
  952. );
  953. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  954. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  955. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  956. GCC_WARN_UNDECLARED_SELECTOR = YES;
  957. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  958. GCC_WARN_UNUSED_FUNCTION = YES;
  959. GCC_WARN_UNUSED_VARIABLE = YES;
  960. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  961. MTL_ENABLE_DEBUG_INFO = YES;
  962. ONLY_ACTIVE_ARCH = YES;
  963. OTHER_LDFLAGS = "";
  964. SDKROOT = iphoneos;
  965. };
  966. name = Debug;
  967. };
  968. 83CBBA211A601CBA00E9B192 /* Release */ = {
  969. isa = XCBuildConfiguration;
  970. buildSettings = {
  971. ALWAYS_SEARCH_USER_PATHS = NO;
  972. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  973. CLANG_CXX_LIBRARY = "libc++";
  974. CLANG_ENABLE_MODULES = YES;
  975. CLANG_ENABLE_OBJC_ARC = YES;
  976. CLANG_WARN_BOOL_CONVERSION = YES;
  977. CLANG_WARN_CONSTANT_CONVERSION = YES;
  978. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  979. CLANG_WARN_EMPTY_BODY = YES;
  980. CLANG_WARN_ENUM_CONVERSION = YES;
  981. CLANG_WARN_INFINITE_RECURSION = YES;
  982. CLANG_WARN_INT_CONVERSION = YES;
  983. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  984. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  985. CLANG_WARN_UNREACHABLE_CODE = YES;
  986. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  987. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  988. COPY_PHASE_STRIP = YES;
  989. ENABLE_NS_ASSERTIONS = NO;
  990. ENABLE_STRICT_OBJC_MSGSEND = YES;
  991. GCC_C_LANGUAGE_STANDARD = gnu99;
  992. GCC_NO_COMMON_BLOCKS = YES;
  993. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  994. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  995. GCC_WARN_UNDECLARED_SELECTOR = YES;
  996. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  997. GCC_WARN_UNUSED_FUNCTION = YES;
  998. GCC_WARN_UNUSED_VARIABLE = YES;
  999. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1000. MTL_ENABLE_DEBUG_INFO = NO;
  1001. OTHER_LDFLAGS = "";
  1002. SDKROOT = iphoneos;
  1003. VALIDATE_PRODUCT = YES;
  1004. };
  1005. name = Release;
  1006. };
  1007. /* End XCBuildConfiguration section */
  1008. /* Begin XCConfigurationList section */
  1009. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "playgroundTests" */ = {
  1010. isa = XCConfigurationList;
  1011. buildConfigurations = (
  1012. 00E356F61AD99517003FC87E /* Debug */,
  1013. 00E356F71AD99517003FC87E /* Release */,
  1014. );
  1015. defaultConfigurationIsVisible = 0;
  1016. defaultConfigurationName = Debug;
  1017. };
  1018. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */ = {
  1019. isa = XCConfigurationList;
  1020. buildConfigurations = (
  1021. 13B07F941A680F5B00A75B9A /* Debug */,
  1022. 13B07F951A680F5B00A75B9A /* Release */,
  1023. );
  1024. defaultConfigurationIsVisible = 0;
  1025. defaultConfigurationName = Debug;
  1026. };
  1027. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */ = {
  1028. isa = XCConfigurationList;
  1029. buildConfigurations = (
  1030. 83CBBA201A601CBA00E9B192 /* Debug */,
  1031. 83CBBA211A601CBA00E9B192 /* Release */,
  1032. );
  1033. defaultConfigurationIsVisible = 0;
  1034. defaultConfigurationName = Debug;
  1035. };
  1036. /* End XCConfigurationList section */
  1037. };
  1038. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1039. }