627 lines
29 KiB
Plaintext
Raw Normal View History

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
501232C8192E5FB00063A359 /* apple_gamecontroller.m in Sources */ = {isa = PBXBuildFile; fileRef = 501232C7192E5FB00063A359 /* apple_gamecontroller.m */; };
501232CA192E5FC40063A359 /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 501232C9192E5FC40063A359 /* griffin.c */; };
501232CC192E5FDC0063A359 /* sinc_neon.S in Sources */ = {isa = PBXBuildFile; fileRef = 501232CB192E5FDC0063A359 /* sinc_neon.S */; };
501232CE192E5FE30063A359 /* utils_neon.S in Sources */ = {isa = PBXBuildFile; fileRef = 501232CD192E5FE30063A359 /* utils_neon.S */; };
501232D6192E60580063A359 /* platform.m in Sources */ = {isa = PBXBuildFile; fileRef = 501232D5192E60580063A359 /* platform.m */; };
501232D8192E605F0063A359 /* browser.m in Sources */ = {isa = PBXBuildFile; fileRef = 501232D7192E605F0063A359 /* browser.m */; };
501232DA192E606D0063A359 /* menu.m in Sources */ = {isa = PBXBuildFile; fileRef = 501232D9192E606D0063A359 /* menu.m */; };
501881EC184BAD6D006F665D /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 501881EB184BAD6D006F665D /* AVFoundation.framework */; };
501881EE184BB54C006F665D /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 501881ED184BB54C006F665D /* CoreMedia.framework */; };
503AEB47196C0BF9006C76FB /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB46196C0BF9006C76FB /* Default@2x.png */; };
503AEB4F196C0C22006C76FB /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB48196C0C22006C76FB /* Default-568h@2x.png */; };
503AEB50196C0C22006C76FB /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB49196C0C22006C76FB /* Default.png */; };
503AEB51196C0C22006C76FB /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB4A196C0C22006C76FB /* Default@2x.png */; };
503AEB52196C0C22006C76FB /* ic_pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB4B196C0C22006C76FB /* ic_pause.png */; };
503AEB53196C0C22006C76FB /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB4C196C0C22006C76FB /* Icon-72.png */; };
503AEB54196C0C22006C76FB /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB4D196C0C22006C76FB /* Icon.png */; };
503AEB55196C0C22006C76FB /* PauseIndicatorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB4E196C0C22006C76FB /* PauseIndicatorView.xib */; };
503AEB58196C0C4A006C76FB /* ic_dir.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB56196C0C4A006C76FB /* ic_dir.png */; };
503AEB59196C0C4A006C76FB /* ic_file.png in Resources */ = {isa = PBXBuildFile; fileRef = 503AEB57196C0C4A006C76FB /* ic_file.png */; };
5073C589196C0BA40026E146 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5073C586196C0BA40026E146 /* main.m */; };
5073C58A196C0BA40026E146 /* RAGameView.m in Sources */ = {isa = PBXBuildFile; fileRef = 5073C587196C0BA40026E146 /* RAGameView.m */; };
5073C58B196C0BA40026E146 /* utility.m in Sources */ = {isa = PBXBuildFile; fileRef = 5073C588196C0BA40026E146 /* utility.m */; };
50CCC828185E0E7D001F5BC8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50CCC827185E0E7D001F5BC8 /* CoreLocation.framework */; };
50E7189F184B88AA001956CE /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50E7189E184B88AA001956CE /* CoreVideo.framework */; };
96297A2716C82FF100E6DCE0 /* overlays in Resources */ = {isa = PBXBuildFile; fileRef = 96297A2616C82FF100E6DCE0 /* overlays */; };
96366C5516C9AC3300D64A22 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96366C5416C9AC3300D64A22 /* CoreAudio.framework */; };
96366C5916C9ACF500D64A22 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96366C5816C9ACF500D64A22 /* AudioToolbox.framework */; };
963C3C34186E3DED00A6EB1E /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 963C3C33186E3DED00A6EB1E /* GameController.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
2013-07-06 20:43:04 -04:00
967894631788EBD800D6CA69 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 967894611788EBD800D6CA69 /* InfoPlist.strings */; };
967D647516E6EA04006BA1F2 /* modules in Resources */ = {isa = PBXBuildFile; fileRef = 967D647416E6EA04006BA1F2 /* modules */; };
96AFAE2A16C1D4EA009DE44C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2916C1D4EA009DE44C /* UIKit.framework */; };
96AFAE2C16C1D4EA009DE44C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2B16C1D4EA009DE44C /* Foundation.framework */; };
96AFAE2E16C1D4EA009DE44C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2D16C1D4EA009DE44C /* CoreGraphics.framework */; };
96AFAE3016C1D4EA009DE44C /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2F16C1D4EA009DE44C /* GLKit.framework */; };
96AFAE3216C1D4EA009DE44C /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE3116C1D4EA009DE44C /* OpenGLES.framework */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
501232C7192E5FB00063A359 /* apple_gamecontroller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = apple_gamecontroller.m; path = ../common/apple_gamecontroller.m; sourceTree = "<group>"; };
501232C9192E5FC40063A359 /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../griffin/griffin.c; sourceTree = "<group>"; };
501232CB192E5FDC0063A359 /* sinc_neon.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = sinc_neon.S; path = ../../audio/sinc_neon.S; sourceTree = "<group>"; };
501232CD192E5FE30063A359 /* utils_neon.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = utils_neon.S; path = ../../audio/utils_neon.S; sourceTree = "<group>"; };
501232D5192E60580063A359 /* platform.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = platform.m; sourceTree = "<group>"; };
501232D7192E605F0063A359 /* browser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = browser.m; sourceTree = "<group>"; };
501232D9192E606D0063A359 /* menu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = menu.m; sourceTree = "<group>"; };
501881EB184BAD6D006F665D /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
501881ED184BB54C006F665D /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
503AEB46196C0BF9006C76FB /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "../../Assets/Default@2x.png"; sourceTree = "<group>"; };
503AEB48196C0C22006C76FB /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "../../Assets/Default-568h@2x.png"; sourceTree = "<group>"; };
503AEB49196C0C22006C76FB /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../../Assets/Default.png; sourceTree = "<group>"; };
503AEB4A196C0C22006C76FB /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "../../Assets/Default@2x.png"; sourceTree = "<group>"; };
503AEB4B196C0C22006C76FB /* ic_pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ic_pause.png; path = ../../Assets/ic_pause.png; sourceTree = "<group>"; };
503AEB4C196C0C22006C76FB /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "../../Assets/Icon-72.png"; sourceTree = "<group>"; };
503AEB4D196C0C22006C76FB /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../../Assets/Icon.png; sourceTree = "<group>"; };
503AEB4E196C0C22006C76FB /* PauseIndicatorView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = PauseIndicatorView.xib; path = ../../Assets/PauseIndicatorView.xib; sourceTree = "<group>"; };
503AEB56196C0C4A006C76FB /* ic_dir.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ic_dir.png; path = "../../../android/phoenix/res/drawable-xhdpi/ic_dir.png"; sourceTree = "<group>"; };
503AEB57196C0C4A006C76FB /* ic_file.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ic_file.png; path = "../../../android/phoenix/res/drawable-xhdpi/ic_file.png"; sourceTree = "<group>"; };
2014-07-25 22:07:05 +02:00
5073C586196C0BA40026E146 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ../common/main.m; sourceTree = SOURCE_ROOT; };
5073C587196C0BA40026E146 /* RAGameView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAGameView.m; path = ../common/RAGameView.m; sourceTree = SOURCE_ROOT; };
5073C588196C0BA40026E146 /* utility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = utility.m; path = ../common/utility.m; sourceTree = SOURCE_ROOT; };
50CCC827185E0E7D001F5BC8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
50E7189E184B88AA001956CE /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
96297A2616C82FF100E6DCE0 /* overlays */ = {isa = PBXFileReference; lastKnownFileType = folder; name = overlays; path = ../../../media/overlays; sourceTree = "<group>"; };
96366C5416C9AC3300D64A22 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
96366C5816C9ACF500D64A22 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
963C3C33186E3DED00A6EB1E /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
2013-07-06 20:43:04 -04:00
9678945F1788EBD000D6CA69 /* RetroArch-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "RetroArch-Info.plist"; path = "iOS/RetroArch-Info.plist"; sourceTree = SOURCE_ROOT; };
967894621788EBD800D6CA69 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = iOS/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; };
967D647416E6EA04006BA1F2 /* modules */ = {isa = PBXFileReference; lastKnownFileType = folder; path = modules; sourceTree = SOURCE_ROOT; };
96AFAE2516C1D4EA009DE44C /* RetroArch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArch.app; sourceTree = BUILT_PRODUCTS_DIR; };
96AFAE2916C1D4EA009DE44C /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
96AFAE2B16C1D4EA009DE44C /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
96AFAE2D16C1D4EA009DE44C /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
96AFAE2F16C1D4EA009DE44C /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
96AFAE3116C1D4EA009DE44C /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
96AFAF4516C1E00A009DE44C /* bitmap.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = bitmap.bin; sourceTree = "<group>"; };
96AFAF4616C1E00A009DE44C /* bitmap.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bitmap.bmp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
96AFAE2216C1D4EA009DE44C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
963C3C34186E3DED00A6EB1E /* GameController.framework in Frameworks */,
50CCC828185E0E7D001F5BC8 /* CoreLocation.framework in Frameworks */,
501881EE184BB54C006F665D /* CoreMedia.framework in Frameworks */,
501881EC184BAD6D006F665D /* AVFoundation.framework in Frameworks */,
50E7189F184B88AA001956CE /* CoreVideo.framework in Frameworks */,
96366C5916C9ACF500D64A22 /* AudioToolbox.framework in Frameworks */,
96366C5516C9AC3300D64A22 /* CoreAudio.framework in Frameworks */,
96AFAE2A16C1D4EA009DE44C /* UIKit.framework in Frameworks */,
96AFAE2C16C1D4EA009DE44C /* Foundation.framework in Frameworks */,
96AFAE2E16C1D4EA009DE44C /* CoreGraphics.framework in Frameworks */,
96AFAE3016C1D4EA009DE44C /* GLKit.framework in Frameworks */,
96AFAE3216C1D4EA009DE44C /* OpenGLES.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
501232C6192E5F940063A359 /* ios */ = {
isa = PBXGroup;
children = (
501232D9192E606D0063A359 /* menu.m */,
501232D7192E605F0063A359 /* browser.m */,
501232D5192E60580063A359 /* platform.m */,
501232C7192E5FB00063A359 /* apple_gamecontroller.m */,
);
name = ios;
sourceTree = "<group>";
};
2013-03-03 19:15:58 -05:00
966B9CB716E41E7A005B61E1 /* Assets */ = {
isa = PBXGroup;
children = (
503AEB56196C0C4A006C76FB /* ic_dir.png */,
503AEB57196C0C4A006C76FB /* ic_file.png */,
503AEB48196C0C22006C76FB /* Default-568h@2x.png */,
503AEB49196C0C22006C76FB /* Default.png */,
503AEB4A196C0C22006C76FB /* Default@2x.png */,
503AEB4B196C0C22006C76FB /* ic_pause.png */,
503AEB4C196C0C22006C76FB /* Icon-72.png */,
503AEB4D196C0C22006C76FB /* Icon.png */,
503AEB4E196C0C22006C76FB /* PauseIndicatorView.xib */,
503AEB46196C0BF9006C76FB /* Default@2x.png */,
967D647416E6EA04006BA1F2 /* modules */,
96297A2616C82FF100E6DCE0 /* overlays */,
2013-03-03 19:15:58 -05:00
);
path = Assets;
sourceTree = "<group>";
};
96AFAE1A16C1D4EA009DE44C = {
isa = PBXGroup;
children = (
501232C6192E5F940063A359 /* ios */,
2013-09-05 01:20:56 -04:00
96AFAE3316C1D4EA009DE44C /* common */,
2013-03-03 19:15:58 -05:00
96AFAE9C16C1D976009DE44C /* core */,
966B9CB716E41E7A005B61E1 /* Assets */,
96AFAE2816C1D4EA009DE44C /* Frameworks */,
96AFAE2616C1D4EA009DE44C /* Products */,
2013-03-03 19:15:58 -05:00
96AFAE3416C1D4EA009DE44C /* Supporting Files */,
);
sourceTree = "<group>";
};
96AFAE2616C1D4EA009DE44C /* Products */ = {
isa = PBXGroup;
children = (
96AFAE2516C1D4EA009DE44C /* RetroArch.app */,
);
name = Products;
sourceTree = "<group>";
};
96AFAE2816C1D4EA009DE44C /* Frameworks */ = {
isa = PBXGroup;
children = (
963C3C33186E3DED00A6EB1E /* GameController.framework */,
50CCC827185E0E7D001F5BC8 /* CoreLocation.framework */,
501881ED184BB54C006F665D /* CoreMedia.framework */,
501881EB184BAD6D006F665D /* AVFoundation.framework */,
50E7189E184B88AA001956CE /* CoreVideo.framework */,
96366C5816C9ACF500D64A22 /* AudioToolbox.framework */,
96366C5416C9AC3300D64A22 /* CoreAudio.framework */,
96AFAE2916C1D4EA009DE44C /* UIKit.framework */,
96AFAE2B16C1D4EA009DE44C /* Foundation.framework */,
96AFAE2D16C1D4EA009DE44C /* CoreGraphics.framework */,
96AFAE2F16C1D4EA009DE44C /* GLKit.framework */,
96AFAE3116C1D4EA009DE44C /* OpenGLES.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
2013-09-05 01:20:56 -04:00
96AFAE3316C1D4EA009DE44C /* common */ = {
isa = PBXGroup;
children = (
5073C586196C0BA40026E146 /* main.m */,
5073C587196C0BA40026E146 /* RAGameView.m */,
5073C588196C0BA40026E146 /* utility.m */,
);
2013-09-05 01:20:56 -04:00
path = common;
sourceTree = "<group>";
};
96AFAE3416C1D4EA009DE44C /* Supporting Files */ = {
isa = PBXGroup;
children = (
2013-07-06 20:43:04 -04:00
967894611788EBD800D6CA69 /* InfoPlist.strings */,
9678945F1788EBD000D6CA69 /* RetroArch-Info.plist */,
);
name = "Supporting Files";
2013-03-03 19:15:58 -05:00
path = RetroArch;
sourceTree = "<group>";
};
96AFAE9C16C1D976009DE44C /* core */ = {
isa = PBXGroup;
children = (
D48581DC16F823E2004BEB17 /* griffin */,
96AFAEE516C1DC73009DE44C /* audio */,
2013-02-18 14:59:43 -05:00
96AFAF3116C1E00A009DE44C /* gfx */,
);
name = core;
sourceTree = "<group>";
};
96AFAEE516C1DC73009DE44C /* audio */ = {
isa = PBXGroup;
children = (
501232CD192E5FE30063A359 /* utils_neon.S */,
501232CB192E5FDC0063A359 /* sinc_neon.S */,
);
name = audio;
path = ../audio;
sourceTree = "<group>";
};
96AFAF3116C1E00A009DE44C /* gfx */ = {
isa = PBXGroup;
children = (
96AFAF4416C1E00A009DE44C /* fonts */,
);
name = gfx;
path = ../gfx;
sourceTree = "<group>";
};
96AFAF4416C1E00A009DE44C /* fonts */ = {
isa = PBXGroup;
children = (
96AFAF4516C1E00A009DE44C /* bitmap.bin */,
96AFAF4616C1E00A009DE44C /* bitmap.bmp */,
);
path = fonts;
sourceTree = "<group>";
};
D48581DC16F823E2004BEB17 /* griffin */ = {
isa = PBXGroup;
children = (
501232C9192E5FC40063A359 /* griffin.c */,
);
name = griffin;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
96AFAE2416C1D4EA009DE44C /* RetroArch */ = {
isa = PBXNativeTarget;
buildConfigurationList = 96AFAE5416C1D4EA009DE44C /* Build configuration list for PBXNativeTarget "RetroArch" */;
buildPhases = (
96AFAE2116C1D4EA009DE44C /* Sources */,
96AFAE2216C1D4EA009DE44C /* Frameworks */,
96AFAE2316C1D4EA009DE44C /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RetroArch;
productName = RetroArch;
productReference = 96AFAE2516C1D4EA009DE44C /* RetroArch.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
96AFAE1C16C1D4EA009DE44C /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
ORGANIZATIONNAME = RetroArch;
};
2013-07-06 20:43:04 -04:00
buildConfigurationList = 96AFAE1F16C1D4EA009DE44C /* Build configuration list for PBXProject "RetroArch_iOS" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 96AFAE1A16C1D4EA009DE44C;
productRefGroup = 96AFAE2616C1D4EA009DE44C /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
96AFAE2416C1D4EA009DE44C /* RetroArch */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
96AFAE2316C1D4EA009DE44C /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
503AEB47196C0BF9006C76FB /* Default@2x.png in Resources */,
503AEB59196C0C4A006C76FB /* ic_file.png in Resources */,
503AEB50196C0C22006C76FB /* Default.png in Resources */,
503AEB51196C0C22006C76FB /* Default@2x.png in Resources */,
503AEB55196C0C22006C76FB /* PauseIndicatorView.xib in Resources */,
503AEB58196C0C4A006C76FB /* ic_dir.png in Resources */,
96297A2716C82FF100E6DCE0 /* overlays in Resources */,
503AEB53196C0C22006C76FB /* Icon-72.png in Resources */,
503AEB54196C0C22006C76FB /* Icon.png in Resources */,
503AEB4F196C0C22006C76FB /* Default-568h@2x.png in Resources */,
967D647516E6EA04006BA1F2 /* modules in Resources */,
503AEB52196C0C22006C76FB /* ic_pause.png in Resources */,
2013-07-06 20:43:04 -04:00
967894631788EBD800D6CA69 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
96AFAE2116C1D4EA009DE44C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5073C58B196C0BA40026E146 /* utility.m in Sources */,
501232DA192E606D0063A359 /* menu.m in Sources */,
501232D8192E605F0063A359 /* browser.m in Sources */,
501232D6192E60580063A359 /* platform.m in Sources */,
501232CE192E5FE30063A359 /* utils_neon.S in Sources */,
501232C8192E5FB00063A359 /* apple_gamecontroller.m in Sources */,
5073C58A196C0BA40026E146 /* RAGameView.m in Sources */,
501232CC192E5FDC0063A359 /* sinc_neon.S in Sources */,
5073C589196C0BA40026E146 /* main.m in Sources */,
501232CA192E5FC40063A359 /* griffin.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
2013-07-06 20:43:04 -04:00
967894611788EBD800D6CA69 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
2013-07-06 20:43:04 -04:00
967894621788EBD800D6CA69 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
96AFAE5216C1D4EA009DE44C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2013-05-31 02:02:15 -04:00
CODE_SIGN_IDENTITY = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
COPY_PHASE_STRIP = 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_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = ../;
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
2014-05-22 20:10:06 +02:00
ONLY_ACTIVE_ARCH = NO;
OTHER_CFLAGS = (
2013-12-01 14:41:18 +01:00
"-DHAVE_CAMERA",
"-DHAVE_CC_RESAMPLER",
"-DHAVE_GRIFFIN",
"-DHAVE_LOCATION",
"-DHAVE_RGUI",
"-DHAVE_MENU",
"-DIOS",
"-DHAVE_DYNAMIC",
"-DHAVE_OPENGL",
"-DHAVE_FBO",
"-DHAVE_OPENGLES",
"-DHAVE_OPENGLES2",
"-DHAVE_GLSL",
"-DINLINE=inline",
"-DLSB_FIRST",
"-DHAVE_THREADS",
"-D__LIBRETRO__",
"-DRARCH_MOBILE",
"-std=gnu99",
"-DHAVE_COREAUDIO",
"-DHAVE_FBO",
"-DHAVE_OVERLAY",
"-DHAVE_ZLIB",
"-DWANT_MINIZ",
"-DSINC_LOWER_QUALITY",
);
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
2014-05-22 20:10:06 +02:00
VALID_ARCHS = "armv7 armv7s";
};
name = Debug;
};
96AFAE5316C1D4EA009DE44C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
2013-05-31 02:02:15 -04:00
CODE_SIGN_IDENTITY = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = 2;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = ../;
IPHONEOS_DEPLOYMENT_TARGET = 5.1;
OTHER_CFLAGS = (
"-DNS_BLOCK_ASSERTIONS=1",
"-DNDEBUG",
2013-12-01 14:41:18 +01:00
"-DHAVE_CAMERA",
"-DHAVE_CC_RESAMPLER",
"-DHAVE_GRIFFIN",
"-DHAVE_LOCATION",
"-DHAVE_RGUI",
"-DHAVE_MENU",
"-DIOS",
"-DHAVE_DYNAMIC",
"-DHAVE_OPENGL",
"-DHAVE_FBO",
"-DHAVE_OPENGLES",
"-DHAVE_OPENGLES2",
"-DHAVE_GLSL",
"-DINLINE=inline",
"-DLSB_FIRST",
"-DHAVE_THREADS",
"-D__LIBRETRO__",
"-DRARCH_MOBILE",
"-std=gnu99",
"-DHAVE_COREAUDIO",
"-DHAVE_FBO",
"-DHAVE_OVERLAY",
"-DHAVE_ZLIB",
"-DWANT_MINIZ",
"-DSINC_LOWER_QUALITY",
);
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
2014-05-22 20:10:06 +02:00
VALID_ARCHS = "armv7 armv7s";
};
name = Release;
};
96AFAE5516C1D4EA009DE44C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
2014-05-22 20:10:06 +02:00
ARCHS = (
armv7s,
armv7,
);
CLANG_CXX_LIBRARY = "libstdc++";
CODE_SIGN_IDENTITY = "";
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
2013-07-06 20:43:04 -04:00
INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
LD_NO_PIE = YES;
2013-07-06 20:43:04 -04:00
LIBRARY_SEARCH_PATHS = "";
ONLY_ACTIVE_ARCH = NO;
OTHER_CFLAGS = (
2013-12-01 14:41:18 +01:00
"-DHAVE_CAMERA",
"-DHAVE_CC_RESAMPLER",
"-DHAVE_GRIFFIN",
"-DHAVE_LOCATION",
"-DHAVE_RGUI",
"-DHAVE_MENU",
"-DIOS",
"-DHAVE_OPENGL",
"-DHAVE_FBO",
"-DHAVE_OPENGLES",
"-DHAVE_OPENGLES2",
"-DHAVE_GLSL",
"-DINLINE=inline",
"-DLSB_FIRST",
"-D__LIBRETRO__",
"-DRARCH_MOBILE",
"-DHAVE_COREAUDIO",
"-DHAVE_DYNAMIC",
"-DHAVE_OVERLAY",
"-DHAVE_ZLIB",
"-DWANT_MINIZ",
"-DSINC_LOWER_QUALITY",
"-DRARCH_INTERNAL",
2014-07-26 03:15:37 +02:00
"-DHAVE_THREADS",
"-DHAVE_FILTERS_BUILTIN",
);
PRODUCT_NAME = "$(TARGET_NAME)";
VALID_ARCHS = "armv7 armv7s";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
96AFAE5616C1D4EA009DE44C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
2014-05-22 20:10:06 +02:00
ARCHS = (
armv7s,
armv7,
);
CLANG_CXX_LIBRARY = "libstdc++";
CODE_SIGN_IDENTITY = "";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
2013-07-06 20:43:04 -04:00
INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
LD_NO_PIE = YES;
2013-07-06 20:43:04 -04:00
LIBRARY_SEARCH_PATHS = "";
OTHER_CFLAGS = (
"-DNS_BLOCK_ASSERTIONS=1",
"-DNDEBUG",
2013-12-01 14:41:18 +01:00
"-DHAVE_CAMERA",
"-DHAVE_CC_RESAMPLER",
"-DHAVE_GRIFFIN",
"-DHAVE_LOCATION",
"-DHAVE_RGUI",
"-DHAVE_MENU",
"-DIOS",
"-DHAVE_OPENGL",
"-DHAVE_FBO",
"-DHAVE_OPENGLES",
"-DHAVE_OPENGLES2",
"-DHAVE_GLSL",
"-DINLINE=inline",
"-DLSB_FIRST",
"-D__LIBRETRO__",
"-DRARCH_MOBILE",
"-DHAVE_COREAUDIO",
"-DHAVE_DYNAMIC",
"-DHAVE_OVERLAY",
"-DHAVE_ZLIB",
"-DWANT_MINIZ",
"-DSINC_LOWER_QUALITY",
"-DRARCH_INTERNAL",
2014-07-26 03:15:37 +02:00
"-DHAVE_THREADS",
"-DHAVE_FILTERS_BUILTIN",
2014-09-02 20:28:32 +02:00
"-D_7ZIP_ST",
"-DHAVE_COMPRESSION",
"-DHAVE_7ZIP",
2014-04-15 16:53:38 +02:00
);
"OTHER_CFLAGS[arch=*]" = (
"-DNS_BLOCK_ASSERTIONS=1",
"-DNDEBUG",
"-DHAVE_CAMERA",
"-DHAVE_CC_RESAMPLER",
2014-04-15 16:53:38 +02:00
"-DHAVE_GRIFFIN",
"-DHAVE_LOCATION",
"-DHAVE_RGUI",
"-DHAVE_MENU",
"-DIOS",
"-DHAVE_OPENGL",
"-DHAVE_FBO",
"-DHAVE_OPENGLES",
"-DHAVE_OPENGLES2",
"-DHAVE_GLSL",
"-DINLINE=inline",
"-DLSB_FIRST",
"-D__LIBRETRO__",
"-DRARCH_MOBILE",
"-DHAVE_COREAUDIO",
"-DHAVE_DYNAMIC",
"-DHAVE_OVERLAY",
"-DHAVE_ZLIB",
"-DWANT_MINIZ",
"-DSINC_LOWER_QUALITY",
"-DRARCH_INTERNAL",
2014-07-26 03:15:37 +02:00
"-DHAVE_THREADS",
"-DHAVE_FILTERS_BUILTIN",
2014-09-02 20:28:32 +02:00
"-D_7ZIP_ST",
"-DHAVE_COMPRESSION",
"-DHAVE_7ZIP",
);
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
VALID_ARCHS = "armv7 armv7s";
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2013-07-06 20:43:04 -04:00
96AFAE1F16C1D4EA009DE44C /* Build configuration list for PBXProject "RetroArch_iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
96AFAE5216C1D4EA009DE44C /* Debug */,
96AFAE5316C1D4EA009DE44C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
96AFAE5416C1D4EA009DE44C /* Build configuration list for PBXNativeTarget "RetroArch" */ = {
isa = XCConfigurationList;
buildConfigurations = (
96AFAE5516C1D4EA009DE44C /* Debug */,
96AFAE5616C1D4EA009DE44C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 96AFAE1C16C1D4EA009DE44C /* Project object */;
}