Brak opisu

project.pbxproj 27KB

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