project.pbxproj 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654
  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. 0A1A261E3F8A4EB3A0D60223 /* CDVSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = D11660AA93F4439EA49D8229 /* CDVSplashScreen.m */; };
  11. 0E62CE2178BB42E483FF8B94 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3707E03BADA46CAA1E7818B /* CoreLocation.framework */; };
  12. 1086664334C94D1ABF6EA45F /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92151D159D86429F9A3203E1 /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  13. 18F4FC23F3284AD39BEA67A4 /* GCDWebServerMultiPartFormRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E572143DA33409B848DAF83 /* GCDWebServerMultiPartFormRequest.m */; };
  14. 1B90880C23C54732B083162D /* GCDWebServerStreamedResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = D60139331548474B83453DAD /* GCDWebServerStreamedResponse.m */; };
  15. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
  16. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  17. 1DE48D4150084A1384572F1F /* CDVCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 70A1143E76F54C40B1E8C9CA /* CDVCamera.m */; };
  18. 28E0B7EC49154840AEF31348 /* GCDWebServerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AD831E280C44AE1B00A64C8 /* GCDWebServerResponse.m */; };
  19. 2C8A48088E80400499D55B26 /* CDVWKProcessPoolFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = C25BB5FCA7004A32967BCC38 /* CDVWKProcessPoolFactory.m */; };
  20. 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; };
  21. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
  22. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
  23. 4086208CFFED43F7AF6805CF /* GCDWebServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 892D9576DACF4BD88F0DF86D /* GCDWebServer.m */; };
  24. 4304CEB735BE490E9EB975E7 /* CDVContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 8189BF5648A14939A1527910 /* CDVContact.m */; };
  25. 4D7D8706839B4E3398741E43 /* GCDWebServerDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3FDD98810843149F369D57 /* GCDWebServerDataResponse.m */; };
  26. 5216D75333D442DB943F5C5A /* GCDWebServerErrorResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 061E620B3866417E82819A09 /* GCDWebServerErrorResponse.m */; };
  27. 5831D94A79BF44438F3669BA /* GCDWebServerDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 0128931534354FEE8F84E0B0 /* GCDWebServerDataRequest.m */; };
  28. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
  29. 7A3E053513A14FDE92F8DAFE /* UIImage+CropScaleOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 830AB63D37144CDB88815A0E /* UIImage+CropScaleOrientation.m */; };
  30. 7CBA15B0A0D84194AF9EB22B /* GCDWebServerFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA63F206EC6449DB77137E9 /* GCDWebServerFunctions.m */; };
  31. 85EDE4D2F4DB48A0B35D95FF /* CDVWKWebViewEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 45B958D5A1AA408D8104FF42 /* CDVWKWebViewEngine.m */; };
  32. 8904B327A41E4742953F5451 /* IONAssetHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 0542EA9F3CAB4AFDA49F526A /* IONAssetHandler.m */; };
  33. 8B62DCF45F5D46AC97BA121E /* CDVThemeableBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9806B0F7F84FCBAB094D1B /* CDVThemeableBrowser.m */; };
  34. 8BFC1B183DF74E99BEFBF378 /* GCDWebServerFileRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = EDF9889C359C464798738BED /* GCDWebServerFileRequest.m */; };
  35. 8DF1F023422C496DB3EACECA /* GCDWebServerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 728AF9D5E11340A89397238D /* GCDWebServerConnection.m */; };
  36. 968A93F60E5E46BA9FB4B1FE /* CDVJpegHeaderWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = FA580C0CE8BF429583D29A48 /* CDVJpegHeaderWriter.m */; };
  37. 970C29D23AFF4553BDE51FD7 /* GCDWebServerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 908102DAD6D848219980D2E4 /* GCDWebServerRequest.m */; };
  38. 9CD50EB2CF224ADF85DBDE8E /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = C073EA6513D349BAA254FA66 /* CDVDevice.m */; };
  39. A5C8B486BF0E41B8AFEC55E7 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 27FD8323FCB14A9A88068120 /* libz.tbd */; };
  40. A81A934B554941ACB65B266C /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C97734420B47469862FA80 /* AddressBook.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  41. ABD36363665C417E807E8C96 /* CDVWKWebViewUIDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 74FD5104EDBD4A8690385D4B /* CDVWKWebViewUIDelegate.m */; };
  42. AE594A70A46A486A8D40EE98 /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A0CC7CF9DCE45968EA104D1 /* AddressBookUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  43. AFA9972E8AFC40CE8887908B /* CDVStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = B6926995FAFB426596A5A61F /* CDVStatusBar.m */; };
  44. B3A325D6961544028448FEE9 /* GCDWebServerFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A7F7455AC2C4B3983A235C0 /* GCDWebServerFileResponse.m */; };
  45. B4CCB3831EAD4843838D0071 /* GCDWebServerURLEncodedFormRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 3971D93431BE421E87C42503 /* GCDWebServerURLEncodedFormRequest.m */; };
  46. B68902FAF29240BB8923749F /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF3799C0BB2A48879670A11D /* WebKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  47. BE080FA19F104825BFC8F6D5 /* CDVIonicKeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D9DC3784993493681FE5D1B /* CDVIonicKeyboard.m */; };
  48. C43111965DBE48209ACE847A /* CDVInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 78F297E6CBA34CA08E117E8C /* CDVInAppBrowser.m */; };
  49. C7B760D854A64CEDA169EEA7 /* CDVContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = C7CABED6A06545CCA5404027 /* CDVContacts.m */; };
  50. E03F37DA71654378ADC3FCA7 /* CDVLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = CA56B7CFEB88402E9A87BFAE /* CDVLocation.m */; };
  51. F6D1A0C6E2344960A66AFABE /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B89AA94740CB47529251614B /* AVFoundation.framework */; };
  52. FF911AF058164E258AAA31C6 /* CDVViewController+SplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = C55D758475024B0BAE8D1E9F /* CDVViewController+SplashScreen.m */; };
  53. /* End PBXBuildFile section */
  54. /* Begin PBXContainerItemProxy section */
  55. 301BF534109A57CC0062928A /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = D2AAC07E0554694100DB518D;
  60. remoteInfo = CordovaLib;
  61. };
  62. 301BF550109A68C00062928A /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  65. proxyType = 1;
  66. remoteGlobalIDString = D2AAC07D0554694100DB518D;
  67. remoteInfo = CordovaLib;
  68. };
  69. F0CA34272219AC96001F251C /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  72. proxyType = 2;
  73. remoteGlobalIDString = C0C01EB21E3911D50056E6CB;
  74. remoteInfo = Cordova;
  75. };
  76. /* End PBXContainerItemProxy section */
  77. /* Begin PBXFileReference section */
  78. 0128931534354FEE8F84E0B0 /* GCDWebServerDataRequest.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerDataRequest.m; path = "cordova-plugin-ionic-webview/GCDWebServerDataRequest.m"; sourceTree = "<group>"; };
  79. 0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = MyApp/Images.xcassets; sourceTree = SOURCE_ROOT; };
  80. 0542EA9F3CAB4AFDA49F526A /* IONAssetHandler.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = IONAssetHandler.m; path = "cordova-plugin-ionic-webview/IONAssetHandler.m"; sourceTree = "<group>"; };
  81. 061E620B3866417E82819A09 /* GCDWebServerErrorResponse.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerErrorResponse.m; path = "cordova-plugin-ionic-webview/GCDWebServerErrorResponse.m"; sourceTree = "<group>"; };
  82. 06C97734420B47469862FA80 /* AddressBook.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; };
  83. 0A0CC7CF9DCE45968EA104D1 /* AddressBookUI.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
  84. 0CC3909CFE1C400896D75C3D /* CDVExif.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVExif.h; path = "cordova-plugin-camera/CDVExif.h"; sourceTree = "<group>"; };
  85. 12DD7ECB529E454DA9785EC4 /* IONAssetHandler.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = IONAssetHandler.h; path = "cordova-plugin-ionic-webview/IONAssetHandler.h"; sourceTree = "<group>"; };
  86. 1A7F7455AC2C4B3983A235C0 /* GCDWebServerFileResponse.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerFileResponse.m; path = "cordova-plugin-ionic-webview/GCDWebServerFileResponse.m"; sourceTree = "<group>"; };
  87. 1BD7619A0BB347229B8A336F /* CDVJpegHeaderWriter.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVJpegHeaderWriter.h; path = "cordova-plugin-camera/CDVJpegHeaderWriter.h"; sourceTree = "<group>"; };
  88. 1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  89. 1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  90. 1D6058910D05DD3D006BFB54 /* MyApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MyApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  91. 209B4A13C22947DD838696C3 /* GCDWebServerURLEncodedFormRequest.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerURLEncodedFormRequest.h; path = "cordova-plugin-ionic-webview/GCDWebServerURLEncodedFormRequest.h"; sourceTree = "<group>"; };
  92. 26BD2C55D9874529BEB9195B /* GCDWebServerResponse.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerResponse.h; path = "cordova-plugin-ionic-webview/GCDWebServerResponse.h"; sourceTree = "<group>"; };
  93. 27FD8323FCB14A9A88068120 /* libz.tbd */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  94. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  95. 2D06A3D027024B3393A297E7 /* GCDWebServerHTTPStatusCodes.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerHTTPStatusCodes.h; path = "cordova-plugin-ionic-webview/GCDWebServerHTTPStatusCodes.h"; sourceTree = "<group>"; };
  96. 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; };
  97. 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
  98. 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  99. 302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  100. 302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
  101. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-debug.xcconfig"; path = "cordova/build-debug.xcconfig"; sourceTree = SOURCE_ROOT; };
  102. 3047A5101AB8059700498E2A /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-release.xcconfig"; path = "cordova/build-release.xcconfig"; sourceTree = SOURCE_ROOT; };
  103. 3047A5111AB8059700498E2A /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = cordova/build.xcconfig; sourceTree = SOURCE_ROOT; };
  104. 32CA4F630368D1EE00C91783 /* MyApp-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MyApp-Prefix.pch"; sourceTree = "<group>"; };
  105. 3971D93431BE421E87C42503 /* GCDWebServerURLEncodedFormRequest.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerURLEncodedFormRequest.m; path = "cordova-plugin-ionic-webview/GCDWebServerURLEncodedFormRequest.m"; sourceTree = "<group>"; };
  106. 3AD831E280C44AE1B00A64C8 /* GCDWebServerResponse.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerResponse.m; path = "cordova-plugin-ionic-webview/GCDWebServerResponse.m"; sourceTree = "<group>"; };
  107. 4049D0A93FD943189C5F88EB /* CDVCamera.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVCamera.h; path = "cordova-plugin-camera/CDVCamera.h"; sourceTree = "<group>"; };
  108. 45B958D5A1AA408D8104FF42 /* CDVWKWebViewEngine.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVWKWebViewEngine.m; path = "cordova-plugin-ionic-webview/CDVWKWebViewEngine.m"; sourceTree = "<group>"; };
  109. 464539A60CE740C79936D824 /* CDVContact.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVContact.h; path = "cordova-plugin-contacts/CDVContact.h"; sourceTree = "<group>"; };
  110. 47CA246DBE40402AA9E2A35B /* GCDWebServerFileRequest.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerFileRequest.h; path = "cordova-plugin-ionic-webview/GCDWebServerFileRequest.h"; sourceTree = "<group>"; };
  111. 4A35B1D891794A10BD389783 /* 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>"; };
  112. 511337667ED04C43B1BCEA3C /* CDVWKWebViewEngine.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVWKWebViewEngine.h; path = "cordova-plugin-ionic-webview/CDVWKWebViewEngine.h"; sourceTree = "<group>"; };
  113. 5F9806B0F7F84FCBAB094D1B /* CDVThemeableBrowser.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVThemeableBrowser.m; path = "cordova-plugin-themeablebrowser/CDVThemeableBrowser.m"; sourceTree = "<group>"; };
  114. 67B2B6BFB54341BAADA51333 /* CDVViewController+SplashScreen.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "CDVViewController+SplashScreen.h"; path = "cordova-plugin-splashscreen/CDVViewController+SplashScreen.h"; sourceTree = "<group>"; };
  115. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = MyApp/CDVLaunchScreen.storyboard; sourceTree = SOURCE_ROOT; };
  116. 6E572143DA33409B848DAF83 /* GCDWebServerMultiPartFormRequest.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerMultiPartFormRequest.m; path = "cordova-plugin-ionic-webview/GCDWebServerMultiPartFormRequest.m"; sourceTree = "<group>"; };
  117. 6EA63F206EC6449DB77137E9 /* GCDWebServerFunctions.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerFunctions.m; path = "cordova-plugin-ionic-webview/GCDWebServerFunctions.m"; sourceTree = "<group>"; };
  118. 70A1143E76F54C40B1E8C9CA /* CDVCamera.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVCamera.m; path = "cordova-plugin-camera/CDVCamera.m"; sourceTree = "<group>"; };
  119. 728AF9D5E11340A89397238D /* GCDWebServerConnection.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerConnection.m; path = "cordova-plugin-ionic-webview/GCDWebServerConnection.m"; sourceTree = "<group>"; };
  120. 74FD5104EDBD4A8690385D4B /* CDVWKWebViewUIDelegate.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVWKWebViewUIDelegate.m; path = "cordova-plugin-ionic-webview/CDVWKWebViewUIDelegate.m"; sourceTree = "<group>"; };
  121. 76087B5B9D744D74B1734005 /* GCDWebServerFileResponse.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerFileResponse.h; path = "cordova-plugin-ionic-webview/GCDWebServerFileResponse.h"; sourceTree = "<group>"; };
  122. 78F297E6CBA34CA08E117E8C /* CDVInAppBrowser.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVInAppBrowser.m; path = "cordova-plugin-inappbrowser/CDVInAppBrowser.m"; sourceTree = "<group>"; };
  123. 7F12C230911C402889F960E1 /* GCDWebServerMultiPartFormRequest.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerMultiPartFormRequest.h; path = "cordova-plugin-ionic-webview/GCDWebServerMultiPartFormRequest.h"; sourceTree = "<group>"; };
  124. 8189BF5648A14939A1527910 /* CDVContact.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVContact.m; path = "cordova-plugin-contacts/CDVContact.m"; sourceTree = "<group>"; };
  125. 82ACFF7A952145B3A780D335 /* GCDWebServerPrivate.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerPrivate.h; path = "cordova-plugin-ionic-webview/GCDWebServerPrivate.h"; sourceTree = "<group>"; };
  126. 830AB63D37144CDB88815A0E /* UIImage+CropScaleOrientation.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "UIImage+CropScaleOrientation.m"; path = "cordova-plugin-camera/UIImage+CropScaleOrientation.m"; sourceTree = "<group>"; };
  127. 892D9576DACF4BD88F0DF86D /* GCDWebServer.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServer.m; path = "cordova-plugin-ionic-webview/GCDWebServer.m"; sourceTree = "<group>"; };
  128. 8D1107310486CEB800E47090 /* MyApp-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "MyApp-Info.plist"; path = "MyApp/MyApp-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = SOURCE_ROOT; };
  129. 908102DAD6D848219980D2E4 /* GCDWebServerRequest.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerRequest.m; path = "cordova-plugin-ionic-webview/GCDWebServerRequest.m"; sourceTree = "<group>"; };
  130. 91C09FFABA674FF780C65719 /* CDVIonicKeyboard.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVIonicKeyboard.h; path = "cordova-plugin-ionic-keyboard/CDVIonicKeyboard.h"; sourceTree = "<group>"; };
  131. 92151D159D86429F9A3203E1 /* ImageIO.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  132. 92F9F8FDC39044EFBC05F53E /* GCDWebServerDataRequest.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerDataRequest.h; path = "cordova-plugin-ionic-webview/GCDWebServerDataRequest.h"; sourceTree = "<group>"; };
  133. 9506C6DFAD2B40EC86D27504 /* GCDWebServerErrorResponse.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerErrorResponse.h; path = "cordova-plugin-ionic-webview/GCDWebServerErrorResponse.h"; sourceTree = "<group>"; };
  134. 9D9DC3784993493681FE5D1B /* CDVIonicKeyboard.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVIonicKeyboard.m; path = "cordova-plugin-ionic-keyboard/CDVIonicKeyboard.m"; sourceTree = "<group>"; };
  135. A35B905B32154085A02932DC /* CDVInAppBrowser.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVInAppBrowser.h; path = "cordova-plugin-inappbrowser/CDVInAppBrowser.h"; sourceTree = "<group>"; };
  136. A74721FD8E3045DB8B557096 /* UIImage+CropScaleOrientation.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "UIImage+CropScaleOrientation.h"; path = "cordova-plugin-camera/UIImage+CropScaleOrientation.h"; sourceTree = "<group>"; };
  137. B614E70E8AF94080BA4D04B7 /* CDVWKProcessPoolFactory.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVWKProcessPoolFactory.h; path = "cordova-plugin-ionic-webview/CDVWKProcessPoolFactory.h"; sourceTree = "<group>"; };
  138. B6926995FAFB426596A5A61F /* CDVStatusBar.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVStatusBar.m; path = "cordova-plugin-statusbar/CDVStatusBar.m"; sourceTree = "<group>"; };
  139. B729FBB4B4F84CF0B1C548A5 /* GCDWebServerRequest.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerRequest.h; path = "cordova-plugin-ionic-webview/GCDWebServerRequest.h"; sourceTree = "<group>"; };
  140. B89AA94740CB47529251614B /* AVFoundation.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  141. BC3FDD98810843149F369D57 /* GCDWebServerDataResponse.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerDataResponse.m; path = "cordova-plugin-ionic-webview/GCDWebServerDataResponse.m"; sourceTree = "<group>"; };
  142. C073EA6513D349BAA254FA66 /* 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>"; };
  143. C25BB5FCA7004A32967BCC38 /* CDVWKProcessPoolFactory.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVWKProcessPoolFactory.m; path = "cordova-plugin-ionic-webview/CDVWKProcessPoolFactory.m"; sourceTree = "<group>"; };
  144. C55D758475024B0BAE8D1E9F /* CDVViewController+SplashScreen.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = "CDVViewController+SplashScreen.m"; path = "cordova-plugin-splashscreen/CDVViewController+SplashScreen.m"; sourceTree = "<group>"; };
  145. C7CABED6A06545CCA5404027 /* CDVContacts.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVContacts.m; path = "cordova-plugin-contacts/CDVContacts.m"; sourceTree = "<group>"; };
  146. C8A68293238E4A5EA1FEB6B0 /* GCDWebServerDataResponse.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerDataResponse.h; path = "cordova-plugin-ionic-webview/GCDWebServerDataResponse.h"; sourceTree = "<group>"; };
  147. C96B93B30CA1465DA8A10490 /* GCDWebServerStreamedResponse.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerStreamedResponse.h; path = "cordova-plugin-ionic-webview/GCDWebServerStreamedResponse.h"; sourceTree = "<group>"; };
  148. C970AB32CE744FE695C02B18 /* CDVThemeableBrowser.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVThemeableBrowser.h; path = "cordova-plugin-themeablebrowser/CDVThemeableBrowser.h"; sourceTree = "<group>"; };
  149. CA56B7CFEB88402E9A87BFAE /* CDVLocation.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVLocation.m; path = "cordova-plugin-geolocation/CDVLocation.m"; sourceTree = "<group>"; };
  150. CE84181957FE493AB5C371D5 /* CDVStatusBar.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVStatusBar.h; path = "cordova-plugin-statusbar/CDVStatusBar.h"; sourceTree = "<group>"; };
  151. CF3799C0BB2A48879670A11D /* WebKit.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
  152. D0C2532E4AAD4453A2EC4B78 /* GCDWebServerFunctions.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerFunctions.h; path = "cordova-plugin-ionic-webview/GCDWebServerFunctions.h"; sourceTree = "<group>"; };
  153. D11660AA93F4439EA49D8229 /* CDVSplashScreen.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVSplashScreen.m; path = "cordova-plugin-splashscreen/CDVSplashScreen.m"; sourceTree = "<group>"; };
  154. D1601F008F2945A982B827A7 /* GCDWebServerConnection.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServerConnection.h; path = "cordova-plugin-ionic-webview/GCDWebServerConnection.h"; sourceTree = "<group>"; };
  155. D3707E03BADA46CAA1E7818B /* CoreLocation.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  156. D60139331548474B83453DAD /* GCDWebServerStreamedResponse.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerStreamedResponse.m; path = "cordova-plugin-ionic-webview/GCDWebServerStreamedResponse.m"; sourceTree = "<group>"; };
  157. E6E281BFC0A845F79480AF7B /* GCDWebServer.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = GCDWebServer.h; path = "cordova-plugin-ionic-webview/GCDWebServer.h"; sourceTree = "<group>"; };
  158. E718B6CA57984402A0072767 /* CDVLocation.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVLocation.h; path = "cordova-plugin-geolocation/CDVLocation.h"; sourceTree = "<group>"; };
  159. EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; };
  160. EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; };
  161. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
  162. EDF9889C359C464798738BED /* GCDWebServerFileRequest.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = GCDWebServerFileRequest.m; path = "cordova-plugin-ionic-webview/GCDWebServerFileRequest.m"; sourceTree = "<group>"; };
  163. F4E7CFB6EB9947A78BD89D24 /* CDVWKWebViewUIDelegate.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVWKWebViewUIDelegate.h; path = "cordova-plugin-ionic-webview/CDVWKWebViewUIDelegate.h"; sourceTree = "<group>"; };
  164. F5E921CD0BBE4C19B12C93AC /* CDVContacts.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVContacts.h; path = "cordova-plugin-contacts/CDVContacts.h"; sourceTree = "<group>"; };
  165. F669B02BC2D14DA4B4F206C6 /* CDVSplashScreen.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = CDVSplashScreen.h; path = "cordova-plugin-splashscreen/CDVSplashScreen.h"; sourceTree = "<group>"; };
  166. F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = MyApp/config.xml; sourceTree = "<group>"; };
  167. FA580C0CE8BF429583D29A48 /* CDVJpegHeaderWriter.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = CDVJpegHeaderWriter.m; path = "cordova-plugin-camera/CDVJpegHeaderWriter.m"; sourceTree = "<group>"; };
  168. /* End PBXFileReference section */
  169. /* Begin PBXFrameworksBuildPhase section */
  170. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  171. isa = PBXFrameworksBuildPhase;
  172. buildActionMask = 2147483647;
  173. files = (
  174. 301BF552109A68D80062928A /* libCordova.a in Frameworks */,
  175. 1086664334C94D1ABF6EA45F /* ImageIO.framework in Frameworks */,
  176. 0E62CE2178BB42E483FF8B94 /* CoreLocation.framework in Frameworks */,
  177. F6D1A0C6E2344960A66AFABE /* AVFoundation.framework in Frameworks */,
  178. A81A934B554941ACB65B266C /* AddressBook.framework in Frameworks */,
  179. AE594A70A46A486A8D40EE98 /* AddressBookUI.framework in Frameworks */,
  180. B68902FAF29240BB8923749F /* WebKit.framework in Frameworks */,
  181. A5C8B486BF0E41B8AFEC55E7 /* libz.tbd in Frameworks */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. /* End PBXFrameworksBuildPhase section */
  186. /* Begin PBXGroup section */
  187. 080E96DDFE201D6D7F000001 /* Classes */ = {
  188. isa = PBXGroup;
  189. children = (
  190. 302D95EE14D2391D003F00A1 /* MainViewController.h */,
  191. 302D95EF14D2391D003F00A1 /* MainViewController.m */,
  192. 302D95F014D2391D003F00A1 /* MainViewController.xib */,
  193. 1D3623240D0F684500981E51 /* AppDelegate.h */,
  194. 1D3623250D0F684500981E51 /* AppDelegate.m */,
  195. );
  196. name = Classes;
  197. path = MyApp/Classes;
  198. sourceTree = SOURCE_ROOT;
  199. };
  200. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  201. isa = PBXGroup;
  202. children = (
  203. 1D6058910D05DD3D006BFB54 /* MyApp.app */,
  204. );
  205. name = Products;
  206. sourceTree = "<group>";
  207. };
  208. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  209. isa = PBXGroup;
  210. children = (
  211. EB87FDF41871DAF40020F90C /* config.xml */,
  212. EB87FDF31871DA8E0020F90C /* www */,
  213. EB87FDF11871DA420020F90C /* Staging */,
  214. 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */,
  215. 080E96DDFE201D6D7F000001 /* Classes */,
  216. 307C750510C5A3420062BCA9 /* Plugins */,
  217. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  218. 29B97317FDCFA39411CA2CEA /* Resources */,
  219. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  220. 19C28FACFE9D520D11CA2CBB /* Products */,
  221. );
  222. name = CustomTemplate;
  223. sourceTree = "<group>";
  224. };
  225. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  226. isa = PBXGroup;
  227. children = (
  228. 32CA4F630368D1EE00C91783 /* MyApp-Prefix.pch */,
  229. 29B97316FDCFA39411CA2CEA /* main.m */,
  230. ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */,
  231. );
  232. name = "Other Sources";
  233. path = MyApp;
  234. sourceTree = "<group>";
  235. };
  236. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  237. isa = PBXGroup;
  238. children = (
  239. 0207DA571B56EA530066E2B4 /* Images.xcassets */,
  240. 3047A50E1AB8057F00498E2A /* config */,
  241. 8D1107310486CEB800E47090 /* MyApp-Info.plist */,
  242. 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
  243. );
  244. name = Resources;
  245. path = MyApp/Resources;
  246. sourceTree = "<group>";
  247. };
  248. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  249. isa = PBXGroup;
  250. children = (
  251. 92151D159D86429F9A3203E1 /* ImageIO.framework */,
  252. D3707E03BADA46CAA1E7818B /* CoreLocation.framework */,
  253. B89AA94740CB47529251614B /* AVFoundation.framework */,
  254. 06C97734420B47469862FA80 /* AddressBook.framework */,
  255. 0A0CC7CF9DCE45968EA104D1 /* AddressBookUI.framework */,
  256. CF3799C0BB2A48879670A11D /* WebKit.framework */,
  257. 27FD8323FCB14A9A88068120 /* libz.tbd */,
  258. );
  259. name = Frameworks;
  260. sourceTree = "<group>";
  261. };
  262. 301BF52E109A57CC0062928A /* Products */ = {
  263. isa = PBXGroup;
  264. children = (
  265. 301BF535109A57CC0062928A /* libCordova.a */,
  266. F0CA34282219AC96001F251C /* Cordova.framework */,
  267. );
  268. name = Products;
  269. sourceTree = "<group>";
  270. };
  271. 3047A50E1AB8057F00498E2A /* config */ = {
  272. isa = PBXGroup;
  273. children = (
  274. 3047A50F1AB8059700498E2A /* build-debug.xcconfig */,
  275. 3047A5101AB8059700498E2A /* build-release.xcconfig */,
  276. 3047A5111AB8059700498E2A /* build.xcconfig */,
  277. );
  278. name = config;
  279. sourceTree = "<group>";
  280. };
  281. 307C750510C5A3420062BCA9 /* Plugins */ = {
  282. isa = PBXGroup;
  283. children = (
  284. 830AB63D37144CDB88815A0E /* UIImage+CropScaleOrientation.m */,
  285. 70A1143E76F54C40B1E8C9CA /* CDVCamera.m */,
  286. FA580C0CE8BF429583D29A48 /* CDVJpegHeaderWriter.m */,
  287. A74721FD8E3045DB8B557096 /* UIImage+CropScaleOrientation.h */,
  288. 4049D0A93FD943189C5F88EB /* CDVCamera.h */,
  289. 1BD7619A0BB347229B8A336F /* CDVJpegHeaderWriter.h */,
  290. 0CC3909CFE1C400896D75C3D /* CDVExif.h */,
  291. C7CABED6A06545CCA5404027 /* CDVContacts.m */,
  292. 8189BF5648A14939A1527910 /* CDVContact.m */,
  293. F5E921CD0BBE4C19B12C93AC /* CDVContacts.h */,
  294. 464539A60CE740C79936D824 /* CDVContact.h */,
  295. C073EA6513D349BAA254FA66 /* CDVDevice.m */,
  296. 4A35B1D891794A10BD389783 /* CDVDevice.h */,
  297. CA56B7CFEB88402E9A87BFAE /* CDVLocation.m */,
  298. E718B6CA57984402A0072767 /* CDVLocation.h */,
  299. 78F297E6CBA34CA08E117E8C /* CDVInAppBrowser.m */,
  300. A35B905B32154085A02932DC /* CDVInAppBrowser.h */,
  301. 9D9DC3784993493681FE5D1B /* CDVIonicKeyboard.m */,
  302. 91C09FFABA674FF780C65719 /* CDVIonicKeyboard.h */,
  303. 45B958D5A1AA408D8104FF42 /* CDVWKWebViewEngine.m */,
  304. 74FD5104EDBD4A8690385D4B /* CDVWKWebViewUIDelegate.m */,
  305. C25BB5FCA7004A32967BCC38 /* CDVWKProcessPoolFactory.m */,
  306. 0542EA9F3CAB4AFDA49F526A /* IONAssetHandler.m */,
  307. 892D9576DACF4BD88F0DF86D /* GCDWebServer.m */,
  308. 728AF9D5E11340A89397238D /* GCDWebServerConnection.m */,
  309. 6EA63F206EC6449DB77137E9 /* GCDWebServerFunctions.m */,
  310. 908102DAD6D848219980D2E4 /* GCDWebServerRequest.m */,
  311. 3AD831E280C44AE1B00A64C8 /* GCDWebServerResponse.m */,
  312. 0128931534354FEE8F84E0B0 /* GCDWebServerDataRequest.m */,
  313. EDF9889C359C464798738BED /* GCDWebServerFileRequest.m */,
  314. 6E572143DA33409B848DAF83 /* GCDWebServerMultiPartFormRequest.m */,
  315. 3971D93431BE421E87C42503 /* GCDWebServerURLEncodedFormRequest.m */,
  316. BC3FDD98810843149F369D57 /* GCDWebServerDataResponse.m */,
  317. 061E620B3866417E82819A09 /* GCDWebServerErrorResponse.m */,
  318. 1A7F7455AC2C4B3983A235C0 /* GCDWebServerFileResponse.m */,
  319. D60139331548474B83453DAD /* GCDWebServerStreamedResponse.m */,
  320. 511337667ED04C43B1BCEA3C /* CDVWKWebViewEngine.h */,
  321. F4E7CFB6EB9947A78BD89D24 /* CDVWKWebViewUIDelegate.h */,
  322. B614E70E8AF94080BA4D04B7 /* CDVWKProcessPoolFactory.h */,
  323. 12DD7ECB529E454DA9785EC4 /* IONAssetHandler.h */,
  324. E6E281BFC0A845F79480AF7B /* GCDWebServer.h */,
  325. D1601F008F2945A982B827A7 /* GCDWebServerConnection.h */,
  326. D0C2532E4AAD4453A2EC4B78 /* GCDWebServerFunctions.h */,
  327. 2D06A3D027024B3393A297E7 /* GCDWebServerHTTPStatusCodes.h */,
  328. 82ACFF7A952145B3A780D335 /* GCDWebServerPrivate.h */,
  329. B729FBB4B4F84CF0B1C548A5 /* GCDWebServerRequest.h */,
  330. 26BD2C55D9874529BEB9195B /* GCDWebServerResponse.h */,
  331. 92F9F8FDC39044EFBC05F53E /* GCDWebServerDataRequest.h */,
  332. 47CA246DBE40402AA9E2A35B /* GCDWebServerFileRequest.h */,
  333. 7F12C230911C402889F960E1 /* GCDWebServerMultiPartFormRequest.h */,
  334. 209B4A13C22947DD838696C3 /* GCDWebServerURLEncodedFormRequest.h */,
  335. C8A68293238E4A5EA1FEB6B0 /* GCDWebServerDataResponse.h */,
  336. 9506C6DFAD2B40EC86D27504 /* GCDWebServerErrorResponse.h */,
  337. 76087B5B9D744D74B1734005 /* GCDWebServerFileResponse.h */,
  338. C96B93B30CA1465DA8A10490 /* GCDWebServerStreamedResponse.h */,
  339. D11660AA93F4439EA49D8229 /* CDVSplashScreen.m */,
  340. C55D758475024B0BAE8D1E9F /* CDVViewController+SplashScreen.m */,
  341. F669B02BC2D14DA4B4F206C6 /* CDVSplashScreen.h */,
  342. 67B2B6BFB54341BAADA51333 /* CDVViewController+SplashScreen.h */,
  343. B6926995FAFB426596A5A61F /* CDVStatusBar.m */,
  344. CE84181957FE493AB5C371D5 /* CDVStatusBar.h */,
  345. 5F9806B0F7F84FCBAB094D1B /* CDVThemeableBrowser.m */,
  346. C970AB32CE744FE695C02B18 /* CDVThemeableBrowser.h */,
  347. );
  348. name = Plugins;
  349. path = MyApp/Plugins;
  350. sourceTree = SOURCE_ROOT;
  351. };
  352. EB87FDF11871DA420020F90C /* Staging */ = {
  353. isa = PBXGroup;
  354. children = (
  355. F840E1F0165FE0F500CFE078 /* config.xml */,
  356. 301BF56E109A69640062928A /* www */,
  357. );
  358. name = Staging;
  359. sourceTree = "<group>";
  360. };
  361. /* End PBXGroup section */
  362. /* Begin PBXNativeTarget section */
  363. 1D6058900D05DD3D006BFB54 /* MyApp */ = {
  364. isa = PBXNativeTarget;
  365. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MyApp" */;
  366. buildPhases = (
  367. 304B58A110DAC018002A0835 /* Copy www directory */,
  368. 1D60588D0D05DD3D006BFB54 /* Resources */,
  369. 1D60588E0D05DD3D006BFB54 /* Sources */,
  370. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  371. );
  372. buildRules = (
  373. );
  374. dependencies = (
  375. 301BF551109A68C00062928A /* PBXTargetDependency */,
  376. );
  377. name = MyApp;
  378. productName = MyApp;
  379. productReference = 1D6058910D05DD3D006BFB54 /* MyApp.app */;
  380. productType = "com.apple.product-type.application";
  381. };
  382. /* End PBXNativeTarget section */
  383. /* Begin PBXProject section */
  384. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  385. isa = PBXProject;
  386. attributes = {
  387. LastUpgradeCheck = 510;
  388. TargetAttributes = {
  389. 1D6058900D05DD3D006BFB54 = {
  390. DevelopmentTeam = WF2PULLSHY;
  391. ProvisioningStyle = Manual;
  392. };
  393. };
  394. };
  395. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MyApp" */;
  396. compatibilityVersion = "Xcode 3.2";
  397. developmentRegion = English;
  398. hasScannedForEncodings = 1;
  399. knownRegions = (
  400. en,
  401. );
  402. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  403. projectDirPath = "";
  404. projectReferences = (
  405. {
  406. ProductGroup = 301BF52E109A57CC0062928A /* Products */;
  407. ProjectRef = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
  408. },
  409. );
  410. projectRoot = "";
  411. targets = (
  412. 1D6058900D05DD3D006BFB54 /* MyApp */,
  413. );
  414. };
  415. /* End PBXProject section */
  416. /* Begin PBXReferenceProxy section */
  417. 301BF535109A57CC0062928A /* libCordova.a */ = {
  418. isa = PBXReferenceProxy;
  419. fileType = archive.ar;
  420. path = libCordova.a;
  421. remoteRef = 301BF534109A57CC0062928A /* PBXContainerItemProxy */;
  422. sourceTree = BUILT_PRODUCTS_DIR;
  423. };
  424. F0CA34282219AC96001F251C /* Cordova.framework */ = {
  425. isa = PBXReferenceProxy;
  426. fileType = wrapper.framework;
  427. path = Cordova.framework;
  428. remoteRef = F0CA34272219AC96001F251C /* PBXContainerItemProxy */;
  429. sourceTree = BUILT_PRODUCTS_DIR;
  430. };
  431. /* End PBXReferenceProxy section */
  432. /* Begin PBXResourcesBuildPhase section */
  433. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  434. isa = PBXResourcesBuildPhase;
  435. buildActionMask = 2147483647;
  436. files = (
  437. 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
  438. 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
  439. 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
  440. );
  441. runOnlyForDeploymentPostprocessing = 0;
  442. };
  443. /* End PBXResourcesBuildPhase section */
  444. /* Begin PBXShellScriptBuildPhase section */
  445. 304B58A110DAC018002A0835 /* Copy www directory */ = {
  446. isa = PBXShellScriptBuildPhase;
  447. buildActionMask = 2147483647;
  448. files = (
  449. );
  450. inputPaths = (
  451. );
  452. name = "Copy www directory";
  453. outputPaths = (
  454. );
  455. runOnlyForDeploymentPostprocessing = 0;
  456. shellPath = /bin/sh;
  457. shellScript = "NODEJS_PATH=/usr/local/bin; NVM_NODE_PATH=~/.nvm/versions/node/`nvm version 2>/dev/null`/bin; N_NODE_PATH=`find /usr/local/n/versions/node/* -maxdepth 0 -type d 2>/dev/null | tail -1`/bin; XCODE_NODE_PATH=`xcode-select --print-path`/usr/share/xcs/Node/bin; PATH=$NODEJS_PATH:$NVM_NODE_PATH:$N_NODE_PATH:$XCODE_NODE_PATH:$PATH && node cordova/lib/copy-www-build-step.js";
  458. showEnvVarsInLog = 0;
  459. };
  460. /* End PBXShellScriptBuildPhase section */
  461. /* Begin PBXSourcesBuildPhase section */
  462. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  463. isa = PBXSourcesBuildPhase;
  464. buildActionMask = 2147483647;
  465. files = (
  466. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  467. 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
  468. 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
  469. 7A3E053513A14FDE92F8DAFE /* UIImage+CropScaleOrientation.m in Sources */,
  470. 1DE48D4150084A1384572F1F /* CDVCamera.m in Sources */,
  471. 968A93F60E5E46BA9FB4B1FE /* CDVJpegHeaderWriter.m in Sources */,
  472. C7B760D854A64CEDA169EEA7 /* CDVContacts.m in Sources */,
  473. 4304CEB735BE490E9EB975E7 /* CDVContact.m in Sources */,
  474. 9CD50EB2CF224ADF85DBDE8E /* CDVDevice.m in Sources */,
  475. E03F37DA71654378ADC3FCA7 /* CDVLocation.m in Sources */,
  476. C43111965DBE48209ACE847A /* CDVInAppBrowser.m in Sources */,
  477. BE080FA19F104825BFC8F6D5 /* CDVIonicKeyboard.m in Sources */,
  478. 85EDE4D2F4DB48A0B35D95FF /* CDVWKWebViewEngine.m in Sources */,
  479. ABD36363665C417E807E8C96 /* CDVWKWebViewUIDelegate.m in Sources */,
  480. 2C8A48088E80400499D55B26 /* CDVWKProcessPoolFactory.m in Sources */,
  481. 8904B327A41E4742953F5451 /* IONAssetHandler.m in Sources */,
  482. 4086208CFFED43F7AF6805CF /* GCDWebServer.m in Sources */,
  483. 8DF1F023422C496DB3EACECA /* GCDWebServerConnection.m in Sources */,
  484. 7CBA15B0A0D84194AF9EB22B /* GCDWebServerFunctions.m in Sources */,
  485. 970C29D23AFF4553BDE51FD7 /* GCDWebServerRequest.m in Sources */,
  486. 28E0B7EC49154840AEF31348 /* GCDWebServerResponse.m in Sources */,
  487. 5831D94A79BF44438F3669BA /* GCDWebServerDataRequest.m in Sources */,
  488. 8BFC1B183DF74E99BEFBF378 /* GCDWebServerFileRequest.m in Sources */,
  489. 18F4FC23F3284AD39BEA67A4 /* GCDWebServerMultiPartFormRequest.m in Sources */,
  490. B4CCB3831EAD4843838D0071 /* GCDWebServerURLEncodedFormRequest.m in Sources */,
  491. 4D7D8706839B4E3398741E43 /* GCDWebServerDataResponse.m in Sources */,
  492. 5216D75333D442DB943F5C5A /* GCDWebServerErrorResponse.m in Sources */,
  493. B3A325D6961544028448FEE9 /* GCDWebServerFileResponse.m in Sources */,
  494. 1B90880C23C54732B083162D /* GCDWebServerStreamedResponse.m in Sources */,
  495. 0A1A261E3F8A4EB3A0D60223 /* CDVSplashScreen.m in Sources */,
  496. FF911AF058164E258AAA31C6 /* CDVViewController+SplashScreen.m in Sources */,
  497. AFA9972E8AFC40CE8887908B /* CDVStatusBar.m in Sources */,
  498. 8B62DCF45F5D46AC97BA121E /* CDVThemeableBrowser.m in Sources */,
  499. );
  500. runOnlyForDeploymentPostprocessing = 0;
  501. };
  502. /* End PBXSourcesBuildPhase section */
  503. /* Begin PBXTargetDependency section */
  504. 301BF551109A68C00062928A /* PBXTargetDependency */ = {
  505. isa = PBXTargetDependency;
  506. name = CordovaLib;
  507. targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
  508. };
  509. /* End PBXTargetDependency section */
  510. /* Begin XCBuildConfiguration section */
  511. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  512. isa = XCBuildConfiguration;
  513. baseConfigurationReference = 3047A50F1AB8059700498E2A /* build-debug.xcconfig */;
  514. buildSettings = {
  515. ALWAYS_SEARCH_USER_PATHS = NO;
  516. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  517. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  518. CLANG_ENABLE_MODULES = YES;
  519. CLANG_ENABLE_OBJC_ARC = YES;
  520. CODE_SIGN_IDENTITY = "iPhone Distribution";
  521. CODE_SIGN_STYLE = Manual;
  522. COPY_PHASE_STRIP = NO;
  523. DEVELOPMENT_TEAM = WF2PULLSHY;
  524. GCC_DYNAMIC_NO_PIC = NO;
  525. GCC_OPTIMIZATION_LEVEL = 0;
  526. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  527. GCC_PREFIX_HEADER = "MyApp/MyApp-Prefix.pch";
  528. GCC_THUMB_SUPPORT = NO;
  529. GCC_VERSION = "";
  530. INFOPLIST_FILE = "MyApp/MyApp-Info.plist";
  531. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  532. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  533. PRODUCT_BUNDLE_IDENTIFIER = com.stemc.ste;
  534. PRODUCT_NAME = MyApp;
  535. PROVISIONING_PROFILE_SPECIFIER = stemc;
  536. TARGETED_DEVICE_FAMILY = 1;
  537. };
  538. name = Debug;
  539. };
  540. 1D6058950D05DD3E006BFB54 /* Release */ = {
  541. isa = XCBuildConfiguration;
  542. baseConfigurationReference = 3047A5101AB8059700498E2A /* build-release.xcconfig */;
  543. buildSettings = {
  544. ALWAYS_SEARCH_USER_PATHS = NO;
  545. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  546. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  547. CLANG_ENABLE_MODULES = YES;
  548. CLANG_ENABLE_OBJC_ARC = YES;
  549. CODE_SIGN_STYLE = Manual;
  550. COPY_PHASE_STRIP = YES;
  551. DEVELOPMENT_TEAM = WF2PULLSHY;
  552. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  553. GCC_PREFIX_HEADER = "MyApp/MyApp-Prefix.pch";
  554. GCC_THUMB_SUPPORT = NO;
  555. GCC_VERSION = "";
  556. INFOPLIST_FILE = "MyApp/MyApp-Info.plist";
  557. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  558. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  559. PRODUCT_BUNDLE_IDENTIFIER = com.stemc.ste;
  560. PRODUCT_NAME = MyApp;
  561. PROVISIONING_PROFILE_SPECIFIER = stemc;
  562. TARGETED_DEVICE_FAMILY = 1;
  563. };
  564. name = Release;
  565. };
  566. C01FCF4F08A954540054247B /* Debug */ = {
  567. isa = XCBuildConfiguration;
  568. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  569. buildSettings = {
  570. CLANG_ENABLE_MODULES = YES;
  571. CLANG_ENABLE_OBJC_ARC = YES;
  572. CLANG_WARN_BOOL_CONVERSION = YES;
  573. CLANG_WARN_CONSTANT_CONVERSION = YES;
  574. CLANG_WARN_EMPTY_BODY = YES;
  575. CLANG_WARN_ENUM_CONVERSION = YES;
  576. CLANG_WARN_INT_CONVERSION = YES;
  577. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  578. GCC_C_LANGUAGE_STANDARD = c99;
  579. GCC_THUMB_SUPPORT = NO;
  580. GCC_VERSION = "";
  581. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  582. GCC_WARN_UNDECLARED_SELECTOR = YES;
  583. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  584. GCC_WARN_UNUSED_FUNCTION = YES;
  585. GCC_WARN_UNUSED_VARIABLE = YES;
  586. ONLY_ACTIVE_ARCH = YES;
  587. SDKROOT = iphoneos;
  588. SKIP_INSTALL = NO;
  589. };
  590. name = Debug;
  591. };
  592. C01FCF5008A954540054247B /* Release */ = {
  593. isa = XCBuildConfiguration;
  594. baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
  595. buildSettings = {
  596. CLANG_ENABLE_MODULES = YES;
  597. CLANG_ENABLE_OBJC_ARC = YES;
  598. CLANG_WARN_BOOL_CONVERSION = YES;
  599. CLANG_WARN_CONSTANT_CONVERSION = YES;
  600. CLANG_WARN_EMPTY_BODY = YES;
  601. CLANG_WARN_ENUM_CONVERSION = YES;
  602. CLANG_WARN_INT_CONVERSION = YES;
  603. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  604. GCC_C_LANGUAGE_STANDARD = c99;
  605. GCC_THUMB_SUPPORT = NO;
  606. GCC_VERSION = "";
  607. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  608. GCC_WARN_UNDECLARED_SELECTOR = YES;
  609. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  610. GCC_WARN_UNUSED_FUNCTION = YES;
  611. GCC_WARN_UNUSED_VARIABLE = YES;
  612. SDKROOT = iphoneos;
  613. SKIP_INSTALL = NO;
  614. };
  615. name = Release;
  616. };
  617. /* End XCBuildConfiguration section */
  618. /* Begin XCConfigurationList section */
  619. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MyApp" */ = {
  620. isa = XCConfigurationList;
  621. buildConfigurations = (
  622. 1D6058940D05DD3E006BFB54 /* Debug */,
  623. 1D6058950D05DD3E006BFB54 /* Release */,
  624. );
  625. defaultConfigurationIsVisible = 0;
  626. defaultConfigurationName = Release;
  627. };
  628. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MyApp" */ = {
  629. isa = XCConfigurationList;
  630. buildConfigurations = (
  631. C01FCF4F08A954540054247B /* Debug */,
  632. C01FCF5008A954540054247B /* Release */,
  633. );
  634. defaultConfigurationIsVisible = 0;
  635. defaultConfigurationName = Release;
  636. };
  637. /* End XCConfigurationList section */
  638. };
  639. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  640. }