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

project.pbxproj 25KB

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