mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
633 lines
27 KiB
Plaintext
633 lines
27 KiB
Plaintext
// !$*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 /* audio_utils_neon.S in Sources */ = {isa = PBXBuildFile; fileRef = 501232CD192E5FE30063A359 /* audio_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 */; };
|
|
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 */; };
|
|
50D00E8E19D117C400EBA71E /* cc_resampler_neon.S in Sources */ = {isa = PBXBuildFile; fileRef = 50D00E8D19D117C400EBA71E /* cc_resampler_neon.S */; };
|
|
50E7189F184B88AA001956CE /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50E7189E184B88AA001956CE /* CoreVideo.framework */; };
|
|
6949E72319FABADC00CC7F42 /* CFExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6949E72219FABADC00CC7F42 /* CFExtensions.m */; };
|
|
696012F219F3389A006A1088 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 696012F119F3389A006A1088 /* CoreText.framework */; };
|
|
69D31DE41A547EC800EF4C92 /* Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 69D31DE31A547EC800EF4C92 /* Media.xcassets */; };
|
|
83D632E219ECFCC4009E3161 /* ic_pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 83D632DB19ECFCC4009E3161 /* ic_pause.png */; };
|
|
83D632E519ECFCC4009E3161 /* PauseIndicatorView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 83D632DE19ECFCC4009E3161 /* PauseIndicatorView.xib */; };
|
|
83EB676019EEAF050096F441 /* modules in Resources */ = {isa = PBXBuildFile; fileRef = 83EB675F19EEAF050096F441 /* modules */; };
|
|
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, ); }; };
|
|
967894631788EBD800D6CA69 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 967894611788EBD800D6CA69 /* InfoPlist.strings */; };
|
|
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/drivers_resampler/sinc_neon.S; sourceTree = "<group>"; };
|
|
501232CD192E5FE30063A359 /* audio_utils_neon.S */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.asm; name = audio_utils_neon.S; path = ../../audio/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; };
|
|
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; };
|
|
50D00E8D19D117C400EBA71E /* cc_resampler_neon.S */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.asm; name = cc_resampler_neon.S; path = ../../audio/drivers_resampler/cc_resampler_neon.S; sourceTree = "<group>"; };
|
|
50E7189E184B88AA001956CE /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = System/Library/Frameworks/CoreVideo.framework; sourceTree = SDKROOT; };
|
|
6949E72219FABADC00CC7F42 /* CFExtensions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CFExtensions.m; path = ../common/CFExtensions.m; sourceTree = "<group>"; };
|
|
696012F119F3389A006A1088 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
|
69D31DE31A547EC800EF4C92 /* Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Media.xcassets; sourceTree = "<group>"; };
|
|
83D632DB19ECFCC4009E3161 /* ic_pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ic_pause.png; sourceTree = "<group>"; };
|
|
83D632DE19ECFCC4009E3161 /* PauseIndicatorView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PauseIndicatorView.xib; sourceTree = "<group>"; };
|
|
83EB675F19EEAF050096F441 /* modules */ = {isa = PBXFileReference; lastKnownFileType = folder; path = modules; sourceTree = SOURCE_ROOT; };
|
|
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; };
|
|
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; };
|
|
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 = (
|
|
696012F219F3389A006A1088 /* CoreText.framework in Frameworks */,
|
|
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>";
|
|
};
|
|
83D632D719ECFCC4009E3161 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
83EB675F19EEAF050096F441 /* modules */,
|
|
83D632DB19ECFCC4009E3161 /* ic_pause.png */,
|
|
83D632DE19ECFCC4009E3161 /* PauseIndicatorView.xib */,
|
|
69D31DE31A547EC800EF4C92 /* Media.xcassets */,
|
|
);
|
|
name = Assets;
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE1A16C1D4EA009DE44C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6949E72219FABADC00CC7F42 /* CFExtensions.m */,
|
|
83D632D719ECFCC4009E3161 /* Assets */,
|
|
50D00E8D19D117C400EBA71E /* cc_resampler_neon.S */,
|
|
501232C6192E5F940063A359 /* ios */,
|
|
96AFAE3316C1D4EA009DE44C /* common */,
|
|
96AFAE9C16C1D976009DE44C /* core */,
|
|
96AFAE2816C1D4EA009DE44C /* Frameworks */,
|
|
96AFAE2616C1D4EA009DE44C /* Products */,
|
|
96AFAE3416C1D4EA009DE44C /* Supporting Files */,
|
|
);
|
|
indentWidth = 3;
|
|
sourceTree = "<group>";
|
|
tabWidth = 3;
|
|
};
|
|
96AFAE2616C1D4EA009DE44C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
96AFAE2516C1D4EA009DE44C /* RetroArch.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE2816C1D4EA009DE44C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
696012F119F3389A006A1088 /* CoreText.framework */,
|
|
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>";
|
|
};
|
|
96AFAE3316C1D4EA009DE44C /* common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5073C587196C0BA40026E146 /* RAGameView.m */,
|
|
5073C588196C0BA40026E146 /* utility.m */,
|
|
);
|
|
path = common;
|
|
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 = (
|
|
501232CD192E5FE30063A359 /* audio_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;
|
|
TargetAttributes = {
|
|
96AFAE2416C1D4EA009DE44C = {
|
|
DevelopmentTeam = HFC52R7GR3;
|
|
};
|
|
};
|
|
};
|
|
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 = (
|
|
83D632E219ECFCC4009E3161 /* ic_pause.png in Resources */,
|
|
967894631788EBD800D6CA69 /* InfoPlist.strings in Resources */,
|
|
83EB676019EEAF050096F441 /* modules in Resources */,
|
|
69D31DE41A547EC800EF4C92 /* Media.xcassets in Resources */,
|
|
83D632E519ECFCC4009E3161 /* PauseIndicatorView.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
96AFAE2116C1D4EA009DE44C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6949E72319FABADC00CC7F42 /* CFExtensions.m in Sources */,
|
|
50D00E8E19D117C400EBA71E /* cc_resampler_neon.S in Sources */,
|
|
5073C58B196C0BA40026E146 /* utility.m in Sources */,
|
|
501232DA192E606D0063A359 /* menu.m in Sources */,
|
|
501232D8192E605F0063A359 /* browser.m in Sources */,
|
|
501232D6192E60580063A359 /* platform.m in Sources */,
|
|
501232CE192E5FE30063A359 /* audio_utils_neon.S in Sources */,
|
|
501232C8192E5FB00063A359 /* apple_gamecontroller.m in Sources */,
|
|
5073C58A196C0BA40026E146 /* RAGameView.m in Sources */,
|
|
501232CC192E5FDC0063A359 /* sinc_neon.S in Sources */,
|
|
501232CA192E5FC40063A359 /* griffin.c 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 = 5.1;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DHAVE_NETPLAY",
|
|
"-DHAVE_CAMERA",
|
|
"-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";
|
|
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;
|
|
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",
|
|
"-DHAVE_NETPLAY",
|
|
"-DHAVE_CAMERA",
|
|
"-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;
|
|
VALID_ARCHS = "armv7 armv7s";
|
|
};
|
|
name = Release;
|
|
};
|
|
96AFAE5516C1D4EA009DE44C /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
armv7s,
|
|
armv7,
|
|
);
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
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 = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
../,
|
|
"../../libretro-sdk/include",
|
|
);
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOS/RetroArch-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
|
|
LD_NO_PIE = YES;
|
|
LIBRARY_SEARCH_PATHS = "";
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DHAVE_NETPLAY",
|
|
"-DHAVE_CAMERA",
|
|
"-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",
|
|
"-DHAVE_THREADS",
|
|
"-DHAVE_FILTERS_BUILTIN",
|
|
"-DHAVE_LAKKA",
|
|
"-DHAVE_GLUI",
|
|
"-DHAVE_XMB",
|
|
"-D_LZMA_UINT32_IS_ULONG",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
VALID_ARCHS = "armv7 armv7s";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
96AFAE5616C1D4EA009DE44C /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = (
|
|
armv7s,
|
|
armv7,
|
|
);
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
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 = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
../,
|
|
"../../libretro-sdk/include",
|
|
);
|
|
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_NETPLAY",
|
|
"-DHAVE_CAMERA",
|
|
"-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",
|
|
"-DHAVE_THREADS",
|
|
"-DHAVE_FILTERS_BUILTIN",
|
|
"-DHAVE_7ZIP",
|
|
"-DHAVE_LAKKA",
|
|
"-DHAVE_GLUI",
|
|
"-DHAVE_XMB",
|
|
"-D_LZMA_UINT32_IS_ULONG",
|
|
);
|
|
"OTHER_CFLAGS[arch=*]" = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-DNDEBUG",
|
|
"-DHAVE_NETPLAY",
|
|
"-DHAVE_CAMERA",
|
|
"-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",
|
|
"-DRARCH_INTERNAL",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_ZLIB",
|
|
"-DWANT_MINIZ",
|
|
"-DSINC_LOWER_QUALITY",
|
|
"-DHAVE_THREADS",
|
|
"-DHAVE_FILTERS_BUILTIN",
|
|
"-DHAVE_7ZIP",
|
|
"-DHAVE_LAKKA",
|
|
"-DHAVE_GLUI",
|
|
"-DHAVE_XMB",
|
|
"-D_LZMA_UINT32_IS_ULONG",
|
|
);
|
|
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 */
|
|
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 */;
|
|
}
|