|
5 | 5 | }; |
6 | 6 | objectVersion = 46; |
7 | 7 | objects = { |
| 8 | + |
8 | 9 | /* Begin PBXBuildFile section */ |
9 | 10 | 1D3623260D0F684500981E51 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* AppDelegate.m */; }; |
10 | 11 | 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; }; |
|
58 | 59 | 7E7966E71810823500FA85AD /* icon-small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 7E7966DD1810823500FA85AD /* icon-small@2x.png */; }; |
59 | 60 | 877831D5FF4A436B85CB2889 /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 128F883B57EC4EB880491CBE /* libc++.dylib */; }; |
60 | 61 | 92824D78C3A44B5ABB7C7A36 /* R9HTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 8A0B320D7E0048619974FE4C /* R9HTTPRequest.m */; }; |
| 62 | + 955BA0857752473C94A590CC /* YoikScreenOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = E054710365B149BDA075092F /* YoikScreenOrientation.m */; }; |
61 | 63 | A046F7381A74DFDA004678D8 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26B83D77D8DF42C0BB1A9DEF /* AVFoundation.framework */; }; |
62 | 64 | A046F7391A74DFDA004678D8 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E03D43066FEB41DA8A76E12E /* CoreData.framework */; }; |
63 | 65 | A046F73A1A74DFDA004678D8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4D3F4D4F248A48AB8BFDD106 /* CoreLocation.framework */; }; |
|
77 | 79 | BBFF786B8852482E8949A98C /* HttpRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 55C6BF01554D42B3917BF40D /* HttpRequest.m */; }; |
78 | 80 | C92E8F2094FE418B921242FD /* BSD-LICENSE in Sources */ = {isa = PBXBuildFile; fileRef = 6431F6FBEFD6470A95E58D05 /* BSD-LICENSE */; }; |
79 | 81 | D4A0D8761607E02300AEF8BB /* Default-568h@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = D4A0D8751607E02300AEF8BB /* Default-568h@2x~iphone.png */; }; |
80 | | - 955BA0857752473C94A590CC /* YoikScreenOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = E054710365B149BDA075092F /* YoikScreenOrientation.m */; }; |
81 | 82 | /* End PBXBuildFile section */ |
82 | 83 |
|
83 | 84 | /* Begin PBXContainerItemProxy section */ |
|
110 | 111 | 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
111 | 112 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
112 | 113 | 2A30AC9E250A44BE8671DF93 /* libicucore.dylib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; }; |
| 114 | + 2BD431FB6ADA43C798314550 /* YoikScreenOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = YoikScreenOrientation.h; path = net.yoik.cordova.plugins.screenorientation/YoikScreenOrientation.h; sourceTree = "<group>"; }; |
113 | 115 | 301BF52D109A57CC0062928A /* CordovaLib.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CordovaLib.xcodeproj; path = CordovaLib/CordovaLib.xcodeproj; sourceTree = "<group>"; }; |
114 | 116 | 301BF56E109A69640062928A /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; path = www; sourceTree = SOURCE_ROOT; }; |
115 | 117 | 302D95EE14D2391D003F00A1 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; }; |
|
198 | 200 | D4A0D8751607E02300AEF8BB /* Default-568h@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x~iphone.png"; sourceTree = "<group>"; }; |
199 | 201 | D85846C38A094BD7AE0421C1 /* OpenGLES.framework */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; |
200 | 202 | E03D43066FEB41DA8A76E12E /* CoreData.framework */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; |
| 203 | + E054710365B149BDA075092F /* YoikScreenOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = YoikScreenOrientation.m; path = net.yoik.cordova.plugins.screenorientation/YoikScreenOrientation.m; sourceTree = "<group>"; }; |
201 | 204 | E5D3FDEF66AE48CC80416946 /* CoreText.framework */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; }; |
202 | 205 | EB87FDF21871DA7A0020F90C /* merges */ = {isa = PBXFileReference; lastKnownFileType = folder; name = merges; path = ../../merges; sourceTree = "<group>"; }; |
203 | 206 | EB87FDF31871DA8E0020F90C /* www */ = {isa = PBXFileReference; lastKnownFileType = folder; name = www; path = ../../www; sourceTree = "<group>"; }; |
204 | 207 | EB87FDF41871DAF40020F90C /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = ../../config.xml; sourceTree = "<group>"; }; |
205 | 208 | EEC5F6FAEB484890BFF56713 /* CDVLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CDVLogger.h; path = org.apache.cordova.console/CDVLogger.h; sourceTree = "<group>"; }; |
206 | 209 | F840E1F0165FE0F500CFE078 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; name = config.xml; path = DevApp/config.xml; sourceTree = "<group>"; }; |
207 | | - E054710365B149BDA075092F /* YoikScreenOrientation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "YoikScreenOrientation.m"; path = "net.yoik.cordova.plugins.screenorientation/YoikScreenOrientation.m"; sourceTree = "<group>"; fileEncoding = 4; }; |
208 | | - 2BD431FB6ADA43C798314550 /* YoikScreenOrientation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "YoikScreenOrientation.h"; path = "net.yoik.cordova.plugins.screenorientation/YoikScreenOrientation.h"; sourceTree = "<group>"; fileEncoding = 4; }; |
209 | 210 | /* End PBXFileReference section */ |
210 | 211 |
|
211 | 212 | /* Begin PBXFrameworksBuildPhase section */ |
|
701 | 702 | GCC_THUMB_SUPPORT = NO; |
702 | 703 | GCC_VERSION = ""; |
703 | 704 | INFOPLIST_FILE = "DevApp/DevApp-Info.plist"; |
704 | | - IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 705 | + IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
705 | 706 | OTHER_LDFLAGS = ( |
706 | 707 | "-weak_framework", |
707 | 708 | CoreFoundation, |
|
738 | 739 | GCC_THUMB_SUPPORT = NO; |
739 | 740 | GCC_VERSION = ""; |
740 | 741 | INFOPLIST_FILE = "DevApp/DevApp-Info.plist"; |
741 | | - IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 742 | + IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
742 | 743 | OTHER_LDFLAGS = ( |
743 | 744 | "-weak_framework", |
744 | 745 | CoreFoundation, |
|
782 | 783 | "\"$(OBJROOT)/UninstalledProducts/include\"", |
783 | 784 | "\"$(BUILT_PRODUCTS_DIR)\"", |
784 | 785 | ); |
785 | | - IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 786 | + IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
786 | 787 | ONLY_ACTIVE_ARCH = YES; |
787 | 788 | OTHER_LDFLAGS = ( |
788 | 789 | "-weak_framework", |
|
828 | 829 | "\"$(OBJROOT)/UninstalledProducts/include\"", |
829 | 830 | "\"$(BUILT_PRODUCTS_DIR)\"", |
830 | 831 | ); |
831 | | - IPHONEOS_DEPLOYMENT_TARGET = 6.0; |
| 832 | + IPHONEOS_DEPLOYMENT_TARGET = 7.0; |
832 | 833 | OTHER_LDFLAGS = ( |
833 | 834 | "-weak_framework", |
834 | 835 | CoreFoundation, |
|
0 commit comments