Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

project.pbxproj 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 52;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0207DA571B56EA530066E2B4 /* Images.xcassets */; };
  10. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
  11. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  12. 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; settings = {ATTRIBUTES = (Required, ); }; };
  13. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
  14. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
  15. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
  16. ADA04CF060084AB79470BC10 /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = 41757C63B0214F72B885F8C7 /* CDVDevice.m */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. 301BF534109A57CC0062928A /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  22. proxyType = 2;
  23. remoteGlobalIDString = D2AAC07E0554694100DB518D;
  24. remoteInfo = CordovaLib;
  25. };
  26. 301BF550109A68C00062928A /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  29. proxyType = 1;
  30. remoteGlobalIDString = D2AAC07D0554694100DB518D;
  31. remoteInfo = CordovaLib;
  32. };
  33. 907D8123214C687600058A10 /* PBXContainerItemProxy */ = {
  34. isa = PBXContainerItemProxy;
  35. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  36. proxyType = 2;
  37. remoteGlobalIDString = C0C01EB21E3911D50056E6CB;
  38. remoteInfo = Cordova;
  39. };
  40. /* End PBXContainerItemProxy section */
  41. /* Begin PBXFileReference section */
  42. 0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "ArtesaníasICP/Images.xcassets"; sourceTree = SOURCE_ROOT; };
  43. 1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  44. 1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  45. 1D6058910D05DD3D006BFB54 /* ArtesaníasICP.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ArtesaníasICP.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  47. 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CordovaLib.xcodeproj; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; };
  48. 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
  49. 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  50. 302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  51. 302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
  52. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-debug.xcconfig"; path = "cordova/build-debug.xcconfig"; sourceTree = SOURCE_ROOT; };
  53. 3047A5101AB8059700498E2A /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-release.xcconfig"; path = "cordova/build-release.xcconfig"; sourceTree = SOURCE_ROOT; };
  54. 3047A5111AB8059700498E2A /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = cordova/build.xcconfig; sourceTree = SOURCE_ROOT; };
  55. 32CA4F630368D1EE00C91783 /* ArtesaníasICP-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ArtesaníasICP-Prefix.pch"; sourceTree = "<group>"; };
  56. 41757C63B0214F72B885F8C7 /* CDVDevice.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVDevice.m; path = "cordova-plugin-device/CDVDevice.m"; sourceTree = "<group>"; };
  57. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = "ArtesaníasICP/CDVLaunchScreen.storyboard"; sourceTree = SOURCE_ROOT; };
  58. 8D1107310486CEB800E47090 /* ArtesaníasICP-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "ArtesaníasICP-Info.plist"; path = "ArtesaníasICP/ArtesaníasICP-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = SOURCE_ROOT; };
  59. 9FAEB57ED7114476814D1D74 /* CDVDevice.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVDevice.h; path = "cordova-plugin-device/CDVDevice.h"; sourceTree = "<group>"; };
  60. EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; };
  61. EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; };
  62. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
  63. F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = "ArtesaníasICP/config.xml"; sourceTree = "<group>"; };
  64. /* End PBXFileReference section */
  65. /* Begin PBXFrameworksBuildPhase section */
  66. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  67. isa = PBXFrameworksBuildPhase;
  68. buildActionMask = 2147483647;
  69. files = (
  70. 301BF552109A68D80062928A /* libCordova.a in Frameworks */,
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. /* End PBXFrameworksBuildPhase section */
  75. /* Begin PBXGroup section */
  76. 080E96DDFE201D6D7F000001 /* Classes */ = {
  77. isa = PBXGroup;
  78. children = (
  79. 302D95EE14D2391D003F00A1 /* MainViewController.h */,
  80. 302D95EF14D2391D003F00A1 /* MainViewController.m */,
  81. 302D95F014D2391D003F00A1 /* MainViewController.xib */,
  82. 1D3623240D0F684500981E51 /* AppDelegate.h */,
  83. 1D3623250D0F684500981E51 /* AppDelegate.m */,
  84. );
  85. name = Classes;
  86. path = "ArtesaníasICP/Classes";
  87. sourceTree = SOURCE_ROOT;
  88. };
  89. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  90. isa = PBXGroup;
  91. children = (
  92. 1D6058910D05DD3D006BFB54 /* ArtesaníasICP.app */,
  93. );
  94. name = Products;
  95. sourceTree = "<group>";
  96. };
  97. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  98. isa = PBXGroup;
  99. children = (
  100. EB87FDF41871DAF40020F90C /* config.xml */,
  101. EB87FDF31871DA8E0020F90C /* www */,
  102. EB87FDF11871DA420020F90C /* Staging */,
  103. 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */,
  104. 080E96DDFE201D6D7F000001 /* Classes */,
  105. 307C750510C5A3420062BCA9 /* Plugins */,
  106. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  107. 29B97317FDCFA39411CA2CEA /* Resources */,
  108. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  109. 19C28FACFE9D520D11CA2CBB /* Products */,
  110. );
  111. name = CustomTemplate;
  112. sourceTree = "<group>";
  113. };
  114. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 32CA4F630368D1EE00C91783 /* ArtesaníasICP-Prefix.pch */,
  118. 29B97316FDCFA39411CA2CEA /* main.m */,
  119. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */,
  120. );
  121. name = "Other Sources";
  122. path = "ArtesaníasICP";
  123. sourceTree = "<group>";
  124. };
  125. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 0207DA571B56EA530066E2B4 /* Images.xcassets */,
  129. 3047A50E1AB8057F00498E2A /* config */,
  130. 8D1107310486CEB800E47090 /* ArtesaníasICP-Info.plist */,
  131. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
  132. );
  133. name = Resources;
  134. path = "ArtesaníasICP/Resources";
  135. sourceTree = "<group>";
  136. };
  137. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  138. isa = PBXGroup;
  139. children = (
  140. );
  141. name = Frameworks;
  142. sourceTree = "<group>";
  143. };
  144. 301BF52E109A57CC0062928A /* Products */ = {
  145. isa = PBXGroup;
  146. children = (
  147. 301BF535109A57CC0062928A /* libCordova.a */,
  148. 907D8124214C687600058A10 /* Cordova.framework */,
  149. );
  150. name = Products;
  151. sourceTree = "<group>";
  152. };
  153. 3047A50E1AB8057F00498E2A /* config */ = {
  154. isa = PBXGroup;
  155. children = (
  156. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */,
  157. 3047A5101AB8059700498E2A /* build-release.xcconfig */,
  158. 3047A5111AB8059700498E2A /* build.xcconfig */,
  159. );
  160. name = config;
  161. sourceTree = "<group>";
  162. };
  163. 307C750510C5A3420062BCA9 /* Plugins */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 41757C63B0214F72B885F8C7 /* CDVDevice.m */,
  167. 9FAEB57ED7114476814D1D74 /* CDVDevice.h */,
  168. );
  169. name = Plugins;
  170. path = "ArtesaníasICP/Plugins";
  171. sourceTree = SOURCE_ROOT;
  172. };
  173. EB87FDF11871DA420020F90C /* Staging */ = {
  174. isa = PBXGroup;
  175. children = (
  176. F840E1F0165FE0F500CFE078 /* config.xml */,
  177. 301BF56E109A69640062928A /* www */,
  178. );
  179. name = Staging;
  180. sourceTree = "<group>";
  181. };
  182. /* End PBXGroup section */
  183. /* Begin PBXNativeTarget section */
  184. 1D6058900D05DD3D006BFB54 /* ArtesaníasICP */ = {
  185. isa = PBXNativeTarget;
  186. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ArtesaníasICP" */;
  187. buildPhases = (
  188. 304B58A110DAC018002A0835 /* Copy www directory */,
  189. 1D60588D0D05DD3D006BFB54 /* Resources */,
  190. 1D60588E0D05DD3D006BFB54 /* Sources */,
  191. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  192. );
  193. buildRules = (
  194. );
  195. dependencies = (
  196. 301BF551109A68C00062928A /* PBXTargetDependency */,
  197. );
  198. name = "ArtesaníasICP";
  199. productName = "ArtesaníasICP";
  200. productReference = 1D6058910D05DD3D006BFB54 /* ArtesaníasICP.app */;
  201. productType = "com.apple.product-type.application";
  202. };
  203. /* End PBXNativeTarget section */
  204. /* Begin PBXProject section */
  205. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  206. isa = PBXProject;
  207. attributes = {
  208. LastUpgradeCheck = 1130;
  209. };
  210. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ArtesaníasICP" */;
  211. compatibilityVersion = "Xcode 11.0";
  212. developmentRegion = en;
  213. hasScannedForEncodings = 1;
  214. knownRegions = (
  215. en,
  216. Base,
  217. );
  218. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  219. projectDirPath = "";
  220. projectReferences = (
  221. {
  222. ProductGroup = 301BF52E109A57CC0062928A /* Products */;
  223. ProjectRef = 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */;
  224. },
  225. );
  226. projectRoot = "";
  227. targets = (
  228. 1D6058900D05DD3D006BFB54 /* ArtesaníasICP */,
  229. );
  230. };
  231. /* End PBXProject section */
  232. /* Begin PBXReferenceProxy section */
  233. 301BF535109A57CC0062928A /* libCordova.a */ = {
  234. isa = PBXReferenceProxy;
  235. fileType = archive.ar;
  236. path = libCordova.a;
  237. remoteRef = 301BF534109A57CC0062928A /* PBXContainerItemProxy */;
  238. sourceTree = BUILT_PRODUCTS_DIR;
  239. };
  240. 907D8124214C687600058A10 /* Cordova.framework */ = {
  241. isa = PBXReferenceProxy;
  242. fileType = wrapper.framework;
  243. path = Cordova.framework;
  244. remoteRef = 907D8123214C687600058A10 /* PBXContainerItemProxy */;
  245. sourceTree = BUILT_PRODUCTS_DIR;
  246. };
  247. /* End PBXReferenceProxy section */
  248. /* Begin PBXResourcesBuildPhase section */
  249. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  250. isa = PBXResourcesBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
  254. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
  255. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
  256. );
  257. runOnlyForDeploymentPostprocessing = 0;
  258. };
  259. /* End PBXResourcesBuildPhase section */
  260. /* Begin PBXShellScriptBuildPhase section */
  261. 304B58A110DAC018002A0835 /* Copy www directory */ = {
  262. isa = PBXShellScriptBuildPhase;
  263. buildActionMask = 2147483647;
  264. files = (
  265. );
  266. inputPaths = (
  267. );
  268. name = "Copy www directory";
  269. outputPaths = (
  270. );
  271. runOnlyForDeploymentPostprocessing = 0;
  272. shellPath = /bin/sh;
  273. shellScript = "\"$SRCROOT/ArtesaníasICP/Scripts/copy-www-build-step.sh\"";
  274. showEnvVarsInLog = 0;
  275. };
  276. /* End PBXShellScriptBuildPhase section */
  277. /* Begin PBXSourcesBuildPhase section */
  278. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  279. isa = PBXSourcesBuildPhase;
  280. buildActionMask = 2147483647;
  281. files = (
  282. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  283. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
  284. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
  285. ADA04CF060084AB79470BC10 /* CDVDevice.m in Sources */,
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. };
  289. /* End PBXSourcesBuildPhase section */
  290. /* Begin PBXTargetDependency section */
  291. 301BF551109A68C00062928A /* PBXTargetDependency */ = {
  292. isa = PBXTargetDependency;
  293. name = CordovaLib;
  294. targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
  295. };
  296. /* End PBXTargetDependency section */
  297. /* Begin XCBuildConfiguration section */
  298. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  299. isa = XCBuildConfiguration;
  300. baseConfigurationReference = 3047A50F1AB8059700498E2A /* build-debug.xcconfig */;
  301. buildSettings = {
  302. ALWAYS_SEARCH_USER_PATHS = NO;
  303. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  304. CLANG_ENABLE_MODULES = YES;
  305. CLANG_ENABLE_OBJC_ARC = YES;
  306. COPY_PHASE_STRIP = NO;
  307. DEVELOPMENT_TEAM = "";
  308. GCC_DYNAMIC_NO_PIC = NO;
  309. GCC_OPTIMIZATION_LEVEL = 0;
  310. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  311. GCC_PREFIX_HEADER = "ArtesaníasICP/ArtesaníasICP-Prefix.pch";
  312. GCC_THUMB_SUPPORT = NO;
  313. GCC_VERSION = "";
  314. INFOPLIST_FILE = "ArtesaníasICP/ArtesaníasICP-Info.plist";
  315. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  316. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  317. PRODUCT_BUNDLE_IDENTIFIER = io.cordova.artesaniasICP;
  318. PRODUCT_NAME = "$(TARGET_NAME)";
  319. TARGETED_DEVICE_FAMILY = "1,2";
  320. };
  321. name = Debug;
  322. };
  323. 1D6058950D05DD3E006BFB54 /* Release */ = {
  324. isa = XCBuildConfiguration;
  325. baseConfigurationReference = 3047A5101AB8059700498E2A /* build-release.xcconfig */;
  326. buildSettings = {
  327. ALWAYS_SEARCH_USER_PATHS = NO;
  328. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  329. CLANG_ENABLE_MODULES = YES;
  330. CLANG_ENABLE_OBJC_ARC = YES;
  331. CODE_SIGN_IDENTITY = "Apple Development";
  332. CODE_SIGN_STYLE = Automatic;
  333. COPY_PHASE_STRIP = YES;
  334. DEVELOPMENT_TEAM = "";
  335. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  336. GCC_PREFIX_HEADER = "ArtesaníasICP/ArtesaníasICP-Prefix.pch";
  337. GCC_THUMB_SUPPORT = NO;
  338. GCC_VERSION = "";
  339. INFOPLIST_FILE = "ArtesaníasICP/ArtesaníasICP-Info.plist";
  340. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  341. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  342. PRODUCT_BUNDLE_IDENTIFIER = io.cordova.artesaniasICP;
  343. PRODUCT_NAME = "$(TARGET_NAME)";
  344. PROVISIONING_PROFILE_SPECIFIER = "";
  345. TARGETED_DEVICE_FAMILY = "1,2";
  346. };
  347. name = Release;
  348. };
  349. C01FCF4F08A954540054247B /* Debug */ = {
  350. isa = XCBuildConfiguration;
  351. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  352. buildSettings = {
  353. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  354. CLANG_ENABLE_MODULES = YES;
  355. CLANG_ENABLE_OBJC_ARC = YES;
  356. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  357. CLANG_WARN_BOOL_CONVERSION = YES;
  358. CLANG_WARN_COMMA = YES;
  359. CLANG_WARN_CONSTANT_CONVERSION = YES;
  360. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  361. CLANG_WARN_EMPTY_BODY = YES;
  362. CLANG_WARN_ENUM_CONVERSION = YES;
  363. CLANG_WARN_INFINITE_RECURSION = YES;
  364. CLANG_WARN_INT_CONVERSION = YES;
  365. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  366. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  367. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  368. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  369. CLANG_WARN_STRICT_PROTOTYPES = YES;
  370. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  371. CLANG_WARN_UNREACHABLE_CODE = YES;
  372. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  373. ENABLE_STRICT_OBJC_MSGSEND = YES;
  374. ENABLE_TESTABILITY = YES;
  375. GCC_C_LANGUAGE_STANDARD = c99;
  376. GCC_NO_COMMON_BLOCKS = YES;
  377. GCC_THUMB_SUPPORT = NO;
  378. GCC_VERSION = "";
  379. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  380. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  381. GCC_WARN_UNDECLARED_SELECTOR = YES;
  382. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  383. GCC_WARN_UNUSED_FUNCTION = YES;
  384. GCC_WARN_UNUSED_VARIABLE = YES;
  385. ONLY_ACTIVE_ARCH = YES;
  386. SDKROOT = iphoneos;
  387. SKIP_INSTALL = NO;
  388. WK_WEB_VIEW_ONLY = 1;
  389. };
  390. name = Debug;
  391. };
  392. C01FCF5008A954540054247B /* Release */ = {
  393. isa = XCBuildConfiguration;
  394. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  395. buildSettings = {
  396. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  397. CLANG_ENABLE_MODULES = YES;
  398. CLANG_ENABLE_OBJC_ARC = YES;
  399. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  400. CLANG_WARN_BOOL_CONVERSION = YES;
  401. CLANG_WARN_COMMA = YES;
  402. CLANG_WARN_CONSTANT_CONVERSION = YES;
  403. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  404. CLANG_WARN_EMPTY_BODY = YES;
  405. CLANG_WARN_ENUM_CONVERSION = YES;
  406. CLANG_WARN_INFINITE_RECURSION = YES;
  407. CLANG_WARN_INT_CONVERSION = YES;
  408. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  409. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  410. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  411. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  412. CLANG_WARN_STRICT_PROTOTYPES = YES;
  413. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  414. CLANG_WARN_UNREACHABLE_CODE = YES;
  415. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  416. ENABLE_STRICT_OBJC_MSGSEND = YES;
  417. GCC_C_LANGUAGE_STANDARD = c99;
  418. GCC_NO_COMMON_BLOCKS = YES;
  419. GCC_THUMB_SUPPORT = NO;
  420. GCC_VERSION = "";
  421. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  422. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  423. GCC_WARN_UNDECLARED_SELECTOR = YES;
  424. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  425. GCC_WARN_UNUSED_FUNCTION = YES;
  426. GCC_WARN_UNUSED_VARIABLE = YES;
  427. SDKROOT = iphoneos;
  428. SKIP_INSTALL = NO;
  429. WK_WEB_VIEW_ONLY = 1;
  430. };
  431. name = Release;
  432. };
  433. /* End XCBuildConfiguration section */
  434. /* Begin XCConfigurationList section */
  435. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "ArtesaníasICP" */ = {
  436. isa = XCConfigurationList;
  437. buildConfigurations = (
  438. 1D6058940D05DD3E006BFB54 /* Debug */,
  439. 1D6058950D05DD3E006BFB54 /* Release */,
  440. );
  441. defaultConfigurationIsVisible = 0;
  442. defaultConfigurationName = Release;
  443. };
  444. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ArtesaníasICP" */ = {
  445. isa = XCConfigurationList;
  446. buildConfigurations = (
  447. C01FCF4F08A954540054247B /* Debug */,
  448. C01FCF5008A954540054247B /* Release */,
  449. );
  450. defaultConfigurationIsVisible = 0;
  451. defaultConfigurationName = Release;
  452. };
  453. /* End XCConfigurationList section */
  454. };
  455. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  456. }