Geen omschrijving

project.pbxproj 24KB

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