No Description

project.pbxproj 36KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 23C456DB2270BAEF008CC76B /* ORKESerialization.m in Sources */ = {isa = PBXBuildFile; fileRef = 23C456D92270BAEE008CC76B /* ORKESerialization.m */; };
  10. 23C570622271EF80000C7E90 /* Podfile in Resources */ = {isa = PBXBuildFile; fileRef = 23C570612271EF80000C7E90 /* Podfile */; };
  11. 35602D5E237E1D2D008C9338 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 35602D5D237E1D2D008C9338 /* LaunchScreen.xib */; };
  12. 357D804B237F19B0002403F2 /* ResearchKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 357D8048237F199D002403F2 /* ResearchKit.framework */; };
  13. 357D804C237F19B0002403F2 /* ResearchKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 357D8048237F199D002403F2 /* ResearchKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  14. 371DA37622621B03006C22EC /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37522621B03006C22EC /* AppDelegate.swift */; };
  15. 371DA37822621B03006C22EC /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37722621B03006C22EC /* ViewController.swift */; };
  16. 371DA37B22621B03006C22EC /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 371DA37922621B03006C22EC /* Main.storyboard */; };
  17. 371DA37E22621B03006C22EC /* EncuestaMarle.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 371DA37C22621B03006C22EC /* EncuestaMarle.xcdatamodeld */; };
  18. 371DA38E22621B06006C22EC /* EncuestaMarleTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA38D22621B06006C22EC /* EncuestaMarleTests.swift */; };
  19. 371DA39922621B06006C22EC /* EncuestaMarleUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA39822621B06006C22EC /* EncuestaMarleUITests.swift */; };
  20. 371DA3A822621C2D006C22EC /* EncuestaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA3A722621C2D006C22EC /* EncuestaViewController.swift */; };
  21. 371DA3AA22621C80006C22EC /* EncuestaMarle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 371DA3A922621C80006C22EC /* EncuestaMarle.swift */; };
  22. 372F3FF22293A133003C414A /* ResearchContainerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 372F3FF12293A133003C414A /* ResearchContainerViewController.swift */; };
  23. 372F3FF42293A283003C414A /* ResearchContainerSegue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 372F3FF32293A283003C414A /* ResearchContainerSegue.swift */; };
  24. 372F3FF822940822003C414A /* OnboardingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 372F3FF722940822003C414A /* OnboardingViewController.swift */; };
  25. 372F3FFA22940881003C414A /* IntroductionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 372F3FF922940881003C414A /* IntroductionViewController.swift */; };
  26. 372F3FFC229408F3003C414A /* ConsentDocument.swift in Sources */ = {isa = PBXBuildFile; fileRef = 372F3FFB229408F3003C414A /* ConsentDocument.swift */; };
  27. 379967EA2292DFDD00DEE05F /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 379967E92292DFDD00DEE05F /* GoogleService-Info.plist */; };
  28. 37E2BC652294B5FA00432417 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 37E2BC622294B5F900432417 /* Assets.xcassets */; };
  29. 37E2BC792294BE5200432417 /* WithdrawViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37E2BC782294BE5200432417 /* WithdrawViewController.swift */; };
  30. 37E2BC7B2294C3C500432417 /* ProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37E2BC7A2294C3C500432417 /* ProfileViewController.swift */; };
  31. FEDC90410884E4DA2C2B09A8 /* Pods_EncuestaMarle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F26175670248318C6A89D5C /* Pods_EncuestaMarle.framework */; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 357D8047237F199D002403F2 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = B183A5951A8535D100C76870;
  39. remoteInfo = ResearchKit;
  40. };
  41. 357D8049237F199D002403F2 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = 86CC8E9A1AC09332001CCD89;
  46. remoteInfo = ResearchKitTests;
  47. };
  48. 371DA38A22621B06006C22EC /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 371DA36A22621B03006C22EC /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = 371DA37122621B03006C22EC;
  53. remoteInfo = EncuestaMarle;
  54. };
  55. 371DA39522621B06006C22EC /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 371DA36A22621B03006C22EC /* Project object */;
  58. proxyType = 1;
  59. remoteGlobalIDString = 371DA37122621B03006C22EC;
  60. remoteInfo = EncuestaMarle;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXCopyFilesBuildPhase section */
  64. 37141551227B34520053B40E /* Embed Frameworks */ = {
  65. isa = PBXCopyFilesBuildPhase;
  66. buildActionMask = 2147483647;
  67. dstPath = "";
  68. dstSubfolderSpec = 10;
  69. files = (
  70. 357D804C237F19B0002403F2 /* ResearchKit.framework in Embed Frameworks */,
  71. );
  72. name = "Embed Frameworks";
  73. runOnlyForDeploymentPostprocessing = 0;
  74. };
  75. /* End PBXCopyFilesBuildPhase section */
  76. /* Begin PBXFileReference section */
  77. 23C456D92270BAEE008CC76B /* ORKESerialization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ORKESerialization.m; sourceTree = "<group>"; };
  78. 23C456DA2270BAEF008CC76B /* ORKESerialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ORKESerialization.h; sourceTree = "<group>"; };
  79. 23C570612271EF80000C7E90 /* Podfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Podfile; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  80. 35602D5D237E1D2D008C9338 /* LaunchScreen.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; };
  81. 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ResearchKit.xcodeproj; path = "../ResearchKit-master/ResearchKit.xcodeproj"; sourceTree = "<group>"; };
  82. 371DA37222621B03006C22EC /* Tania.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Tania.app; sourceTree = BUILT_PRODUCTS_DIR; };
  83. 371DA37522621B03006C22EC /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  84. 371DA37722621B03006C22EC /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  85. 371DA37A22621B03006C22EC /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  86. 371DA37D22621B03006C22EC /* EncuestaMarle.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = EncuestaMarle.xcdatamodel; sourceTree = "<group>"; };
  87. 371DA38422621B06006C22EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  88. 371DA38922621B06006C22EC /* TaniaTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TaniaTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  89. 371DA38D22621B06006C22EC /* EncuestaMarleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncuestaMarleTests.swift; sourceTree = "<group>"; };
  90. 371DA38F22621B06006C22EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  91. 371DA39422621B06006C22EC /* TaniaUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TaniaUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  92. 371DA39822621B06006C22EC /* EncuestaMarleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncuestaMarleUITests.swift; sourceTree = "<group>"; };
  93. 371DA39A22621B06006C22EC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  94. 371DA3A622621B7E006C22EC /* EncuestaMarle.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = EncuestaMarle.entitlements; sourceTree = "<group>"; };
  95. 371DA3A722621C2D006C22EC /* EncuestaViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncuestaViewController.swift; sourceTree = "<group>"; };
  96. 371DA3A922621C80006C22EC /* EncuestaMarle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EncuestaMarle.swift; sourceTree = "<group>"; };
  97. 371DA3C422624237006C22EC /* EncuestaMarle-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "EncuestaMarle-Bridging-Header.h"; sourceTree = "<group>"; };
  98. 372F3FF12293A133003C414A /* ResearchContainerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchContainerViewController.swift; sourceTree = "<group>"; };
  99. 372F3FF32293A283003C414A /* ResearchContainerSegue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResearchContainerSegue.swift; sourceTree = "<group>"; };
  100. 372F3FF722940822003C414A /* OnboardingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OnboardingViewController.swift; sourceTree = "<group>"; };
  101. 372F3FF922940881003C414A /* IntroductionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntroductionViewController.swift; sourceTree = "<group>"; };
  102. 372F3FFB229408F3003C414A /* ConsentDocument.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsentDocument.swift; sourceTree = "<group>"; };
  103. 379967E92292DFDD00DEE05F /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  104. 37E2BC622294B5F900432417 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  105. 37E2BC782294BE5200432417 /* WithdrawViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WithdrawViewController.swift; sourceTree = "<group>"; wrapsLines = 1; };
  106. 37E2BC7A2294C3C500432417 /* ProfileViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileViewController.swift; sourceTree = "<group>"; };
  107. 3F26175670248318C6A89D5C /* Pods_EncuestaMarle.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_EncuestaMarle.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  108. A6E6BA378130937C29B71407 /* Pods-EncuestaMarle.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-EncuestaMarle.debug.xcconfig"; path = "Target Support Files/Pods-EncuestaMarle/Pods-EncuestaMarle.debug.xcconfig"; sourceTree = "<group>"; };
  109. F27BE50ACC6E5A7768AEAF41 /* Pods-EncuestaMarle.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-EncuestaMarle.release.xcconfig"; path = "Target Support Files/Pods-EncuestaMarle/Pods-EncuestaMarle.release.xcconfig"; sourceTree = "<group>"; };
  110. /* End PBXFileReference section */
  111. /* Begin PBXFrameworksBuildPhase section */
  112. 371DA36F22621B03006C22EC /* Frameworks */ = {
  113. isa = PBXFrameworksBuildPhase;
  114. buildActionMask = 2147483647;
  115. files = (
  116. 357D804B237F19B0002403F2 /* ResearchKit.framework in Frameworks */,
  117. FEDC90410884E4DA2C2B09A8 /* Pods_EncuestaMarle.framework in Frameworks */,
  118. );
  119. runOnlyForDeploymentPostprocessing = 0;
  120. };
  121. 371DA38622621B06006C22EC /* Frameworks */ = {
  122. isa = PBXFrameworksBuildPhase;
  123. buildActionMask = 2147483647;
  124. files = (
  125. );
  126. runOnlyForDeploymentPostprocessing = 0;
  127. };
  128. 371DA39122621B06006C22EC /* Frameworks */ = {
  129. isa = PBXFrameworksBuildPhase;
  130. buildActionMask = 2147483647;
  131. files = (
  132. );
  133. runOnlyForDeploymentPostprocessing = 0;
  134. };
  135. /* End PBXFrameworksBuildPhase section */
  136. /* Begin PBXGroup section */
  137. 303821EFE95400075F7422DA /* Frameworks */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 3F26175670248318C6A89D5C /* Pods_EncuestaMarle.framework */,
  141. );
  142. name = Frameworks;
  143. sourceTree = "<group>";
  144. };
  145. 357D8042237F199B002403F2 /* Products */ = {
  146. isa = PBXGroup;
  147. children = (
  148. 357D8048237F199D002403F2 /* ResearchKit.framework */,
  149. 357D804A237F199D002403F2 /* ResearchKitTests.xctest */,
  150. );
  151. name = Products;
  152. sourceTree = "<group>";
  153. };
  154. 371DA36922621B03006C22EC = {
  155. isa = PBXGroup;
  156. children = (
  157. 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */,
  158. 23C570612271EF80000C7E90 /* Podfile */,
  159. 371DA37422621B03006C22EC /* EncuestaMarle */,
  160. 371DA38C22621B06006C22EC /* EncuestaMarleTests */,
  161. 371DA39722621B06006C22EC /* EncuestaMarleUITests */,
  162. 371DA37322621B03006C22EC /* Products */,
  163. 566FDB9A1A09685DE100A767 /* Pods */,
  164. 303821EFE95400075F7422DA /* Frameworks */,
  165. );
  166. sourceTree = "<group>";
  167. };
  168. 371DA37322621B03006C22EC /* Products */ = {
  169. isa = PBXGroup;
  170. children = (
  171. 371DA37222621B03006C22EC /* Tania.app */,
  172. 371DA38922621B06006C22EC /* TaniaTests.xctest */,
  173. 371DA39422621B06006C22EC /* TaniaUITests.xctest */,
  174. );
  175. name = Products;
  176. sourceTree = "<group>";
  177. };
  178. 371DA37422621B03006C22EC /* EncuestaMarle */ = {
  179. isa = PBXGroup;
  180. children = (
  181. 37E2BC622294B5F900432417 /* Assets.xcassets */,
  182. 371DA3C422624237006C22EC /* EncuestaMarle-Bridging-Header.h */,
  183. 23C456DA2270BAEF008CC76B /* ORKESerialization.h */,
  184. 23C456D92270BAEE008CC76B /* ORKESerialization.m */,
  185. 371DA3A622621B7E006C22EC /* EncuestaMarle.entitlements */,
  186. 371DA37522621B03006C22EC /* AppDelegate.swift */,
  187. 372F3FF32293A283003C414A /* ResearchContainerSegue.swift */,
  188. 372F3FF12293A133003C414A /* ResearchContainerViewController.swift */,
  189. 372F3FF722940822003C414A /* OnboardingViewController.swift */,
  190. 372F3FF922940881003C414A /* IntroductionViewController.swift */,
  191. 371DA3A722621C2D006C22EC /* EncuestaViewController.swift */,
  192. 371DA3A922621C80006C22EC /* EncuestaMarle.swift */,
  193. 371DA37922621B03006C22EC /* Main.storyboard */,
  194. 37E2BC7A2294C3C500432417 /* ProfileViewController.swift */,
  195. 372F3FFB229408F3003C414A /* ConsentDocument.swift */,
  196. 37E2BC782294BE5200432417 /* WithdrawViewController.swift */,
  197. 371DA38422621B06006C22EC /* Info.plist */,
  198. 379967E92292DFDD00DEE05F /* GoogleService-Info.plist */,
  199. 371DA37C22621B03006C22EC /* EncuestaMarle.xcdatamodeld */,
  200. 35602D5D237E1D2D008C9338 /* LaunchScreen.xib */,
  201. 371DA37722621B03006C22EC /* ViewController.swift */,
  202. );
  203. path = EncuestaMarle;
  204. sourceTree = "<group>";
  205. };
  206. 371DA38C22621B06006C22EC /* EncuestaMarleTests */ = {
  207. isa = PBXGroup;
  208. children = (
  209. 371DA38D22621B06006C22EC /* EncuestaMarleTests.swift */,
  210. 371DA38F22621B06006C22EC /* Info.plist */,
  211. );
  212. path = EncuestaMarleTests;
  213. sourceTree = "<group>";
  214. };
  215. 371DA39722621B06006C22EC /* EncuestaMarleUITests */ = {
  216. isa = PBXGroup;
  217. children = (
  218. 371DA39822621B06006C22EC /* EncuestaMarleUITests.swift */,
  219. 371DA39A22621B06006C22EC /* Info.plist */,
  220. );
  221. path = EncuestaMarleUITests;
  222. sourceTree = "<group>";
  223. };
  224. 566FDB9A1A09685DE100A767 /* Pods */ = {
  225. isa = PBXGroup;
  226. children = (
  227. A6E6BA378130937C29B71407 /* Pods-EncuestaMarle.debug.xcconfig */,
  228. F27BE50ACC6E5A7768AEAF41 /* Pods-EncuestaMarle.release.xcconfig */,
  229. );
  230. path = Pods;
  231. sourceTree = "<group>";
  232. };
  233. /* End PBXGroup section */
  234. /* Begin PBXNativeTarget section */
  235. 371DA37122621B03006C22EC /* Tania */ = {
  236. isa = PBXNativeTarget;
  237. buildConfigurationList = 371DA39D22621B06006C22EC /* Build configuration list for PBXNativeTarget "Tania" */;
  238. buildPhases = (
  239. 2C4450CDF39B34D4BDFA2459 /* [CP] Check Pods Manifest.lock */,
  240. 371DA36E22621B03006C22EC /* Sources */,
  241. 371DA36F22621B03006C22EC /* Frameworks */,
  242. 371DA37022621B03006C22EC /* Resources */,
  243. 4A569628DAFF454667782F6D /* [CP] Embed Pods Frameworks */,
  244. 37141551227B34520053B40E /* Embed Frameworks */,
  245. );
  246. buildRules = (
  247. );
  248. dependencies = (
  249. );
  250. name = Tania;
  251. productName = EncuestaMarle;
  252. productReference = 371DA37222621B03006C22EC /* Tania.app */;
  253. productType = "com.apple.product-type.application";
  254. };
  255. 371DA38822621B06006C22EC /* TaniaTests */ = {
  256. isa = PBXNativeTarget;
  257. buildConfigurationList = 371DA3A022621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaTests" */;
  258. buildPhases = (
  259. 371DA38522621B06006C22EC /* Sources */,
  260. 371DA38622621B06006C22EC /* Frameworks */,
  261. 371DA38722621B06006C22EC /* Resources */,
  262. );
  263. buildRules = (
  264. );
  265. dependencies = (
  266. 371DA38B22621B06006C22EC /* PBXTargetDependency */,
  267. );
  268. name = TaniaTests;
  269. productName = EncuestaMarleTests;
  270. productReference = 371DA38922621B06006C22EC /* TaniaTests.xctest */;
  271. productType = "com.apple.product-type.bundle.unit-test";
  272. };
  273. 371DA39322621B06006C22EC /* TaniaUITests */ = {
  274. isa = PBXNativeTarget;
  275. buildConfigurationList = 371DA3A322621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaUITests" */;
  276. buildPhases = (
  277. 371DA39022621B06006C22EC /* Sources */,
  278. 371DA39122621B06006C22EC /* Frameworks */,
  279. 371DA39222621B06006C22EC /* Resources */,
  280. );
  281. buildRules = (
  282. );
  283. dependencies = (
  284. 371DA39622621B06006C22EC /* PBXTargetDependency */,
  285. );
  286. name = TaniaUITests;
  287. productName = EncuestaMarleUITests;
  288. productReference = 371DA39422621B06006C22EC /* TaniaUITests.xctest */;
  289. productType = "com.apple.product-type.bundle.ui-testing";
  290. };
  291. /* End PBXNativeTarget section */
  292. /* Begin PBXProject section */
  293. 371DA36A22621B03006C22EC /* Project object */ = {
  294. isa = PBXProject;
  295. attributes = {
  296. LastSwiftUpdateCheck = 1020;
  297. LastUpgradeCheck = 1020;
  298. ORGANIZATIONNAME = Marle;
  299. TargetAttributes = {
  300. 371DA37122621B03006C22EC = {
  301. CreatedOnToolsVersion = 10.2;
  302. LastSwiftMigration = 1020;
  303. SystemCapabilities = {
  304. com.apple.BackgroundModes = {
  305. enabled = 1;
  306. };
  307. com.apple.Push = {
  308. enabled = 1;
  309. };
  310. };
  311. };
  312. 371DA38822621B06006C22EC = {
  313. CreatedOnToolsVersion = 10.2;
  314. TestTargetID = 371DA37122621B03006C22EC;
  315. };
  316. 371DA39322621B06006C22EC = {
  317. CreatedOnToolsVersion = 10.2;
  318. TestTargetID = 371DA37122621B03006C22EC;
  319. };
  320. };
  321. };
  322. buildConfigurationList = 371DA36D22621B03006C22EC /* Build configuration list for PBXProject "Tania" */;
  323. compatibilityVersion = "Xcode 9.3";
  324. developmentRegion = en;
  325. hasScannedForEncodings = 0;
  326. knownRegions = (
  327. en,
  328. Base,
  329. );
  330. mainGroup = 371DA36922621B03006C22EC;
  331. productRefGroup = 371DA37322621B03006C22EC /* Products */;
  332. projectDirPath = "";
  333. projectReferences = (
  334. {
  335. ProductGroup = 357D8042237F199B002403F2 /* Products */;
  336. ProjectRef = 357D8041237F199B002403F2 /* ResearchKit.xcodeproj */;
  337. },
  338. );
  339. projectRoot = "";
  340. targets = (
  341. 371DA37122621B03006C22EC /* Tania */,
  342. 371DA38822621B06006C22EC /* TaniaTests */,
  343. 371DA39322621B06006C22EC /* TaniaUITests */,
  344. );
  345. };
  346. /* End PBXProject section */
  347. /* Begin PBXReferenceProxy section */
  348. 357D8048237F199D002403F2 /* ResearchKit.framework */ = {
  349. isa = PBXReferenceProxy;
  350. fileType = wrapper.framework;
  351. path = ResearchKit.framework;
  352. remoteRef = 357D8047237F199D002403F2 /* PBXContainerItemProxy */;
  353. sourceTree = BUILT_PRODUCTS_DIR;
  354. };
  355. 357D804A237F199D002403F2 /* ResearchKitTests.xctest */ = {
  356. isa = PBXReferenceProxy;
  357. fileType = wrapper.cfbundle;
  358. path = ResearchKitTests.xctest;
  359. remoteRef = 357D8049237F199D002403F2 /* PBXContainerItemProxy */;
  360. sourceTree = BUILT_PRODUCTS_DIR;
  361. };
  362. /* End PBXReferenceProxy section */
  363. /* Begin PBXResourcesBuildPhase section */
  364. 371DA37022621B03006C22EC /* Resources */ = {
  365. isa = PBXResourcesBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. 35602D5E237E1D2D008C9338 /* LaunchScreen.xib in Resources */,
  369. 379967EA2292DFDD00DEE05F /* GoogleService-Info.plist in Resources */,
  370. 23C570622271EF80000C7E90 /* Podfile in Resources */,
  371. 371DA37B22621B03006C22EC /* Main.storyboard in Resources */,
  372. 37E2BC652294B5FA00432417 /* Assets.xcassets in Resources */,
  373. );
  374. runOnlyForDeploymentPostprocessing = 0;
  375. };
  376. 371DA38722621B06006C22EC /* Resources */ = {
  377. isa = PBXResourcesBuildPhase;
  378. buildActionMask = 2147483647;
  379. files = (
  380. );
  381. runOnlyForDeploymentPostprocessing = 0;
  382. };
  383. 371DA39222621B06006C22EC /* Resources */ = {
  384. isa = PBXResourcesBuildPhase;
  385. buildActionMask = 2147483647;
  386. files = (
  387. );
  388. runOnlyForDeploymentPostprocessing = 0;
  389. };
  390. /* End PBXResourcesBuildPhase section */
  391. /* Begin PBXShellScriptBuildPhase section */
  392. 2C4450CDF39B34D4BDFA2459 /* [CP] Check Pods Manifest.lock */ = {
  393. isa = PBXShellScriptBuildPhase;
  394. buildActionMask = 2147483647;
  395. files = (
  396. );
  397. inputFileListPaths = (
  398. );
  399. inputPaths = (
  400. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  401. "${PODS_ROOT}/Manifest.lock",
  402. );
  403. name = "[CP] Check Pods Manifest.lock";
  404. outputFileListPaths = (
  405. );
  406. outputPaths = (
  407. "$(DERIVED_FILE_DIR)/Pods-EncuestaMarle-checkManifestLockResult.txt",
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. shellPath = /bin/sh;
  411. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  412. showEnvVarsInLog = 0;
  413. };
  414. 4A569628DAFF454667782F6D /* [CP] Embed Pods Frameworks */ = {
  415. isa = PBXShellScriptBuildPhase;
  416. buildActionMask = 2147483647;
  417. files = (
  418. );
  419. inputFileListPaths = (
  420. "${PODS_ROOT}/Target Support Files/Pods-EncuestaMarle/Pods-EncuestaMarle-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  421. );
  422. name = "[CP] Embed Pods Frameworks";
  423. outputFileListPaths = (
  424. "${PODS_ROOT}/Target Support Files/Pods-EncuestaMarle/Pods-EncuestaMarle-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  425. );
  426. runOnlyForDeploymentPostprocessing = 0;
  427. shellPath = /bin/sh;
  428. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-EncuestaMarle/Pods-EncuestaMarle-frameworks.sh\"\n";
  429. showEnvVarsInLog = 0;
  430. };
  431. /* End PBXShellScriptBuildPhase section */
  432. /* Begin PBXSourcesBuildPhase section */
  433. 371DA36E22621B03006C22EC /* Sources */ = {
  434. isa = PBXSourcesBuildPhase;
  435. buildActionMask = 2147483647;
  436. files = (
  437. 372F3FF822940822003C414A /* OnboardingViewController.swift in Sources */,
  438. 371DA37822621B03006C22EC /* ViewController.swift in Sources */,
  439. 23C456DB2270BAEF008CC76B /* ORKESerialization.m in Sources */,
  440. 372F3FFC229408F3003C414A /* ConsentDocument.swift in Sources */,
  441. 37E2BC792294BE5200432417 /* WithdrawViewController.swift in Sources */,
  442. 371DA37622621B03006C22EC /* AppDelegate.swift in Sources */,
  443. 372F3FFA22940881003C414A /* IntroductionViewController.swift in Sources */,
  444. 371DA3A822621C2D006C22EC /* EncuestaViewController.swift in Sources */,
  445. 372F3FF42293A283003C414A /* ResearchContainerSegue.swift in Sources */,
  446. 371DA3AA22621C80006C22EC /* EncuestaMarle.swift in Sources */,
  447. 37E2BC7B2294C3C500432417 /* ProfileViewController.swift in Sources */,
  448. 371DA37E22621B03006C22EC /* EncuestaMarle.xcdatamodeld in Sources */,
  449. 372F3FF22293A133003C414A /* ResearchContainerViewController.swift in Sources */,
  450. );
  451. runOnlyForDeploymentPostprocessing = 0;
  452. };
  453. 371DA38522621B06006C22EC /* Sources */ = {
  454. isa = PBXSourcesBuildPhase;
  455. buildActionMask = 2147483647;
  456. files = (
  457. 371DA38E22621B06006C22EC /* EncuestaMarleTests.swift in Sources */,
  458. );
  459. runOnlyForDeploymentPostprocessing = 0;
  460. };
  461. 371DA39022621B06006C22EC /* Sources */ = {
  462. isa = PBXSourcesBuildPhase;
  463. buildActionMask = 2147483647;
  464. files = (
  465. 371DA39922621B06006C22EC /* EncuestaMarleUITests.swift in Sources */,
  466. );
  467. runOnlyForDeploymentPostprocessing = 0;
  468. };
  469. /* End PBXSourcesBuildPhase section */
  470. /* Begin PBXTargetDependency section */
  471. 371DA38B22621B06006C22EC /* PBXTargetDependency */ = {
  472. isa = PBXTargetDependency;
  473. target = 371DA37122621B03006C22EC /* Tania */;
  474. targetProxy = 371DA38A22621B06006C22EC /* PBXContainerItemProxy */;
  475. };
  476. 371DA39622621B06006C22EC /* PBXTargetDependency */ = {
  477. isa = PBXTargetDependency;
  478. target = 371DA37122621B03006C22EC /* Tania */;
  479. targetProxy = 371DA39522621B06006C22EC /* PBXContainerItemProxy */;
  480. };
  481. /* End PBXTargetDependency section */
  482. /* Begin PBXVariantGroup section */
  483. 371DA37922621B03006C22EC /* Main.storyboard */ = {
  484. isa = PBXVariantGroup;
  485. children = (
  486. 371DA37A22621B03006C22EC /* Base */,
  487. );
  488. name = Main.storyboard;
  489. sourceTree = "<group>";
  490. };
  491. /* End PBXVariantGroup section */
  492. /* Begin XCBuildConfiguration section */
  493. 371DA39B22621B06006C22EC /* Debug */ = {
  494. isa = XCBuildConfiguration;
  495. buildSettings = {
  496. ALWAYS_SEARCH_USER_PATHS = NO;
  497. CLANG_ANALYZER_NONNULL = YES;
  498. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  499. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  500. CLANG_CXX_LIBRARY = "libc++";
  501. CLANG_ENABLE_MODULES = YES;
  502. CLANG_ENABLE_OBJC_ARC = YES;
  503. CLANG_ENABLE_OBJC_WEAK = YES;
  504. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  505. CLANG_WARN_BOOL_CONVERSION = YES;
  506. CLANG_WARN_COMMA = YES;
  507. CLANG_WARN_CONSTANT_CONVERSION = YES;
  508. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  509. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  510. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  511. CLANG_WARN_EMPTY_BODY = YES;
  512. CLANG_WARN_ENUM_CONVERSION = YES;
  513. CLANG_WARN_INFINITE_RECURSION = YES;
  514. CLANG_WARN_INT_CONVERSION = YES;
  515. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  516. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  517. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  518. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  519. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  520. CLANG_WARN_STRICT_PROTOTYPES = YES;
  521. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  522. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  523. CLANG_WARN_UNREACHABLE_CODE = YES;
  524. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  525. CODE_SIGN_IDENTITY = "iPhone Developer";
  526. COPY_PHASE_STRIP = NO;
  527. DEBUG_INFORMATION_FORMAT = dwarf;
  528. ENABLE_STRICT_OBJC_MSGSEND = YES;
  529. ENABLE_TESTABILITY = YES;
  530. GCC_C_LANGUAGE_STANDARD = gnu11;
  531. GCC_DYNAMIC_NO_PIC = NO;
  532. GCC_NO_COMMON_BLOCKS = YES;
  533. GCC_OPTIMIZATION_LEVEL = 0;
  534. GCC_PREPROCESSOR_DEFINITIONS = (
  535. "DEBUG=1",
  536. "$(inherited)",
  537. );
  538. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  539. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  540. GCC_WARN_UNDECLARED_SELECTOR = YES;
  541. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  542. GCC_WARN_UNUSED_FUNCTION = YES;
  543. GCC_WARN_UNUSED_VARIABLE = YES;
  544. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  545. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  546. MTL_FAST_MATH = YES;
  547. ONLY_ACTIVE_ARCH = YES;
  548. SDKROOT = iphoneos;
  549. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  550. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  551. };
  552. name = Debug;
  553. };
  554. 371DA39C22621B06006C22EC /* Release */ = {
  555. isa = XCBuildConfiguration;
  556. buildSettings = {
  557. ALWAYS_SEARCH_USER_PATHS = NO;
  558. CLANG_ANALYZER_NONNULL = YES;
  559. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  560. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  561. CLANG_CXX_LIBRARY = "libc++";
  562. CLANG_ENABLE_MODULES = YES;
  563. CLANG_ENABLE_OBJC_ARC = YES;
  564. CLANG_ENABLE_OBJC_WEAK = YES;
  565. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  566. CLANG_WARN_BOOL_CONVERSION = YES;
  567. CLANG_WARN_COMMA = YES;
  568. CLANG_WARN_CONSTANT_CONVERSION = YES;
  569. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  570. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  571. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  572. CLANG_WARN_EMPTY_BODY = YES;
  573. CLANG_WARN_ENUM_CONVERSION = YES;
  574. CLANG_WARN_INFINITE_RECURSION = YES;
  575. CLANG_WARN_INT_CONVERSION = YES;
  576. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  577. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  578. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  579. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  580. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  581. CLANG_WARN_STRICT_PROTOTYPES = YES;
  582. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  583. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  584. CLANG_WARN_UNREACHABLE_CODE = YES;
  585. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  586. CODE_SIGN_IDENTITY = "iPhone Developer";
  587. COPY_PHASE_STRIP = NO;
  588. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  589. ENABLE_NS_ASSERTIONS = NO;
  590. ENABLE_STRICT_OBJC_MSGSEND = YES;
  591. GCC_C_LANGUAGE_STANDARD = gnu11;
  592. GCC_NO_COMMON_BLOCKS = YES;
  593. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  594. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  595. GCC_WARN_UNDECLARED_SELECTOR = YES;
  596. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  597. GCC_WARN_UNUSED_FUNCTION = YES;
  598. GCC_WARN_UNUSED_VARIABLE = YES;
  599. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  600. MTL_ENABLE_DEBUG_INFO = NO;
  601. MTL_FAST_MATH = YES;
  602. SDKROOT = iphoneos;
  603. SWIFT_COMPILATION_MODE = wholemodule;
  604. SWIFT_OPTIMIZATION_LEVEL = "-O";
  605. VALIDATE_PRODUCT = YES;
  606. };
  607. name = Release;
  608. };
  609. 371DA39E22621B06006C22EC /* Debug */ = {
  610. isa = XCBuildConfiguration;
  611. baseConfigurationReference = A6E6BA378130937C29B71407 /* Pods-EncuestaMarle.debug.xcconfig */;
  612. buildSettings = {
  613. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  614. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  615. CLANG_ENABLE_MODULES = YES;
  616. CODE_SIGN_ENTITLEMENTS = EncuestaMarle/EncuestaMarle.entitlements;
  617. CODE_SIGN_STYLE = Automatic;
  618. DEVELOPMENT_TEAM = 44GX6RVC5R;
  619. FRAMEWORK_SEARCH_PATHS = (
  620. "$(inherited)",
  621. "$(PROJECT_DIR)/EncuestaMarle",
  622. );
  623. INFOPLIST_FILE = EncuestaMarle/Info.plist;
  624. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  625. LD_RUNPATH_SEARCH_PATHS = (
  626. "$(inherited)",
  627. "@executable_path/Frameworks",
  628. );
  629. PRODUCT_BUNDLE_IDENTIFIER = MARLEApp.EncuestaMarle;
  630. PRODUCT_NAME = "$(TARGET_NAME)";
  631. SWIFT_OBJC_BRIDGING_HEADER = "EncuestaMarle/EncuestaMarle-Bridging-Header.h";
  632. SWIFT_OBJC_INTERFACE_HEADER_NAME = "Users/tatianacastro/Documents/Documents/EncuestaMarle/EncuestaMarle/EncuestaMarle-Bridging-Header.h";
  633. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  634. SWIFT_VERSION = 4.2;
  635. TARGETED_DEVICE_FAMILY = "1,2";
  636. };
  637. name = Debug;
  638. };
  639. 371DA39F22621B06006C22EC /* Release */ = {
  640. isa = XCBuildConfiguration;
  641. baseConfigurationReference = F27BE50ACC6E5A7768AEAF41 /* Pods-EncuestaMarle.release.xcconfig */;
  642. buildSettings = {
  643. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  644. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  645. CLANG_ENABLE_MODULES = YES;
  646. CODE_SIGN_ENTITLEMENTS = EncuestaMarle/EncuestaMarle.entitlements;
  647. CODE_SIGN_STYLE = Automatic;
  648. DEVELOPMENT_TEAM = 44GX6RVC5R;
  649. FRAMEWORK_SEARCH_PATHS = (
  650. "$(inherited)",
  651. "$(PROJECT_DIR)/EncuestaMarle",
  652. );
  653. INFOPLIST_FILE = EncuestaMarle/Info.plist;
  654. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  655. LD_RUNPATH_SEARCH_PATHS = (
  656. "$(inherited)",
  657. "@executable_path/Frameworks",
  658. );
  659. PRODUCT_BUNDLE_IDENTIFIER = MARLEApp.EncuestaMarle;
  660. PRODUCT_NAME = "$(TARGET_NAME)";
  661. SWIFT_OBJC_BRIDGING_HEADER = "EncuestaMarle/EncuestaMarle-Bridging-Header.h";
  662. SWIFT_OBJC_INTERFACE_HEADER_NAME = "Users/tatianacastro/Documents/Documents/EncuestaMarle/EncuestaMarle/EncuestaMarle-Bridging-Header.h";
  663. SWIFT_OPTIMIZATION_LEVEL = "-O";
  664. SWIFT_VERSION = 4.2;
  665. TARGETED_DEVICE_FAMILY = "1,2";
  666. };
  667. name = Release;
  668. };
  669. 371DA3A122621B06006C22EC /* Debug */ = {
  670. isa = XCBuildConfiguration;
  671. buildSettings = {
  672. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  673. BUNDLE_LOADER = "$(TEST_HOST)";
  674. CODE_SIGN_STYLE = Automatic;
  675. DEVELOPMENT_TEAM = 44GX6RVC5R;
  676. INFOPLIST_FILE = EncuestaMarleTests/Info.plist;
  677. LD_RUNPATH_SEARCH_PATHS = (
  678. "$(inherited)",
  679. "@executable_path/Frameworks",
  680. "@loader_path/Frameworks",
  681. );
  682. PRODUCT_BUNDLE_IDENTIFIER = MARLEApp.EncuestaMarleTests;
  683. PRODUCT_NAME = "$(TARGET_NAME)";
  684. SWIFT_VERSION = 5.0;
  685. TARGETED_DEVICE_FAMILY = "1,2";
  686. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tania.app/Tania";
  687. };
  688. name = Debug;
  689. };
  690. 371DA3A222621B06006C22EC /* Release */ = {
  691. isa = XCBuildConfiguration;
  692. buildSettings = {
  693. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  694. BUNDLE_LOADER = "$(TEST_HOST)";
  695. CODE_SIGN_STYLE = Automatic;
  696. DEVELOPMENT_TEAM = 44GX6RVC5R;
  697. INFOPLIST_FILE = EncuestaMarleTests/Info.plist;
  698. LD_RUNPATH_SEARCH_PATHS = (
  699. "$(inherited)",
  700. "@executable_path/Frameworks",
  701. "@loader_path/Frameworks",
  702. );
  703. PRODUCT_BUNDLE_IDENTIFIER = MARLEApp.EncuestaMarleTests;
  704. PRODUCT_NAME = "$(TARGET_NAME)";
  705. SWIFT_VERSION = 5.0;
  706. TARGETED_DEVICE_FAMILY = "1,2";
  707. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Tania.app/Tania";
  708. };
  709. name = Release;
  710. };
  711. 371DA3A422621B06006C22EC /* Debug */ = {
  712. isa = XCBuildConfiguration;
  713. buildSettings = {
  714. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  715. CODE_SIGN_STYLE = Automatic;
  716. DEVELOPMENT_TEAM = 44GX6RVC5R;
  717. INFOPLIST_FILE = EncuestaMarleUITests/Info.plist;
  718. LD_RUNPATH_SEARCH_PATHS = (
  719. "$(inherited)",
  720. "@executable_path/Frameworks",
  721. "@loader_path/Frameworks",
  722. );
  723. PRODUCT_BUNDLE_IDENTIFIER = MARLEApp.EncuestaMarleUITests;
  724. PRODUCT_NAME = "$(TARGET_NAME)";
  725. SWIFT_VERSION = 5.0;
  726. TARGETED_DEVICE_FAMILY = "1,2";
  727. TEST_TARGET_NAME = EncuestaMarle;
  728. };
  729. name = Debug;
  730. };
  731. 371DA3A522621B06006C22EC /* Release */ = {
  732. isa = XCBuildConfiguration;
  733. buildSettings = {
  734. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  735. CODE_SIGN_STYLE = Automatic;
  736. DEVELOPMENT_TEAM = 44GX6RVC5R;
  737. INFOPLIST_FILE = EncuestaMarleUITests/Info.plist;
  738. LD_RUNPATH_SEARCH_PATHS = (
  739. "$(inherited)",
  740. "@executable_path/Frameworks",
  741. "@loader_path/Frameworks",
  742. );
  743. PRODUCT_BUNDLE_IDENTIFIER = MARLEApp.EncuestaMarleUITests;
  744. PRODUCT_NAME = "$(TARGET_NAME)";
  745. SWIFT_VERSION = 5.0;
  746. TARGETED_DEVICE_FAMILY = "1,2";
  747. TEST_TARGET_NAME = EncuestaMarle;
  748. };
  749. name = Release;
  750. };
  751. /* End XCBuildConfiguration section */
  752. /* Begin XCConfigurationList section */
  753. 371DA36D22621B03006C22EC /* Build configuration list for PBXProject "Tania" */ = {
  754. isa = XCConfigurationList;
  755. buildConfigurations = (
  756. 371DA39B22621B06006C22EC /* Debug */,
  757. 371DA39C22621B06006C22EC /* Release */,
  758. );
  759. defaultConfigurationIsVisible = 0;
  760. defaultConfigurationName = Release;
  761. };
  762. 371DA39D22621B06006C22EC /* Build configuration list for PBXNativeTarget "Tania" */ = {
  763. isa = XCConfigurationList;
  764. buildConfigurations = (
  765. 371DA39E22621B06006C22EC /* Debug */,
  766. 371DA39F22621B06006C22EC /* Release */,
  767. );
  768. defaultConfigurationIsVisible = 0;
  769. defaultConfigurationName = Release;
  770. };
  771. 371DA3A022621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaTests" */ = {
  772. isa = XCConfigurationList;
  773. buildConfigurations = (
  774. 371DA3A122621B06006C22EC /* Debug */,
  775. 371DA3A222621B06006C22EC /* Release */,
  776. );
  777. defaultConfigurationIsVisible = 0;
  778. defaultConfigurationName = Release;
  779. };
  780. 371DA3A322621B06006C22EC /* Build configuration list for PBXNativeTarget "TaniaUITests" */ = {
  781. isa = XCConfigurationList;
  782. buildConfigurations = (
  783. 371DA3A422621B06006C22EC /* Debug */,
  784. 371DA3A522621B06006C22EC /* Release */,
  785. );
  786. defaultConfigurationIsVisible = 0;
  787. defaultConfigurationName = Release;
  788. };
  789. /* End XCConfigurationList section */
  790. /* Begin XCVersionGroup section */
  791. 371DA37C22621B03006C22EC /* EncuestaMarle.xcdatamodeld */ = {
  792. isa = XCVersionGroup;
  793. children = (
  794. 371DA37D22621B03006C22EC /* EncuestaMarle.xcdatamodel */,
  795. );
  796. currentVersion = 371DA37D22621B03006C22EC /* EncuestaMarle.xcdatamodel */;
  797. path = EncuestaMarle.xcdatamodeld;
  798. sourceTree = "<group>";
  799. versionGroupType = wrapper.xcdatamodel;
  800. };
  801. /* End XCVersionGroup section */
  802. };
  803. rootObject = 371DA36A22621B03006C22EC /* Project object */;
  804. }