mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
884 lines
43 KiB
Plaintext
884 lines
43 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
04530F7522A105FF007A427A /* GCDWebServerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F5322A105FF007A427A /* GCDWebServerResponse.m */; };
|
|
04530F7622A105FF007A427A /* GCDWebServerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F5622A105FF007A427A /* GCDWebServerRequest.m */; };
|
|
04530F7722A105FF007A427A /* GCDWebServerFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F5922A105FF007A427A /* GCDWebServerFunctions.m */; };
|
|
04530F7822A105FF007A427A /* GCDWebServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F5A22A105FF007A427A /* GCDWebServer.m */; };
|
|
04530F7922A105FF007A427A /* GCDWebServerConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F5B22A105FF007A427A /* GCDWebServerConnection.m */; };
|
|
04530F7A22A105FF007A427A /* GCDWebServerErrorResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6022A105FF007A427A /* GCDWebServerErrorResponse.m */; };
|
|
04530F7B22A105FF007A427A /* GCDWebServerFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6222A105FF007A427A /* GCDWebServerFileResponse.m */; };
|
|
04530F7C22A105FF007A427A /* GCDWebServerDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6322A105FF007A427A /* GCDWebServerDataResponse.m */; };
|
|
04530F7D22A105FF007A427A /* GCDWebServerStreamedResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6522A105FF007A427A /* GCDWebServerStreamedResponse.m */; };
|
|
04530F7E22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6A22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.m */; };
|
|
04530F7F22A105FF007A427A /* GCDWebServerMultiPartFormRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6B22A105FF007A427A /* GCDWebServerMultiPartFormRequest.m */; };
|
|
04530F8022A105FF007A427A /* GCDWebServerDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6C22A105FF007A427A /* GCDWebServerDataRequest.m */; };
|
|
04530F8122A105FF007A427A /* GCDWebServerFileRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F6D22A105FF007A427A /* GCDWebServerFileRequest.m */; };
|
|
04530F8222A105FF007A427A /* WebServer.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F7022A105FF007A427A /* WebServer.m */; };
|
|
04530F8322A105FF007A427A /* GCDWebUploader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 04530F7222A105FF007A427A /* GCDWebUploader.bundle */; };
|
|
04530F8422A105FF007A427A /* GCDWebUploader.m in Sources */ = {isa = PBXBuildFile; fileRef = 04530F7422A105FF007A427A /* GCDWebUploader.m */; };
|
|
04530F8622A1061C007A427A /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04530F8522A1061C007A427A /* CFNetwork.framework */; };
|
|
04530F8822A1062A007A427A /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04530F8722A1062A007A427A /* MobileCoreServices.framework */; };
|
|
50A8BDD41E62825700A5E607 /* assets.zip in Resources */ = {isa = PBXBuildFile; fileRef = 50A8BDD01E62825700A5E607 /* assets.zip */; };
|
|
50BA2CD61E63B17800314483 /* libretro_ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5039F36B1E623BBC00A48978 /* libretro_ios.a */; };
|
|
9204BE0D1D319EF300BD49DB /* griffin_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 50521A431AA23BF500185CC9 /* griffin_objc.m */; };
|
|
9204BE101D319EF300BD49DB /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 501232C9192E5FC40063A359 /* griffin.c */; };
|
|
9204BE121D319EF300BD49DB /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5040F04F1AE47ED4006F6972 /* libz.dylib */; };
|
|
9204BE131D319EF300BD49DB /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50C3B1AD1AB1107100F478D3 /* QuartzCore.framework */; };
|
|
9204BE141D319EF300BD49DB /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 963C3C33186E3DED00A6EB1E /* GameController.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
9204BE151D319EF300BD49DB /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 696012F119F3389A006A1088 /* CoreText.framework */; };
|
|
9204BE161D319EF300BD49DB /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50CCC827185E0E7D001F5BC8 /* CoreLocation.framework */; };
|
|
9204BE171D319EF300BD49DB /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 501881ED184BB54C006F665D /* CoreMedia.framework */; };
|
|
9204BE181D319EF300BD49DB /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 501881EB184BAD6D006F665D /* AVFoundation.framework */; };
|
|
9204BE191D319EF300BD49DB /* CoreVideo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 50E7189E184B88AA001956CE /* CoreVideo.framework */; };
|
|
9204BE1A1D319EF300BD49DB /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96366C5816C9ACF500D64A22 /* AudioToolbox.framework */; };
|
|
9204BE1B1D319EF300BD49DB /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96366C5416C9AC3300D64A22 /* CoreAudio.framework */; };
|
|
9204BE1C1D319EF300BD49DB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2916C1D4EA009DE44C /* UIKit.framework */; };
|
|
9204BE1D1D319EF300BD49DB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2B16C1D4EA009DE44C /* Foundation.framework */; };
|
|
9204BE1E1D319EF300BD49DB /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2D16C1D4EA009DE44C /* CoreGraphics.framework */; };
|
|
9204BE1F1D319EF300BD49DB /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE2F16C1D4EA009DE44C /* GLKit.framework */; };
|
|
9204BE201D319EF300BD49DB /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 96AFAE3116C1D4EA009DE44C /* OpenGLES.framework */; };
|
|
9204BE231D319EF300BD49DB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 967894611788EBD800D6CA69 /* InfoPlist.strings */; };
|
|
9204BE241D319EF300BD49DB /* iOS/Resources/Media.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 69D31DE31A547EC800EF4C92 /* iOS/Resources/Media.xcassets */; };
|
|
9204BE261D319EF300BD49DB /* iOS/modules in Resources */ = {isa = PBXBuildFile; fileRef = 83EB675F19EEAF050096F441 /* iOS/modules */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
04530F5122A105FF007A427A /* GCDWebServerFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerFunctions.h; sourceTree = "<group>"; };
|
|
04530F5222A105FF007A427A /* GCDWebServerPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerPrivate.h; sourceTree = "<group>"; };
|
|
04530F5322A105FF007A427A /* GCDWebServerResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerResponse.m; sourceTree = "<group>"; };
|
|
04530F5422A105FF007A427A /* GCDWebServerConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerConnection.h; sourceTree = "<group>"; };
|
|
04530F5522A105FF007A427A /* GCDWebServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServer.h; sourceTree = "<group>"; };
|
|
04530F5622A105FF007A427A /* GCDWebServerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerRequest.m; sourceTree = "<group>"; };
|
|
04530F5722A105FF007A427A /* GCDWebServerHTTPStatusCodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerHTTPStatusCodes.h; sourceTree = "<group>"; };
|
|
04530F5822A105FF007A427A /* GCDWebServerResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerResponse.h; sourceTree = "<group>"; };
|
|
04530F5922A105FF007A427A /* GCDWebServerFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerFunctions.m; sourceTree = "<group>"; };
|
|
04530F5A22A105FF007A427A /* GCDWebServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServer.m; sourceTree = "<group>"; };
|
|
04530F5B22A105FF007A427A /* GCDWebServerConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerConnection.m; sourceTree = "<group>"; };
|
|
04530F5C22A105FF007A427A /* GCDWebServerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerRequest.h; sourceTree = "<group>"; };
|
|
04530F5E22A105FF007A427A /* GCDWebServerFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerFileResponse.h; sourceTree = "<group>"; };
|
|
04530F5F22A105FF007A427A /* GCDWebServerStreamedResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerStreamedResponse.h; sourceTree = "<group>"; };
|
|
04530F6022A105FF007A427A /* GCDWebServerErrorResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerErrorResponse.m; sourceTree = "<group>"; };
|
|
04530F6122A105FF007A427A /* GCDWebServerDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerDataResponse.h; sourceTree = "<group>"; };
|
|
04530F6222A105FF007A427A /* GCDWebServerFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerFileResponse.m; sourceTree = "<group>"; };
|
|
04530F6322A105FF007A427A /* GCDWebServerDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerDataResponse.m; sourceTree = "<group>"; };
|
|
04530F6422A105FF007A427A /* GCDWebServerErrorResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerErrorResponse.h; sourceTree = "<group>"; };
|
|
04530F6522A105FF007A427A /* GCDWebServerStreamedResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerStreamedResponse.m; sourceTree = "<group>"; };
|
|
04530F6722A105FF007A427A /* GCDWebServerDataRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerDataRequest.h; sourceTree = "<group>"; };
|
|
04530F6822A105FF007A427A /* GCDWebServerMultiPartFormRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerMultiPartFormRequest.h; sourceTree = "<group>"; };
|
|
04530F6922A105FF007A427A /* GCDWebServerFileRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerFileRequest.h; sourceTree = "<group>"; };
|
|
04530F6A22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerURLEncodedFormRequest.m; sourceTree = "<group>"; };
|
|
04530F6B22A105FF007A427A /* GCDWebServerMultiPartFormRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerMultiPartFormRequest.m; sourceTree = "<group>"; };
|
|
04530F6C22A105FF007A427A /* GCDWebServerDataRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerDataRequest.m; sourceTree = "<group>"; };
|
|
04530F6D22A105FF007A427A /* GCDWebServerFileRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebServerFileRequest.m; sourceTree = "<group>"; };
|
|
04530F6E22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebServerURLEncodedFormRequest.h; sourceTree = "<group>"; };
|
|
04530F6F22A105FF007A427A /* WebServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WebServer.h; sourceTree = "<group>"; };
|
|
04530F7022A105FF007A427A /* WebServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WebServer.m; sourceTree = "<group>"; };
|
|
04530F7222A105FF007A427A /* GCDWebUploader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = GCDWebUploader.bundle; sourceTree = "<group>"; };
|
|
04530F7322A105FF007A427A /* GCDWebUploader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GCDWebUploader.h; sourceTree = "<group>"; };
|
|
04530F7422A105FF007A427A /* GCDWebUploader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GCDWebUploader.m; sourceTree = "<group>"; };
|
|
04530F8522A1061C007A427A /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
|
|
04530F8722A1062A007A427A /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
|
|
0FDA2A921BE1AFA800F2B5DA /* RetroArch_iOS9-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "RetroArch_iOS9-Info.plist"; path = "/Users/buildbot/buildbot/ios/retroarch/pkg/apple/RetroArch_iOS9-Info.plist"; sourceTree = "<absolute>"; };
|
|
501232C9192E5FC40063A359 /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../griffin/griffin.c; sourceTree = SOURCE_ROOT; };
|
|
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; };
|
|
503700AE1ACA18E400A51A37 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = iOS/Info.plist; sourceTree = SOURCE_ROOT; };
|
|
5039F36B1E623BBC00A48978 /* libretro_ios.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libretro_ios.a; sourceTree = "<group>"; };
|
|
5040F04F1AE47ED4006F6972 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
|
|
50521A431AA23BF500185CC9 /* griffin_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = griffin_objc.m; path = ../../griffin/griffin_objc.m; sourceTree = SOURCE_ROOT; };
|
|
50A8BDD01E62825700A5E607 /* assets.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = assets.zip; path = ../../../media/assets.zip; sourceTree = "<group>"; };
|
|
50C3B1AD1AB1107100F478D3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
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; };
|
|
696012F119F3389A006A1088 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
|
|
69D31DE31A547EC800EF4C92 /* iOS/Resources/Media.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = iOS/Resources/Media.xcassets; sourceTree = SOURCE_ROOT; };
|
|
83EB675F19EEAF050096F441 /* iOS/modules */ = {isa = PBXFileReference; lastKnownFileType = folder; path = iOS/modules; sourceTree = SOURCE_ROOT; };
|
|
9204BE2B1D319EF300BD49DB /* RetroArchiOS10.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArchiOS10.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
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 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = iOS/Info.plist; sourceTree = SOURCE_ROOT; };
|
|
967894621788EBD800D6CA69 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = iOS/en.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; };
|
|
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 */
|
|
9204BE111D319EF300BD49DB /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04530F8822A1062A007A427A /* MobileCoreServices.framework in Frameworks */,
|
|
04530F8622A1061C007A427A /* CFNetwork.framework in Frameworks */,
|
|
50BA2CD61E63B17800314483 /* libretro_ios.a in Frameworks */,
|
|
9204BE121D319EF300BD49DB /* libz.dylib in Frameworks */,
|
|
9204BE131D319EF300BD49DB /* QuartzCore.framework in Frameworks */,
|
|
9204BE141D319EF300BD49DB /* GameController.framework in Frameworks */,
|
|
9204BE151D319EF300BD49DB /* CoreText.framework in Frameworks */,
|
|
9204BE161D319EF300BD49DB /* CoreLocation.framework in Frameworks */,
|
|
9204BE171D319EF300BD49DB /* CoreMedia.framework in Frameworks */,
|
|
9204BE181D319EF300BD49DB /* AVFoundation.framework in Frameworks */,
|
|
9204BE191D319EF300BD49DB /* CoreVideo.framework in Frameworks */,
|
|
9204BE1A1D319EF300BD49DB /* AudioToolbox.framework in Frameworks */,
|
|
9204BE1B1D319EF300BD49DB /* CoreAudio.framework in Frameworks */,
|
|
9204BE1C1D319EF300BD49DB /* UIKit.framework in Frameworks */,
|
|
9204BE1D1D319EF300BD49DB /* Foundation.framework in Frameworks */,
|
|
9204BE1E1D319EF300BD49DB /* CoreGraphics.framework in Frameworks */,
|
|
9204BE1F1D319EF300BD49DB /* GLKit.framework in Frameworks */,
|
|
9204BE201D319EF300BD49DB /* OpenGLES.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
04530F4E22A105FF007A427A /* WebServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F4F22A105FF007A427A /* GCDWebServer */,
|
|
04530F6F22A105FF007A427A /* WebServer.h */,
|
|
04530F7022A105FF007A427A /* WebServer.m */,
|
|
04530F7122A105FF007A427A /* GCDWebUploader */,
|
|
);
|
|
path = WebServer;
|
|
sourceTree = "<group>";
|
|
};
|
|
04530F4F22A105FF007A427A /* GCDWebServer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F5022A105FF007A427A /* Core */,
|
|
04530F5D22A105FF007A427A /* Responses */,
|
|
04530F6622A105FF007A427A /* Requests */,
|
|
);
|
|
path = GCDWebServer;
|
|
sourceTree = "<group>";
|
|
};
|
|
04530F5022A105FF007A427A /* Core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F5122A105FF007A427A /* GCDWebServerFunctions.h */,
|
|
04530F5222A105FF007A427A /* GCDWebServerPrivate.h */,
|
|
04530F5322A105FF007A427A /* GCDWebServerResponse.m */,
|
|
04530F5422A105FF007A427A /* GCDWebServerConnection.h */,
|
|
04530F5522A105FF007A427A /* GCDWebServer.h */,
|
|
04530F5622A105FF007A427A /* GCDWebServerRequest.m */,
|
|
04530F5722A105FF007A427A /* GCDWebServerHTTPStatusCodes.h */,
|
|
04530F5822A105FF007A427A /* GCDWebServerResponse.h */,
|
|
04530F5922A105FF007A427A /* GCDWebServerFunctions.m */,
|
|
04530F5A22A105FF007A427A /* GCDWebServer.m */,
|
|
04530F5B22A105FF007A427A /* GCDWebServerConnection.m */,
|
|
04530F5C22A105FF007A427A /* GCDWebServerRequest.h */,
|
|
);
|
|
path = Core;
|
|
sourceTree = "<group>";
|
|
};
|
|
04530F5D22A105FF007A427A /* Responses */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F5E22A105FF007A427A /* GCDWebServerFileResponse.h */,
|
|
04530F5F22A105FF007A427A /* GCDWebServerStreamedResponse.h */,
|
|
04530F6022A105FF007A427A /* GCDWebServerErrorResponse.m */,
|
|
04530F6122A105FF007A427A /* GCDWebServerDataResponse.h */,
|
|
04530F6222A105FF007A427A /* GCDWebServerFileResponse.m */,
|
|
04530F6322A105FF007A427A /* GCDWebServerDataResponse.m */,
|
|
04530F6422A105FF007A427A /* GCDWebServerErrorResponse.h */,
|
|
04530F6522A105FF007A427A /* GCDWebServerStreamedResponse.m */,
|
|
);
|
|
path = Responses;
|
|
sourceTree = "<group>";
|
|
};
|
|
04530F6622A105FF007A427A /* Requests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F6722A105FF007A427A /* GCDWebServerDataRequest.h */,
|
|
04530F6822A105FF007A427A /* GCDWebServerMultiPartFormRequest.h */,
|
|
04530F6922A105FF007A427A /* GCDWebServerFileRequest.h */,
|
|
04530F6A22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.m */,
|
|
04530F6B22A105FF007A427A /* GCDWebServerMultiPartFormRequest.m */,
|
|
04530F6C22A105FF007A427A /* GCDWebServerDataRequest.m */,
|
|
04530F6D22A105FF007A427A /* GCDWebServerFileRequest.m */,
|
|
04530F6E22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.h */,
|
|
);
|
|
path = Requests;
|
|
sourceTree = "<group>";
|
|
};
|
|
04530F7122A105FF007A427A /* GCDWebUploader */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F7222A105FF007A427A /* GCDWebUploader.bundle */,
|
|
04530F7322A105FF007A427A /* GCDWebUploader.h */,
|
|
04530F7422A105FF007A427A /* GCDWebUploader.m */,
|
|
);
|
|
path = GCDWebUploader;
|
|
sourceTree = "<group>";
|
|
};
|
|
83D632D719ECFCC4009E3161 /* Assets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
50A8BDD01E62825700A5E607 /* assets.zip */,
|
|
83EB675F19EEAF050096F441 /* iOS/modules */,
|
|
69D31DE31A547EC800EF4C92 /* iOS/Resources/Media.xcassets */,
|
|
);
|
|
name = Assets;
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE1A16C1D4EA009DE44C = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
83D632D719ECFCC4009E3161 /* Assets */,
|
|
96AFAE9C16C1D976009DE44C /* core */,
|
|
96AFAE2816C1D4EA009DE44C /* Frameworks */,
|
|
96AFAE2616C1D4EA009DE44C /* Products */,
|
|
96AFAE3416C1D4EA009DE44C /* Supporting Files */,
|
|
503700AE1ACA18E400A51A37 /* Info.plist */,
|
|
0FDA2A921BE1AFA800F2B5DA /* RetroArch_iOS9-Info.plist */,
|
|
04530F4E22A105FF007A427A /* WebServer */,
|
|
);
|
|
indentWidth = 3;
|
|
sourceTree = "<group>";
|
|
tabWidth = 3;
|
|
};
|
|
96AFAE2616C1D4EA009DE44C /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9204BE2B1D319EF300BD49DB /* RetroArchiOS10.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE2816C1D4EA009DE44C /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
04530F8722A1062A007A427A /* MobileCoreServices.framework */,
|
|
04530F8522A1061C007A427A /* CFNetwork.framework */,
|
|
5039F36B1E623BBC00A48978 /* libretro_ios.a */,
|
|
5040F04F1AE47ED4006F6972 /* libz.dylib */,
|
|
50C3B1AD1AB1107100F478D3 /* QuartzCore.framework */,
|
|
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>";
|
|
};
|
|
96AFAE3416C1D4EA009DE44C /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
967894611788EBD800D6CA69 /* InfoPlist.strings */,
|
|
9678945F1788EBD000D6CA69 /* Info.plist */,
|
|
);
|
|
name = "Supporting Files";
|
|
path = RetroArch;
|
|
sourceTree = "<group>";
|
|
};
|
|
96AFAE9C16C1D976009DE44C /* core */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D48581DC16F823E2004BEB17 /* griffin */,
|
|
96AFAF3116C1E00A009DE44C /* gfx */,
|
|
);
|
|
name = core;
|
|
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 = (
|
|
50521A431AA23BF500185CC9 /* griffin_objc.m */,
|
|
501232C9192E5FC40063A359 /* griffin.c */,
|
|
);
|
|
name = griffin;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
9204BE091D319EF300BD49DB /* RetroArchiOS10 */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 9204BE281D319EF300BD49DB /* Build configuration list for PBXNativeTarget "RetroArchiOS10" */;
|
|
buildPhases = (
|
|
9204BE0A1D319EF300BD49DB /* Sources */,
|
|
9204BE111D319EF300BD49DB /* Frameworks */,
|
|
9204BE211D319EF300BD49DB /* Resources */,
|
|
9204BE271D319EF300BD49DB /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RetroArchiOS10;
|
|
productName = RetroArch;
|
|
productReference = 9204BE2B1D319EF300BD49DB /* RetroArchiOS10.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
96AFAE1C16C1D4EA009DE44C /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0450;
|
|
ORGANIZATIONNAME = RetroArch;
|
|
TargetAttributes = {
|
|
9204BE091D319EF300BD49DB = {
|
|
DevelopmentTeam = UK699V5ZS8;
|
|
DevelopmentTeamName = "Yoshinobu Sugawara";
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 96AFAE1F16C1D4EA009DE44C /* Build configuration list for PBXProject "RetroArch_iOS10_static" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 96AFAE1A16C1D4EA009DE44C;
|
|
productRefGroup = 96AFAE2616C1D4EA009DE44C /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
9204BE091D319EF300BD49DB /* RetroArchiOS10 */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
9204BE211D319EF300BD49DB /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
50A8BDD41E62825700A5E607 /* assets.zip in Resources */,
|
|
9204BE231D319EF300BD49DB /* InfoPlist.strings in Resources */,
|
|
9204BE241D319EF300BD49DB /* iOS/Resources/Media.xcassets in Resources */,
|
|
04530F8322A105FF007A427A /* GCDWebUploader.bundle in Resources */,
|
|
9204BE261D319EF300BD49DB /* iOS/modules in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
9204BE271D319EF300BD49DB /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "./code-sign-cores.sh";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
9204BE0A1D319EF300BD49DB /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
04530F8022A105FF007A427A /* GCDWebServerDataRequest.m in Sources */,
|
|
04530F7622A105FF007A427A /* GCDWebServerRequest.m in Sources */,
|
|
04530F7922A105FF007A427A /* GCDWebServerConnection.m in Sources */,
|
|
04530F7F22A105FF007A427A /* GCDWebServerMultiPartFormRequest.m in Sources */,
|
|
04530F7A22A105FF007A427A /* GCDWebServerErrorResponse.m in Sources */,
|
|
04530F7722A105FF007A427A /* GCDWebServerFunctions.m in Sources */,
|
|
04530F7822A105FF007A427A /* GCDWebServer.m in Sources */,
|
|
9204BE0D1D319EF300BD49DB /* griffin_objc.m in Sources */,
|
|
9204BE101D319EF300BD49DB /* griffin.c in Sources */,
|
|
04530F7E22A105FF007A427A /* GCDWebServerURLEncodedFormRequest.m in Sources */,
|
|
04530F8422A105FF007A427A /* GCDWebUploader.m in Sources */,
|
|
04530F7C22A105FF007A427A /* GCDWebServerDataResponse.m in Sources */,
|
|
04530F8222A105FF007A427A /* WebServer.m in Sources */,
|
|
04530F8122A105FF007A427A /* GCDWebServerFileRequest.m in Sources */,
|
|
04530F7B22A105FF007A427A /* GCDWebServerFileResponse.m in Sources */,
|
|
04530F7D22A105FF007A427A /* GCDWebServerStreamedResponse.m in Sources */,
|
|
04530F7522A105FF007A427A /* GCDWebServerResponse.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 */
|
|
9204BE291D319EF300BD49DB /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD)";
|
|
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";
|
|
DEVELOPMENT_TEAM = UK699V5ZS8;
|
|
ENABLE_BITCODE = NO;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
../../,
|
|
../../libretro-common/include,
|
|
../../libretro-common/include/compat/zlib,
|
|
../../deps/stb,
|
|
../../deps/rcheevos/include,
|
|
../../deps,
|
|
);
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_NO_PIE = YES;
|
|
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)";
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DDONT_WANT_ARM_OPTIMIZATIONS",
|
|
"-DHAVE_APPLE_STORE",
|
|
"-DHAVE_NETWORKGAMEPAD",
|
|
"-DHAVE_STB_FONT",
|
|
"-DHAVE_HID",
|
|
"-DHAVE_NETWORKING",
|
|
"-DHAVE_NETPLAYDISCOVERY",
|
|
"-DHAVE_RUNAHEAD",
|
|
"-DHAVE_TRANSLATE",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_STB_VORBIS",
|
|
"-DHAVE_MINIUPNPC",
|
|
"-DHAVE_BUILTINMINIUPNPC",
|
|
"-DHAVE_UPDATE_ASSETS",
|
|
"-DHAVE_UPDATE_CORES",
|
|
"-DHAVE_ONLINE_UPDATER",
|
|
"-DHAVE_LANGEXTRA",
|
|
"-DHAVE_CHEEVOS",
|
|
"-DRC_DISABLE_LUA",
|
|
"-DHAVE_IMAGEVIEWER",
|
|
"-DHAVE_RGUI",
|
|
"-DHAVE_MENU",
|
|
"-DHAVE_MENU_WIDGETS",
|
|
"-DHAVE_LIBRETRODB",
|
|
"-DHAVE_AUDIOMIXER",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_CC_RESAMPLER",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_MOBILE",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_VIDEO_LAYOUT",
|
|
"-DHAVE_ZLIB",
|
|
"-DHAVE_RPNG",
|
|
"-DHAVE_RJPEG",
|
|
"-DHAVE_RBMP",
|
|
"-DHAVE_RTGA",
|
|
"-DHAVE_COCOATOUCH",
|
|
"-DHAVE_MAIN",
|
|
"-DRARCH_INTERNAL",
|
|
"-DHAVE_THREADS",
|
|
"-DHAVE_FILTERS_BUILTIN",
|
|
"-DHAVE_MATERIALUI",
|
|
"-DHAVE_XMB",
|
|
"-DHAVE_OZONE",
|
|
"-DHAVE_SHADERPIPELINE",
|
|
"-D_LZMA_UINT32_IS_ULONG",
|
|
"-DHAVE_MFI",
|
|
"-DHAVE_BTSTACK",
|
|
"-DHAVE_KEYMAPPER",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.libretro.RetroArchiOS10S;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
VALID_ARCHS = "armv7 arm64";
|
|
WARNING_CFLAGS = "-Wno-invalid-source-encoding";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
9204BE2A1D319EF300BD49DB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD)";
|
|
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";
|
|
DEVELOPMENT_TEAM = UK699V5ZS8;
|
|
ENABLE_BITCODE = NO;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = NO;
|
|
GCC_PREFIX_HEADER = "";
|
|
HEADER_SEARCH_PATHS = (
|
|
../../,
|
|
../../libretro-common/include,
|
|
../../libretro-common/include/compat/zlib,
|
|
../../deps/stb,
|
|
../../deps/rcheevos/include,
|
|
../../deps,
|
|
);
|
|
INFOPLIST_FILE = "$(SRCROOT)/iOS/Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
LD_NO_PIE = YES;
|
|
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)";
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-DNDEBUG",
|
|
"-DDONT_WANT_ARM_OPTIMIZATIONS",
|
|
"-DHAVE_APPLE_STORE",
|
|
"-DHAVE_NETWORKGAMEPAD",
|
|
"-DHAVE_STB_FONT",
|
|
"-DHAVE_HID",
|
|
"-DHAVE_NETWORKING",
|
|
"-DHAVE_NETPLAYDISCOVERY",
|
|
"-DHAVE_RUNAHEAD",
|
|
"-DHAVE_TRANSLATE",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_STB_VORBIS",
|
|
"-DHAVE_MINIUPNPC",
|
|
"-DHAVE_BUILTINMINIUPNPC",
|
|
"-DHAVE_UPDATE_ASSETS",
|
|
"-DHAVE_UPDATE_CORES",
|
|
"-DHAVE_ONLINE_UPDATER",
|
|
"-DHAVE_LANGEXTRA",
|
|
"-DHAVE_CHEEVOS",
|
|
"-DRC_DISABLE_LUA",
|
|
"-DHAVE_IMAGEVIEWER",
|
|
"-DHAVE_RGUI",
|
|
"-DHAVE_MENU",
|
|
"-DHAVE_MENU_WIDGETS",
|
|
"-DHAVE_LIBRETRODB",
|
|
"-DHAVE_AUDIOMIXER",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_CC_RESAMPLER",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_MOBILE",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_VIDEO_LAYOUT",
|
|
"-DHAVE_ZLIB",
|
|
"-DHAVE_RPNG",
|
|
"-DHAVE_RJPEG",
|
|
"-DHAVE_RBMP",
|
|
"-DHAVE_RTGA",
|
|
"-DHAVE_COCOATOUCH",
|
|
"-DHAVE_MAIN",
|
|
"-DRARCH_INTERNAL",
|
|
"-DHAVE_THREADS",
|
|
"-DHAVE_FILTERS_BUILTIN",
|
|
"-DHAVE_7ZIP",
|
|
"-DHAVE_MATERIALUI",
|
|
"-DHAVE_XMB",
|
|
"-DHAVE_OZONE",
|
|
"-DHAVE_SHADERPIPELINE",
|
|
"-D_LZMA_UINT32_IS_ULONG",
|
|
"-DHAVE_MFI",
|
|
"-DHAVE_BTSTACK",
|
|
);
|
|
"OTHER_CFLAGS[arch=*]" = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-DNDEBUG",
|
|
"-DDONT_WANT_ARM_OPTIMIZATIONS",
|
|
"-DHAVE_APPLE_STORE",
|
|
"-DHAVE_NETWORKGAMEPAD",
|
|
"-DHAVE_STB_FONT",
|
|
"-DHAVE_HID",
|
|
"-DHAVE_NETWORKING",
|
|
"-DHAVE_NETPLAYDISCOVERY",
|
|
"-DHAVE_RUNAHEAD",
|
|
"-DHAVE_TRANSLATE",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_STB_VORBIS",
|
|
"-DHAVE_MINIUPNPC",
|
|
"-DHAVE_BUILTINMINIUPNPC",
|
|
"-DHAVE_UPDATE_ASSETS",
|
|
"-DHAVE_UPDATE_CORES",
|
|
"-DHAVE_ONLINE_UPDATER",
|
|
"-DHAVE_LANGEXTRA",
|
|
"-DHAVE_CHEEVOS",
|
|
"-DRC_DISABLE_LUA",
|
|
"-DHAVE_IMAGEVIEWER",
|
|
"-DHAVE_RGUI",
|
|
"-DHAVE_MENU",
|
|
"-DHAVE_MENU_WIDGETS",
|
|
"-DHAVE_LIBRETRODB",
|
|
"-DHAVE_AUDIOMIXER",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_CC_RESAMPLER",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_MOBILE",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DRARCH_INTERNAL",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_VIDEO_LAYOUT",
|
|
"-DHAVE_ZLIB",
|
|
"-DHAVE_RPNG",
|
|
"-DHAVE_RJPEG",
|
|
"-DHAVE_RBMP",
|
|
"-DHAVE_RTGA",
|
|
"-DHAVE_COCOATOUCH",
|
|
"-DHAVE_MAIN",
|
|
"-DHAVE_THREADS",
|
|
"-DHAVE_FILTERS_BUILTIN",
|
|
"-DHAVE_7ZIP",
|
|
"-DHAVE_MATERIALUI",
|
|
"-DHAVE_XMB",
|
|
"-DHAVE_OZONE",
|
|
"-DHAVE_SHADERPIPELINE",
|
|
"-D_LZMA_UINT32_IS_ULONG",
|
|
"-DHAVE_MFI",
|
|
"-DHAVE_BTSTACK",
|
|
"-DHAVE_KEYMAPPER",
|
|
);
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.libretro.RetroArchiOS10S;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE = "";
|
|
VALID_ARCHS = "armv7 arm64";
|
|
WARNING_CFLAGS = "-Wno-invalid-source-encoding";
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
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;
|
|
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_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = ../;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
OTHER_CFLAGS = (
|
|
"-DDONT_WANT_ARM_OPTIMIZATIONS",
|
|
"-DHAVE_APPLE_STORE",
|
|
"-DHAVE_NETWORKGAMEPAD",
|
|
"-DHAVE_STB_FONT",
|
|
"-DHAVE_HID",
|
|
"-DHAVE_NETWORKING",
|
|
"-DHAVE_NETPLAYDISCOVERY",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_STB_VORBIS",
|
|
"-DHAVE_MINIUPNPC",
|
|
"-DHAVE_BUILTINMINIUPNPC",
|
|
"-DHAVE_UPDATE_ASSETS",
|
|
"-DHAVE_UPDATE_CORES",
|
|
"-DHAVE_ONLINE_UPDATER",
|
|
"-DHAVE_LANGEXTRA",
|
|
"-DHAVE_CHEEVOS",
|
|
"-DRC_DISABLE_LUA",
|
|
"-DHAVE_IMAGEVIEWER",
|
|
"-DHAVE_RGUI",
|
|
"-DHAVE_MENU",
|
|
"-DHAVE_MENU_WIDGETS",
|
|
"-DHAVE_LIBRETRODB",
|
|
"-DHAVE_AUDIOMIXER",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_CC_RESAMPLER",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-DHAVE_THREADS",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_MOBILE",
|
|
"-std=gnu99",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_VIDEO_LAYOUT",
|
|
"-DHAVE_ZLIB",
|
|
"-DHAVE_RPNG",
|
|
"-DHAVE_RJPEG",
|
|
"-DHAVE_RBMP",
|
|
"-DHAVE_RTGA",
|
|
"-DHAVE_COCOATOUCH",
|
|
"-DHAVE_MAIN",
|
|
);
|
|
"OTHER_LDFLAGS[arch=*]" = "-Wl,-segalign,4000";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALID_ARCHS = armv7;
|
|
};
|
|
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 = NO;
|
|
ENABLE_BITCODE = NO;
|
|
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 = 10.0;
|
|
OTHER_CFLAGS = (
|
|
"-DNS_BLOCK_ASSERTIONS=1",
|
|
"-DNDEBUG",
|
|
"-DDONT_WANT_ARM_OPTIMIZATIONS",
|
|
"-DHAVE_APPLE_STORE",
|
|
"-DHAVE_NETWORKGAMEPAD",
|
|
"-DHAVE_STB_FONT",
|
|
"-DHAVE_HID",
|
|
"-DHAVE_NETWORKING",
|
|
"-DHAVE_NETPLAYDISCOVERY",
|
|
"-DHAVE_GRIFFIN",
|
|
"-DHAVE_STB_VORBIS",
|
|
"-DHAVE_MINIUPNPC",
|
|
"-DHAVE_BUILTINMINIUPNPC",
|
|
"-DHAVE_UPDATE_ASSETS",
|
|
"-DHAVE_UPDATE_CORES",
|
|
"-DHAVE_ONLINE_UPDATER",
|
|
"-DHAVE_LANGEXTRA",
|
|
"-DHAVE_CHEEVOS",
|
|
"-DRC_DISABLE_LUA",
|
|
"-DHAVE_IMAGEVIEWER",
|
|
"-DHAVE_RGUI",
|
|
"-DHAVE_MENU",
|
|
"-DHAVE_MENU_WIDGETS",
|
|
"-DHAVE_LIBRETRODB",
|
|
"-DHAVE_AUDIOMIXER",
|
|
"-DIOS",
|
|
"-DHAVE_OPENGL",
|
|
"-DHAVE_OPENGLES",
|
|
"-DHAVE_OPENGLES2",
|
|
"-DHAVE_CC_RESAMPLER",
|
|
"-DHAVE_GLSL",
|
|
"-DINLINE=inline",
|
|
"-DHAVE_THREADS",
|
|
"-D__LIBRETRO__",
|
|
"-DRARCH_MOBILE",
|
|
"-std=gnu99",
|
|
"-DHAVE_COREAUDIO",
|
|
"-DHAVE_OVERLAY",
|
|
"-DHAVE_VIDEO_LAYOUT",
|
|
"-DHAVE_ZLIB",
|
|
"-DHAVE_RPNG",
|
|
"-DHAVE_RJPEG",
|
|
"-DHAVE_RBMP",
|
|
"-DHAVE_RTGA",
|
|
"-DHAVE_COCOATOUCH",
|
|
"-DHAVE_MAIN",
|
|
);
|
|
"OTHER_LDFLAGS[arch=*]" = "-Wl,-segalign,4000";
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
VALID_ARCHS = armv7;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
9204BE281D319EF300BD49DB /* Build configuration list for PBXNativeTarget "RetroArchiOS10" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
9204BE291D319EF300BD49DB /* Debug */,
|
|
9204BE2A1D319EF300BD49DB /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
96AFAE1F16C1D4EA009DE44C /* Build configuration list for PBXProject "RetroArch_iOS10_static" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
96AFAE5216C1D4EA009DE44C /* Debug */,
|
|
96AFAE5316C1D4EA009DE44C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 96AFAE1C16C1D4EA009DE44C /* Project object */;
|
|
}
|