react-native-navigation的迁移库

project.pbxproj 47KB

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