react-native-navigation的迁移库

project.pbxproj 40KB

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