No Description

project.pbxproj 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3565338325449C3600F2F0DE /* Comedores_SocialesApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3565338225449C3600F2F0DE /* Comedores_SocialesApp.swift */; };
  10. 3565338525449C3600F2F0DE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3565338425449C3600F2F0DE /* ContentView.swift */; };
  11. 3565338725449C3800F2F0DE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3565338625449C3800F2F0DE /* Assets.xcassets */; };
  12. 3565338A25449C3800F2F0DE /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3565338925449C3800F2F0DE /* Preview Assets.xcassets */; };
  13. 3565338C25449C3800F2F0DE /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3565338B25449C3800F2F0DE /* Persistence.swift */; };
  14. 3565338F25449C3800F2F0DE /* Comedores_Sociales.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 3565338D25449C3800F2F0DE /* Comedores_Sociales.xcdatamodeld */; };
  15. 3565339A25449C3800F2F0DE /* Comedores_SocialesTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3565339925449C3800F2F0DE /* Comedores_SocialesTests.swift */; };
  16. 356533A525449C3900F2F0DE /* Comedores_SocialesUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 356533A425449C3900F2F0DE /* Comedores_SocialesUITests.swift */; };
  17. 356533B92544A1AF00F2F0DE /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 356533B82544A1AF00F2F0DE /* LoginView.swift */; };
  18. 356533C42544B1FF00F2F0DE /* RegisterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 356533C32544B1FF00F2F0DE /* RegisterView.swift */; };
  19. 358E94702558AC130074E928 /* NetworkingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 358E946F2558AC130074E928 /* NetworkingModel.swift */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. 3565339625449C3800F2F0DE /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = 3565337725449C3600F2F0DE /* Project object */;
  25. proxyType = 1;
  26. remoteGlobalIDString = 3565337E25449C3600F2F0DE;
  27. remoteInfo = "Comedores Sociales";
  28. };
  29. 356533A125449C3900F2F0DE /* PBXContainerItemProxy */ = {
  30. isa = PBXContainerItemProxy;
  31. containerPortal = 3565337725449C3600F2F0DE /* Project object */;
  32. proxyType = 1;
  33. remoteGlobalIDString = 3565337E25449C3600F2F0DE;
  34. remoteInfo = "Comedores Sociales";
  35. };
  36. /* End PBXContainerItemProxy section */
  37. /* Begin PBXFileReference section */
  38. 3565337F25449C3600F2F0DE /* Comedores Sociales.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Comedores Sociales.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  39. 3565338225449C3600F2F0DE /* Comedores_SocialesApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Comedores_SocialesApp.swift; sourceTree = "<group>"; };
  40. 3565338425449C3600F2F0DE /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
  41. 3565338625449C3800F2F0DE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  42. 3565338925449C3800F2F0DE /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  43. 3565338B25449C3800F2F0DE /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
  44. 3565338E25449C3800F2F0DE /* Comedores_Sociales.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Comedores_Sociales.xcdatamodel; sourceTree = "<group>"; };
  45. 3565339025449C3800F2F0DE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  46. 3565339525449C3800F2F0DE /* Comedores SocialesTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Comedores SocialesTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  47. 3565339925449C3800F2F0DE /* Comedores_SocialesTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Comedores_SocialesTests.swift; sourceTree = "<group>"; };
  48. 3565339B25449C3900F2F0DE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  49. 356533A025449C3900F2F0DE /* Comedores SocialesUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Comedores SocialesUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  50. 356533A425449C3900F2F0DE /* Comedores_SocialesUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Comedores_SocialesUITests.swift; sourceTree = "<group>"; };
  51. 356533A625449C3900F2F0DE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  52. 356533B82544A1AF00F2F0DE /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
  53. 356533C32544B1FF00F2F0DE /* RegisterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterView.swift; sourceTree = "<group>"; };
  54. 358E946F2558AC130074E928 /* NetworkingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkingModel.swift; sourceTree = "<group>"; };
  55. /* End PBXFileReference section */
  56. /* Begin PBXFrameworksBuildPhase section */
  57. 3565337C25449C3600F2F0DE /* Frameworks */ = {
  58. isa = PBXFrameworksBuildPhase;
  59. buildActionMask = 2147483647;
  60. files = (
  61. );
  62. runOnlyForDeploymentPostprocessing = 0;
  63. };
  64. 3565339225449C3800F2F0DE /* Frameworks */ = {
  65. isa = PBXFrameworksBuildPhase;
  66. buildActionMask = 2147483647;
  67. files = (
  68. );
  69. runOnlyForDeploymentPostprocessing = 0;
  70. };
  71. 3565339D25449C3900F2F0DE /* Frameworks */ = {
  72. isa = PBXFrameworksBuildPhase;
  73. buildActionMask = 2147483647;
  74. files = (
  75. );
  76. runOnlyForDeploymentPostprocessing = 0;
  77. };
  78. /* End PBXFrameworksBuildPhase section */
  79. /* Begin PBXGroup section */
  80. 3565337625449C3600F2F0DE = {
  81. isa = PBXGroup;
  82. children = (
  83. 3565338125449C3600F2F0DE /* Comedores Sociales */,
  84. 3565339825449C3800F2F0DE /* Comedores SocialesTests */,
  85. 356533A325449C3900F2F0DE /* Comedores SocialesUITests */,
  86. 3565338025449C3600F2F0DE /* Products */,
  87. );
  88. sourceTree = "<group>";
  89. };
  90. 3565338025449C3600F2F0DE /* Products */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 3565337F25449C3600F2F0DE /* Comedores Sociales.app */,
  94. 3565339525449C3800F2F0DE /* Comedores SocialesTests.xctest */,
  95. 356533A025449C3900F2F0DE /* Comedores SocialesUITests.xctest */,
  96. );
  97. name = Products;
  98. sourceTree = "<group>";
  99. };
  100. 3565338125449C3600F2F0DE /* Comedores Sociales */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 3565338225449C3600F2F0DE /* Comedores_SocialesApp.swift */,
  104. 3565338425449C3600F2F0DE /* ContentView.swift */,
  105. 356533B82544A1AF00F2F0DE /* LoginView.swift */,
  106. 356533C32544B1FF00F2F0DE /* RegisterView.swift */,
  107. 358E946F2558AC130074E928 /* NetworkingModel.swift */,
  108. 3565338625449C3800F2F0DE /* Assets.xcassets */,
  109. 3565338B25449C3800F2F0DE /* Persistence.swift */,
  110. 3565339025449C3800F2F0DE /* Info.plist */,
  111. 3565338D25449C3800F2F0DE /* Comedores_Sociales.xcdatamodeld */,
  112. 3565338825449C3800F2F0DE /* Preview Content */,
  113. );
  114. path = "Comedores Sociales";
  115. sourceTree = "<group>";
  116. };
  117. 3565338825449C3800F2F0DE /* Preview Content */ = {
  118. isa = PBXGroup;
  119. children = (
  120. 3565338925449C3800F2F0DE /* Preview Assets.xcassets */,
  121. );
  122. path = "Preview Content";
  123. sourceTree = "<group>";
  124. };
  125. 3565339825449C3800F2F0DE /* Comedores SocialesTests */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 3565339925449C3800F2F0DE /* Comedores_SocialesTests.swift */,
  129. 3565339B25449C3900F2F0DE /* Info.plist */,
  130. );
  131. path = "Comedores SocialesTests";
  132. sourceTree = "<group>";
  133. };
  134. 356533A325449C3900F2F0DE /* Comedores SocialesUITests */ = {
  135. isa = PBXGroup;
  136. children = (
  137. 356533A425449C3900F2F0DE /* Comedores_SocialesUITests.swift */,
  138. 356533A625449C3900F2F0DE /* Info.plist */,
  139. );
  140. path = "Comedores SocialesUITests";
  141. sourceTree = "<group>";
  142. };
  143. /* End PBXGroup section */
  144. /* Begin PBXNativeTarget section */
  145. 3565337E25449C3600F2F0DE /* Comedores Sociales */ = {
  146. isa = PBXNativeTarget;
  147. buildConfigurationList = 356533A925449C3900F2F0DE /* Build configuration list for PBXNativeTarget "Comedores Sociales" */;
  148. buildPhases = (
  149. 3565337B25449C3600F2F0DE /* Sources */,
  150. 3565337C25449C3600F2F0DE /* Frameworks */,
  151. 3565337D25449C3600F2F0DE /* Resources */,
  152. );
  153. buildRules = (
  154. );
  155. dependencies = (
  156. );
  157. name = "Comedores Sociales";
  158. productName = "Comedores Sociales";
  159. productReference = 3565337F25449C3600F2F0DE /* Comedores Sociales.app */;
  160. productType = "com.apple.product-type.application";
  161. };
  162. 3565339425449C3800F2F0DE /* Comedores SocialesTests */ = {
  163. isa = PBXNativeTarget;
  164. buildConfigurationList = 356533AC25449C3900F2F0DE /* Build configuration list for PBXNativeTarget "Comedores SocialesTests" */;
  165. buildPhases = (
  166. 3565339125449C3800F2F0DE /* Sources */,
  167. 3565339225449C3800F2F0DE /* Frameworks */,
  168. 3565339325449C3800F2F0DE /* Resources */,
  169. );
  170. buildRules = (
  171. );
  172. dependencies = (
  173. 3565339725449C3800F2F0DE /* PBXTargetDependency */,
  174. );
  175. name = "Comedores SocialesTests";
  176. productName = "Comedores SocialesTests";
  177. productReference = 3565339525449C3800F2F0DE /* Comedores SocialesTests.xctest */;
  178. productType = "com.apple.product-type.bundle.unit-test";
  179. };
  180. 3565339F25449C3900F2F0DE /* Comedores SocialesUITests */ = {
  181. isa = PBXNativeTarget;
  182. buildConfigurationList = 356533AF25449C3900F2F0DE /* Build configuration list for PBXNativeTarget "Comedores SocialesUITests" */;
  183. buildPhases = (
  184. 3565339C25449C3900F2F0DE /* Sources */,
  185. 3565339D25449C3900F2F0DE /* Frameworks */,
  186. 3565339E25449C3900F2F0DE /* Resources */,
  187. );
  188. buildRules = (
  189. );
  190. dependencies = (
  191. 356533A225449C3900F2F0DE /* PBXTargetDependency */,
  192. );
  193. name = "Comedores SocialesUITests";
  194. productName = "Comedores SocialesUITests";
  195. productReference = 356533A025449C3900F2F0DE /* Comedores SocialesUITests.xctest */;
  196. productType = "com.apple.product-type.bundle.ui-testing";
  197. };
  198. /* End PBXNativeTarget section */
  199. /* Begin PBXProject section */
  200. 3565337725449C3600F2F0DE /* Project object */ = {
  201. isa = PBXProject;
  202. attributes = {
  203. LastSwiftUpdateCheck = 1210;
  204. LastUpgradeCheck = 1210;
  205. TargetAttributes = {
  206. 3565337E25449C3600F2F0DE = {
  207. CreatedOnToolsVersion = 12.1;
  208. };
  209. 3565339425449C3800F2F0DE = {
  210. CreatedOnToolsVersion = 12.1;
  211. TestTargetID = 3565337E25449C3600F2F0DE;
  212. };
  213. 3565339F25449C3900F2F0DE = {
  214. CreatedOnToolsVersion = 12.1;
  215. TestTargetID = 3565337E25449C3600F2F0DE;
  216. };
  217. };
  218. };
  219. buildConfigurationList = 3565337A25449C3600F2F0DE /* Build configuration list for PBXProject "Comedores Sociales" */;
  220. compatibilityVersion = "Xcode 9.3";
  221. developmentRegion = en;
  222. hasScannedForEncodings = 0;
  223. knownRegions = (
  224. en,
  225. Base,
  226. );
  227. mainGroup = 3565337625449C3600F2F0DE;
  228. productRefGroup = 3565338025449C3600F2F0DE /* Products */;
  229. projectDirPath = "";
  230. projectRoot = "";
  231. targets = (
  232. 3565337E25449C3600F2F0DE /* Comedores Sociales */,
  233. 3565339425449C3800F2F0DE /* Comedores SocialesTests */,
  234. 3565339F25449C3900F2F0DE /* Comedores SocialesUITests */,
  235. );
  236. };
  237. /* End PBXProject section */
  238. /* Begin PBXResourcesBuildPhase section */
  239. 3565337D25449C3600F2F0DE /* Resources */ = {
  240. isa = PBXResourcesBuildPhase;
  241. buildActionMask = 2147483647;
  242. files = (
  243. 3565338A25449C3800F2F0DE /* Preview Assets.xcassets in Resources */,
  244. 3565338725449C3800F2F0DE /* Assets.xcassets in Resources */,
  245. );
  246. runOnlyForDeploymentPostprocessing = 0;
  247. };
  248. 3565339325449C3800F2F0DE /* Resources */ = {
  249. isa = PBXResourcesBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. );
  253. runOnlyForDeploymentPostprocessing = 0;
  254. };
  255. 3565339E25449C3900F2F0DE /* Resources */ = {
  256. isa = PBXResourcesBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. };
  262. /* End PBXResourcesBuildPhase section */
  263. /* Begin PBXSourcesBuildPhase section */
  264. 3565337B25449C3600F2F0DE /* Sources */ = {
  265. isa = PBXSourcesBuildPhase;
  266. buildActionMask = 2147483647;
  267. files = (
  268. 358E94702558AC130074E928 /* NetworkingModel.swift in Sources */,
  269. 356533B92544A1AF00F2F0DE /* LoginView.swift in Sources */,
  270. 3565338C25449C3800F2F0DE /* Persistence.swift in Sources */,
  271. 3565338525449C3600F2F0DE /* ContentView.swift in Sources */,
  272. 356533C42544B1FF00F2F0DE /* RegisterView.swift in Sources */,
  273. 3565338F25449C3800F2F0DE /* Comedores_Sociales.xcdatamodeld in Sources */,
  274. 3565338325449C3600F2F0DE /* Comedores_SocialesApp.swift in Sources */,
  275. );
  276. runOnlyForDeploymentPostprocessing = 0;
  277. };
  278. 3565339125449C3800F2F0DE /* Sources */ = {
  279. isa = PBXSourcesBuildPhase;
  280. buildActionMask = 2147483647;
  281. files = (
  282. 3565339A25449C3800F2F0DE /* Comedores_SocialesTests.swift in Sources */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. 3565339C25449C3900F2F0DE /* Sources */ = {
  287. isa = PBXSourcesBuildPhase;
  288. buildActionMask = 2147483647;
  289. files = (
  290. 356533A525449C3900F2F0DE /* Comedores_SocialesUITests.swift in Sources */,
  291. );
  292. runOnlyForDeploymentPostprocessing = 0;
  293. };
  294. /* End PBXSourcesBuildPhase section */
  295. /* Begin PBXTargetDependency section */
  296. 3565339725449C3800F2F0DE /* PBXTargetDependency */ = {
  297. isa = PBXTargetDependency;
  298. target = 3565337E25449C3600F2F0DE /* Comedores Sociales */;
  299. targetProxy = 3565339625449C3800F2F0DE /* PBXContainerItemProxy */;
  300. };
  301. 356533A225449C3900F2F0DE /* PBXTargetDependency */ = {
  302. isa = PBXTargetDependency;
  303. target = 3565337E25449C3600F2F0DE /* Comedores Sociales */;
  304. targetProxy = 356533A125449C3900F2F0DE /* PBXContainerItemProxy */;
  305. };
  306. /* End PBXTargetDependency section */
  307. /* Begin XCBuildConfiguration section */
  308. 356533A725449C3900F2F0DE /* Debug */ = {
  309. isa = XCBuildConfiguration;
  310. buildSettings = {
  311. ALWAYS_SEARCH_USER_PATHS = NO;
  312. CLANG_ANALYZER_NONNULL = YES;
  313. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  314. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  315. CLANG_CXX_LIBRARY = "libc++";
  316. CLANG_ENABLE_MODULES = YES;
  317. CLANG_ENABLE_OBJC_ARC = YES;
  318. CLANG_ENABLE_OBJC_WEAK = YES;
  319. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  320. CLANG_WARN_BOOL_CONVERSION = YES;
  321. CLANG_WARN_COMMA = YES;
  322. CLANG_WARN_CONSTANT_CONVERSION = YES;
  323. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  324. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  325. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  326. CLANG_WARN_EMPTY_BODY = YES;
  327. CLANG_WARN_ENUM_CONVERSION = YES;
  328. CLANG_WARN_INFINITE_RECURSION = YES;
  329. CLANG_WARN_INT_CONVERSION = YES;
  330. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  331. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  332. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  333. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  334. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  335. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  336. CLANG_WARN_STRICT_PROTOTYPES = YES;
  337. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  338. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  339. CLANG_WARN_UNREACHABLE_CODE = YES;
  340. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  341. COPY_PHASE_STRIP = NO;
  342. DEBUG_INFORMATION_FORMAT = dwarf;
  343. ENABLE_STRICT_OBJC_MSGSEND = YES;
  344. ENABLE_TESTABILITY = YES;
  345. GCC_C_LANGUAGE_STANDARD = gnu11;
  346. GCC_DYNAMIC_NO_PIC = NO;
  347. GCC_NO_COMMON_BLOCKS = YES;
  348. GCC_OPTIMIZATION_LEVEL = 0;
  349. GCC_PREPROCESSOR_DEFINITIONS = (
  350. "DEBUG=1",
  351. "$(inherited)",
  352. );
  353. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  354. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  355. GCC_WARN_UNDECLARED_SELECTOR = YES;
  356. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  357. GCC_WARN_UNUSED_FUNCTION = YES;
  358. GCC_WARN_UNUSED_VARIABLE = YES;
  359. IPHONEOS_DEPLOYMENT_TARGET = 14.1;
  360. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  361. MTL_FAST_MATH = YES;
  362. ONLY_ACTIVE_ARCH = YES;
  363. SDKROOT = iphoneos;
  364. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  365. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  366. };
  367. name = Debug;
  368. };
  369. 356533A825449C3900F2F0DE /* Release */ = {
  370. isa = XCBuildConfiguration;
  371. buildSettings = {
  372. ALWAYS_SEARCH_USER_PATHS = NO;
  373. CLANG_ANALYZER_NONNULL = YES;
  374. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  375. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  376. CLANG_CXX_LIBRARY = "libc++";
  377. CLANG_ENABLE_MODULES = YES;
  378. CLANG_ENABLE_OBJC_ARC = YES;
  379. CLANG_ENABLE_OBJC_WEAK = YES;
  380. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  381. CLANG_WARN_BOOL_CONVERSION = YES;
  382. CLANG_WARN_COMMA = YES;
  383. CLANG_WARN_CONSTANT_CONVERSION = YES;
  384. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  385. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  386. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  387. CLANG_WARN_EMPTY_BODY = YES;
  388. CLANG_WARN_ENUM_CONVERSION = YES;
  389. CLANG_WARN_INFINITE_RECURSION = YES;
  390. CLANG_WARN_INT_CONVERSION = YES;
  391. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  392. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  393. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  394. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  395. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  396. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  397. CLANG_WARN_STRICT_PROTOTYPES = YES;
  398. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  399. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  400. CLANG_WARN_UNREACHABLE_CODE = YES;
  401. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  402. COPY_PHASE_STRIP = NO;
  403. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  404. ENABLE_NS_ASSERTIONS = NO;
  405. ENABLE_STRICT_OBJC_MSGSEND = YES;
  406. GCC_C_LANGUAGE_STANDARD = gnu11;
  407. GCC_NO_COMMON_BLOCKS = YES;
  408. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  409. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  410. GCC_WARN_UNDECLARED_SELECTOR = YES;
  411. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  412. GCC_WARN_UNUSED_FUNCTION = YES;
  413. GCC_WARN_UNUSED_VARIABLE = YES;
  414. IPHONEOS_DEPLOYMENT_TARGET = 14.1;
  415. MTL_ENABLE_DEBUG_INFO = NO;
  416. MTL_FAST_MATH = YES;
  417. SDKROOT = iphoneos;
  418. SWIFT_COMPILATION_MODE = wholemodule;
  419. SWIFT_OPTIMIZATION_LEVEL = "-O";
  420. VALIDATE_PRODUCT = YES;
  421. };
  422. name = Release;
  423. };
  424. 356533AA25449C3900F2F0DE /* Debug */ = {
  425. isa = XCBuildConfiguration;
  426. buildSettings = {
  427. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  428. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  429. CODE_SIGN_STYLE = Automatic;
  430. DEVELOPMENT_ASSET_PATHS = "\"Comedores Sociales/Preview Content\"";
  431. DEVELOPMENT_TEAM = 4P4738NUTG;
  432. ENABLE_PREVIEWS = YES;
  433. INFOPLIST_FILE = "Comedores Sociales/Info.plist";
  434. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  435. LD_RUNPATH_SEARCH_PATHS = (
  436. "$(inherited)",
  437. "@executable_path/Frameworks",
  438. );
  439. PRODUCT_BUNDLE_IDENTIFIER = "com.hectorcarrion.Comedores-Sociales";
  440. PRODUCT_NAME = "$(TARGET_NAME)";
  441. SWIFT_VERSION = 5.0;
  442. TARGETED_DEVICE_FAMILY = "1,2";
  443. };
  444. name = Debug;
  445. };
  446. 356533AB25449C3900F2F0DE /* Release */ = {
  447. isa = XCBuildConfiguration;
  448. buildSettings = {
  449. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  450. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  451. CODE_SIGN_STYLE = Automatic;
  452. DEVELOPMENT_ASSET_PATHS = "\"Comedores Sociales/Preview Content\"";
  453. DEVELOPMENT_TEAM = 4P4738NUTG;
  454. ENABLE_PREVIEWS = YES;
  455. INFOPLIST_FILE = "Comedores Sociales/Info.plist";
  456. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  457. LD_RUNPATH_SEARCH_PATHS = (
  458. "$(inherited)",
  459. "@executable_path/Frameworks",
  460. );
  461. PRODUCT_BUNDLE_IDENTIFIER = "com.hectorcarrion.Comedores-Sociales";
  462. PRODUCT_NAME = "$(TARGET_NAME)";
  463. SWIFT_VERSION = 5.0;
  464. TARGETED_DEVICE_FAMILY = "1,2";
  465. };
  466. name = Release;
  467. };
  468. 356533AD25449C3900F2F0DE /* Debug */ = {
  469. isa = XCBuildConfiguration;
  470. buildSettings = {
  471. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  472. BUNDLE_LOADER = "$(TEST_HOST)";
  473. CODE_SIGN_STYLE = Automatic;
  474. DEVELOPMENT_TEAM = 4P4738NUTG;
  475. INFOPLIST_FILE = "Comedores SocialesTests/Info.plist";
  476. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  477. LD_RUNPATH_SEARCH_PATHS = (
  478. "$(inherited)",
  479. "@executable_path/Frameworks",
  480. "@loader_path/Frameworks",
  481. );
  482. PRODUCT_BUNDLE_IDENTIFIER = "com.hectorcarrion.Comedores-SocialesTests";
  483. PRODUCT_NAME = "$(TARGET_NAME)";
  484. SWIFT_VERSION = 5.0;
  485. TARGETED_DEVICE_FAMILY = "1,2";
  486. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Comedores Sociales.app/Comedores Sociales";
  487. };
  488. name = Debug;
  489. };
  490. 356533AE25449C3900F2F0DE /* Release */ = {
  491. isa = XCBuildConfiguration;
  492. buildSettings = {
  493. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  494. BUNDLE_LOADER = "$(TEST_HOST)";
  495. CODE_SIGN_STYLE = Automatic;
  496. DEVELOPMENT_TEAM = 4P4738NUTG;
  497. INFOPLIST_FILE = "Comedores SocialesTests/Info.plist";
  498. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  499. LD_RUNPATH_SEARCH_PATHS = (
  500. "$(inherited)",
  501. "@executable_path/Frameworks",
  502. "@loader_path/Frameworks",
  503. );
  504. PRODUCT_BUNDLE_IDENTIFIER = "com.hectorcarrion.Comedores-SocialesTests";
  505. PRODUCT_NAME = "$(TARGET_NAME)";
  506. SWIFT_VERSION = 5.0;
  507. TARGETED_DEVICE_FAMILY = "1,2";
  508. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Comedores Sociales.app/Comedores Sociales";
  509. };
  510. name = Release;
  511. };
  512. 356533B025449C3900F2F0DE /* Debug */ = {
  513. isa = XCBuildConfiguration;
  514. buildSettings = {
  515. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  516. CODE_SIGN_STYLE = Automatic;
  517. DEVELOPMENT_TEAM = 4P4738NUTG;
  518. INFOPLIST_FILE = "Comedores SocialesUITests/Info.plist";
  519. LD_RUNPATH_SEARCH_PATHS = (
  520. "$(inherited)",
  521. "@executable_path/Frameworks",
  522. "@loader_path/Frameworks",
  523. );
  524. PRODUCT_BUNDLE_IDENTIFIER = "com.hectorcarrion.Comedores-SocialesUITests";
  525. PRODUCT_NAME = "$(TARGET_NAME)";
  526. SWIFT_VERSION = 5.0;
  527. TARGETED_DEVICE_FAMILY = "1,2";
  528. TEST_TARGET_NAME = "Comedores Sociales";
  529. };
  530. name = Debug;
  531. };
  532. 356533B125449C3900F2F0DE /* Release */ = {
  533. isa = XCBuildConfiguration;
  534. buildSettings = {
  535. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  536. CODE_SIGN_STYLE = Automatic;
  537. DEVELOPMENT_TEAM = 4P4738NUTG;
  538. INFOPLIST_FILE = "Comedores SocialesUITests/Info.plist";
  539. LD_RUNPATH_SEARCH_PATHS = (
  540. "$(inherited)",
  541. "@executable_path/Frameworks",
  542. "@loader_path/Frameworks",
  543. );
  544. PRODUCT_BUNDLE_IDENTIFIER = "com.hectorcarrion.Comedores-SocialesUITests";
  545. PRODUCT_NAME = "$(TARGET_NAME)";
  546. SWIFT_VERSION = 5.0;
  547. TARGETED_DEVICE_FAMILY = "1,2";
  548. TEST_TARGET_NAME = "Comedores Sociales";
  549. };
  550. name = Release;
  551. };
  552. /* End XCBuildConfiguration section */
  553. /* Begin XCConfigurationList section */
  554. 3565337A25449C3600F2F0DE /* Build configuration list for PBXProject "Comedores Sociales" */ = {
  555. isa = XCConfigurationList;
  556. buildConfigurations = (
  557. 356533A725449C3900F2F0DE /* Debug */,
  558. 356533A825449C3900F2F0DE /* Release */,
  559. );
  560. defaultConfigurationIsVisible = 0;
  561. defaultConfigurationName = Release;
  562. };
  563. 356533A925449C3900F2F0DE /* Build configuration list for PBXNativeTarget "Comedores Sociales" */ = {
  564. isa = XCConfigurationList;
  565. buildConfigurations = (
  566. 356533AA25449C3900F2F0DE /* Debug */,
  567. 356533AB25449C3900F2F0DE /* Release */,
  568. );
  569. defaultConfigurationIsVisible = 0;
  570. defaultConfigurationName = Release;
  571. };
  572. 356533AC25449C3900F2F0DE /* Build configuration list for PBXNativeTarget "Comedores SocialesTests" */ = {
  573. isa = XCConfigurationList;
  574. buildConfigurations = (
  575. 356533AD25449C3900F2F0DE /* Debug */,
  576. 356533AE25449C3900F2F0DE /* Release */,
  577. );
  578. defaultConfigurationIsVisible = 0;
  579. defaultConfigurationName = Release;
  580. };
  581. 356533AF25449C3900F2F0DE /* Build configuration list for PBXNativeTarget "Comedores SocialesUITests" */ = {
  582. isa = XCConfigurationList;
  583. buildConfigurations = (
  584. 356533B025449C3900F2F0DE /* Debug */,
  585. 356533B125449C3900F2F0DE /* Release */,
  586. );
  587. defaultConfigurationIsVisible = 0;
  588. defaultConfigurationName = Release;
  589. };
  590. /* End XCConfigurationList section */
  591. /* Begin XCVersionGroup section */
  592. 3565338D25449C3800F2F0DE /* Comedores_Sociales.xcdatamodeld */ = {
  593. isa = XCVersionGroup;
  594. children = (
  595. 3565338E25449C3800F2F0DE /* Comedores_Sociales.xcdatamodel */,
  596. );
  597. currentVersion = 3565338E25449C3800F2F0DE /* Comedores_Sociales.xcdatamodel */;
  598. path = Comedores_Sociales.xcdatamodeld;
  599. sourceTree = "<group>";
  600. versionGroupType = wrapper.xcdatamodel;
  601. };
  602. /* End XCVersionGroup section */
  603. };
  604. rootObject = 3565337725449C3600F2F0DE /* Project object */;
  605. }