react-native-navigation的迁移库

project.pbxproj 46KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220
  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-tvOS.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. 6956ED03EAA1831C238A5BB4 /* Copy Detox Framework */,
  482. );
  483. buildRules = (
  484. );
  485. dependencies = (
  486. );
  487. name = example;
  488. productName = "Hello World";
  489. productReference = 13B07F961A680F5B00A75B9A /* example.app */;
  490. productType = "com.apple.product-type.application";
  491. };
  492. /* End PBXNativeTarget section */
  493. /* Begin PBXProject section */
  494. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  495. isa = PBXProject;
  496. attributes = {
  497. LastUpgradeCheck = 0610;
  498. ORGANIZATIONNAME = Facebook;
  499. TargetAttributes = {
  500. 00E356ED1AD99517003FC87E = {
  501. CreatedOnToolsVersion = 6.2;
  502. TestTargetID = 13B07F861A680F5B00A75B9A;
  503. };
  504. };
  505. };
  506. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */;
  507. compatibilityVersion = "Xcode 3.2";
  508. developmentRegion = English;
  509. hasScannedForEncodings = 0;
  510. knownRegions = (
  511. en,
  512. Base,
  513. );
  514. mainGroup = 83CBB9F61A601CBA00E9B192;
  515. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  516. projectDirPath = "";
  517. projectReferences = (
  518. {
  519. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  520. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  521. },
  522. {
  523. ProductGroup = 7B9B395D1DEB4076004A6281 /* Products */;
  524. ProjectRef = 7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */;
  525. },
  526. {
  527. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  528. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  529. },
  530. {
  531. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  532. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  533. },
  534. {
  535. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  536. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  537. },
  538. {
  539. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  540. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  541. },
  542. {
  543. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  544. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  545. },
  546. {
  547. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  548. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  549. },
  550. {
  551. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  552. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  553. },
  554. {
  555. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  556. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  557. },
  558. {
  559. ProductGroup = 146834001AC3E56700842450 /* Products */;
  560. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  561. },
  562. {
  563. ProductGroup = 2647D65A1DB175B300B23722 /* Products */;
  564. ProjectRef = 2647D6591DB175B300B23722 /* ReactNativeNavigation.xcodeproj */;
  565. },
  566. );
  567. projectRoot = "";
  568. targets = (
  569. 13B07F861A680F5B00A75B9A /* example */,
  570. 00E356ED1AD99517003FC87E /* exampleTests */,
  571. );
  572. };
  573. /* End PBXProject section */
  574. /* Begin PBXReferenceProxy section */
  575. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  576. isa = PBXReferenceProxy;
  577. fileType = archive.ar;
  578. path = libRCTActionSheet.a;
  579. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  580. sourceTree = BUILT_PRODUCTS_DIR;
  581. };
  582. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  583. isa = PBXReferenceProxy;
  584. fileType = archive.ar;
  585. path = libRCTGeolocation.a;
  586. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  587. sourceTree = BUILT_PRODUCTS_DIR;
  588. };
  589. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  590. isa = PBXReferenceProxy;
  591. fileType = archive.ar;
  592. path = libRCTImage.a;
  593. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  594. sourceTree = BUILT_PRODUCTS_DIR;
  595. };
  596. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  597. isa = PBXReferenceProxy;
  598. fileType = archive.ar;
  599. path = libRCTNetwork.a;
  600. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  601. sourceTree = BUILT_PRODUCTS_DIR;
  602. };
  603. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  604. isa = PBXReferenceProxy;
  605. fileType = archive.ar;
  606. path = libRCTVibration.a;
  607. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  608. sourceTree = BUILT_PRODUCTS_DIR;
  609. };
  610. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  611. isa = PBXReferenceProxy;
  612. fileType = archive.ar;
  613. path = libRCTSettings.a;
  614. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  615. sourceTree = BUILT_PRODUCTS_DIR;
  616. };
  617. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  618. isa = PBXReferenceProxy;
  619. fileType = archive.ar;
  620. path = libRCTWebSocket.a;
  621. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  622. sourceTree = BUILT_PRODUCTS_DIR;
  623. };
  624. 146834041AC3E56700842450 /* libReact.a */ = {
  625. isa = PBXReferenceProxy;
  626. fileType = archive.ar;
  627. path = libReact.a;
  628. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  629. sourceTree = BUILT_PRODUCTS_DIR;
  630. };
  631. 2647D65E1DB175B300B23722 /* libReactNativeNavigation.a */ = {
  632. isa = PBXReferenceProxy;
  633. fileType = archive.ar;
  634. path = libReactNativeNavigation.a;
  635. remoteRef = 2647D65D1DB175B300B23722 /* PBXContainerItemProxy */;
  636. sourceTree = BUILT_PRODUCTS_DIR;
  637. };
  638. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  639. isa = PBXReferenceProxy;
  640. fileType = archive.ar;
  641. path = libRCTLinking.a;
  642. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  643. sourceTree = BUILT_PRODUCTS_DIR;
  644. };
  645. 7B9B39631DEB4076004A6281 /* libRCTAnimation.a */ = {
  646. isa = PBXReferenceProxy;
  647. fileType = archive.ar;
  648. path = libRCTAnimation.a;
  649. remoteRef = 7B9B39621DEB4076004A6281 /* PBXContainerItemProxy */;
  650. sourceTree = BUILT_PRODUCTS_DIR;
  651. };
  652. 7B9B39651DEB4076004A6281 /* libRCTAnimation-tvOS.a */ = {
  653. isa = PBXReferenceProxy;
  654. fileType = archive.ar;
  655. path = "libRCTAnimation-tvOS.a";
  656. remoteRef = 7B9B39641DEB4076004A6281 /* PBXContainerItemProxy */;
  657. sourceTree = BUILT_PRODUCTS_DIR;
  658. };
  659. 7B9B396A1DEB4076004A6281 /* libRCTImage-tvOS.a */ = {
  660. isa = PBXReferenceProxy;
  661. fileType = archive.ar;
  662. path = "libRCTImage-tvOS.a";
  663. remoteRef = 7B9B39691DEB4076004A6281 /* PBXContainerItemProxy */;
  664. sourceTree = BUILT_PRODUCTS_DIR;
  665. };
  666. 7B9B396E1DEB4076004A6281 /* libRCTLinking-tvOS.a */ = {
  667. isa = PBXReferenceProxy;
  668. fileType = archive.ar;
  669. path = "libRCTLinking-tvOS.a";
  670. remoteRef = 7B9B396D1DEB4076004A6281 /* PBXContainerItemProxy */;
  671. sourceTree = BUILT_PRODUCTS_DIR;
  672. };
  673. 7B9B39721DEB4076004A6281 /* libRCTNetwork-tvOS.a */ = {
  674. isa = PBXReferenceProxy;
  675. fileType = archive.ar;
  676. path = "libRCTNetwork-tvOS.a";
  677. remoteRef = 7B9B39711DEB4076004A6281 /* PBXContainerItemProxy */;
  678. sourceTree = BUILT_PRODUCTS_DIR;
  679. };
  680. 7B9B39761DEB4076004A6281 /* libRCTSettings-tvOS.a */ = {
  681. isa = PBXReferenceProxy;
  682. fileType = archive.ar;
  683. path = "libRCTSettings-tvOS.a";
  684. remoteRef = 7B9B39751DEB4076004A6281 /* PBXContainerItemProxy */;
  685. sourceTree = BUILT_PRODUCTS_DIR;
  686. };
  687. 7B9B397A1DEB4076004A6281 /* libRCTText-tvOS.a */ = {
  688. isa = PBXReferenceProxy;
  689. fileType = archive.ar;
  690. path = "libRCTText-tvOS.a";
  691. remoteRef = 7B9B39791DEB4076004A6281 /* PBXContainerItemProxy */;
  692. sourceTree = BUILT_PRODUCTS_DIR;
  693. };
  694. 7B9B397F1DEB4076004A6281 /* libRCTWebSocket-tvOS.a */ = {
  695. isa = PBXReferenceProxy;
  696. fileType = archive.ar;
  697. path = "libRCTWebSocket-tvOS.a";
  698. remoteRef = 7B9B397E1DEB4076004A6281 /* PBXContainerItemProxy */;
  699. sourceTree = BUILT_PRODUCTS_DIR;
  700. };
  701. 7B9B39831DEB4076004A6281 /* libReact.a */ = {
  702. isa = PBXReferenceProxy;
  703. fileType = archive.ar;
  704. path = libReact.a;
  705. remoteRef = 7B9B39821DEB4076004A6281 /* PBXContainerItemProxy */;
  706. sourceTree = BUILT_PRODUCTS_DIR;
  707. };
  708. 7BFF94271E5F10F20054957C /* libyoga.a */ = {
  709. isa = PBXReferenceProxy;
  710. fileType = archive.ar;
  711. path = libyoga.a;
  712. remoteRef = 7BFF94261E5F10F20054957C /* PBXContainerItemProxy */;
  713. sourceTree = BUILT_PRODUCTS_DIR;
  714. };
  715. 7BFF94291E5F10F20054957C /* libyoga.a */ = {
  716. isa = PBXReferenceProxy;
  717. fileType = archive.ar;
  718. path = libyoga.a;
  719. remoteRef = 7BFF94281E5F10F20054957C /* PBXContainerItemProxy */;
  720. sourceTree = BUILT_PRODUCTS_DIR;
  721. };
  722. 7BFF942B1E5F10F20054957C /* libcxxreact.a */ = {
  723. isa = PBXReferenceProxy;
  724. fileType = archive.ar;
  725. path = libcxxreact.a;
  726. remoteRef = 7BFF942A1E5F10F20054957C /* PBXContainerItemProxy */;
  727. sourceTree = BUILT_PRODUCTS_DIR;
  728. };
  729. 7BFF942D1E5F10F20054957C /* libcxxreact.a */ = {
  730. isa = PBXReferenceProxy;
  731. fileType = archive.ar;
  732. path = libcxxreact.a;
  733. remoteRef = 7BFF942C1E5F10F20054957C /* PBXContainerItemProxy */;
  734. sourceTree = BUILT_PRODUCTS_DIR;
  735. };
  736. 7BFF942F1E5F10F20054957C /* libjschelpers.a */ = {
  737. isa = PBXReferenceProxy;
  738. fileType = archive.ar;
  739. path = libjschelpers.a;
  740. remoteRef = 7BFF942E1E5F10F20054957C /* PBXContainerItemProxy */;
  741. sourceTree = BUILT_PRODUCTS_DIR;
  742. };
  743. 7BFF94311E5F10F20054957C /* libjschelpers.a */ = {
  744. isa = PBXReferenceProxy;
  745. fileType = archive.ar;
  746. path = libjschelpers.a;
  747. remoteRef = 7BFF94301E5F10F20054957C /* PBXContainerItemProxy */;
  748. sourceTree = BUILT_PRODUCTS_DIR;
  749. };
  750. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  751. isa = PBXReferenceProxy;
  752. fileType = archive.ar;
  753. path = libRCTText.a;
  754. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  755. sourceTree = BUILT_PRODUCTS_DIR;
  756. };
  757. /* End PBXReferenceProxy section */
  758. /* Begin PBXResourcesBuildPhase section */
  759. 00E356EC1AD99517003FC87E /* Resources */ = {
  760. isa = PBXResourcesBuildPhase;
  761. buildActionMask = 2147483647;
  762. files = (
  763. );
  764. runOnlyForDeploymentPostprocessing = 0;
  765. };
  766. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  767. isa = PBXResourcesBuildPhase;
  768. buildActionMask = 2147483647;
  769. files = (
  770. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  771. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  772. );
  773. runOnlyForDeploymentPostprocessing = 0;
  774. };
  775. /* End PBXResourcesBuildPhase section */
  776. /* Begin PBXShellScriptBuildPhase section */
  777. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  778. isa = PBXShellScriptBuildPhase;
  779. buildActionMask = 2147483647;
  780. files = (
  781. );
  782. inputPaths = (
  783. );
  784. name = "Bundle React Native code and images";
  785. outputPaths = (
  786. );
  787. runOnlyForDeploymentPostprocessing = 0;
  788. shellPath = /bin/sh;
  789. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
  790. };
  791. 6956ED03EAA1831C238A5BB4 /* Copy Detox Framework */ = {
  792. isa = PBXShellScriptBuildPhase;
  793. buildActionMask = 2147483647;
  794. files = (
  795. );
  796. inputPaths = (
  797. );
  798. name = "Copy Detox Framework";
  799. outputPaths = (
  800. );
  801. runOnlyForDeploymentPostprocessing = 0;
  802. shellPath = /bin/bash;
  803. shellScript = "if [ -n \"$DEPLOY_DETOX_FRAMEWORK\" ]; then\nmkdir -p \"${BUILT_PRODUCTS_DIR}\"/\"${FRAMEWORKS_FOLDER_PATH}\"\ncp -r \"${PROJECT_DIR}\"/../node_modules/detox/Detox.framework \"${BUILT_PRODUCTS_DIR}\"/\"${FRAMEWORKS_FOLDER_PATH}\"\nfi";
  804. };
  805. /* End PBXShellScriptBuildPhase section */
  806. /* Begin PBXSourcesBuildPhase section */
  807. 00E356EA1AD99517003FC87E /* Sources */ = {
  808. isa = PBXSourcesBuildPhase;
  809. buildActionMask = 2147483647;
  810. files = (
  811. 00E356F31AD99517003FC87E /* exampleTests.m in Sources */,
  812. );
  813. runOnlyForDeploymentPostprocessing = 0;
  814. };
  815. 13B07F871A680F5B00A75B9A /* Sources */ = {
  816. isa = PBXSourcesBuildPhase;
  817. buildActionMask = 2147483647;
  818. files = (
  819. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  820. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  821. );
  822. runOnlyForDeploymentPostprocessing = 0;
  823. };
  824. /* End PBXSourcesBuildPhase section */
  825. /* Begin PBXTargetDependency section */
  826. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  827. isa = PBXTargetDependency;
  828. target = 13B07F861A680F5B00A75B9A /* example */;
  829. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  830. };
  831. /* End PBXTargetDependency section */
  832. /* Begin PBXVariantGroup section */
  833. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  834. isa = PBXVariantGroup;
  835. children = (
  836. 13B07FB21A68108700A75B9A /* Base */,
  837. );
  838. name = LaunchScreen.xib;
  839. path = example;
  840. sourceTree = "<group>";
  841. };
  842. /* End PBXVariantGroup section */
  843. /* Begin XCBuildConfiguration section */
  844. 00E356F61AD99517003FC87E /* Debug */ = {
  845. isa = XCBuildConfiguration;
  846. buildSettings = {
  847. BUNDLE_LOADER = "$(TEST_HOST)";
  848. FRAMEWORK_SEARCH_PATHS = (
  849. "$(SDKROOT)/Developer/Library/Frameworks",
  850. "$(inherited)",
  851. );
  852. GCC_PREPROCESSOR_DEFINITIONS = (
  853. "DEBUG=1",
  854. "$(inherited)",
  855. );
  856. INFOPLIST_FILE = exampleTests/Info.plist;
  857. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  858. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  859. PRODUCT_NAME = "$(TARGET_NAME)";
  860. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
  861. };
  862. name = Debug;
  863. };
  864. 00E356F71AD99517003FC87E /* Release */ = {
  865. isa = XCBuildConfiguration;
  866. buildSettings = {
  867. BUNDLE_LOADER = "$(TEST_HOST)";
  868. COPY_PHASE_STRIP = NO;
  869. FRAMEWORK_SEARCH_PATHS = (
  870. "$(SDKROOT)/Developer/Library/Frameworks",
  871. "$(inherited)",
  872. );
  873. INFOPLIST_FILE = exampleTests/Info.plist;
  874. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  875. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  876. PRODUCT_NAME = "$(TARGET_NAME)";
  877. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
  878. };
  879. name = Release;
  880. };
  881. 13B07F941A680F5B00A75B9A /* Debug */ = {
  882. isa = XCBuildConfiguration;
  883. buildSettings = {
  884. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  885. DEAD_CODE_STRIPPING = NO;
  886. HEADER_SEARCH_PATHS = (
  887. "$(inherited)",
  888. "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
  889. );
  890. INFOPLIST_FILE = example/Info.plist;
  891. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  892. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  893. OTHER_LDFLAGS = (
  894. "-ObjC",
  895. "-l\"c++\"",
  896. );
  897. PRODUCT_NAME = example;
  898. };
  899. name = Debug;
  900. };
  901. 13B07F951A680F5B00A75B9A /* Release */ = {
  902. isa = XCBuildConfiguration;
  903. buildSettings = {
  904. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  905. HEADER_SEARCH_PATHS = (
  906. "$(inherited)",
  907. "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
  908. );
  909. INFOPLIST_FILE = example/Info.plist;
  910. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  911. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  912. OTHER_LDFLAGS = (
  913. "-ObjC",
  914. "-l\"c++\"",
  915. );
  916. PRODUCT_NAME = example;
  917. };
  918. name = Release;
  919. };
  920. 2C24A1398D388E120DDC2CA1 /* Debug_Detox */ = {
  921. isa = XCBuildConfiguration;
  922. buildSettings = {
  923. ALWAYS_SEARCH_USER_PATHS = NO;
  924. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  925. CLANG_CXX_LIBRARY = "libc++";
  926. CLANG_ENABLE_MODULES = YES;
  927. CLANG_ENABLE_OBJC_ARC = YES;
  928. CLANG_WARN_BOOL_CONVERSION = YES;
  929. CLANG_WARN_CONSTANT_CONVERSION = YES;
  930. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  931. CLANG_WARN_EMPTY_BODY = YES;
  932. CLANG_WARN_ENUM_CONVERSION = YES;
  933. CLANG_WARN_INT_CONVERSION = YES;
  934. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  935. CLANG_WARN_UNREACHABLE_CODE = YES;
  936. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  937. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  938. COPY_PHASE_STRIP = NO;
  939. ENABLE_STRICT_OBJC_MSGSEND = YES;
  940. GCC_C_LANGUAGE_STANDARD = gnu99;
  941. GCC_DYNAMIC_NO_PIC = NO;
  942. GCC_OPTIMIZATION_LEVEL = 0;
  943. GCC_PREPROCESSOR_DEFINITIONS = (
  944. "DEBUG=1",
  945. "$(inherited)",
  946. );
  947. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  948. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  949. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  950. GCC_WARN_UNDECLARED_SELECTOR = YES;
  951. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  952. GCC_WARN_UNUSED_FUNCTION = YES;
  953. GCC_WARN_UNUSED_VARIABLE = YES;
  954. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  955. MTL_ENABLE_DEBUG_INFO = YES;
  956. ONLY_ACTIVE_ARCH = YES;
  957. OTHER_LDFLAGS = "";
  958. SDKROOT = iphoneos;
  959. };
  960. name = Debug_Detox;
  961. };
  962. 5627D4C51CEC610E1744267F /* Debug_Detox */ = {
  963. isa = XCBuildConfiguration;
  964. buildSettings = {
  965. BUNDLE_LOADER = "$(TEST_HOST)";
  966. FRAMEWORK_SEARCH_PATHS = (
  967. "$(SDKROOT)/Developer/Library/Frameworks",
  968. "$(inherited)",
  969. );
  970. GCC_PREPROCESSOR_DEFINITIONS = (
  971. "DEBUG=1",
  972. "$(inherited)",
  973. );
  974. INFOPLIST_FILE = exampleTests/Info.plist;
  975. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  976. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  977. PRODUCT_NAME = "$(TARGET_NAME)";
  978. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
  979. };
  980. name = Debug_Detox;
  981. };
  982. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  983. isa = XCBuildConfiguration;
  984. buildSettings = {
  985. ALWAYS_SEARCH_USER_PATHS = NO;
  986. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  987. CLANG_CXX_LIBRARY = "libc++";
  988. CLANG_ENABLE_MODULES = YES;
  989. CLANG_ENABLE_OBJC_ARC = YES;
  990. CLANG_WARN_BOOL_CONVERSION = YES;
  991. CLANG_WARN_CONSTANT_CONVERSION = YES;
  992. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  993. CLANG_WARN_EMPTY_BODY = YES;
  994. CLANG_WARN_ENUM_CONVERSION = YES;
  995. CLANG_WARN_INT_CONVERSION = YES;
  996. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  997. CLANG_WARN_UNREACHABLE_CODE = YES;
  998. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  999. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1000. COPY_PHASE_STRIP = NO;
  1001. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1002. GCC_C_LANGUAGE_STANDARD = gnu99;
  1003. GCC_DYNAMIC_NO_PIC = NO;
  1004. GCC_OPTIMIZATION_LEVEL = 0;
  1005. GCC_PREPROCESSOR_DEFINITIONS = (
  1006. "DEBUG=1",
  1007. "$(inherited)",
  1008. );
  1009. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1010. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1011. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1012. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1013. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1014. GCC_WARN_UNUSED_FUNCTION = YES;
  1015. GCC_WARN_UNUSED_VARIABLE = YES;
  1016. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1017. MTL_ENABLE_DEBUG_INFO = YES;
  1018. ONLY_ACTIVE_ARCH = YES;
  1019. OTHER_LDFLAGS = "";
  1020. SDKROOT = iphoneos;
  1021. };
  1022. name = Debug;
  1023. };
  1024. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1025. isa = XCBuildConfiguration;
  1026. buildSettings = {
  1027. ALWAYS_SEARCH_USER_PATHS = NO;
  1028. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1029. CLANG_CXX_LIBRARY = "libc++";
  1030. CLANG_ENABLE_MODULES = YES;
  1031. CLANG_ENABLE_OBJC_ARC = YES;
  1032. CLANG_WARN_BOOL_CONVERSION = YES;
  1033. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1034. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1035. CLANG_WARN_EMPTY_BODY = YES;
  1036. CLANG_WARN_ENUM_CONVERSION = YES;
  1037. CLANG_WARN_INT_CONVERSION = YES;
  1038. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1039. CLANG_WARN_UNREACHABLE_CODE = YES;
  1040. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1041. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1042. COPY_PHASE_STRIP = YES;
  1043. ENABLE_NS_ASSERTIONS = NO;
  1044. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1045. GCC_C_LANGUAGE_STANDARD = gnu99;
  1046. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1047. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1048. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1049. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1050. GCC_WARN_UNUSED_FUNCTION = YES;
  1051. GCC_WARN_UNUSED_VARIABLE = YES;
  1052. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1053. MTL_ENABLE_DEBUG_INFO = NO;
  1054. OTHER_LDFLAGS = "";
  1055. SDKROOT = iphoneos;
  1056. VALIDATE_PRODUCT = YES;
  1057. };
  1058. name = Release;
  1059. };
  1060. 96FA810D67E56FD9D43906E6 /* Release_Detox */ = {
  1061. isa = XCBuildConfiguration;
  1062. buildSettings = {
  1063. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1064. DEPLOY_DETOX_FRAMEWORK = YES;
  1065. FRAMEWORK_SEARCH_PATHS = (
  1066. "$(inherited)",
  1067. "$(PROJECT_DIR)/../node_modules/detox",
  1068. );
  1069. HEADER_SEARCH_PATHS = (
  1070. "$(inherited)",
  1071. "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
  1072. );
  1073. INFOPLIST_FILE = example/Info.plist;
  1074. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1075. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1076. OTHER_LDFLAGS = (
  1077. "-ObjC",
  1078. "-l\"c++\"",
  1079. "-framework",
  1080. Detox,
  1081. );
  1082. PRODUCT_NAME = example;
  1083. };
  1084. name = Release_Detox;
  1085. };
  1086. BEB8EFA9FD7A9DCE32773C1C /* Debug_Detox */ = {
  1087. isa = XCBuildConfiguration;
  1088. buildSettings = {
  1089. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1090. DEAD_CODE_STRIPPING = NO;
  1091. DEPLOY_DETOX_FRAMEWORK = YES;
  1092. FRAMEWORK_SEARCH_PATHS = (
  1093. "$(inherited)",
  1094. "$(PROJECT_DIR)/../node_modules/detox",
  1095. );
  1096. HEADER_SEARCH_PATHS = (
  1097. "$(inherited)",
  1098. "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
  1099. );
  1100. INFOPLIST_FILE = example/Info.plist;
  1101. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1102. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1103. OTHER_LDFLAGS = (
  1104. "-ObjC",
  1105. "-l\"c++\"",
  1106. "-framework",
  1107. Detox,
  1108. );
  1109. PRODUCT_NAME = example;
  1110. };
  1111. name = Debug_Detox;
  1112. };
  1113. E53E50BD43A56CF67FAAD3A5 /* Release_Detox */ = {
  1114. isa = XCBuildConfiguration;
  1115. buildSettings = {
  1116. BUNDLE_LOADER = "$(TEST_HOST)";
  1117. COPY_PHASE_STRIP = NO;
  1118. FRAMEWORK_SEARCH_PATHS = (
  1119. "$(SDKROOT)/Developer/Library/Frameworks",
  1120. "$(inherited)",
  1121. );
  1122. INFOPLIST_FILE = exampleTests/Info.plist;
  1123. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  1124. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1125. PRODUCT_NAME = "$(TARGET_NAME)";
  1126. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
  1127. };
  1128. name = Release_Detox;
  1129. };
  1130. EAA4DC359BE7739594666868 /* Release_Detox */ = {
  1131. isa = XCBuildConfiguration;
  1132. buildSettings = {
  1133. ALWAYS_SEARCH_USER_PATHS = NO;
  1134. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1135. CLANG_CXX_LIBRARY = "libc++";
  1136. CLANG_ENABLE_MODULES = YES;
  1137. CLANG_ENABLE_OBJC_ARC = YES;
  1138. CLANG_WARN_BOOL_CONVERSION = YES;
  1139. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1140. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1141. CLANG_WARN_EMPTY_BODY = YES;
  1142. CLANG_WARN_ENUM_CONVERSION = YES;
  1143. CLANG_WARN_INT_CONVERSION = YES;
  1144. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1145. CLANG_WARN_UNREACHABLE_CODE = YES;
  1146. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1147. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1148. COPY_PHASE_STRIP = YES;
  1149. ENABLE_NS_ASSERTIONS = NO;
  1150. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1151. GCC_C_LANGUAGE_STANDARD = gnu99;
  1152. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1153. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1154. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1155. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1156. GCC_WARN_UNUSED_FUNCTION = YES;
  1157. GCC_WARN_UNUSED_VARIABLE = YES;
  1158. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1159. MTL_ENABLE_DEBUG_INFO = NO;
  1160. OTHER_LDFLAGS = "";
  1161. SDKROOT = iphoneos;
  1162. VALIDATE_PRODUCT = YES;
  1163. };
  1164. name = Release_Detox;
  1165. };
  1166. /* End XCBuildConfiguration section */
  1167. /* Begin XCConfigurationList section */
  1168. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */ = {
  1169. isa = XCConfigurationList;
  1170. buildConfigurations = (
  1171. 00E356F61AD99517003FC87E /* Debug */,
  1172. 00E356F71AD99517003FC87E /* Release */,
  1173. 5627D4C51CEC610E1744267F /* Debug_Detox */,
  1174. E53E50BD43A56CF67FAAD3A5 /* Release_Detox */,
  1175. );
  1176. defaultConfigurationIsVisible = 0;
  1177. defaultConfigurationName = Release;
  1178. };
  1179. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */ = {
  1180. isa = XCConfigurationList;
  1181. buildConfigurations = (
  1182. 13B07F941A680F5B00A75B9A /* Debug */,
  1183. 13B07F951A680F5B00A75B9A /* Release */,
  1184. BEB8EFA9FD7A9DCE32773C1C /* Debug_Detox */,
  1185. 96FA810D67E56FD9D43906E6 /* Release_Detox */,
  1186. );
  1187. defaultConfigurationIsVisible = 0;
  1188. defaultConfigurationName = Release;
  1189. };
  1190. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */ = {
  1191. isa = XCConfigurationList;
  1192. buildConfigurations = (
  1193. 83CBBA201A601CBA00E9B192 /* Debug */,
  1194. 83CBBA211A601CBA00E9B192 /* Release */,
  1195. 2C24A1398D388E120DDC2CA1 /* Debug_Detox */,
  1196. EAA4DC359BE7739594666868 /* Release_Detox */,
  1197. );
  1198. defaultConfigurationIsVisible = 0;
  1199. defaultConfigurationName = Release;
  1200. };
  1201. /* End XCConfigurationList section */
  1202. };
  1203. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1204. }