react-native-navigation的迁移库

project.pbxproj 39KB

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