Repositorio del curso CCOM4030 el semestre B91 del proyecto kilometro0

project.pbxproj 23KB

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