123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0207DA571B56EA530066E2B4 /* Images.xcassets */; };
- 0A1A261E3F8A4EB3A0D60223 /* CDVSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = D11660AA93F4439EA49D8229 /* CDVSplashScreen.m */; };
- 0E62CE2178BB42E483FF8B94 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3707E03BADA46CAA1E7818B /* CoreLocation.framework */; };
- 1086664334C94D1ABF6EA45F /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92151D159D86429F9A3203E1 /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- 18F4FC23F3284AD39BEA67A4 /* GCDWebServerMultiPartFormRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E572143DA33409B848DAF83 /* GCDWebServerMultiPartFormRequest.m */; };
- 1B90880C23C54732B083162D /* GCDWebServerStreamedResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = D60139331548474B83453DAD /* GCDWebServerStreamedResponse.m */; };
- 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; };
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
- 1DE48D4150084A1384572F1F /* CDVCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = 70A1143E76F54C40B1E8C9CA /* CDVCamera.m */; };
- 28E0B7EC49154840AEF31348 /* GCDWebServerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 3AD831E280C44AE1B00A64C8 /* GCDWebServerResponse.m */; };
- 2C8A48088E80400499D55B26 /* CDVWKProcessPoolFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = C25BB5FCA7004A32967BCC38 /* CDVWKProcessPoolFactory.m */; };
- 301BF552109A68D80062928A /* libCordova.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 301BF535109A57CC0062928A /* libCordova.a */; };
- 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 302D95EF14D2391D003F00A1 /* MainViewController.m */; };
- 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 302D95F014D2391D003F00A1 /* MainViewController.xib */; };
- 4086208CFFED43F7AF6805CF /* GCDWebServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 892D9576DACF4BD88F0DF86D /* GCDWebServer.m */; };
- 4304CEB735BE490E9EB975E7 /* CDVContact.m in Sources */ = {isa = PBXBuildFile; fileRef = 8189BF5648A14939A1527910 /* CDVContact.m */; };
- 4D7D8706839B4E3398741E43 /* GCDWebServerDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = BC3FDD98810843149F369D57 /* GCDWebServerDataResponse.m */; };
- 5216D75333D442DB943F5C5A /* GCDWebServerErrorResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 061E620B3866417E82819A09 /* GCDWebServerErrorResponse.m */; };
- 5831D94A79BF44438F3669BA /* GCDWebServerDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 0128931534354FEE8F84E0B0 /* GCDWebServerDataRequest.m */; };
- 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */; };
- 7A3E053513A14FDE92F8DAFE /* UIImage+CropScaleOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 830AB63D37144CDB88815A0E /* UIImage+CropScaleOrientation.m */; };
- 7CBA15B0A0D84194AF9EB22B /* GCDWebServerFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6EA63F206EC6449DB77137E9 /* GCDWebServerFunctions.m */; };
- 85EDE4D2F4DB48A0B35D95FF /* CDVWKWebViewEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 45B958D5A1AA408D8104FF42 /* CDVWKWebViewEngine.m */; };
- 8904B327A41E4742953F5451 /* IONAssetHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 0542EA9F3CAB4AFDA49F526A /* IONAssetHandler.m */; };
- 8B62DCF45F5D46AC97BA121E /* CDVThemeableBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F9806B0F7F84FCBAB094D1B /* CDVThemeableBrowser.m */; };
- 8BFC1B183DF74E99BEFBF378 /* GCDWebServerFileRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = EDF9889C359C464798738BED /* GCDWebServerFileRequest.m */; };
- 8DF1F023422C496DB3EACECA /* GCDWebServerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 728AF9D5E11340A89397238D /* GCDWebServerConnection.m */; };
- 968A93F60E5E46BA9FB4B1FE /* CDVJpegHeaderWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = FA580C0CE8BF429583D29A48 /* CDVJpegHeaderWriter.m */; };
- 970C29D23AFF4553BDE51FD7 /* GCDWebServerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 908102DAD6D848219980D2E4 /* GCDWebServerRequest.m */; };
- 9CD50EB2CF224ADF85DBDE8E /* CDVDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = C073EA6513D349BAA254FA66 /* CDVDevice.m */; };
- A5C8B486BF0E41B8AFEC55E7 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 27FD8323FCB14A9A88068120 /* libz.tbd */; };
- A81A934B554941ACB65B266C /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 06C97734420B47469862FA80 /* AddressBook.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- ABD36363665C417E807E8C96 /* CDVWKWebViewUIDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 74FD5104EDBD4A8690385D4B /* CDVWKWebViewUIDelegate.m */; };
- AE594A70A46A486A8D40EE98 /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A0CC7CF9DCE45968EA104D1 /* AddressBookUI.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- AFA9972E8AFC40CE8887908B /* CDVStatusBar.m in Sources */ = {isa = PBXBuildFile; fileRef = B6926995FAFB426596A5A61F /* CDVStatusBar.m */; };
- B3A325D6961544028448FEE9 /* GCDWebServerFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A7F7455AC2C4B3983A235C0 /* GCDWebServerFileResponse.m */; };
- B4CCB3831EAD4843838D0071 /* GCDWebServerURLEncodedFormRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 3971D93431BE421E87C42503 /* GCDWebServerURLEncodedFormRequest.m */; };
- B68902FAF29240BB8923749F /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF3799C0BB2A48879670A11D /* WebKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
- BE080FA19F104825BFC8F6D5 /* CDVIonicKeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D9DC3784993493681FE5D1B /* CDVIonicKeyboard.m */; };
- C43111965DBE48209ACE847A /* CDVInAppBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = 78F297E6CBA34CA08E117E8C /* CDVInAppBrowser.m */; };
- C7B760D854A64CEDA169EEA7 /* CDVContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = C7CABED6A06545CCA5404027 /* CDVContacts.m */; };
- E03F37DA71654378ADC3FCA7 /* CDVLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = CA56B7CFEB88402E9A87BFAE /* CDVLocation.m */; };
- F6D1A0C6E2344960A66AFABE /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B89AA94740CB47529251614B /* AVFoundation.framework */; };
- FF911AF058164E258AAA31C6 /* CDVViewController+SplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = C55D758475024B0BAE8D1E9F /* CDVViewController+SplashScreen.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 301BF534109A57CC0062928A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = D2AAC07E0554694100DB518D;
- remoteInfo = CordovaLib;
- };
- 301BF550109A68C00062928A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = D2AAC07D0554694100DB518D;
- remoteInfo = CordovaLib;
- };
- F0CA34272219AC96001F251C /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = C0C01EB21E3911D50056E6CB;
- remoteInfo = Cordova;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 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>"; };
- 0207DA571B56EA530066E2B4 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = MyApp/Images.xcassets; sourceTree = SOURCE_ROOT; };
- 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>"; };
- 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>"; };
- 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; };
- 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; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 1D3623240D0F684500981E51 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 1D3623250D0F684500981E51 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 1D6058910D05DD3D006BFB54 /* MyApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = MyApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 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>"; };
- 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>"; };
- 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; };
- 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 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>"; };
- 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; };
- 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; };
- 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
- 302D95EF14D2391D003F00A1 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
- 302D95F014D2391D003F00A1 /* MainViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainViewController.xib; sourceTree = "<group>"; };
- 3047A50F1AB8059700498E2A /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-debug.xcconfig"; path = "cordova/build-debug.xcconfig"; sourceTree = SOURCE_ROOT; };
- 3047A5101AB8059700498E2A /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "build-release.xcconfig"; path = "cordova/build-release.xcconfig"; sourceTree = SOURCE_ROOT; };
- 3047A5111AB8059700498E2A /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = cordova/build.xcconfig; sourceTree = SOURCE_ROOT; };
- 32CA4F630368D1EE00C91783 /* MyApp-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MyApp-Prefix.pch"; sourceTree = "<group>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CDVLaunchScreen.storyboard; path = MyApp/CDVLaunchScreen.storyboard; sourceTree = SOURCE_ROOT; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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; };
- 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>"; };
- 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>"; };
- 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; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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; };
- 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>"; };
- 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>"; };
- 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>"; };
- EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; };
- EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; };
- ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- 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>"; };
- F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = MyApp/config.xml; sourceTree = "<group>"; };
- 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>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 301BF552109A68D80062928A /* libCordova.a in Frameworks */,
- 1086664334C94D1ABF6EA45F /* ImageIO.framework in Frameworks */,
- 0E62CE2178BB42E483FF8B94 /* CoreLocation.framework in Frameworks */,
- F6D1A0C6E2344960A66AFABE /* AVFoundation.framework in Frameworks */,
- A81A934B554941ACB65B266C /* AddressBook.framework in Frameworks */,
- AE594A70A46A486A8D40EE98 /* AddressBookUI.framework in Frameworks */,
- B68902FAF29240BB8923749F /* WebKit.framework in Frameworks */,
- A5C8B486BF0E41B8AFEC55E7 /* libz.tbd in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 080E96DDFE201D6D7F000001 /* Classes */ = {
- isa = PBXGroup;
- children = (
- 302D95EE14D2391D003F00A1 /* MainViewController.h */,
- 302D95EF14D2391D003F00A1 /* MainViewController.m */,
- 302D95F014D2391D003F00A1 /* MainViewController.xib */,
- 1D3623240D0F684500981E51 /* AppDelegate.h */,
- 1D3623250D0F684500981E51 /* AppDelegate.m */,
- );
- name = Classes;
- path = MyApp/Classes;
- sourceTree = SOURCE_ROOT;
- };
- 19C28FACFE9D520D11CA2CBB /* Products */ = {
- isa = PBXGroup;
- children = (
- 1D6058910D05DD3D006BFB54 /* MyApp.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
- isa = PBXGroup;
- children = (
- EB87FDF41871DAF40020F90C /* config.xml */,
- EB87FDF31871DA8E0020F90C /* www */,
- EB87FDF11871DA420020F90C /* Staging */,
- 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */,
- 080E96DDFE201D6D7F000001 /* Classes */,
- 307C750510C5A3420062BCA9 /* Plugins */,
- 29B97315FDCFA39411CA2CEA /* Other Sources */,
- 29B97317FDCFA39411CA2CEA /* Resources */,
- 29B97323FDCFA39411CA2CEA /* Frameworks */,
- 19C28FACFE9D520D11CA2CBB /* Products */,
- );
- name = CustomTemplate;
- sourceTree = "<group>";
- };
- 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
- isa = PBXGroup;
- children = (
- 32CA4F630368D1EE00C91783 /* MyApp-Prefix.pch */,
- 29B97316FDCFA39411CA2CEA /* main.m */,
- ED33DF2A687741AEAF9F8254 /* Bridging-Header.h */,
- );
- name = "Other Sources";
- path = MyApp;
- sourceTree = "<group>";
- };
- 29B97317FDCFA39411CA2CEA /* Resources */ = {
- isa = PBXGroup;
- children = (
- 0207DA571B56EA530066E2B4 /* Images.xcassets */,
- 3047A50E1AB8057F00498E2A /* config */,
- 8D1107310486CEB800E47090 /* MyApp-Info.plist */,
- 6AFF5BF81D6E424B00AB3073 /* CDVLaunchScreen.storyboard */,
- );
- name = Resources;
- path = MyApp/Resources;
- sourceTree = "<group>";
- };
- 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 92151D159D86429F9A3203E1 /* ImageIO.framework */,
- D3707E03BADA46CAA1E7818B /* CoreLocation.framework */,
- B89AA94740CB47529251614B /* AVFoundation.framework */,
- 06C97734420B47469862FA80 /* AddressBook.framework */,
- 0A0CC7CF9DCE45968EA104D1 /* AddressBookUI.framework */,
- CF3799C0BB2A48879670A11D /* WebKit.framework */,
- 27FD8323FCB14A9A88068120 /* libz.tbd */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 301BF52E109A57CC0062928A /* Products */ = {
- isa = PBXGroup;
- children = (
- 301BF535109A57CC0062928A /* libCordova.a */,
- F0CA34282219AC96001F251C /* Cordova.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 3047A50E1AB8057F00498E2A /* config */ = {
- isa = PBXGroup;
- children = (
- 3047A50F1AB8059700498E2A /* build-debug.xcconfig */,
- 3047A5101AB8059700498E2A /* build-release.xcconfig */,
- 3047A5111AB8059700498E2A /* build.xcconfig */,
- );
- name = config;
- sourceTree = "<group>";
- };
- 307C750510C5A3420062BCA9 /* Plugins */ = {
- isa = PBXGroup;
- children = (
- 830AB63D37144CDB88815A0E /* UIImage+CropScaleOrientation.m */,
- 70A1143E76F54C40B1E8C9CA /* CDVCamera.m */,
- FA580C0CE8BF429583D29A48 /* CDVJpegHeaderWriter.m */,
- A74721FD8E3045DB8B557096 /* UIImage+CropScaleOrientation.h */,
- 4049D0A93FD943189C5F88EB /* CDVCamera.h */,
- 1BD7619A0BB347229B8A336F /* CDVJpegHeaderWriter.h */,
- 0CC3909CFE1C400896D75C3D /* CDVExif.h */,
- C7CABED6A06545CCA5404027 /* CDVContacts.m */,
- 8189BF5648A14939A1527910 /* CDVContact.m */,
- F5E921CD0BBE4C19B12C93AC /* CDVContacts.h */,
- 464539A60CE740C79936D824 /* CDVContact.h */,
- C073EA6513D349BAA254FA66 /* CDVDevice.m */,
- 4A35B1D891794A10BD389783 /* CDVDevice.h */,
- CA56B7CFEB88402E9A87BFAE /* CDVLocation.m */,
- E718B6CA57984402A0072767 /* CDVLocation.h */,
- 78F297E6CBA34CA08E117E8C /* CDVInAppBrowser.m */,
- A35B905B32154085A02932DC /* CDVInAppBrowser.h */,
- 9D9DC3784993493681FE5D1B /* CDVIonicKeyboard.m */,
- 91C09FFABA674FF780C65719 /* CDVIonicKeyboard.h */,
- 45B958D5A1AA408D8104FF42 /* CDVWKWebViewEngine.m */,
- 74FD5104EDBD4A8690385D4B /* CDVWKWebViewUIDelegate.m */,
- C25BB5FCA7004A32967BCC38 /* CDVWKProcessPoolFactory.m */,
- 0542EA9F3CAB4AFDA49F526A /* IONAssetHandler.m */,
- 892D9576DACF4BD88F0DF86D /* GCDWebServer.m */,
- 728AF9D5E11340A89397238D /* GCDWebServerConnection.m */,
- 6EA63F206EC6449DB77137E9 /* GCDWebServerFunctions.m */,
- 908102DAD6D848219980D2E4 /* GCDWebServerRequest.m */,
- 3AD831E280C44AE1B00A64C8 /* GCDWebServerResponse.m */,
- 0128931534354FEE8F84E0B0 /* GCDWebServerDataRequest.m */,
- EDF9889C359C464798738BED /* GCDWebServerFileRequest.m */,
- 6E572143DA33409B848DAF83 /* GCDWebServerMultiPartFormRequest.m */,
- 3971D93431BE421E87C42503 /* GCDWebServerURLEncodedFormRequest.m */,
- BC3FDD98810843149F369D57 /* GCDWebServerDataResponse.m */,
- 061E620B3866417E82819A09 /* GCDWebServerErrorResponse.m */,
- 1A7F7455AC2C4B3983A235C0 /* GCDWebServerFileResponse.m */,
- D60139331548474B83453DAD /* GCDWebServerStreamedResponse.m */,
- 511337667ED04C43B1BCEA3C /* CDVWKWebViewEngine.h */,
- F4E7CFB6EB9947A78BD89D24 /* CDVWKWebViewUIDelegate.h */,
- B614E70E8AF94080BA4D04B7 /* CDVWKProcessPoolFactory.h */,
- 12DD7ECB529E454DA9785EC4 /* IONAssetHandler.h */,
- E6E281BFC0A845F79480AF7B /* GCDWebServer.h */,
- D1601F008F2945A982B827A7 /* GCDWebServerConnection.h */,
- D0C2532E4AAD4453A2EC4B78 /* GCDWebServerFunctions.h */,
- 2D06A3D027024B3393A297E7 /* GCDWebServerHTTPStatusCodes.h */,
- 82ACFF7A952145B3A780D335 /* GCDWebServerPrivate.h */,
- B729FBB4B4F84CF0B1C548A5 /* GCDWebServerRequest.h */,
- 26BD2C55D9874529BEB9195B /* GCDWebServerResponse.h */,
- 92F9F8FDC39044EFBC05F53E /* GCDWebServerDataRequest.h */,
- 47CA246DBE40402AA9E2A35B /* GCDWebServerFileRequest.h */,
- 7F12C230911C402889F960E1 /* GCDWebServerMultiPartFormRequest.h */,
- 209B4A13C22947DD838696C3 /* GCDWebServerURLEncodedFormRequest.h */,
- C8A68293238E4A5EA1FEB6B0 /* GCDWebServerDataResponse.h */,
- 9506C6DFAD2B40EC86D27504 /* GCDWebServerErrorResponse.h */,
- 76087B5B9D744D74B1734005 /* GCDWebServerFileResponse.h */,
- C96B93B30CA1465DA8A10490 /* GCDWebServerStreamedResponse.h */,
- D11660AA93F4439EA49D8229 /* CDVSplashScreen.m */,
- C55D758475024B0BAE8D1E9F /* CDVViewController+SplashScreen.m */,
- F669B02BC2D14DA4B4F206C6 /* CDVSplashScreen.h */,
- 67B2B6BFB54341BAADA51333 /* CDVViewController+SplashScreen.h */,
- B6926995FAFB426596A5A61F /* CDVStatusBar.m */,
- CE84181957FE493AB5C371D5 /* CDVStatusBar.h */,
- 5F9806B0F7F84FCBAB094D1B /* CDVThemeableBrowser.m */,
- C970AB32CE744FE695C02B18 /* CDVThemeableBrowser.h */,
- );
- name = Plugins;
- path = MyApp/Plugins;
- sourceTree = SOURCE_ROOT;
- };
- EB87FDF11871DA420020F90C /* Staging */ = {
- isa = PBXGroup;
- children = (
- F840E1F0165FE0F500CFE078 /* config.xml */,
- 301BF56E109A69640062928A /* www */,
- );
- name = Staging;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 1D6058900D05DD3D006BFB54 /* MyApp */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MyApp" */;
- buildPhases = (
- 304B58A110DAC018002A0835 /* Copy www directory */,
- 1D60588D0D05DD3D006BFB54 /* Resources */,
- 1D60588E0D05DD3D006BFB54 /* Sources */,
- 1D60588F0D05DD3D006BFB54 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 301BF551109A68C00062928A /* PBXTargetDependency */,
- );
- name = MyApp;
- productName = MyApp;
- productReference = 1D6058910D05DD3D006BFB54 /* MyApp.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 29B97313FDCFA39411CA2CEA /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 510;
- TargetAttributes = {
- 1D6058900D05DD3D006BFB54 = {
- DevelopmentTeam = WF2PULLSHY;
- ProvisioningStyle = Manual;
- };
- };
- };
- buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MyApp" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 1;
- knownRegions = (
- en,
- );
- mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 301BF52E109A57CC0062928A /* Products */;
- ProjectRef = 301BF52D109A57CC0062928A /* CordovaLib/CordovaLib.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 1D6058900D05DD3D006BFB54 /* MyApp */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 301BF535109A57CC0062928A /* libCordova.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libCordova.a;
- remoteRef = 301BF534109A57CC0062928A /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- F0CA34282219AC96001F251C /* Cordova.framework */ = {
- isa = PBXReferenceProxy;
- fileType = wrapper.framework;
- path = Cordova.framework;
- remoteRef = F0CA34272219AC96001F251C /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 1D60588D0D05DD3D006BFB54 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 302D95F214D2391D003F00A1 /* MainViewController.xib in Resources */,
- 0207DA581B56EA530066E2B4 /* Images.xcassets in Resources */,
- 6AFF5BF91D6E424B00AB3073 /* CDVLaunchScreen.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXShellScriptBuildPhase section */
- 304B58A110DAC018002A0835 /* Copy www directory */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- name = "Copy www directory";
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- 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";
- showEnvVarsInLog = 0;
- };
- /* End PBXShellScriptBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 1D60588E0D05DD3D006BFB54 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
- 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */,
- 302D95F114D2391D003F00A1 /* MainViewController.m in Sources */,
- 7A3E053513A14FDE92F8DAFE /* UIImage+CropScaleOrientation.m in Sources */,
- 1DE48D4150084A1384572F1F /* CDVCamera.m in Sources */,
- 968A93F60E5E46BA9FB4B1FE /* CDVJpegHeaderWriter.m in Sources */,
- C7B760D854A64CEDA169EEA7 /* CDVContacts.m in Sources */,
- 4304CEB735BE490E9EB975E7 /* CDVContact.m in Sources */,
- 9CD50EB2CF224ADF85DBDE8E /* CDVDevice.m in Sources */,
- E03F37DA71654378ADC3FCA7 /* CDVLocation.m in Sources */,
- C43111965DBE48209ACE847A /* CDVInAppBrowser.m in Sources */,
- BE080FA19F104825BFC8F6D5 /* CDVIonicKeyboard.m in Sources */,
- 85EDE4D2F4DB48A0B35D95FF /* CDVWKWebViewEngine.m in Sources */,
- ABD36363665C417E807E8C96 /* CDVWKWebViewUIDelegate.m in Sources */,
- 2C8A48088E80400499D55B26 /* CDVWKProcessPoolFactory.m in Sources */,
- 8904B327A41E4742953F5451 /* IONAssetHandler.m in Sources */,
- 4086208CFFED43F7AF6805CF /* GCDWebServer.m in Sources */,
- 8DF1F023422C496DB3EACECA /* GCDWebServerConnection.m in Sources */,
- 7CBA15B0A0D84194AF9EB22B /* GCDWebServerFunctions.m in Sources */,
- 970C29D23AFF4553BDE51FD7 /* GCDWebServerRequest.m in Sources */,
- 28E0B7EC49154840AEF31348 /* GCDWebServerResponse.m in Sources */,
- 5831D94A79BF44438F3669BA /* GCDWebServerDataRequest.m in Sources */,
- 8BFC1B183DF74E99BEFBF378 /* GCDWebServerFileRequest.m in Sources */,
- 18F4FC23F3284AD39BEA67A4 /* GCDWebServerMultiPartFormRequest.m in Sources */,
- B4CCB3831EAD4843838D0071 /* GCDWebServerURLEncodedFormRequest.m in Sources */,
- 4D7D8706839B4E3398741E43 /* GCDWebServerDataResponse.m in Sources */,
- 5216D75333D442DB943F5C5A /* GCDWebServerErrorResponse.m in Sources */,
- B3A325D6961544028448FEE9 /* GCDWebServerFileResponse.m in Sources */,
- 1B90880C23C54732B083162D /* GCDWebServerStreamedResponse.m in Sources */,
- 0A1A261E3F8A4EB3A0D60223 /* CDVSplashScreen.m in Sources */,
- FF911AF058164E258AAA31C6 /* CDVViewController+SplashScreen.m in Sources */,
- AFA9972E8AFC40CE8887908B /* CDVStatusBar.m in Sources */,
- 8B62DCF45F5D46AC97BA121E /* CDVThemeableBrowser.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 301BF551109A68C00062928A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = CordovaLib;
- targetProxy = 301BF550109A68C00062928A /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- 1D6058940D05DD3E006BFB54 /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A50F1AB8059700498E2A /* build-debug.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CODE_SIGN_IDENTITY = "iPhone Distribution";
- CODE_SIGN_STYLE = Manual;
- COPY_PHASE_STRIP = NO;
- DEVELOPMENT_TEAM = WF2PULLSHY;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "MyApp/MyApp-Prefix.pch";
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- INFOPLIST_FILE = "MyApp/MyApp-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.stemc.ste;
- PRODUCT_NAME = MyApp;
- PROVISIONING_PROFILE_SPECIFIER = stemc;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Debug;
- };
- 1D6058950D05DD3E006BFB54 /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A5101AB8059700498E2A /* build-release.xcconfig */;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CODE_SIGN_STYLE = Manual;
- COPY_PHASE_STRIP = YES;
- DEVELOPMENT_TEAM = WF2PULLSHY;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "MyApp/MyApp-Prefix.pch";
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- INFOPLIST_FILE = "MyApp/MyApp-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.stemc.ste;
- PRODUCT_NAME = MyApp;
- PROVISIONING_PROFILE_SPECIFIER = stemc;
- TARGETED_DEVICE_FAMILY = 1;
- };
- name = Release;
- };
- C01FCF4F08A954540054247B /* Debug */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- SKIP_INSTALL = NO;
- };
- name = Debug;
- };
- C01FCF5008A954540054247B /* Release */ = {
- isa = XCBuildConfiguration;
- baseConfigurationReference = 3047A5111AB8059700498E2A /* build.xcconfig */;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_C_LANGUAGE_STANDARD = c99;
- GCC_THUMB_SUPPORT = NO;
- GCC_VERSION = "";
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- SDKROOT = iphoneos;
- SKIP_INSTALL = NO;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MyApp" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 1D6058940D05DD3E006BFB54 /* Debug */,
- 1D6058950D05DD3E006BFB54 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MyApp" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- C01FCF4F08A954540054247B /* Debug */,
- C01FCF5008A954540054247B /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
- }
|