react-native-navigation的迁移库

project.pbxproj 39KB

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