react-native-navigation的迁移库

project.pbxproj 47KB

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