react-native-navigation的迁移库

project.pbxproj 44KB

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