| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 048AD0AD197D24AB001963EF /* CoreMotion.framework */; };
- 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998D3517F8A96E003441C3 /* libSDL2.a */; };
- 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE117F8ADB4003441C3 /* libz.dylib */; };
- 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE217F8ADB4003441C3 /* QuartzCore.framework */; };
- 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */; };
- 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
- 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE417F8ADB4003441C3 /* CoreAudio.framework */; };
- 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EE517F8ADB4003441C3 /* OpenGLES.framework */; };
- 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEB17F8ADD4003441C3 /* UIKit.framework */; };
- 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EEC17F8ADD4003441C3 /* Foundation.framework */; };
- 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */; };
- 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9223FE7E1C2D913D000B1FDA /* GameController.framework */; };
- 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF517F8B6F3003441C3 /* libpng.a */; };
- 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 04998EF617F8B6F3003441C3 /* libjpeg.a */; };
- 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */; };
- 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 04E9AD3E1876FE84006A7317 /* Images.xcassets */; };
- AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */; };
- 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F7EF5AE200623DE004089D6 /* Metal.framework */; };
- 4F8012E521454FEA00FDBA22 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F8012E021454FEA00FDBA22 /* CoreBluetooth.framework */; };
-
- 2DC477AC10D6C07B3FE008F6 /* ../src/example.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 360377333740D8A2FD15BBE6 /* ../src/example.cpp */; };
- DA49ED8903C628BA578C8670 /* ../src/main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0BF9628FC8D38F9748F0CDEB /* ../src/main.cpp */; };
- C8860D93875589970329DCCD /* ../data/fonts in Sources */ = {isa = PBXBuildFile; fileRef = 4DA100C319512824B7570663 /* ../data/fonts */; };
- 1E839D002B2BA83FC83A695A /* ../data/images in Sources */ = {isa = PBXBuildFile; fileRef = 04FE4D4FB640E0DF92DFB865 /* ../data/images */; };
- 3A631A475DE035FC53ADE5EA /* ../data/res.xml in Sources */ = {isa = PBXBuildFile; fileRef = 7F3B12E3C9D554D9FE28101D /* ../data/res.xml */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
- remoteInfo = libSDL;
- };
- 04998D3717F8A982003441C3 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
- remoteInfo = libSDL;
- };
- 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
- proxyType = 2;
- remoteGlobalIDString = C3E86F4C16EBC8A500052915;
- remoteInfo = oxygine_ios;
- };
- 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
- proxyType = 1;
- remoteGlobalIDString = C3E86F4B16EBC8A500052915;
- remoteInfo = oxygine_ios;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 04998CEC17F8A933003441C3 /* Swipeable_ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Swipeable_ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../..//SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = "<group>"; };
- 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = oxygine_ios.xcodeproj; path = "../../oxygine-framework//oxygine/SDL/ios/oxygine/oxygine_ios.xcodeproj"; sourceTree = "<group>"; };
- 04998EE117F8ADB4003441C3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
- 04998EE217F8ADB4003441C3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
- 04998EE417F8ADB4003441C3 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
- 048AD0AD197D24AB001963EF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
- 04998EE517F8ADB4003441C3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
- 04998EEB17F8ADD4003441C3 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 04998EEC17F8ADD4003441C3 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 9223FE7E1C2D913D000B1FDA /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
- AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
- 04998EF517F8B6F3003441C3 /* libpng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libpng.a; path = "../../oxygine-framework//oxygine/third_party/ios/libraries/libpng.a"; sourceTree = "<group>"; };
- 04998EF617F8B6F3003441C3 /* libjpeg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjpeg.a; path = "../../oxygine-framework//oxygine/third_party/ios/libraries/libjpeg.a"; sourceTree = "<group>"; };
- 04E9AD3E1876FE84006A7317 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name =Images.xcassets; path = Swipeable/Images.xcassets; sourceTree = "<group>"; };
- 4F7EF5AE200623DE004089D6 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
- 4F8012E021454FEA00FDBA22 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
- 360377333740D8A2FD15BBE6 /* ../src/example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = example.cpp; path = ../src/example.cpp; sourceTree = "<group>"; };
- 0BF9628FC8D38F9748F0CDEB /* ../src/main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../src/main.cpp; sourceTree = "<group>"; };
- F6123B1E6FE4471A00F49751 /* ../src/example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = example.h; path = ../src/example.h; sourceTree = "<group>"; };
- 4DA100C319512824B7570663 /* ../data/fonts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = fonts; path = ../data/fonts; sourceTree = "<group>"; };
- 04FE4D4FB640E0DF92DFB865 /* ../data/images */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = folder; name = images; path = ../data/images; sourceTree = "<group>"; };
- 7F3B12E3C9D554D9FE28101D /* ../data/res.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = wtf; name = res.xml; path = ../data/res.xml; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 04998CE917F8A933003441C3 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4F8012E521454FEA00FDBA22 /* CoreBluetooth.framework in Frameworks */,
- 4F7EF5AF200623DE004089D6 /* Metal.framework in Frameworks */,
- AD18619B1D8EC97A0043AFA3 /* AVFoundation.framework in Frameworks */,
- 9223FE7F1C2D913D000B1FDA /* GameController.framework in Frameworks */,
- 049B52B11871EBFA00EF3C66 /* liboxygine_ios.a in Frameworks */,
- 04998D3617F8A97D003441C3 /* libSDL2.a in Frameworks */,
- 04998EF017F8ADD4003441C3 /* CoreGraphics.framework in Frameworks */,
- 048AD0AE197D24AB001963EF /* CoreMotion.framework in Frameworks */,
- 04998EEF17F8ADD4003441C3 /* Foundation.framework in Frameworks */,
- 04998EE617F8ADB4003441C3 /* libz.dylib in Frameworks */,
- 04998EE917F8ADB4003441C3 /* CoreAudio.framework in Frameworks */,
- 04998EF817F8B6F3003441C3 /* libjpeg.a in Frameworks */,
- 04998EEE17F8ADD4003441C3 /* UIKit.framework in Frameworks */,
- 04998EE817F8ADB4003441C3 /* AudioToolbox.framework in Frameworks */,
- 04998EE717F8ADB4003441C3 /* QuartzCore.framework in Frameworks */,
- 04998EEA17F8ADB4003441C3 /* OpenGLES.framework in Frameworks */,
- 04998EF717F8B6F3003441C3 /* libpng.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 045D531C17F8BD5E00CC2C64 /* dependencies */ = {
- isa = PBXGroup;
- children = (
- 04998EE117F8ADB4003441C3 /* libz.dylib */,
- 04998EF617F8B6F3003441C3 /* libjpeg.a */,
- 04998EF517F8B6F3003441C3 /* libpng.a */,
- );
- name = dependencies;
- sourceTree = "<group>";
- };
- 04998CE317F8A933003441C3 = {
- isa = PBXGroup;
- children = (
- 045D531C17F8BD5E00CC2C64 /* dependencies */,
- 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */,
- 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */,
- 04998D4417F8A9ED003441C3 /* src */,
- 04E9AD3E1876FE84006A7317 /* Images.xcassets */,
- 04998CF617F8A933003441C3 /* Supporting Files */,
- 04998CEE17F8A933003441C3 /* Frameworks */,
- 04998CED17F8A933003441C3 /* Products */,
- 4F7EF5B620062572004089D6 /* Recovered References */,
- );
- sourceTree = "<group>";
- };
- 04998CED17F8A933003441C3 /* Products */ = {
- isa = PBXGroup;
- children = (
- 04998CEC17F8A933003441C3 /* Swipeable_ios.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 04998CEE17F8A933003441C3 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 4F8012E021454FEA00FDBA22 /* CoreBluetooth.framework */,
- 4F7EF5AE200623DE004089D6 /* Metal.framework */,
- AD18619A1D8EC97A0043AFA3 /* AVFoundation.framework */,
- 9223FE7E1C2D913D000B1FDA /* GameController.framework */,
- 04998EEB17F8ADD4003441C3 /* UIKit.framework */,
- 048AD0AD197D24AB001963EF /* CoreMotion.framework */,
- 04998EEC17F8ADD4003441C3 /* Foundation.framework */,
- 04998EED17F8ADD4003441C3 /* CoreGraphics.framework */,
- 04998EE217F8ADB4003441C3 /* QuartzCore.framework */,
- 04998EE317F8ADB4003441C3 /* AudioToolbox.framework */,
- 04998EE417F8ADB4003441C3 /* CoreAudio.framework */,
- 04998EE517F8ADB4003441C3 /* OpenGLES.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 04998CF617F8A933003441C3 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 4DA100C319512824B7570663 /* fonts */,
- 04FE4D4FB640E0DF92DFB865 /* images */,
- 7F3B12E3C9D554D9FE28101D /* res.xml */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 04998D3017F8A96E003441C3 /* Products */ = {
- isa = PBXGroup;
- children = (
- 04998D3517F8A96E003441C3 /* libSDL2.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 04998D4417F8A9ED003441C3 /* src */ = {
- isa = PBXGroup;
- children = (
- 360377333740D8A2FD15BBE6 /* example.cpp */,
- 0BF9628FC8D38F9748F0CDEB /* main.cpp */,
- F6123B1E6FE4471A00F49751 /* example.h */,
- );
- name = src;
- sourceTree = "<group>";
- };
- 049B52A91871EBBA00EF3C66 /* Products */ = {
- isa = PBXGroup;
- children = (
- 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 4F7EF5B620062572004089D6 /* Recovered References */ = {
- isa = PBXGroup;
- children = (
- 4F7EF5AE200623DE004089D6 /* Metal.framework */,
- );
- name = "Recovered References";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 04998CEB17F8A933003441C3 /* Swipeable_ios */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "Swipeable_ios" */;
- buildPhases = (
- 04998CE817F8A933003441C3 /* Sources */,
- 04998CE917F8A933003441C3 /* Frameworks */,
- 04998CEA17F8A933003441C3 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 04998D3817F8A982003441C3 /* PBXTargetDependency */,
- 049B52B01871EBD100EF3C66 /* PBXTargetDependency */,
- );
- name = Swipeable_ios;
- productName = Swipeable;
- productReference = 04998CEC17F8A933003441C3 /* Swipeable_ios.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 04998CE417F8A933003441C3 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0510;
- ORGANIZATIONNAME = Mac;
- };
- buildConfigurationList = 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "Swipeable_ios" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 04998CE317F8A933003441C3;
- productRefGroup = 04998CED17F8A933003441C3 /* Products */;
- projectDirPath = "";
- projectReferences = (
- {
- ProductGroup = 049B52A91871EBBA00EF3C66 /* Products */;
- ProjectRef = 04998D3917F8A9AA003441C3 /* oxygine_ios.xcodeproj */;
- },
- {
- ProductGroup = 04998D3017F8A96E003441C3 /* Products */;
- ProjectRef = 04998D2F17F8A96E003441C3 /* SDL.xcodeproj */;
- },
- );
- projectRoot = "";
- targets = (
- 04998CEB17F8A933003441C3 /* Swipeable_ios */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXReferenceProxy section */
- 04998D3517F8A96E003441C3 /* libSDL2.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = libSDL2.a;
- remoteRef = 04998D3417F8A96E003441C3 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- 049B52AD1871EBBA00EF3C66 /* liboxygine_ios.a */ = {
- isa = PBXReferenceProxy;
- fileType = archive.ar;
- path = liboxygine_ios.a;
- remoteRef = 049B52AC1871EBBA00EF3C66 /* PBXContainerItemProxy */;
- sourceTree = BUILT_PRODUCTS_DIR;
- };
- /* End PBXReferenceProxy section */
- /* Begin PBXResourcesBuildPhase section */
- 04998CEA17F8A933003441C3 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 04E9AD3F1876FE84006A7317 /* Images.xcassets in Resources */,
- C8860D93875589970329DCCD /* fonts */,
- 1E839D002B2BA83FC83A695A /* images */,
- 3A631A475DE035FC53ADE5EA /* res.xml */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 04998CE817F8A933003441C3 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 2DC477AC10D6C07B3FE008F6 /* example.cpp */,
- DA49ED8903C628BA578C8670 /* main.cpp */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 04998D3817F8A982003441C3 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = libSDL;
- targetProxy = 04998D3717F8A982003441C3 /* PBXContainerItemProxy */;
- };
- 049B52B01871EBD100EF3C66 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- name = oxygine_ios;
- targetProxy = 049B52AF1871EBD100EF3C66 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin XCBuildConfiguration section */
- 04998D1F17F8A933003441C3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COMPRESS_PNG_FILES = NO;
- COPY_PHASE_STRIP = NO;
- ENABLE_BITCODE = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- USER_HEADER_SEARCH_PATHS = "../../oxygine-framework//oxygine/src ../..//SDL/include";
- };
- name = Debug;
- };
- 04998D2017F8A933003441C3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COMPRESS_PNG_FILES = NO;
- COPY_PHASE_STRIP = YES;
- ENABLE_BITCODE = NO;
- ENABLE_NS_ASSERTIONS = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- USER_HEADER_SEARCH_PATHS = "../../oxygine-framework//oxygine/src ../..//SDL/include";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 04998D2217F8A933003441C3 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "Swipeable/Swipeable_ios-Prefix.pch";
- GCC_WARN_UNUSED_VALUE = YES;
- GCC_WARN_UNUSED_VARIABLE = NO;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- INFOPLIST_FILE = "Swipeable/Swipeable_ios-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "../../oxygine-framework//oxygine/third_party/ios/libraries",
- );
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.swipeable;
- PRODUCT_NAME = Swipeable_ios;
- PROVISIONING_PROFILE = "";
- TARGETED_DEVICE_FAMILY = "1,2";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 04998D2317F8A933003441C3 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "Swipeable/Swipeable_ios-Prefix.pch";
- GCC_WARN_UNUSED_VALUE = YES;
- GCC_WARN_UNUSED_VARIABLE = NO;
- GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
- INFOPLIST_FILE = "Swipeable/Swipeable_ios-Info.plist";
- LIBRARY_SEARCH_PATHS = (
- "$(inherited)",
- "../../oxygine-framework//oxygine/third_party/ios/libraries",
- );
- ONLY_ACTIVE_ARCH = NO;
- PRODUCT_BUNDLE_IDENTIFIER = org.oxygine.swipeable;
- PRODUCT_NAME = Swipeable_ios;
- PROVISIONING_PROFILE = "";
- TARGETED_DEVICE_FAMILY = "1,2";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 04998CE717F8A933003441C3 /* Build configuration list for PBXProject "Swipeable_ios" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 04998D1F17F8A933003441C3 /* Debug */,
- 04998D2017F8A933003441C3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 04998D2117F8A933003441C3 /* Build configuration list for PBXNativeTarget "Swipeable_ios" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 04998D2217F8A933003441C3 /* Debug */,
- 04998D2317F8A933003441C3 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 04998CE417F8A933003441C3 /* Project object */;
- }
|