No Description

project.pbxproj 33KB

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