mirror of
https://github.com/libretro/RetroArch
synced 2025-01-18 13:23:40 +00:00
541 lines
25 KiB
Plaintext
541 lines
25 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
9605EA9B170288EA001D47B0 /* RAModuleInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9605EA9A170288EA001D47B0 /* RAModuleInfo.m */; };
|
|
962979F616C43B9500E6DCE0 /* ic_dir.png in Resources */ = {isa = PBXBuildFile; fileRef = 962979F416C43B9500E6DCE0 /* ic_dir.png */; };
|
|
962979F716C43B9500E6DCE0 /* ic_file.png in Resources */ = {isa = PBXBuildFile; fileRef = 962979F516C43B9500E6DCE0 /* ic_file.png */; };
|
|
96297A0F16C5AEA100E6DCE0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 96297A0E16C5AEA100E6DCE0 /* main.m */; };
|
|
96297A2716C82FF100E6DCE0 /* overlays in Resources */ = {isa = PBXBuildFile; fileRef = 96297A2616C82FF100E6DCE0 /* overlays */; };
|
|
96337E82176AC6E5004685F3 /* utility.m in Sources */ = {isa = PBXBuildFile; fileRef = 96337E81176AC6E5004685F3 /* utility.m */; };
|
|
96366C5516C9AC3300D64A22 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96366C5416C9AC3300D64A22 /* CoreAudio.framework */; };
|
|
96366C5916C9ACF500D64A22 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96366C5816C9ACF500D64A22 /* AudioToolbox.framework */; };
|
|
963F5AC816CC523B009BBD19 /* RAGameView.m in Sources */ = {isa = PBXBuildFile; fileRef = 963F5AC516CC523B009BBD19 /* RAGameView.m */; };
|
|
966B9CBD16E41E7A005B61E1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CB816E41E7A005B61E1 /* Default-568h@2x.png */; };
|
|
966B9CBF16E41E7A005B61E1 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CB916E41E7A005B61E1 /* Default.png */; };
|
|
966B9CC116E41E7A005B61E1 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CBA16E41E7A005B61E1 /* Default@2x.png */; };
|
|
966B9CC316E41E7A005B61E1 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CBB16E41E7A005B61E1 /* Icon-72.png */; };
|
|
966B9CC516E41E7A005B61E1 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CBC16E41E7A005B61E1 /* Icon.png */; };
|
|
966B9CC916E41EC1005B61E1 /* PauseView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CC716E41EC1005B61E1 /* PauseView.xib */; };
|
|
966B9CCB16E41EC1005B61E1 /* PauseIndicatorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 966B9CC816E41EC1005B61E1 /* PauseIndicatorView.xib */; };
|
|
9678945B1788EAAE00D6CA69 /* browser.m in Sources */ = {isa = PBXBuildFile; fileRef = 967894571788EAAE00D6CA69 /* browser.m */; };
|
|
9678945C1788EAAE00D6CA69 /* RALogView.m in Sources */ = {isa = PBXBuildFile; fileRef = 967894581788EAAE00D6CA69 /* RALogView.m */; };
|
|
9678945D1788EAAE00D6CA69 /* settings.m in Sources */ = {isa = PBXBuildFile; fileRef = 967894591788EAAE00D6CA69 /* settings.m */; };
|
|
967894631788EBD800D6CA69 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 967894611788EBD800D6CA69 /* InfoPlist.strings */; };
|
|
967D646F16E45428006BA1F2 /* ic_pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 967D646E16E45428006BA1F2 /* ic_pause.png */; };
|
|
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 */; };
|
|
D48581DE16F823F9004BEB17 /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = D48581DD16F823F9004BEB17 /* griffin.c */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
9605EA99170288EA001D47B0 /* RAModuleInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RAModuleInfo.h; sourceTree = "<group>"; };
|
|
9605EA9A170288EA001D47B0 /* RAModuleInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RAModuleInfo.m; sourceTree = "<group>"; };
|
|
962979F416C43B9500E6DCE0 /* ic_dir.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ic_dir.png; path = "../../android/phoenix/res/drawable-xhdpi/ic_dir.png"; sourceTree = "<group>"; };
|
|
962979F516C43B9500E6DCE0 /* ic_file.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ic_file.png; path = "../../android/phoenix/res/drawable-xhdpi/ic_file.png"; sourceTree = "<group>"; };
|
|
96297A0E16C5AEA100E6DCE0 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
96297A2616C82FF100E6DCE0 /* overlays */ = {isa = PBXFileReference; lastKnownFileType = folder; name = overlays; path = ../../media/overlays; sourceTree = "<group>"; };
|
|
96337E81176AC6E5004685F3 /* utility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = utility.m; sourceTree = "<group>"; };
|
|
96355CD11788CF190010DBFA /* RetroArch_Apple.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RetroArch_Apple.h; 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; };
|
|
963F5AC516CC523B009BBD19 /* RAGameView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RAGameView.m; sourceTree = "<group>"; };
|
|
966B9CB816E41E7A005B61E1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
966B9CB916E41E7A005B61E1 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
966B9CBA16E41E7A005B61E1 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; };
|
|
966B9CBB16E41E7A005B61E1 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; };
|
|
966B9CBC16E41E7A005B61E1 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
|
|
966B9CC716E41EC1005B61E1 /* PauseView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PauseView.xib; sourceTree = "<group>"; };
|
|
966B9CC816E41EC1005B61E1 /* PauseIndicatorView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PauseIndicatorView.xib; sourceTree = "<group>"; };
|
|
967894571788EAAE00D6CA69 /* browser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = browser.m; path = iOS/browser.m; sourceTree = SOURCE_ROOT; };
|
|
967894581788EAAE00D6CA69 /* RALogView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RALogView.m; path = iOS/RALogView.m; sourceTree = SOURCE_ROOT; };
|
|
967894591788EAAE00D6CA69 /* settings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = settings.m; path = iOS/settings.m; sourceTree = SOURCE_ROOT; };
|
|
9678945A1788EAAE00D6CA69 /* views.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = views.h; path = iOS/views.h; sourceTree = SOURCE_ROOT; };
|
|
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; };
|
|
967D646E16E45428006BA1F2 /* ic_pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ic_pause.png; sourceTree = "<group>"; };
|
|
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; };
|
|
96AFAEF816C1DC73009DE44C /* sinc_neon.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = sinc_neon.S; sourceTree = "<group>"; };
|
|
96AFAEFF16C1DC73009DE44C /* utils_neon.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; path = utils_neon.S; sourceTree = "<group>"; };
|
|
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>"; };
|
|
96C19C2616D455BE00FE8D5A /* rarch_wrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rarch_wrapper.h; sourceTree = "<group>"; };
|
|
D48581DD16F823F9004BEB17 /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../griffin/griffin.c; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
96AFAE2216C1D4EA009DE44C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
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 */
|
|
966B9CB716E41E7A005B61E1 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
967D647416E6EA04006BA1F2 /* modules */,
|
|
96297A2616C82FF100E6DCE0 /* overlays */,
|
|
966B9CB816E41E7A005B61E1 /* Default-568h@2x.png */,
|
|
966B9CB916E41E7A005B61E1 /* Default.png */,
|
|
966B9CBA16E41E7A005B61E1 /* Default@2x.png */,
|
|
962979F416C43B9500E6DCE0 /* ic_dir.png */,
|
|
962979F516C43B9500E6DCE0 /* ic_file.png */,
|
|
967D646E16E45428006BA1F2 /* ic_pause.png */,
|
|
966B9CBB16E41E7A005B61E1 /* Icon-72.png */,
|
|
966B9CBC16E41E7A005B61E1 /* Icon.png */,
|
|
966B9CC716E41EC1005B61E1 /* PauseView.xib */,
|
|
966B9CC816E41EC1005B61E1 /* PauseIndicatorView.xib */,
|
|
);
|
|
path = Assets;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE1A16C1D4EA009DE44C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
96AFAE3316C1D4EA009DE44C /* RetroArch */,
|
|
96AFAE9C16C1D976009DE44C /* core */,
|
|
966B9CB716E41E7A005B61E1 /* Assets */,
|
|
96AFAE2816C1D4EA009DE44C /* Frameworks */,
|
|
96AFAE2616C1D4EA009DE44C /* Products */,
|
|
96AFAE3416C1D4EA009DE44C /* Supporting Files */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE2616C1D4EA009DE44C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
96AFAE2516C1D4EA009DE44C /* RetroArch.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE2816C1D4EA009DE44C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
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>";
|
|
};
|
|
96AFAE3316C1D4EA009DE44C /* RetroArch */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
967894571788EAAE00D6CA69 /* browser.m */,
|
|
967894581788EAAE00D6CA69 /* RALogView.m */,
|
|
967894591788EAAE00D6CA69 /* settings.m */,
|
|
9678945A1788EAAE00D6CA69 /* views.h */,
|
|
96297A0E16C5AEA100E6DCE0 /* main.m */,
|
|
963F5AC516CC523B009BBD19 /* RAGameView.m */,
|
|
9605EA9A170288EA001D47B0 /* RAModuleInfo.m */,
|
|
9605EA99170288EA001D47B0 /* RAModuleInfo.h */,
|
|
96C19C2616D455BE00FE8D5A /* rarch_wrapper.h */,
|
|
96355CD11788CF190010DBFA /* RetroArch_Apple.h */,
|
|
96337E81176AC6E5004685F3 /* utility.m */,
|
|
);
|
|
path = RetroArch;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE3416C1D4EA009DE44C /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
967894611788EBD800D6CA69 /* InfoPlist.strings */,
|
|
9678945F1788EBD000D6CA69 /* RetroArch-Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
path = RetroArch;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE9C16C1D976009DE44C /* core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D48581DC16F823E2004BEB17 /* griffin */,
|
|
96AFAEE516C1DC73009DE44C /* audio */,
|
|
96AFAF3116C1E00A009DE44C /* gfx */,
|
|
);
|
|
name = core;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAEE516C1DC73009DE44C /* audio */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
96AFAEF816C1DC73009DE44C /* sinc_neon.S */,
|
|
96AFAEFF16C1DC73009DE44C /* utils_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 = (
|
|
D48581DD16F823F9004BEB17 /* 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;
|
|
};
|
|
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 = (
|
|
96297A2716C82FF100E6DCE0 /* overlays in Resources */,
|
|
962979F616C43B9500E6DCE0 /* ic_dir.png in Resources */,
|
|
962979F716C43B9500E6DCE0 /* ic_file.png in Resources */,
|
|
966B9CBD16E41E7A005B61E1 /* Default-568h@2x.png in Resources */,
|
|
966B9CBF16E41E7A005B61E1 /* Default.png in Resources */,
|
|
966B9CC116E41E7A005B61E1 /* Default@2x.png in Resources */,
|
|
966B9CC316E41E7A005B61E1 /* Icon-72.png in Resources */,
|
|
966B9CC516E41E7A005B61E1 /* Icon.png in Resources */,
|
|
966B9CC916E41EC1005B61E1 /* PauseView.xib in Resources */,
|
|
966B9CCB16E41EC1005B61E1 /* PauseIndicatorView.xib in Resources */,
|
|
967D646F16E45428006BA1F2 /* ic_pause.png in Resources */,
|
|
967D647516E6EA04006BA1F2 /* modules in Resources */,
|
|
967894631788EBD800D6CA69 /* InfoPlist.strings in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
96AFAE2116C1D4EA009DE44C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
96297A0F16C5AEA100E6DCE0 /* main.m in Sources */,
|
|
963F5AC816CC523B009BBD19 /* RAGameView.m in Sources */,
|
|
D48581DE16F823F9004BEB17 /* griffin.c in Sources */,
|
|
9605EA9B170288EA001D47B0 /* RAModuleInfo.m in Sources */,
|
|
96337E82176AC6E5004685F3 /* utility.m in Sources */,
|
|
9678945B1788EAAE00D6CA69 /* browser.m in Sources */,
|
|
9678945C1788EAAE00D6CA69 /* RALogView.m in Sources */,
|
|
9678945D1788EAAE00D6CA69 /* settings.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
967894611788EBD800D6CA69 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
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;
|
|
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 = 6.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CFLAGS = (
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_RGUI",
|
|
"-DIOS",
|
|
"-DHAVE_DYNAMIC",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_FBO",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_VID_CONTEXT",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-DLSB_FIRST",
|
|
"-DHAVE_THREAD",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_PERFORMANCE_MODE",
|
|
"-DRARCH_MOBILE",
|
|
"-std=gnu99",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_FBO",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_ZLIB",
|
|
"-DWANT_MINIZ",
|
|
"-DSINC_LOWER_QUALITY",
|
|
);
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
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;
|
|
CODE_SIGN_IDENTITY = "";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
|
COPY_PHASE_STRIP = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = ../;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-DNDEBUG",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_RGUI",
|
|
"-DIOS",
|
|
"-DHAVE_DYNAMIC",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_FBO",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_VID_CONTEXT",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-DLSB_FIRST",
|
|
"-DHAVE_THREAD",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_PERFORMANCE_MODE",
|
|
"-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;
|
|
};
|
|
name = Release;
|
|
};
|
|
96AFAE5516C1D4EA009DE44C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_CXX_LIBRARY = "libstdc++";
|
|
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
LD_NO_PIE = YES;
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
OTHER_CFLAGS = (
|
|
"-DHAVE_RARCH_MAIN_WRAP",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_RGUI",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_FBO",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_VID_CONTEXT",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-DLSB_FIRST",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_PERFORMANCE_MODE",
|
|
"-DRARCH_MOBILE",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_DYNAMIC",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_ZLIB",
|
|
"-DWANT_MINIZ",
|
|
"-DSINC_LOWER_QUALITY",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
96AFAE5616C1D4EA009DE44C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CLANG_CXX_LIBRARY = "libstdc++";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
LD_NO_PIE = YES;
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-DNDEBUG",
|
|
"-DHAVE_RARCH_MAIN_WRAP",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_RGUI",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_FBO",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_VID_CONTEXT",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-DLSB_FIRST",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_PERFORMANCE_MODE",
|
|
"-DRARCH_MOBILE",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_DYNAMIC",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_ZLIB",
|
|
"-DWANT_MINIZ",
|
|
"-DSINC_LOWER_QUALITY",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
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 */;
|
|
}
|