Nessuna descrizione

project.pbxproj 23KB

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