RetroArch/pkg/apple/RetroArch_Metal.xcodeproj/project.pbxproj
2024-05-08 16:41:15 -07:00

2084 lines
143 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 54;
objects = {
/* Begin PBXBuildFile section */
0502387C2179713000789627 /* MainMenu_Metal.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9020F323D5F3C8E120D04AC /* MainMenu_Metal.xib */; };
05269A6220ABF20500C29F1E /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05269A6120ABF20500C29F1E /* MetalKit.framework */; };
053FC26521433F2200D98D46 /* QtWidgets.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 053FC25721433F1800D98D46 /* QtWidgets.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
053FC270214340F500D98D46 /* QtGui.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 053FC25321433F1700D98D46 /* QtGui.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
053FC271214340F500D98D46 /* QtNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 053FC25621433F1800D98D46 /* QtNetwork.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
053FC272214341E000D98D46 /* QtConcurrent.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 053FC25521433F1700D98D46 /* QtConcurrent.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
053FC275214341F000D98D46 /* QtCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 053FC25421433F1700D98D46 /* QtCore.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
05422E3E2140C8DB00F09961 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
05422E402140C8DB00F09961 /* retroarch.icns in Resources */ = {isa = PBXBuildFile; fileRef = 84DD5EB71A89F1C7007336C1 /* retroarch.icns */; };
05422E432140C8DB00F09961 /* griffin_glslang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D7753420A5678400646447 /* griffin_glslang.cpp */; };
05422E442140C8DB00F09961 /* menu_pipeline.metal in Sources */ = {isa = PBXBuildFile; fileRef = 05770B9820E805160013DABC /* menu_pipeline.metal */; };
05422E452140C8DB00F09961 /* griffin_cpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D7753320A5678300646447 /* griffin_cpp.cpp */; };
05422E462140C8DB00F09961 /* griffin_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 509F0C9C1AA23AFC00619ECC /* griffin_objc.m */; };
05422E472140C8DB00F09961 /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 840222FB1A889EE2009AB261 /* griffin.c */; };
05422E482140C8DB00F09961 /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = 05A8C74E20DB72F100FF7857 /* Shaders.metal */; };
05422E4A2140C8DB00F09961 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23B20A63CF50084ABDA /* QuartzCore.framework */; };
05422E4B2140C8DB00F09961 /* IOSurface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23920A63CED0084ABDA /* IOSurface.framework */; };
05422E4C2140C8DB00F09961 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23720A63CB40084ABDA /* Metal.framework */; };
05422E4D2140C8DB00F09961 /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05269A6120ABF20500C29F1E /* MetalKit.framework */; };
05422E4E2140C8DB00F09961 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5061C8A31AE47E510080AE14 /* libz.dylib */; };
05422E4F2140C8DB00F09961 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EA81A89E4BE007336C1 /* CoreAudio.framework */; };
05422E502140C8DB00F09961 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EB21A89E6C0007336C1 /* AudioUnit.framework */; };
05422E512140C8DB00F09961 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EAC1A89E5B4007336C1 /* OpenGL.framework */; };
05422E522140C8DB00F09961 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
05422E542140C8DB00F09961 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EB41A89E737007336C1 /* IOKit.framework */; };
05770B9920E805160013DABC /* menu_pipeline.metal in Sources */ = {isa = PBXBuildFile; fileRef = 05770B9820E805160013DABC /* menu_pipeline.metal */; };
05A8C7B420DB75A500FF7857 /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = 05A8C74E20DB72F100FF7857 /* Shaders.metal */; };
05A8E23820A63CB40084ABDA /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23720A63CB40084ABDA /* Metal.framework */; };
05A8E23A20A63CED0084ABDA /* IOSurface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23920A63CED0084ABDA /* IOSurface.framework */; };
05A8E23C20A63CF50084ABDA /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23B20A63CF50084ABDA /* QuartzCore.framework */; };
05D7753520A567A400646447 /* griffin_cpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D7753320A5678300646447 /* griffin_cpp.cpp */; };
05D7753720A567A700646447 /* griffin_glslang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D7753420A5678400646447 /* griffin_glslang.cpp */; };
070A88402A4E7A1B003161C0 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 070A883F2A4E7A1B003161C0 /* OpenAL.framework */; };
070A88412A4E7A24003161C0 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 070A883F2A4E7A1B003161C0 /* OpenAL.framework */; };
0720993E29B1258C001642BB /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
0720993F29B1258C001642BB /* retroarch.icns in Resources */ = {isa = PBXBuildFile; fileRef = 84DD5EB71A89F1C7007336C1 /* retroarch.icns */; };
0720994029B1258C001642BB /* assets.zip in Resources */ = {isa = PBXBuildFile; fileRef = 9254B33025FA0BA300A1E0DA /* assets.zip */; };
0720994129B1258C001642BB /* MainMenu_Metal.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9020F323D5F3C8E120D04AC /* MainMenu_Metal.xib */; };
0720994229B1258C001642BB /* connect in Resources */ = {isa = PBXBuildFile; fileRef = F0B1238F270D73A90006E60F /* connect */; };
0720994429B1258C001642BB /* griffin_glslang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D7753420A5678400646447 /* griffin_glslang.cpp */; };
0720994529B1258C001642BB /* menu_pipeline.metal in Sources */ = {isa = PBXBuildFile; fileRef = 05770B9820E805160013DABC /* menu_pipeline.metal */; };
0720994629B1258C001642BB /* griffin_cpp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D7753320A5678300646447 /* griffin_cpp.cpp */; };
0720994729B1258C001642BB /* griffin_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 509F0C9C1AA23AFC00619ECC /* griffin_objc.m */; };
0720994829B1258C001642BB /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 840222FB1A889EE2009AB261 /* griffin.c */; settings = {COMPILER_FLAGS = "-include $(DERIVED_FILE_DIR)/git_version.h"; }; };
0720994929B1258C001642BB /* Shaders.metal in Sources */ = {isa = PBXBuildFile; fileRef = 05A8C74E20DB72F100FF7857 /* Shaders.metal */; };
0720994B29B1258C001642BB /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D27C50892228360D00113BC0 /* AudioToolbox.framework */; };
0720994C29B1258C001642BB /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 072976DC296284F600D6E00C /* OpenGL.framework */; };
0720994D29B1258C001642BB /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 074695362995C03900CCB7BD /* GameController.framework */; };
0720994F29B1258C001642BB /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D27C50872228360000113BC0 /* AVFoundation.framework */; };
0720995029B1258C001642BB /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23B20A63CF50084ABDA /* QuartzCore.framework */; };
0720995129B1258C001642BB /* IOSurface.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23920A63CED0084ABDA /* IOSurface.framework */; };
0720995229B1258C001642BB /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0795A8C6299A095300D5035D /* CoreHaptics.framework */; };
0720995329B1258C001642BB /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05A8E23720A63CB40084ABDA /* Metal.framework */; };
0720995429B1258C001642BB /* MetalKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05269A6120ABF20500C29F1E /* MetalKit.framework */; };
0720995529B1258C001642BB /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5061C8A31AE47E510080AE14 /* libz.dylib */; };
0720995629B1258C001642BB /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EA81A89E4BE007336C1 /* CoreAudio.framework */; };
0720995729B1258C001642BB /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EB21A89E6C0007336C1 /* AudioUnit.framework */; };
0720995829B1258C001642BB /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
0720995929B1258C001642BB /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EB41A89E737007336C1 /* IOKit.framework */; };
072976DD296284F600D6E00C /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 072976DC296284F600D6E00C /* OpenGL.framework */; };
0746953A2997393000CCB7BD /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 074695362995C03900CCB7BD /* GameController.framework */; };
0795A8C7299A095300D5035D /* CoreHaptics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0795A8C6299A095300D5035D /* CoreHaptics.framework */; };
07EF0FF62BEB114000EDCA9B /* MoltenVK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; };
07EF0FF92BEB117000EDCA9B /* MoltenVK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; };
07EF0FFA2BEB117000EDCA9B /* MoltenVK.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
07EF0FFC2BEB117400EDCA9B /* MoltenVK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; };
07EF0FFD2BEB117400EDCA9B /* MoltenVK.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
07EF0FFF2BEB117900EDCA9B /* MoltenVK.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; };
07EF10002BEB117900EDCA9B /* MoltenVK.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5061C8A41AE47E510080AE14 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5061C8A31AE47E510080AE14 /* libz.dylib */; };
509F0C9D1AA23AFC00619ECC /* griffin_objc.m in Sources */ = {isa = PBXBuildFile; fileRef = 509F0C9C1AA23AFC00619ECC /* griffin_objc.m */; };
840222FC1A889EE2009AB261 /* griffin.c in Sources */ = {isa = PBXBuildFile; fileRef = 840222FB1A889EE2009AB261 /* griffin.c */; settings = {COMPILER_FLAGS = "-include $(DERIVED_FILE_DIR)/git_version.h"; }; };
84DD5EA31A89E2AA007336C1 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
84DD5EA91A89E4BE007336C1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EA81A89E4BE007336C1 /* CoreAudio.framework */; };
84DD5EB31A89E6C0007336C1 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EB21A89E6C0007336C1 /* AudioUnit.framework */; };
84DD5EB51A89E737007336C1 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84DD5EB41A89E737007336C1 /* IOKit.framework */; };
84DD5EB81A89F1C7007336C1 /* retroarch.icns in Resources */ = {isa = PBXBuildFile; fileRef = 84DD5EB71A89F1C7007336C1 /* retroarch.icns */; };
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
9254B33125FA0BA300A1E0DA /* assets.zip in Resources */ = {isa = PBXBuildFile; fileRef = 9254B33025FA0BA300A1E0DA /* assets.zip */; };
9254B33825FA72F100A1E0DA /* assets.zip in Resources */ = {isa = PBXBuildFile; fileRef = 9254B33025FA0BA300A1E0DA /* assets.zip */; };
A90209ED44A1161587F10CA4 /* MainMenu_Metal.xib in Resources */ = {isa = PBXBuildFile; fileRef = A9020F323D5F3C8E120D04AC /* MainMenu_Metal.xib */; };
D27C50882228360000113BC0 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D27C50872228360000113BC0 /* AVFoundation.framework */; };
D27C508A2228360D00113BC0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D27C50892228360D00113BC0 /* AudioToolbox.framework */; };
D27C508B2228361D00113BC0 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D27C50872228360000113BC0 /* AVFoundation.framework */; };
D27C508C2228362700113BC0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D27C50892228360D00113BC0 /* AudioToolbox.framework */; };
F0B12390270D73A90006E60F /* connect in Resources */ = {isa = PBXBuildFile; fileRef = F0B1238F270D73A90006E60F /* connect */; };
F0B12391270D73A90006E60F /* connect in Resources */ = {isa = PBXBuildFile; fileRef = F0B1238F270D73A90006E60F /* connect */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
053FC26721433F2200D98D46 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
05422E552140C8DB00F09961 /* Embed Libraries */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 6;
files = (
);
name = "Embed Libraries";
runOnlyForDeploymentPostprocessing = 0;
};
07EF0FFB2BEB117000EDCA9B /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
07EF0FFA2BEB117000EDCA9B /* MoltenVK.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
07EF0FFE2BEB117400EDCA9B /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
07EF0FFD2BEB117400EDCA9B /* MoltenVK.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
05132C6621A74D7A00379846 /* ozone_texture.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ozone_texture.c; sourceTree = "<group>"; };
05132C6721A74D7B00379846 /* ozone_theme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ozone_theme.h; sourceTree = "<group>"; };
05132C6821A74D7B00379846 /* ozone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ozone.h; sourceTree = "<group>"; };
05132C6921A74D7B00379846 /* ozone_entries.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ozone_entries.c; sourceTree = "<group>"; };
05132C6A21A74D7B00379846 /* ozone.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ozone.c; sourceTree = "<group>"; };
05132C6B21A74D7B00379846 /* ozone_theme.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ozone_theme.c; sourceTree = "<group>"; };
05132C6C21A74D7B00379846 /* ozone_sidebar.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ozone_sidebar.c; sourceTree = "<group>"; };
05132C6D21A74D7B00379846 /* ozone_sidebar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ozone_sidebar.h; sourceTree = "<group>"; };
05132C6E21A74D7B00379846 /* ozone_display.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ozone_display.c; sourceTree = "<group>"; };
05132C6F21A74D7B00379846 /* ozone_texture.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ozone_texture.h; sourceTree = "<group>"; };
05132C7021A74D7B00379846 /* ozone_display.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ozone_display.h; sourceTree = "<group>"; };
05269A6120ABF20500C29F1E /* MetalKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalKit.framework; path = System/Library/Frameworks/MetalKit.framework; sourceTree = SDKROOT; };
05366512213F8BE5007E7EA0 /* thumbnailpackdownload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thumbnailpackdownload.cpp; sourceTree = "<group>"; };
05366514213F8BE5007E7EA0 /* coreoptionsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coreoptionsdialog.h; sourceTree = "<group>"; };
05366515213F8BE5007E7EA0 /* viewoptionsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = viewoptionsdialog.h; sourceTree = "<group>"; };
05366516213F8BE5007E7EA0 /* filedropwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filedropwidget.h; sourceTree = "<group>"; };
05366517213F8BE5007E7EA0 /* ui_qt_load_core_window.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ui_qt_load_core_window.cpp; sourceTree = "<group>"; };
05366518213F8BE5007E7EA0 /* playlistentrydialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = playlistentrydialog.cpp; sourceTree = "<group>"; };
05366519213F8BE5007E7EA0 /* ui_qt_load_core_window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ui_qt_load_core_window.h; sourceTree = "<group>"; };
0536651A213F8BE5007E7EA0 /* shaderparamsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shaderparamsdialog.cpp; sourceTree = "<group>"; };
0536651D213F8BE5007E7EA0 /* flowlayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flowlayout.h; sourceTree = "<group>"; };
0536651E213F8BE5007E7EA0 /* playlistthumbnaildownload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = playlistthumbnaildownload.cpp; sourceTree = "<group>"; };
0536651F213F8BE5007E7EA0 /* playlistentrydialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = playlistentrydialog.h; sourceTree = "<group>"; };
05366520213F8BE5007E7EA0 /* coreinfodialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coreinfodialog.cpp; sourceTree = "<group>"; };
05366521213F8BE5007E7EA0 /* filedropwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filedropwidget.cpp; sourceTree = "<group>"; };
05366522213F8BE5007E7EA0 /* thumbnaildownload.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thumbnaildownload.cpp; sourceTree = "<group>"; };
05366523213F8BE5007E7EA0 /* playlist.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = playlist.cpp; sourceTree = "<group>"; };
05366525213F8BE5007E7EA0 /* shaderparamsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shaderparamsdialog.h; sourceTree = "<group>"; };
05366526213F8BE5007E7EA0 /* flowlayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flowlayout.cpp; sourceTree = "<group>"; };
05366527213F8BE5007E7EA0 /* viewoptionsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = viewoptionsdialog.cpp; sourceTree = "<group>"; };
05366528213F8BE5007E7EA0 /* coreoptionsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coreoptionsdialog.cpp; sourceTree = "<group>"; };
0536652B213F8BE5007E7EA0 /* coreinfodialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coreinfodialog.h; sourceTree = "<group>"; };
0536652C213F8BE5007E7EA0 /* updateretroarch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = updateretroarch.cpp; sourceTree = "<group>"; };
0538874D20DDD5C600769232 /* dxgi_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dxgi_common.c; sourceTree = "<group>"; };
0538874E20DDD5C600769232 /* dxgi_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxgi_common.h; sourceTree = "<group>"; };
0538875120DE11D200769232 /* retro_common_api.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_common_api.h; sourceTree = "<group>"; };
0538875220DE11D200769232 /* retro_environment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_environment.h; sourceTree = "<group>"; };
0538875320DE11D200769232 /* retro_timers.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_timers.h; sourceTree = "<group>"; };
0538875420DE11D200769232 /* retro_dirent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_dirent.h; sourceTree = "<group>"; };
0538875520DE11D300769232 /* retro_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_common.h; sourceTree = "<group>"; };
0538875620DE11D300769232 /* retro_inline.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_inline.h; sourceTree = "<group>"; };
0538875720DE11D300769232 /* retro_assert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_assert.h; sourceTree = "<group>"; };
0538875820DE11D300769232 /* retro_endianness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = retro_endianness.h; sourceTree = "<group>"; };
0538875920DE11D300769232 /* libretro.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libretro.h; sourceTree = "<group>"; };
053FC25321433F1700D98D46 /* QtGui.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QtGui.framework; path = /usr/local/opt/qt/lib/QtGui.framework; sourceTree = "<group>"; };
053FC25421433F1700D98D46 /* QtCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QtCore.framework; path = /usr/local/opt/qt/lib/QtCore.framework; sourceTree = "<group>"; };
053FC25521433F1700D98D46 /* QtConcurrent.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QtConcurrent.framework; path = /usr/local/opt/qt/lib/QtConcurrent.framework; sourceTree = "<group>"; };
053FC25621433F1800D98D46 /* QtNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QtNetwork.framework; path = /usr/local/opt/qt/lib/QtNetwork.framework; sourceTree = "<group>"; };
053FC25721433F1800D98D46 /* QtWidgets.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QtWidgets.framework; path = /usr/local/opt/qt/lib/QtWidgets.framework; sourceTree = "<group>"; };
05422E592140C8DB00F09961 /* RetroArch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArch.app; sourceTree = BUILT_PRODUCTS_DIR; };
05422E5C2140CFC500F09961 /* Metal.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Metal.xcconfig; sourceTree = "<group>"; };
0548E2B320F976E10094A083 /* dynamic.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dynamic.c; path = ../../dynamic.c; sourceTree = "<group>"; };
0548E2B420F976E10094A083 /* dynamic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dynamic.h; path = ../../dynamic.h; sourceTree = "<group>"; };
0548E2B520F976E20094A083 /* driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = driver.h; path = ../../driver.h; sourceTree = "<group>"; };
0548E2B620F977060094A083 /* playlist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = playlist.h; path = ../../playlist.h; sourceTree = "<group>"; };
0548E2B720F977060094A083 /* performance_counters.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = performance_counters.h; path = ../../performance_counters.h; sourceTree = "<group>"; };
0548E2B820F977060094A083 /* performance_counters.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = performance_counters.c; path = ../../performance_counters.c; sourceTree = "<group>"; };
0548E2B920F977060094A083 /* playlist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = playlist.c; path = ../../playlist.c; sourceTree = "<group>"; };
055312AB20DE130A00C4D7F4 /* gl_capabilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gl_capabilities.c; sourceTree = "<group>"; };
055312AD20DE130A00C4D7F4 /* scaler_int.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scaler_int.c; sourceTree = "<group>"; };
055312AE20DE130A00C4D7F4 /* pixconv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pixconv.c; sourceTree = "<group>"; };
055312AF20DE130A00C4D7F4 /* scaler_filter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scaler_filter.c; sourceTree = "<group>"; };
055312B020DE130A00C4D7F4 /* scaler.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scaler.c; sourceTree = "<group>"; };
0566C78420E49E6800BC768F /* video_frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = video_frame.h; sourceTree = "<group>"; };
0566C78620E49E6800BC768F /* vector_4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_4.h; sourceTree = "<group>"; };
0566C78720E49E6800BC768F /* vector_3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_3.h; sourceTree = "<group>"; };
0566C78820E49E6800BC768F /* vector_2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vector_2.h; sourceTree = "<group>"; };
0566C78920E49E6800BC768F /* matrix_3x3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix_3x3.h; sourceTree = "<group>"; };
0566C78A20E49E6800BC768F /* matrix_4x4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix_4x4.h; sourceTree = "<group>"; };
0566C78C20E49E6800BC768F /* scaler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scaler.h; sourceTree = "<group>"; };
0566C78D20E49E6800BC768F /* pixconv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixconv.h; sourceTree = "<group>"; };
0566C78E20E49E6800BC768F /* scaler_int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scaler_int.h; sourceTree = "<group>"; };
0566C78F20E49E6800BC768F /* filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filter.h; sourceTree = "<group>"; };
0566C79020E49E6800BC768F /* gl_capabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gl_capabilities.h; sourceTree = "<group>"; };
05770B9820E805160013DABC /* menu_pipeline.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = menu_pipeline.metal; sourceTree = "<group>"; };
05A8C51B20DB72F000FF7857 /* menu_shader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_shader.h; sourceTree = "<group>"; };
05A8C51D20DB72F000FF7857 /* menu_cbs_get_value.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_get_value.c; sourceTree = "<group>"; };
05A8C51E20DB72F000FF7857 /* menu_cbs_sublabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_sublabel.c; sourceTree = "<group>"; };
05A8C51F20DB72F000FF7857 /* menu_cbs_cancel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_cancel.c; sourceTree = "<group>"; };
05A8C52020DB72F000FF7857 /* menu_cbs_down.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_down.c; sourceTree = "<group>"; };
05A8C52120DB72F000FF7857 /* menu_cbs_scan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_scan.c; sourceTree = "<group>"; };
05A8C52220DB72F000FF7857 /* menu_cbs_select.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_select.c; sourceTree = "<group>"; };
05A8C52320DB72F000FF7857 /* menu_cbs_ok.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_ok.c; sourceTree = "<group>"; };
05A8C52420DB72F000FF7857 /* menu_cbs_info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_info.c; sourceTree = "<group>"; };
05A8C52520DB72F000FF7857 /* menu_cbs_left.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_left.c; sourceTree = "<group>"; };
05A8C52620DB72F000FF7857 /* menu_cbs_right.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_right.c; sourceTree = "<group>"; };
05A8C52720DB72F000FF7857 /* menu_cbs_deferred_push.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_deferred_push.c; sourceTree = "<group>"; };
05A8C52820DB72F000FF7857 /* menu_cbs_refresh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_refresh.c; sourceTree = "<group>"; };
05A8C52920DB72F000FF7857 /* menu_cbs_start.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_start.c; sourceTree = "<group>"; };
05A8C52A20DB72F000FF7857 /* menu_cbs_contentlist_switch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_contentlist_switch.c; sourceTree = "<group>"; };
05A8C52B20DB72F000FF7857 /* menu_cbs_label.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_label.c; sourceTree = "<group>"; };
05A8C52C20DB72F000FF7857 /* menu_cbs_title.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_title.c; sourceTree = "<group>"; };
05A8C52D20DB72F000FF7857 /* menu_cbs_up.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_cbs_up.c; sourceTree = "<group>"; };
05A8C52E20DB72F000FF7857 /* gfx_animation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gfx_animation.c; sourceTree = "<group>"; };
05A8C52F20DB72F000FF7857 /* menu_displaylist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_displaylist.h; sourceTree = "<group>"; };
05A8C53220DB72F000FF7857 /* xmb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = xmb.c; sourceTree = "<group>"; };
05A8C53B20DB72F000FF7857 /* xui.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = xui.cpp; sourceTree = "<group>"; };
05A8C53C20DB72F000FF7857 /* rgui.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = rgui.c; sourceTree = "<group>"; };
05A8C53E20DB72F000FF7857 /* null.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = null.c; sourceTree = "<group>"; };
05A8C54020DB72F000FF7857 /* materialui.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = materialui.c; sourceTree = "<group>"; };
05A8C54320DB72F000FF7857 /* menu_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_driver.h; sourceTree = "<group>"; };
05A8C54620DB72F000FF7857 /* menu_setting.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_setting.c; sourceTree = "<group>"; };
05A8C54920DB72F000FF7857 /* menu_displaylist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_displaylist.c; sourceTree = "<group>"; };
05A8C54B20DB72F000FF7857 /* gfx_animation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gfx_animation.h; sourceTree = "<group>"; };
05A8C54C20DB72F000FF7857 /* menu_cbs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_cbs.h; sourceTree = "<group>"; };
05A8C54D20DB72F000FF7857 /* menu_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = menu_driver.c; sourceTree = "<group>"; };
05A8C55020DB72F000FF7857 /* menu_input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_input.h; sourceTree = "<group>"; };
05A8C55120DB72F000FF7857 /* menu_setting.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_setting.h; sourceTree = "<group>"; };
05A8C55E20DB72F000FF7857 /* menu_osk_utf8_pages.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_osk_utf8_pages.h; sourceTree = "<group>"; };
05A8C56120DB72F000FF7857 /* gfx_display_vulkan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gfx_display_vulkan.c; sourceTree = "<group>"; };
05A8C56320DB72F000FF7857 /* gfx_display_gl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gfx_display_gl.c; sourceTree = "<group>"; };
05A8C56420DB72F000FF7857 /* gfx_display_d3d10.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gfx_display_d3d10.c; sourceTree = "<group>"; };
05A8C56F20DB72F000FF7857 /* gfx_display_metal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = gfx_display_metal.m; sourceTree = "<group>"; };
05A8C57020DB72F000FF7857 /* menu_entries.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = menu_entries.h; sourceTree = "<group>"; };
05A8C57220DB72F000FF7857 /* msg_hash_pl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_pl.h; sourceTree = "<group>"; };
05A8C57320DB72F000FF7857 /* msg_hash_pt_br.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_pt_br.c; sourceTree = "<group>"; };
05A8C57420DB72F000FF7857 /* msg_hash_it.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_it.h; sourceTree = "<group>"; };
05A8C57520DB72F000FF7857 /* msg_hash_ar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_ar.h; sourceTree = "<group>"; };
05A8C57620DB72F000FF7857 /* msg_hash_ja.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_ja.c; sourceTree = "<group>"; };
05A8C57720DB72F000FF7857 /* msg_hash_lbl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_lbl.h; sourceTree = "<group>"; };
05A8C57820DB72F000FF7857 /* msg_hash_ru.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_ru.h; sourceTree = "<group>"; };
05A8C57920DB72F000FF7857 /* msg_hash_cht.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_cht.c; sourceTree = "<group>"; };
05A8C57A20DB72F000FF7857 /* msg_hash_ko.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_ko.c; sourceTree = "<group>"; };
05A8C57B20DB72F000FF7857 /* msg_hash_pt_pt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_pt_pt.h; sourceTree = "<group>"; };
05A8C57C20DB72F000FF7857 /* msg_hash_vn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_vn.h; sourceTree = "<group>"; };
05A8C57D20DB72F000FF7857 /* msg_hash_nl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_nl.c; sourceTree = "<group>"; };
05A8C57E20DB72F000FF7857 /* msg_hash_us.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_us.h; sourceTree = "<group>"; };
05A8C57F20DB72F000FF7857 /* msg_hash_es.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_es.c; sourceTree = "<group>"; };
05A8C58020DB72F000FF7857 /* msg_hash_de.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_de.c; sourceTree = "<group>"; };
05A8C58120DB72F000FF7857 /* msg_hash_eo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_eo.c; sourceTree = "<group>"; };
05A8C58220DB72F000FF7857 /* msg_hash_chs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_chs.c; sourceTree = "<group>"; };
05A8C58320DB72F000FF7857 /* msg_hash_fr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_fr.c; sourceTree = "<group>"; };
05A8C58420DB72F000FF7857 /* msg_hash_it.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_it.c; sourceTree = "<group>"; };
05A8C58520DB72F000FF7857 /* msg_hash_ar.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_ar.c; sourceTree = "<group>"; };
05A8C58620DB72F000FF7857 /* msg_hash_ja.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_ja.h; sourceTree = "<group>"; };
05A8C58720DB72F000FF7857 /* msg_hash_pt_br.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_pt_br.h; sourceTree = "<group>"; };
05A8C58820DB72F000FF7857 /* msg_hash_pl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_pl.c; sourceTree = "<group>"; };
05A8C58920DB72F000FF7857 /* msg_hash_cht.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_cht.h; sourceTree = "<group>"; };
05A8C58A20DB72F000FF7857 /* msg_hash_ru.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_ru.c; sourceTree = "<group>"; };
05A8C58B20DB72F000FF7857 /* msg_hash_ko.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_ko.h; sourceTree = "<group>"; };
05A8C58C20DB72F000FF7857 /* msg_hash_es.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_es.h; sourceTree = "<group>"; };
05A8C58D20DB72F000FF7857 /* msg_hash_us.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_us.c; sourceTree = "<group>"; };
05A8C58E20DB72F000FF7857 /* msg_hash_de.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_de.h; sourceTree = "<group>"; };
05A8C58F20DB72F000FF7857 /* msg_hash_nl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_nl.h; sourceTree = "<group>"; };
05A8C59020DB72F000FF7857 /* msg_hash_pt_pt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_pt_pt.c; sourceTree = "<group>"; };
05A8C59120DB72F000FF7857 /* msg_hash_vn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = msg_hash_vn.c; sourceTree = "<group>"; };
05A8C59220DB72F000FF7857 /* msg_hash_fr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_fr.h; sourceTree = "<group>"; };
05A8C59320DB72F000FF7857 /* msg_hash_eo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_eo.h; sourceTree = "<group>"; };
05A8C59420DB72F000FF7857 /* msg_hash_chs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = msg_hash_chs.h; sourceTree = "<group>"; };
05A8C59620DB72F000FF7857 /* frontend.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = frontend.c; sourceTree = "<group>"; };
05A8C59B20DB72F000FF7857 /* platform_darwin.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = platform_darwin.m; sourceTree = "<group>"; };
05A8C5A920DB72F000FF7857 /* frontend_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frontend_driver.h; sourceTree = "<group>"; };
05A8C5AA20DB72F000FF7857 /* frontend.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frontend.h; sourceTree = "<group>"; };
05A8C5AB20DB72F000FF7857 /* frontend_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = frontend_driver.c; sourceTree = "<group>"; };
05A8C5AC20DB72F000FF7857 /* frontend_salamander.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = frontend_salamander.c; sourceTree = "<group>"; };
05A8C5AF20DB72F000FF7857 /* ui_win32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ui_win32.c; sourceTree = "<group>"; };
05A8C5B820DB72F000FF7857 /* ui_win32_resource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ui_win32_resource.h; sourceTree = "<group>"; };
05A8C5BA20DB72F000FF7857 /* ui_cocoa.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa.m; sourceTree = "<group>"; };
05A8C5BC20DB72F000FF7857 /* ui_cocoa_msg_window.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_msg_window.m; sourceTree = "<group>"; };
05A8C5BD20DB72F000FF7857 /* cocoa_common.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cocoa_common.m; sourceTree = "<group>"; };
05A8C5BF20DB72F000FF7857 /* ui_cocoa_browser_window.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_browser_window.m; sourceTree = "<group>"; };
05A8C5C020DB72F000FF7857 /* ui_cocoa_window.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_window.m; sourceTree = "<group>"; };
05A8C5C120DB72F000FF7857 /* ui_cocoa_application.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_application.m; sourceTree = "<group>"; };
05A8C5C220DB72F000FF7857 /* cocoa_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cocoa_common.h; sourceTree = "<group>"; };
05A8C5C820DB72F000FF7857 /* ui_qt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ui_qt.h; sourceTree = "<group>"; };
05A8C5CE20DB72F000FF7857 /* ui_cocoa.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ui_cocoa.h; sourceTree = "<group>"; };
05A8C5CF20DB72F000FF7857 /* ui_cocoatouch.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ui_cocoatouch.m; sourceTree = "<group>"; };
05A8C5D020DB72F000FF7857 /* ui_qt.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ui_qt.cpp; sourceTree = "<group>"; };
05A8C5D120DB72F000FF7857 /* ui_win32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ui_win32.h; sourceTree = "<group>"; };
05A8C5D220DB72F000FF7857 /* ui_companion_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ui_companion_driver.h; sourceTree = "<group>"; };
05A8C5D320DB72F000FF7857 /* ui_companion_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ui_companion_driver.c; sourceTree = "<group>"; };
05A8C5D520DB72F000FF7857 /* video_display_server.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = video_display_server.c; sourceTree = "<group>"; };
05A8C5E720DB72F000FF7857 /* cocoa_gl_ctx.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cocoa_gl_ctx.m; sourceTree = "<group>"; };
05A8C5F020DB72F000FF7857 /* gl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gl.c; sourceTree = "<group>"; };
05A8C5F720DB72F000FF7857 /* metal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = metal.m; sourceTree = "<group>"; };
05A8C5FF20DB72F000FF7857 /* vulkan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vulkan.c; sourceTree = "<group>"; };
05A8C60120DB72F000FF7857 /* pipeline_xmb_ribbon.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_xmb_ribbon.glsl.frag.h; sourceTree = "<group>"; };
05A8C60220DB72F000FF7857 /* shaders_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shaders_common.h; sourceTree = "<group>"; };
05A8C60320DB72F000FF7857 /* pipeline_bokeh.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_bokeh.glsl.frag.h; sourceTree = "<group>"; };
05A8C60420DB72F000FF7857 /* core_pipeline_xmb_ribbon.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core_pipeline_xmb_ribbon.glsl.frag.h; sourceTree = "<group>"; };
05A8C60520DB72F000FF7857 /* pipeline_snow.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_snow.glsl.frag.h; sourceTree = "<group>"; };
05A8C60620DB72F000FF7857 /* pipeline_xmb_ribbon_simple.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_xmb_ribbon_simple.glsl.frag.h; sourceTree = "<group>"; };
05A8C60720DB72F000FF7857 /* core_alpha_blend.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core_alpha_blend.glsl.vert.h; sourceTree = "<group>"; };
05A8C60820DB72F000FF7857 /* modern_alpha_blend.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_alpha_blend.glsl.frag.h; sourceTree = "<group>"; };
05A8C60920DB72F000FF7857 /* pipeline_xmb_ribbon_simple.cg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_xmb_ribbon_simple.cg.h; sourceTree = "<group>"; };
05A8C60A20DB72F000FF7857 /* core_alpha_blend.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core_alpha_blend.glsl.frag.h; sourceTree = "<group>"; };
05A8C60B20DB72F000FF7857 /* modern_alpha_blend.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_alpha_blend.glsl.vert.h; sourceTree = "<group>"; };
05A8C60C20DB72F000FF7857 /* opaque.cg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opaque.cg.h; sourceTree = "<group>"; };
05A8C60F20DB72F000FF7857 /* modern_opaque.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_opaque.glsl.vert.h; sourceTree = "<group>"; };
05A8C61020DB72F000FF7857 /* modern_opaque.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_opaque.glsl.frag.h; sourceTree = "<group>"; };
05A8C61220DB72F000FF7857 /* modern_pipeline_snow.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_pipeline_snow.glsl.vert.h; sourceTree = "<group>"; };
05A8C61320DB72F000FF7857 /* pipeline_snowflake.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_snowflake.glsl.frag.h; sourceTree = "<group>"; };
05A8C61420DB72F000FF7857 /* modern_pipeline_xmb_ribbon.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_pipeline_xmb_ribbon.glsl.vert.h; sourceTree = "<group>"; };
05A8C61520DB72F000FF7857 /* core_opaque.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core_opaque.glsl.vert.h; sourceTree = "<group>"; };
05A8C61620DB72F000FF7857 /* legacy_pipeline_xmb_ribbon.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = legacy_pipeline_xmb_ribbon.glsl.vert.h; sourceTree = "<group>"; };
05A8C61720DB72F000FF7857 /* legacy_opaque.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = legacy_opaque.glsl.vert.h; sourceTree = "<group>"; };
05A8C61820DB72F000FF7857 /* modern_pipeline_xmb_ribbon_simple.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = modern_pipeline_xmb_ribbon_simple.glsl.vert.h; sourceTree = "<group>"; };
05A8C61920DB72F000FF7857 /* pipeline_snow.cg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_snow.cg.h; sourceTree = "<group>"; };
05A8C61A20DB72F000FF7857 /* legacy_pipeline_snow.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = legacy_pipeline_snow.glsl.vert.h; sourceTree = "<group>"; };
05A8C61B20DB72F000FF7857 /* legacy_pipeline_xmb_ribbon_simple.glsl.vert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = legacy_pipeline_xmb_ribbon_simple.glsl.vert.h; sourceTree = "<group>"; };
05A8C61C20DB72F000FF7857 /* legacy_opaque.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = legacy_opaque.glsl.frag.h; sourceTree = "<group>"; };
05A8C61D20DB72F000FF7857 /* pipeline_snow_simple.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pipeline_snow_simple.glsl.frag.h; sourceTree = "<group>"; };
05A8C61E20DB72F000FF7857 /* core_opaque.glsl.frag.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = core_opaque.glsl.frag.h; sourceTree = "<group>"; };
05A8C62320DB72F000FF7857 /* pipeline_snow_simple.vert */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_snow_simple.vert; sourceTree = "<group>"; };
05A8C62420DB72F000FF7857 /* opaque.vert */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = opaque.vert; sourceTree = "<group>"; };
05A8C62520DB72F000FF7857 /* alpha_blend.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = alpha_blend.frag; sourceTree = "<group>"; };
05A8C62620DB72F000FF7857 /* pipeline_snow.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_snow.frag; sourceTree = "<group>"; };
05A8C62720DB72F000FF7857 /* pipeline_ribbon.vert */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_ribbon.vert; sourceTree = "<group>"; };
05A8C62820DB72F000FF7857 /* opaque.vert.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = opaque.vert.inc; sourceTree = "<group>"; };
05A8C62920DB72F000FF7857 /* alpha_blend.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = alpha_blend.frag.inc; sourceTree = "<group>"; };
05A8C62A20DB72F000FF7857 /* pipeline_ribbon.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_ribbon.frag.inc; sourceTree = "<group>"; };
05A8C62B20DB72F000FF7857 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
05A8C62C20DB72F000FF7857 /* pipeline_bokeh.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_bokeh.frag.inc; sourceTree = "<group>"; };
05A8C62D20DB72F000FF7857 /* font.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = font.frag.inc; sourceTree = "<group>"; };
05A8C62E20DB72F000FF7857 /* pipeline_snow.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_snow.frag.inc; sourceTree = "<group>"; };
05A8C62F20DB72F000FF7857 /* pipeline_ribbon_simple.vert */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_ribbon_simple.vert; sourceTree = "<group>"; };
05A8C63020DB72F000FF7857 /* pipeline_snow_simple.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_snow_simple.frag.inc; sourceTree = "<group>"; };
05A8C63120DB72F000FF7857 /* pipeline_ribbon_simple.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_ribbon_simple.frag.inc; sourceTree = "<group>"; };
05A8C63220DB72F000FF7857 /* pipeline_ribbon_simple.vert.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_ribbon_simple.vert.inc; sourceTree = "<group>"; };
05A8C63320DB72F000FF7857 /* pipeline_ribbon.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_ribbon.frag; sourceTree = "<group>"; };
05A8C63420DB72F000FF7857 /* pipeline_snow_simple.vert.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_snow_simple.vert.inc; sourceTree = "<group>"; };
05A8C63520DB72F000FF7857 /* font.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = font.frag; sourceTree = "<group>"; };
05A8C63620DB72F000FF7857 /* alpha_blend.vert */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = alpha_blend.vert; sourceTree = "<group>"; };
05A8C63720DB72F000FF7857 /* pipeline_snow_simple.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_snow_simple.frag; sourceTree = "<group>"; };
05A8C63820DB72F000FF7857 /* opaque.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = opaque.frag; sourceTree = "<group>"; };
05A8C63920DB72F000FF7857 /* pipeline_ribbon.vert.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = pipeline_ribbon.vert.inc; sourceTree = "<group>"; };
05A8C63A20DB72F000FF7857 /* alpha_blend.vert.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = alpha_blend.vert.inc; sourceTree = "<group>"; };
05A8C63B20DB72F000FF7857 /* opaque.frag.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = opaque.frag.inc; sourceTree = "<group>"; };
05A8C63C20DB72F000FF7857 /* pipeline_bokeh.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_bokeh.frag; sourceTree = "<group>"; };
05A8C63D20DB72F000FF7857 /* pipeline_ribbon_simple.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = pipeline_ribbon_simple.frag; sourceTree = "<group>"; };
05A8C63E20DB72F000FF7857 /* d3d10.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = d3d10.c; sourceTree = "<group>"; };
05A8C64220DB72F000FF7857 /* shaders_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shaders_common.h; sourceTree = "<group>"; };
05A8C64320DB72F000FF7857 /* opaque.hlsl.d3d9.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opaque.hlsl.d3d9.h; sourceTree = "<group>"; };
05A8C64420DB72F000FF7857 /* sprite_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sprite_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64520DB72F000FF7857 /* snow_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = snow_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64620DB72F000FF7857 /* ribbon_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ribbon_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64720DB72F000FF7857 /* bokeh_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bokeh_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64820DB72F000FF7857 /* opaque_sm5.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opaque_sm5.hlsl.h; sourceTree = "<group>"; };
05A8C64920DB72F000FF7857 /* opaque.cg.d3d9.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opaque.cg.d3d9.h; sourceTree = "<group>"; };
05A8C64A20DB72F000FF7857 /* simple_snow_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = simple_snow_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64B20DB72F000FF7857 /* ribbon_simple_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ribbon_simple_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64C20DB72F000FF7857 /* snowflake_sm4.hlsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = snowflake_sm4.hlsl.h; sourceTree = "<group>"; };
05A8C64D20DB72F000FF7857 /* mipmapgen_sm5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mipmapgen_sm5.h; sourceTree = "<group>"; };
05A8C64E20DB72F000FF7857 /* font.hlsl.d3d9.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = font.hlsl.d3d9.h; sourceTree = "<group>"; };
05A8C67520DB72F000FF7857 /* video_thread_wrapper.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = video_thread_wrapper.c; sourceTree = "<group>"; };
05A8C67620DB72F000FF7857 /* video_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = video_driver.c; sourceTree = "<group>"; };
05A8C67720DB72F000FF7857 /* video_crt_switch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = video_crt_switch.c; sourceTree = "<group>"; };
05A8C70E20DB72F000FF7857 /* video_shader_parse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_shader_parse.h; sourceTree = "<group>"; };
05A8C71320DB72F000FF7857 /* video_filter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_filter.h; sourceTree = "<group>"; };
05A8C73920DB72F100FF7857 /* font_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = font_driver.c; sourceTree = "<group>"; };
05A8C73C20DB72F100FF7857 /* vulkan_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vulkan_common.c; sourceTree = "<group>"; };
05A8C74420DB72F100FF7857 /* metal_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = metal_common.h; sourceTree = "<group>"; };
05A8C74820DB72F100FF7857 /* metal_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = metal_common.h; sourceTree = "<group>"; };
05A8C74E20DB72F100FF7857 /* Shaders.metal */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.metal; path = Shaders.metal; sourceTree = "<group>"; };
05A8C75120DB72F100FF7857 /* metal_shader_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = metal_shader_types.h; sourceTree = "<group>"; };
05A8C75420DB72F100FF7857 /* metal_renderer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = metal_renderer.m; sourceTree = "<group>"; };
05A8C75D20DB72F100FF7857 /* gl_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gl_common.c; sourceTree = "<group>"; };
05A8C75E20DB72F100FF7857 /* d3d_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = d3d_common.c; sourceTree = "<group>"; };
05A8C76320DB72F100FF7857 /* d3d10_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = d3d10_common.h; sourceTree = "<group>"; };
05A8C76820DB72F100FF7857 /* vulkan_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vulkan_common.h; sourceTree = "<group>"; };
05A8C76F20DB72F100FF7857 /* gl_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gl_common.h; sourceTree = "<group>"; };
05A8C77020DB72F100FF7857 /* d3d_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = d3d_common.h; sourceTree = "<group>"; };
05A8C77720DB72F100FF7857 /* d3d10_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = d3d10_common.c; sourceTree = "<group>"; };
05A8C77A20DB72F100FF7857 /* video_display_server.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_display_server.h; sourceTree = "<group>"; };
05A8C77D20DB72F100FF7857 /* vga_font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vga_font.c; sourceTree = "<group>"; };
05A8C78120DB72F100FF7857 /* d3d10_font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = d3d10_font.c; sourceTree = "<group>"; };
05A8C78320DB72F100FF7857 /* metal_raster_font.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = metal_raster_font.m; sourceTree = "<group>"; };
05A8C78820DB72F100FF7857 /* gl_raster_font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gl_raster_font.c; sourceTree = "<group>"; };
05A8C78920DB72F100FF7857 /* vulkan_raster_font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = vulkan_raster_font.c; sourceTree = "<group>"; };
05A8C78D20DB72F100FF7857 /* video_filter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = video_filter.c; sourceTree = "<group>"; };
05A8C79020DB72F100FF7857 /* glslang_util.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = glslang_util.h; sourceTree = "<group>"; };
05A8C79120DB72F100FF7857 /* shader_glsl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = shader_glsl.c; sourceTree = "<group>"; };
05A8C79220DB72F100FF7857 /* slang_process.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = slang_process.h; sourceTree = "<group>"; };
05A8C79320DB72F100FF7857 /* slang_reflection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = slang_reflection.h; sourceTree = "<group>"; };
05A8C79420DB72F100FF7857 /* slang_process.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = slang_process.cpp; sourceTree = "<group>"; };
05A8C79520DB72F100FF7857 /* shader_vulkan.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = shader_vulkan.cpp; sourceTree = "<group>"; };
05A8C79620DB72F100FF7857 /* slang_reflection.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = slang_reflection.cpp; sourceTree = "<group>"; };
05A8C79720DB72F100FF7857 /* shader_glsl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shader_glsl.h; sourceTree = "<group>"; };
05A8C79920DB72F100FF7857 /* glslang_util_cxx.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = glslang_util_cxx.cpp; sourceTree = "<group>"; };
05A8C79B20DB72F100FF7857 /* shader_gl_cg.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = shader_gl_cg.c; sourceTree = "<group>"; };
05A8C79C20DB72F100FF7857 /* shader_vulkan.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = shader_vulkan.h; sourceTree = "<group>"; };
05A8C79D20DB72F100FF7857 /* video_crt_switch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_crt_switch.h; sourceTree = "<group>"; };
05A8C79E20DB72F100FF7857 /* video_shader_parse.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = video_shader_parse.c; sourceTree = "<group>"; };
05A8C79F20DB72F100FF7857 /* video_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_driver.h; sourceTree = "<group>"; };
05A8C7A020DB72F100FF7857 /* video_thread_wrapper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_thread_wrapper.h; sourceTree = "<group>"; };
05A8C7A720DB72F100FF7857 /* font_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = font_driver.h; sourceTree = "<group>"; };
05A8C7A820DB72F100FF7857 /* video_defines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = video_defines.h; sourceTree = "<group>"; };
05A8C7AB20DB72F100FF7857 /* freetype.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = freetype.c; sourceTree = "<group>"; };
05A8C7AC20DB72F100FF7857 /* bitmap.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = bitmap.bmp; sourceTree = "<group>"; };
05A8C7AD20DB72F100FF7857 /* coretext.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = coretext.c; sourceTree = "<group>"; };
05A8C7AE20DB72F100FF7857 /* bitmap.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = bitmap.bin; sourceTree = "<group>"; };
05A8C7AF20DB72F100FF7857 /* stb_unicode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stb_unicode.c; sourceTree = "<group>"; };
05A8C7B020DB72F100FF7857 /* bitmapfont.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bitmapfont.c; sourceTree = "<group>"; };
05A8C7B120DB72F100FF7857 /* bitmap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bitmap.h; sourceTree = "<group>"; };
05A8C7B220DB72F100FF7857 /* stb.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stb.c; sourceTree = "<group>"; };
05A8E23720A63CB40084ABDA /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
05A8E23920A63CED0084ABDA /* IOSurface.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOSurface.framework; path = System/Library/Frameworks/IOSurface.framework; sourceTree = SDKROOT; };
05A8E23B20A63CF50084ABDA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
05B5F90D20ED6A03009C521F /* content.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = content.h; path = ../../content.h; sourceTree = "<group>"; };
05B5F90F20ED6A03009C521F /* command.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = command.c; path = ../../command.c; sourceTree = "<group>"; };
05B5F91120ED6AAE009C521F /* retroarch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = retroarch.c; path = ../../retroarch.c; sourceTree = "<group>"; };
05B5F91220ED6AAF009C521F /* retroarch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = retroarch.h; path = ../../retroarch.h; sourceTree = "<group>"; };
05BF821420ED69D100D95B19 /* config.def.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = config.def.h; path = ../../config.def.h; sourceTree = "<group>"; };
05BF821520ED69D100D95B19 /* core_impl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = core_impl.c; path = ../../core_impl.c; sourceTree = "<group>"; };
05BF821620ED69D100D95B19 /* config.features.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = config.features.h; path = ../../config.features.h; sourceTree = "<group>"; };
05BF821720ED69D100D95B19 /* command.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = command.h; path = ../../command.h; sourceTree = "<group>"; };
05BF821820ED69D100D95B19 /* core_info.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = core_info.c; path = ../../core_info.c; sourceTree = "<group>"; };
05BF821920ED69D100D95B19 /* core.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = core.h; path = ../../core.h; sourceTree = "<group>"; };
05BF821A20ED69D100D95B19 /* configuration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = configuration.c; path = ../../configuration.c; sourceTree = "<group>"; };
05BF821B20ED69D100D95B19 /* core_info.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = core_info.h; path = ../../core_info.h; sourceTree = "<group>"; };
05BF821C20ED69D100D95B19 /* config.def.keybinds.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = config.def.keybinds.h; path = ../../config.def.keybinds.h; sourceTree = "<group>"; };
05BF821D20ED69D100D95B19 /* configuration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = configuration.h; path = ../../configuration.h; sourceTree = "<group>"; };
05C5D53320E3DD0900654EE4 /* input_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_types.h; sourceTree = "<group>"; };
05C5D53820E3DD0900654EE4 /* cocoa_input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cocoa_input.h; sourceTree = "<group>"; };
05C5D54120E3DD0900654EE4 /* sdl_input.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sdl_input.c; sourceTree = "<group>"; };
05C5D54C20E3DD0900654EE4 /* input_keymaps.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_keymaps.h; sourceTree = "<group>"; };
05C5D54E20E3DD0900654EE4 /* blissbox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blissbox.h; sourceTree = "<group>"; };
05C5D55420E3DD0900654EE4 /* GCExtendedGamepadSnapshot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCExtendedGamepadSnapshot.h; sourceTree = "<group>"; };
05C5D55520E3DD0900654EE4 /* GCControllerButtonInput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCControllerButtonInput.h; sourceTree = "<group>"; };
05C5D55620E3DD0900654EE4 /* GCGamepad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCGamepad.h; sourceTree = "<group>"; };
05C5D55720E3DD0900654EE4 /* GCExtendedGamepad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCExtendedGamepad.h; sourceTree = "<group>"; };
05C5D55820E3DD0900654EE4 /* GCGamepadSnapshot.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCGamepadSnapshot.h; sourceTree = "<group>"; };
05C5D55920E3DD0900654EE4 /* GCControllerAxisInput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCControllerAxisInput.h; sourceTree = "<group>"; };
05C5D55A20E3DD0900654EE4 /* GCControllerDirectionPad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCControllerDirectionPad.h; sourceTree = "<group>"; };
05C5D55B20E3DD0900654EE4 /* GameController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GameController.h; sourceTree = "<group>"; };
05C5D55C20E3DD0900654EE4 /* GCController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCController.h; sourceTree = "<group>"; };
05C5D55D20E3DD0900654EE4 /* GCControllerElement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GCControllerElement.h; sourceTree = "<group>"; };
05C5D55E20E3DD0900654EE4 /* hid_types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hid_types.h; sourceTree = "<group>"; };
05C5D55F20E3DD0900654EE4 /* hid_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hid_driver.h; sourceTree = "<group>"; };
05C5D56020E3DD0900654EE4 /* gamepad.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = gamepad.h; sourceTree = "<group>"; };
05C5D56120E3DD0900654EE4 /* input_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_driver.h; sourceTree = "<group>"; };
05C5D56320E3DD0900654EE4 /* keyboard_event_apple.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = keyboard_event_apple.c; sourceTree = "<group>"; };
05C5D56620E3DD0900654EE4 /* keyboard_event_apple.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = keyboard_event_apple.h; sourceTree = "<group>"; };
05C5D56A20E3DD0900654EE4 /* input_remapping.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_remapping.h; sourceTree = "<group>"; };
05C5D56C20E3DD0900654EE4 /* input_overlay.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_overlay.h; sourceTree = "<group>"; };
05C5D56D20E3DD0900654EE4 /* input_defines.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_defines.h; sourceTree = "<group>"; };
05C5D56F20E3DD0900654EE4 /* btstack_hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = btstack_hid.c; sourceTree = "<group>"; };
05C5D57320E3DD0900654EE4 /* iohidmanager_hid.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = iohidmanager_hid.c; sourceTree = "<group>"; };
05C5D57620E3DD0900654EE4 /* input_hid_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = input_hid_common.c; sourceTree = "<group>"; };
05C5D57720E3DD0900654EE4 /* input_x11_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = input_x11_common.c; sourceTree = "<group>"; };
05C5D57820E3DD0900654EE4 /* linux_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = linux_common.c; sourceTree = "<group>"; };
05C5D57A20E3DD0900654EE4 /* hid_device_driver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hid_device_driver.h; sourceTree = "<group>"; };
05C5D57B20E3DD0900654EE4 /* device_ds3.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_ds3.c; sourceTree = "<group>"; };
05C5D57C20E3DD0900654EE4 /* device_ds4.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_ds4.c; sourceTree = "<group>"; };
05C5D57D20E3DD0900654EE4 /* hid_device_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hid_device_driver.c; sourceTree = "<group>"; };
05C5D57E20E3DD0900654EE4 /* device_wiiu_gca.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_wiiu_gca.c; sourceTree = "<group>"; };
05C5D57F20E3DD0900654EE4 /* device_null.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = device_null.c; sourceTree = "<group>"; };
05C5D58020E3DD0900654EE4 /* linux_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = linux_common.h; sourceTree = "<group>"; };
05C5D58120E3DD0900654EE4 /* input_x11_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = input_x11_common.h; sourceTree = "<group>"; };
05C5D58220E3DD0900654EE4 /* input_autodetect_builtin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = input_autodetect_builtin.c; sourceTree = "<group>"; };
05C5D58320E3DD0900654EE4 /* input_keymaps.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = input_keymaps.c; sourceTree = "<group>"; };
05C5D58720E3DD0900654EE4 /* sdl_joypad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sdl_joypad.c; sourceTree = "<group>"; };
05C5D58D20E3DD0900654EE4 /* mfi_joypad.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = mfi_joypad.m; sourceTree = "<group>"; };
05C5D59820E3DD0A00654EE4 /* hid_joypad.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hid_joypad.c; sourceTree = "<group>"; };
05C5D5A320E3DD0A00654EE4 /* input_driver.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = input_driver.c; sourceTree = "<group>"; };
05D7753120A55D2700646447 /* BaseConfig.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = BaseConfig.xcconfig; sourceTree = "<group>"; };
05D7753320A5678300646447 /* griffin_cpp.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = griffin_cpp.cpp; path = ../../griffin/griffin_cpp.cpp; sourceTree = "<group>"; };
05D7753420A5678400646447 /* griffin_glslang.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = griffin_glslang.cpp; path = ../../griffin/griffin_glslang.cpp; sourceTree = "<group>"; };
05EFAFC22191D64200D27059 /* stripes.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = stripes.c; sourceTree = "<group>"; };
05F2872F20F2BEEA00632D47 /* task_autodetect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_autodetect.c; sourceTree = "<group>"; };
05F2873020F2BEEA00632D47 /* task_netplay_find_content.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_netplay_find_content.c; sourceTree = "<group>"; };
05F2873120F2BEEA00632D47 /* task_netplay_nat_traversal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_netplay_nat_traversal.c; sourceTree = "<group>"; };
05F2873220F2BEEA00632D47 /* task_screenshot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_screenshot.c; sourceTree = "<group>"; };
05F2873320F2BEEA00632D47 /* task_file_transfer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_file_transfer.c; sourceTree = "<group>"; };
05F2873420F2BEEA00632D47 /* task_database.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_database.c; sourceTree = "<group>"; };
05F2873520F2BEEA00632D47 /* task_save.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_save.c; sourceTree = "<group>"; };
05F2873620F2BEEA00632D47 /* task_powerstate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_powerstate.c; sourceTree = "<group>"; };
05F2873720F2BEEA00632D47 /* task_image.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_image.c; sourceTree = "<group>"; };
05F2873820F2BEEA00632D47 /* tasks_internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tasks_internal.h; sourceTree = "<group>"; };
05F2873920F2BEEA00632D47 /* task_overlay.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_overlay.c; sourceTree = "<group>"; };
05F2873A20F2BEEA00632D47 /* task_audio_mixer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_audio_mixer.c; sourceTree = "<group>"; };
05F2873B20F2BEEA00632D47 /* task_decompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_decompress.c; sourceTree = "<group>"; };
05F2873C20F2BEEA00632D47 /* task_netplay_lan_scan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_netplay_lan_scan.c; sourceTree = "<group>"; };
05F2873D20F2BEEA00632D47 /* task_wifi.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_wifi.c; sourceTree = "<group>"; };
05F2873E20F2BEEA00632D47 /* task_database_cue.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_database_cue.c; sourceTree = "<group>"; };
05F2873F20F2BEEA00632D47 /* task_content.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_content.c; sourceTree = "<group>"; };
05F2874020F2BEEA00632D47 /* task_http.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_http.c; sourceTree = "<group>"; };
05F2874120F2BEEA00632D47 /* task_patch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = task_patch.c; sourceTree = "<group>"; };
070A883F2A4E7A1B003161C0 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
0720996029B1258C001642BB /* RetroArch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArch.app; sourceTree = BUILT_PRODUCTS_DIR; };
072976DC296284F600D6E00C /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
074695362995C03900CCB7BD /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
0776EF3829A005D600AF0237 /* Steam.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Steam.xcconfig; sourceTree = "<group>"; };
0795A8C6299A095300D5035D /* CoreHaptics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreHaptics.framework; path = System/Library/Frameworks/CoreHaptics.framework; sourceTree = SDKROOT; };
07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = MoltenVK.xcframework; path = Frameworks/MoltenVK.xcframework; sourceTree = "<group>"; };
089C165DFE840E0CC02AAC07 /* InfoPlist.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = InfoPlist.strings; path = OSX/en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
5061C8A31AE47E510080AE14 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
509F0C9C1AA23AFC00619ECC /* griffin_objc.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = griffin_objc.m; path = ../../griffin/griffin_objc.m; sourceTree = "<group>"; };
686201AB24B823A800EBDD95 /* RetroArch.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RetroArch.entitlements; sourceTree = "<group>"; };
840222FB1A889EE2009AB261 /* griffin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = griffin.c; path = ../../griffin/griffin.c; sourceTree = SOURCE_ROOT; };
84DD5E9E1A88E45B007336C1 /* CoreVideo.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreVideo.framework; path = /System/Library/Frameworks/CoreVideo.framework; sourceTree = "<absolute>"; };
84DD5EA61A89E406007336C1 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = /System/Library/Frameworks/CoreLocation.framework; sourceTree = "<absolute>"; };
84DD5EA81A89E4BE007336C1 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
84DD5EAC1A89E5B4007336C1 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
84DD5EB01A89E664007336C1 /* Cg.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cg.framework; path = /Library/Frameworks/Cg.framework; sourceTree = "<absolute>"; };
84DD5EB21A89E6C0007336C1 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
84DD5EB41A89E737007336C1 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = ../../../../../../System/Library/Frameworks/IOKit.framework; sourceTree = "<group>"; };
84DD5EB71A89F1C7007336C1 /* retroarch.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = retroarch.icns; path = ../../media/retroarch.icns; sourceTree = "<group>"; };
8D1107320486CEB800E47090 /* RetroArch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RetroArch.app; sourceTree = BUILT_PRODUCTS_DIR; };
9254B2E625F5516A00A1E0DA /* GitLabCI.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = GitLabCI.xcconfig; sourceTree = "<group>"; };
9254B33025FA0BA300A1E0DA /* assets.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = assets.zip; path = OSX/assets.zip; sourceTree = "<group>"; };
A90205FD4D5979BD8B7E4DD6 /* Info_Metal.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.info; name = Info_Metal.plist; path = OSX/Info_Metal.plist; sourceTree = "<group>"; };
A902065A41AEBECE594908C7 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = OSX/en.lproj/MainMenu_Metal.xib; sourceTree = "<group>"; };
A90207489289602F593626D5 /* QTConfig.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QTConfig.xcconfig; sourceTree = "<group>"; };
A90208A05A895029CEC32C14 /* ui_cocoa_msg_window_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_msg_window_metal.m; sourceTree = "<group>"; };
A9020AF14B9A73364C6CDDA5 /* cocoa_common_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocoa_common_metal.m; sourceTree = "<group>"; };
A9020BD6594399DDAB0E2563 /* ui_cocoatouch_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ui_cocoatouch_metal.m; sourceTree = "<group>"; };
A9020C55D864F0E0C6E7DFF9 /* ui_cocoa_window_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_window_metal.m; sourceTree = "<group>"; };
A9020EE4BE2C6A15024A32E0 /* ui_cocoa_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_metal.m; sourceTree = "<group>"; };
A9020F2EEF870903107B0EA7 /* ui_cocoa_application_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_application_metal.m; sourceTree = "<group>"; };
A9020F48BA562B13D4789292 /* ui_cocoa_browser_window_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ui_cocoa_browser_window_metal.m; sourceTree = "<group>"; };
A9020FA64527ED74C836B41D /* cocoa_gl_ctx_metal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocoa_gl_ctx_metal.m; sourceTree = "<group>"; };
D27C50872228360000113BC0 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
D27C50892228360D00113BC0 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
E8EE1E942A2C6A26003C73F6 /* cocoa_input.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cocoa_input.m; sourceTree = "<group>"; };
F0B1238F270D73A90006E60F /* connect */ = {isa = PBXFileReference; lastKnownFileType = folder; path = connect; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
05422E492140C8DB00F09961 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D27C508A2228360D00113BC0 /* AudioToolbox.framework in Frameworks */,
D27C50882228360000113BC0 /* AVFoundation.framework in Frameworks */,
053FC272214341E000D98D46 /* QtConcurrent.framework in Frameworks */,
053FC275214341F000D98D46 /* QtCore.framework in Frameworks */,
053FC270214340F500D98D46 /* QtGui.framework in Frameworks */,
053FC271214340F500D98D46 /* QtNetwork.framework in Frameworks */,
053FC26521433F2200D98D46 /* QtWidgets.framework in Frameworks */,
05422E4A2140C8DB00F09961 /* QuartzCore.framework in Frameworks */,
05422E4B2140C8DB00F09961 /* IOSurface.framework in Frameworks */,
07EF0FF62BEB114000EDCA9B /* MoltenVK.xcframework in Frameworks */,
05422E4C2140C8DB00F09961 /* Metal.framework in Frameworks */,
05422E4D2140C8DB00F09961 /* MetalKit.framework in Frameworks */,
05422E4E2140C8DB00F09961 /* libz.dylib in Frameworks */,
05422E4F2140C8DB00F09961 /* CoreAudio.framework in Frameworks */,
05422E502140C8DB00F09961 /* AudioUnit.framework in Frameworks */,
05422E512140C8DB00F09961 /* OpenGL.framework in Frameworks */,
05422E522140C8DB00F09961 /* AppKit.framework in Frameworks */,
05422E542140C8DB00F09961 /* IOKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0720994A29B1258C001642BB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
0720994B29B1258C001642BB /* AudioToolbox.framework in Frameworks */,
0720994C29B1258C001642BB /* OpenGL.framework in Frameworks */,
0720994D29B1258C001642BB /* GameController.framework in Frameworks */,
0720994F29B1258C001642BB /* AVFoundation.framework in Frameworks */,
0720995029B1258C001642BB /* QuartzCore.framework in Frameworks */,
0720995129B1258C001642BB /* IOSurface.framework in Frameworks */,
0720995229B1258C001642BB /* CoreHaptics.framework in Frameworks */,
0720995329B1258C001642BB /* Metal.framework in Frameworks */,
0720995429B1258C001642BB /* MetalKit.framework in Frameworks */,
0720995529B1258C001642BB /* libz.dylib in Frameworks */,
070A88412A4E7A24003161C0 /* OpenAL.framework in Frameworks */,
07EF0FFC2BEB117400EDCA9B /* MoltenVK.xcframework in Frameworks */,
0720995629B1258C001642BB /* CoreAudio.framework in Frameworks */,
0720995729B1258C001642BB /* AudioUnit.framework in Frameworks */,
0720995829B1258C001642BB /* AppKit.framework in Frameworks */,
0720995929B1258C001642BB /* IOKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
8D11072E0486CEB800E47090 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
D27C508C2228362700113BC0 /* AudioToolbox.framework in Frameworks */,
072976DD296284F600D6E00C /* OpenGL.framework in Frameworks */,
0746953A2997393000CCB7BD /* GameController.framework in Frameworks */,
D27C508B2228361D00113BC0 /* AVFoundation.framework in Frameworks */,
05A8E23C20A63CF50084ABDA /* QuartzCore.framework in Frameworks */,
05A8E23A20A63CED0084ABDA /* IOSurface.framework in Frameworks */,
0795A8C7299A095300D5035D /* CoreHaptics.framework in Frameworks */,
05A8E23820A63CB40084ABDA /* Metal.framework in Frameworks */,
05269A6220ABF20500C29F1E /* MetalKit.framework in Frameworks */,
5061C8A41AE47E510080AE14 /* libz.dylib in Frameworks */,
070A88402A4E7A1B003161C0 /* OpenAL.framework in Frameworks */,
07EF0FF92BEB117000EDCA9B /* MoltenVK.xcframework in Frameworks */,
84DD5EA91A89E4BE007336C1 /* CoreAudio.framework in Frameworks */,
84DD5EB31A89E6C0007336C1 /* AudioUnit.framework in Frameworks */,
84DD5EA31A89E2AA007336C1 /* AppKit.framework in Frameworks */,
84DD5EB51A89E737007336C1 /* IOKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
05132C6521A74D5100379846 /* ozone */ = {
isa = PBXGroup;
children = (
05132C6E21A74D7B00379846 /* ozone_display.c */,
05132C7021A74D7B00379846 /* ozone_display.h */,
05132C6921A74D7B00379846 /* ozone_entries.c */,
05132C6C21A74D7B00379846 /* ozone_sidebar.c */,
05132C6D21A74D7B00379846 /* ozone_sidebar.h */,
05132C6621A74D7A00379846 /* ozone_texture.c */,
05132C6F21A74D7B00379846 /* ozone_texture.h */,
05132C6B21A74D7B00379846 /* ozone_theme.c */,
05132C6721A74D7B00379846 /* ozone_theme.h */,
05132C6A21A74D7B00379846 /* ozone.c */,
05132C6821A74D7B00379846 /* ozone.h */,
);
path = ozone;
sourceTree = "<group>";
};
05366511213F8BE5007E7EA0 /* qt */ = {
isa = PBXGroup;
children = (
05366520213F8BE5007E7EA0 /* coreinfodialog.cpp */,
0536652B213F8BE5007E7EA0 /* coreinfodialog.h */,
05366528213F8BE5007E7EA0 /* coreoptionsdialog.cpp */,
05366514213F8BE5007E7EA0 /* coreoptionsdialog.h */,
05366521213F8BE5007E7EA0 /* filedropwidget.cpp */,
05366516213F8BE5007E7EA0 /* filedropwidget.h */,
05366526213F8BE5007E7EA0 /* flowlayout.cpp */,
0536651D213F8BE5007E7EA0 /* flowlayout.h */,
05366523213F8BE5007E7EA0 /* playlist.cpp */,
05366518213F8BE5007E7EA0 /* playlistentrydialog.cpp */,
0536651F213F8BE5007E7EA0 /* playlistentrydialog.h */,
0536651E213F8BE5007E7EA0 /* playlistthumbnaildownload.cpp */,
0536651A213F8BE5007E7EA0 /* shaderparamsdialog.cpp */,
05366525213F8BE5007E7EA0 /* shaderparamsdialog.h */,
05366522213F8BE5007E7EA0 /* thumbnaildownload.cpp */,
05366512213F8BE5007E7EA0 /* thumbnailpackdownload.cpp */,
05366517213F8BE5007E7EA0 /* ui_qt_load_core_window.cpp */,
05366519213F8BE5007E7EA0 /* ui_qt_load_core_window.h */,
0536652C213F8BE5007E7EA0 /* updateretroarch.cpp */,
05366527213F8BE5007E7EA0 /* viewoptionsdialog.cpp */,
05366515213F8BE5007E7EA0 /* viewoptionsdialog.h */,
);
path = qt;
sourceTree = "<group>";
};
0538874F20DE117B00769232 /* libretro-common */ = {
isa = PBXGroup;
children = (
0538875020DE11A800769232 /* include */,
055312AA20DE130A00C4D7F4 /* gfx */,
);
name = "libretro-common";
path = "../../libretro-common";
sourceTree = "<group>";
};
0538875020DE11A800769232 /* include */ = {
isa = PBXGroup;
children = (
0566C78320E49E6800BC768F /* gfx */,
0538875920DE11D300769232 /* libretro.h */,
0538875720DE11D300769232 /* retro_assert.h */,
0538875120DE11D200769232 /* retro_common_api.h */,
0538875520DE11D300769232 /* retro_common.h */,
0538875420DE11D200769232 /* retro_dirent.h */,
0538875820DE11D300769232 /* retro_endianness.h */,
0538875220DE11D200769232 /* retro_environment.h */,
0538875620DE11D300769232 /* retro_inline.h */,
0538875320DE11D200769232 /* retro_timers.h */,
);
path = include;
sourceTree = "<group>";
};
055312AA20DE130A00C4D7F4 /* gfx */ = {
isa = PBXGroup;
children = (
055312AC20DE130A00C4D7F4 /* scaler */,
055312AB20DE130A00C4D7F4 /* gl_capabilities.c */,
);
path = gfx;
sourceTree = "<group>";
};
055312AC20DE130A00C4D7F4 /* scaler */ = {
isa = PBXGroup;
children = (
055312AD20DE130A00C4D7F4 /* scaler_int.c */,
055312AE20DE130A00C4D7F4 /* pixconv.c */,
055312AF20DE130A00C4D7F4 /* scaler_filter.c */,
055312B020DE130A00C4D7F4 /* scaler.c */,
);
path = scaler;
sourceTree = "<group>";
};
0566C78320E49E6800BC768F /* gfx */ = {
isa = PBXGroup;
children = (
0566C78520E49E6800BC768F /* math */,
0566C78B20E49E6800BC768F /* scaler */,
0566C78420E49E6800BC768F /* video_frame.h */,
0566C79020E49E6800BC768F /* gl_capabilities.h */,
);
path = gfx;
sourceTree = "<group>";
};
0566C78520E49E6800BC768F /* math */ = {
isa = PBXGroup;
children = (
0566C78620E49E6800BC768F /* vector_4.h */,
0566C78720E49E6800BC768F /* vector_3.h */,
0566C78820E49E6800BC768F /* vector_2.h */,
0566C78920E49E6800BC768F /* matrix_3x3.h */,
0566C78A20E49E6800BC768F /* matrix_4x4.h */,
);
path = math;
sourceTree = "<group>";
};
0566C78B20E49E6800BC768F /* scaler */ = {
isa = PBXGroup;
children = (
0566C78C20E49E6800BC768F /* scaler.h */,
0566C78D20E49E6800BC768F /* pixconv.h */,
0566C78E20E49E6800BC768F /* scaler_int.h */,
0566C78F20E49E6800BC768F /* filter.h */,
);
path = scaler;
sourceTree = "<group>";
};
05A8C51920DB72C200FF7857 /* Sources */ = {
isa = PBXGroup;
children = (
0538874F20DE117B00769232 /* libretro-common */,
05BF821320ED69A500D95B19 /* core */,
05A8C59520DB72F000FF7857 /* frontend */,
05A8C5D420DB72F000FF7857 /* gfx */,
05A8C57120DB72F000FF7857 /* intl */,
05C5D53220E3DD0900654EE4 /* input */,
05A8C51A20DB72F000FF7857 /* menu */,
05F2872E20F2BEEA00632D47 /* tasks */,
05A8C5AD20DB72F000FF7857 /* ui */,
);
name = Sources;
sourceTree = "<group>";
};
05A8C51A20DB72F000FF7857 /* menu */ = {
isa = PBXGroup;
children = (
05A8C51C20DB72F000FF7857 /* cbs */,
05A8C53120DB72F000FF7857 /* drivers */,
05A8C56020DB72F000FF7857 /* drivers_display */,
05A8C52E20DB72F000FF7857 /* gfx_animation.c */,
05A8C54B20DB72F000FF7857 /* gfx_animation.h */,
05A8C54C20DB72F000FF7857 /* menu_cbs.h */,
05A8C54920DB72F000FF7857 /* menu_displaylist.c */,
05A8C52F20DB72F000FF7857 /* menu_displaylist.h */,
05A8C54D20DB72F000FF7857 /* menu_driver.c */,
05A8C54320DB72F000FF7857 /* menu_driver.h */,
05A8C57020DB72F000FF7857 /* menu_entries.h */,
05A8C55020DB72F000FF7857 /* menu_input.h */,
05A8C54620DB72F000FF7857 /* menu_setting.c */,
05A8C55120DB72F000FF7857 /* menu_setting.h */,
05A8C51B20DB72F000FF7857 /* menu_shader.h */,
05A8C55220DB72F000FF7857 /* widgets */,
);
name = menu;
path = ../../menu;
sourceTree = "<group>";
};
05A8C51C20DB72F000FF7857 /* cbs */ = {
isa = PBXGroup;
children = (
05A8C51D20DB72F000FF7857 /* menu_cbs_get_value.c */,
05A8C51E20DB72F000FF7857 /* menu_cbs_sublabel.c */,
05A8C51F20DB72F000FF7857 /* menu_cbs_cancel.c */,
05A8C52020DB72F000FF7857 /* menu_cbs_down.c */,
05A8C52120DB72F000FF7857 /* menu_cbs_scan.c */,
05A8C52220DB72F000FF7857 /* menu_cbs_select.c */,
05A8C52320DB72F000FF7857 /* menu_cbs_ok.c */,
05A8C52420DB72F000FF7857 /* menu_cbs_info.c */,
05A8C52520DB72F000FF7857 /* menu_cbs_left.c */,
05A8C52620DB72F000FF7857 /* menu_cbs_right.c */,
05A8C52720DB72F000FF7857 /* menu_cbs_deferred_push.c */,
05A8C52820DB72F000FF7857 /* menu_cbs_refresh.c */,
05A8C52920DB72F000FF7857 /* menu_cbs_start.c */,
05A8C52A20DB72F000FF7857 /* menu_cbs_contentlist_switch.c */,
05A8C52B20DB72F000FF7857 /* menu_cbs_label.c */,
05A8C52C20DB72F000FF7857 /* menu_cbs_title.c */,
05A8C52D20DB72F000FF7857 /* menu_cbs_up.c */,
);
path = cbs;
sourceTree = "<group>";
};
05A8C53120DB72F000FF7857 /* drivers */ = {
isa = PBXGroup;
children = (
05132C6521A74D5100379846 /* ozone */,
05A8C54020DB72F000FF7857 /* materialui.c */,
05A8C53E20DB72F000FF7857 /* null.c */,
05A8C53C20DB72F000FF7857 /* rgui.c */,
05EFAFC22191D64200D27059 /* stripes.c */,
05A8C53220DB72F000FF7857 /* xmb.c */,
05A8C53B20DB72F000FF7857 /* xui.cpp */,
);
path = drivers;
sourceTree = "<group>";
};
05A8C55220DB72F000FF7857 /* widgets */ = {
isa = PBXGroup;
children = (
05A8C55E20DB72F000FF7857 /* menu_osk_utf8_pages.h */,
);
path = widgets;
sourceTree = "<group>";
};
05A8C56020DB72F000FF7857 /* drivers_display */ = {
isa = PBXGroup;
children = (
05A8C56420DB72F000FF7857 /* gfx_display_d3d10.c */,
05A8C56320DB72F000FF7857 /* gfx_display_gl.c */,
05A8C56F20DB72F000FF7857 /* gfx_display_metal.m */,
05A8C56120DB72F000FF7857 /* gfx_display_vulkan.c */,
);
path = drivers_display;
sourceTree = "<group>";
};
05A8C57120DB72F000FF7857 /* intl */ = {
isa = PBXGroup;
children = (
05A8C58520DB72F000FF7857 /* msg_hash_ar.c */,
05A8C57520DB72F000FF7857 /* msg_hash_ar.h */,
05A8C58220DB72F000FF7857 /* msg_hash_chs.c */,
05A8C59420DB72F000FF7857 /* msg_hash_chs.h */,
05A8C57920DB72F000FF7857 /* msg_hash_cht.c */,
05A8C58920DB72F000FF7857 /* msg_hash_cht.h */,
05A8C58020DB72F000FF7857 /* msg_hash_de.c */,
05A8C58E20DB72F000FF7857 /* msg_hash_de.h */,
05A8C58120DB72F000FF7857 /* msg_hash_eo.c */,
05A8C59320DB72F000FF7857 /* msg_hash_eo.h */,
05A8C57F20DB72F000FF7857 /* msg_hash_es.c */,
05A8C58C20DB72F000FF7857 /* msg_hash_es.h */,
05A8C58320DB72F000FF7857 /* msg_hash_fr.c */,
05A8C59220DB72F000FF7857 /* msg_hash_fr.h */,
05A8C58420DB72F000FF7857 /* msg_hash_it.c */,
05A8C57420DB72F000FF7857 /* msg_hash_it.h */,
05A8C57620DB72F000FF7857 /* msg_hash_ja.c */,
05A8C58620DB72F000FF7857 /* msg_hash_ja.h */,
05A8C57A20DB72F000FF7857 /* msg_hash_ko.c */,
05A8C58B20DB72F000FF7857 /* msg_hash_ko.h */,
05A8C57720DB72F000FF7857 /* msg_hash_lbl.h */,
05A8C57D20DB72F000FF7857 /* msg_hash_nl.c */,
05A8C58F20DB72F000FF7857 /* msg_hash_nl.h */,
05A8C58820DB72F000FF7857 /* msg_hash_pl.c */,
05A8C57220DB72F000FF7857 /* msg_hash_pl.h */,
05A8C57320DB72F000FF7857 /* msg_hash_pt_br.c */,
05A8C58720DB72F000FF7857 /* msg_hash_pt_br.h */,
05A8C59020DB72F000FF7857 /* msg_hash_pt_pt.c */,
05A8C57B20DB72F000FF7857 /* msg_hash_pt_pt.h */,
05A8C58A20DB72F000FF7857 /* msg_hash_ru.c */,
05A8C57820DB72F000FF7857 /* msg_hash_ru.h */,
05A8C58D20DB72F000FF7857 /* msg_hash_us.c */,
05A8C57E20DB72F000FF7857 /* msg_hash_us.h */,
05A8C59120DB72F000FF7857 /* msg_hash_vn.c */,
05A8C57C20DB72F000FF7857 /* msg_hash_vn.h */,
);
name = intl;
path = ../../intl;
sourceTree = "<group>";
};
05A8C59520DB72F000FF7857 /* frontend */ = {
isa = PBXGroup;
children = (
05A8C59720DB72F000FF7857 /* drivers */,
05A8C59620DB72F000FF7857 /* frontend.c */,
05A8C5A920DB72F000FF7857 /* frontend_driver.h */,
05A8C5AA20DB72F000FF7857 /* frontend.h */,
05A8C5AB20DB72F000FF7857 /* frontend_driver.c */,
05A8C5AC20DB72F000FF7857 /* frontend_salamander.c */,
);
name = frontend;
path = ../../frontend;
sourceTree = "<group>";
};
05A8C59720DB72F000FF7857 /* drivers */ = {
isa = PBXGroup;
children = (
05A8C59B20DB72F000FF7857 /* platform_darwin.m */,
);
path = drivers;
sourceTree = "<group>";
};
05A8C5AD20DB72F000FF7857 /* ui */ = {
isa = PBXGroup;
children = (
05A8C5AE20DB72F000FF7857 /* drivers */,
05A8C5D220DB72F000FF7857 /* ui_companion_driver.h */,
05A8C5D320DB72F000FF7857 /* ui_companion_driver.c */,
);
name = ui;
path = ../../ui;
sourceTree = "<group>";
};
05A8C5AE20DB72F000FF7857 /* drivers */ = {
isa = PBXGroup;
children = (
05A8C5BB20DB72F000FF7857 /* cocoa */,
05366511213F8BE5007E7EA0 /* qt */,
05A8C5CE20DB72F000FF7857 /* ui_cocoa.h */,
05A8C5BA20DB72F000FF7857 /* ui_cocoa.m */,
A9020EE4BE2C6A15024A32E0 /* ui_cocoa_metal.m */,
A9020BD6594399DDAB0E2563 /* ui_cocoatouch_metal.m */,
05A8C5CF20DB72F000FF7857 /* ui_cocoatouch.m */,
05A8C5D020DB72F000FF7857 /* ui_qt.cpp */,
05A8C5C820DB72F000FF7857 /* ui_qt.h */,
05A8C5B820DB72F000FF7857 /* ui_win32_resource.h */,
05A8C5AF20DB72F000FF7857 /* ui_win32.c */,
05A8C5D120DB72F000FF7857 /* ui_win32.h */,
);
path = drivers;
sourceTree = "<group>";
};
05A8C5BB20DB72F000FF7857 /* cocoa */ = {
isa = PBXGroup;
children = (
A9020AF14B9A73364C6CDDA5 /* cocoa_common_metal.m */,
05A8C5C220DB72F000FF7857 /* cocoa_common.h */,
05A8C5BD20DB72F000FF7857 /* cocoa_common.m */,
A9020F2EEF870903107B0EA7 /* ui_cocoa_application_metal.m */,
05A8C5C120DB72F000FF7857 /* ui_cocoa_application.m */,
A9020F48BA562B13D4789292 /* ui_cocoa_browser_window_metal.m */,
05A8C5BF20DB72F000FF7857 /* ui_cocoa_browser_window.m */,
A90208A05A895029CEC32C14 /* ui_cocoa_msg_window_metal.m */,
05A8C5BC20DB72F000FF7857 /* ui_cocoa_msg_window.m */,
A9020C55D864F0E0C6E7DFF9 /* ui_cocoa_window_metal.m */,
05A8C5C020DB72F000FF7857 /* ui_cocoa_window.m */,
);
path = cocoa;
sourceTree = "<group>";
};
05A8C5D420DB72F000FF7857 /* gfx */ = {
isa = PBXGroup;
children = (
05A8C73A20DB72F100FF7857 /* common */,
05A8C5EC20DB72F000FF7857 /* drivers */,
05A8C5D620DB72F000FF7857 /* drivers_context */,
05A8C77C20DB72F100FF7857 /* drivers_font */,
05A8C7AA20DB72F100FF7857 /* drivers_font_renderer */,
05A8C78E20DB72F100FF7857 /* drivers_shader */,
05A8C73920DB72F100FF7857 /* font_driver.c */,
05A8C7A720DB72F100FF7857 /* font_driver.h */,
05A8C67720DB72F000FF7857 /* video_crt_switch.c */,
05A8C79D20DB72F100FF7857 /* video_crt_switch.h */,
05A8C7A820DB72F100FF7857 /* video_defines.h */,
05A8C5D520DB72F000FF7857 /* video_display_server.c */,
05A8C77A20DB72F100FF7857 /* video_display_server.h */,
05A8C67620DB72F000FF7857 /* video_driver.c */,
05A8C79F20DB72F100FF7857 /* video_driver.h */,
05A8C78D20DB72F100FF7857 /* video_filter.c */,
05A8C71320DB72F000FF7857 /* video_filter.h */,
05A8C79E20DB72F100FF7857 /* video_shader_parse.c */,
05A8C70E20DB72F000FF7857 /* video_shader_parse.h */,
05A8C67520DB72F000FF7857 /* video_thread_wrapper.c */,
05A8C7A020DB72F100FF7857 /* video_thread_wrapper.h */,
);
name = gfx;
path = ../../gfx;
sourceTree = "<group>";
};
05A8C5D620DB72F000FF7857 /* drivers_context */ = {
isa = PBXGroup;
children = (
05A8C5E720DB72F000FF7857 /* cocoa_gl_ctx.m */,
A9020FA64527ED74C836B41D /* cocoa_gl_ctx_metal.m */,
);
path = drivers_context;
sourceTree = "<group>";
};
05A8C5EC20DB72F000FF7857 /* drivers */ = {
isa = PBXGroup;
children = (
05A8C64120DB72F000FF7857 /* d3d_shaders */,
05A8C60020DB72F000FF7857 /* gl_shaders */,
05A8C62220DB72F000FF7857 /* vulkan_shaders */,
05A8C63E20DB72F000FF7857 /* d3d10.c */,
05A8C5F020DB72F000FF7857 /* gl.c */,
05A8C5F720DB72F000FF7857 /* metal.m */,
05A8C5FF20DB72F000FF7857 /* vulkan.c */,
);
path = drivers;
sourceTree = "<group>";
};
05A8C60020DB72F000FF7857 /* gl_shaders */ = {
isa = PBXGroup;
children = (
05A8C60120DB72F000FF7857 /* pipeline_xmb_ribbon.glsl.frag.h */,
05A8C60220DB72F000FF7857 /* shaders_common.h */,
05A8C60320DB72F000FF7857 /* pipeline_bokeh.glsl.frag.h */,
05A8C60420DB72F000FF7857 /* core_pipeline_xmb_ribbon.glsl.frag.h */,
05A8C60520DB72F000FF7857 /* pipeline_snow.glsl.frag.h */,
05A8C60620DB72F000FF7857 /* pipeline_xmb_ribbon_simple.glsl.frag.h */,
05A8C60720DB72F000FF7857 /* core_alpha_blend.glsl.vert.h */,
05A8C60820DB72F000FF7857 /* modern_alpha_blend.glsl.frag.h */,
05A8C60920DB72F000FF7857 /* pipeline_xmb_ribbon_simple.cg.h */,
05A8C60A20DB72F000FF7857 /* core_alpha_blend.glsl.frag.h */,
05A8C60B20DB72F000FF7857 /* modern_alpha_blend.glsl.vert.h */,
05A8C60C20DB72F000FF7857 /* opaque.cg.h */,
05A8C60F20DB72F000FF7857 /* modern_opaque.glsl.vert.h */,
05A8C61020DB72F000FF7857 /* modern_opaque.glsl.frag.h */,
05A8C61220DB72F000FF7857 /* modern_pipeline_snow.glsl.vert.h */,
05A8C61320DB72F000FF7857 /* pipeline_snowflake.glsl.frag.h */,
05A8C61420DB72F000FF7857 /* modern_pipeline_xmb_ribbon.glsl.vert.h */,
05A8C61520DB72F000FF7857 /* core_opaque.glsl.vert.h */,
05A8C61620DB72F000FF7857 /* legacy_pipeline_xmb_ribbon.glsl.vert.h */,
05A8C61720DB72F000FF7857 /* legacy_opaque.glsl.vert.h */,
05A8C61820DB72F000FF7857 /* modern_pipeline_xmb_ribbon_simple.glsl.vert.h */,
05A8C61920DB72F000FF7857 /* pipeline_snow.cg.h */,
05A8C61A20DB72F000FF7857 /* legacy_pipeline_snow.glsl.vert.h */,
05A8C61B20DB72F000FF7857 /* legacy_pipeline_xmb_ribbon_simple.glsl.vert.h */,
05A8C61C20DB72F000FF7857 /* legacy_opaque.glsl.frag.h */,
05A8C61D20DB72F000FF7857 /* pipeline_snow_simple.glsl.frag.h */,
05A8C61E20DB72F000FF7857 /* core_opaque.glsl.frag.h */,
);
path = gl_shaders;
sourceTree = "<group>";
};
05A8C62220DB72F000FF7857 /* vulkan_shaders */ = {
isa = PBXGroup;
children = (
05A8C62B20DB72F000FF7857 /* Makefile */,
05A8C62520DB72F000FF7857 /* alpha_blend.frag */,
05A8C63520DB72F000FF7857 /* font.frag */,
05A8C63820DB72F000FF7857 /* opaque.frag */,
05A8C63C20DB72F000FF7857 /* pipeline_bokeh.frag */,
05A8C63D20DB72F000FF7857 /* pipeline_ribbon_simple.frag */,
05A8C63320DB72F000FF7857 /* pipeline_ribbon.frag */,
05A8C63720DB72F000FF7857 /* pipeline_snow_simple.frag */,
05A8C62620DB72F000FF7857 /* pipeline_snow.frag */,
05A8C62920DB72F000FF7857 /* alpha_blend.frag.inc */,
05A8C63A20DB72F000FF7857 /* alpha_blend.vert.inc */,
05A8C62D20DB72F000FF7857 /* font.frag.inc */,
05A8C63B20DB72F000FF7857 /* opaque.frag.inc */,
05A8C62820DB72F000FF7857 /* opaque.vert.inc */,
05A8C62C20DB72F000FF7857 /* pipeline_bokeh.frag.inc */,
05A8C63120DB72F000FF7857 /* pipeline_ribbon_simple.frag.inc */,
05A8C63220DB72F000FF7857 /* pipeline_ribbon_simple.vert.inc */,
05A8C62A20DB72F000FF7857 /* pipeline_ribbon.frag.inc */,
05A8C63920DB72F000FF7857 /* pipeline_ribbon.vert.inc */,
05A8C63020DB72F000FF7857 /* pipeline_snow_simple.frag.inc */,
05A8C63420DB72F000FF7857 /* pipeline_snow_simple.vert.inc */,
05A8C62E20DB72F000FF7857 /* pipeline_snow.frag.inc */,
05A8C63620DB72F000FF7857 /* alpha_blend.vert */,
05A8C62420DB72F000FF7857 /* opaque.vert */,
05A8C62F20DB72F000FF7857 /* pipeline_ribbon_simple.vert */,
05A8C62720DB72F000FF7857 /* pipeline_ribbon.vert */,
05A8C62320DB72F000FF7857 /* pipeline_snow_simple.vert */,
);
path = vulkan_shaders;
sourceTree = "<group>";
};
05A8C64120DB72F000FF7857 /* d3d_shaders */ = {
isa = PBXGroup;
children = (
05A8C64220DB72F000FF7857 /* shaders_common.h */,
05A8C64320DB72F000FF7857 /* opaque.hlsl.d3d9.h */,
05A8C64420DB72F000FF7857 /* sprite_sm4.hlsl.h */,
05A8C64520DB72F000FF7857 /* snow_sm4.hlsl.h */,
05A8C64620DB72F000FF7857 /* ribbon_sm4.hlsl.h */,
05A8C64720DB72F000FF7857 /* bokeh_sm4.hlsl.h */,
05A8C64820DB72F000FF7857 /* opaque_sm5.hlsl.h */,
05A8C64920DB72F000FF7857 /* opaque.cg.d3d9.h */,
05A8C64A20DB72F000FF7857 /* simple_snow_sm4.hlsl.h */,
05A8C64B20DB72F000FF7857 /* ribbon_simple_sm4.hlsl.h */,
05A8C64C20DB72F000FF7857 /* snowflake_sm4.hlsl.h */,
05A8C64D20DB72F000FF7857 /* mipmapgen_sm5.h */,
05A8C64E20DB72F000FF7857 /* font.hlsl.d3d9.h */,
);
path = d3d_shaders;
sourceTree = "<group>";
};
05A8C73A20DB72F100FF7857 /* common */ = {
isa = PBXGroup;
children = (
05A8C74520DB72F100FF7857 /* metal */,
05A8C75E20DB72F100FF7857 /* d3d_common.c */,
05A8C77020DB72F100FF7857 /* d3d_common.h */,
05A8C77720DB72F100FF7857 /* d3d10_common.c */,
05A8C76320DB72F100FF7857 /* d3d10_common.h */,
0538874D20DDD5C600769232 /* dxgi_common.c */,
0538874E20DDD5C600769232 /* dxgi_common.h */,
05A8C75D20DB72F100FF7857 /* gl_common.c */,
05A8C76F20DB72F100FF7857 /* gl_common.h */,
05A8C74420DB72F100FF7857 /* metal_common.h */,
05A8C73C20DB72F100FF7857 /* vulkan_common.c */,
05A8C76820DB72F100FF7857 /* vulkan_common.h */,
);
path = common;
sourceTree = "<group>";
};
05A8C74520DB72F100FF7857 /* metal */ = {
isa = PBXGroup;
children = (
05A8C74820DB72F100FF7857 /* metal_common.h */,
05A8C75420DB72F100FF7857 /* metal_renderer.m */,
05A8C74E20DB72F100FF7857 /* Shaders.metal */,
05770B9820E805160013DABC /* menu_pipeline.metal */,
05A8C75120DB72F100FF7857 /* metal_shader_types.h */,
);
path = metal;
sourceTree = "<group>";
};
05A8C77C20DB72F100FF7857 /* drivers_font */ = {
isa = PBXGroup;
children = (
05A8C78120DB72F100FF7857 /* d3d10_font.c */,
05A8C78820DB72F100FF7857 /* gl_raster_font.c */,
05A8C78320DB72F100FF7857 /* metal_raster_font.m */,
05A8C77D20DB72F100FF7857 /* vga_font.c */,
05A8C78920DB72F100FF7857 /* vulkan_raster_font.c */,
);
path = drivers_font;
sourceTree = "<group>";
};
05A8C78E20DB72F100FF7857 /* drivers_shader */ = {
isa = PBXGroup;
children = (
05A8C79920DB72F100FF7857 /* glslang_util_cxx.cpp */,
05A8C79020DB72F100FF7857 /* glslang_util.h */,
05A8C79B20DB72F100FF7857 /* shader_gl_cg.c */,
05A8C79120DB72F100FF7857 /* shader_glsl.c */,
05A8C79720DB72F100FF7857 /* shader_glsl.h */,
05A8C79520DB72F100FF7857 /* shader_vulkan.cpp */,
05A8C79C20DB72F100FF7857 /* shader_vulkan.h */,
05A8C79420DB72F100FF7857 /* slang_process.cpp */,
05A8C79220DB72F100FF7857 /* slang_process.h */,
05A8C79620DB72F100FF7857 /* slang_reflection.cpp */,
05A8C79320DB72F100FF7857 /* slang_reflection.h */,
);
path = drivers_shader;
sourceTree = "<group>";
};
05A8C7AA20DB72F100FF7857 /* drivers_font_renderer */ = {
isa = PBXGroup;
children = (
05A8C7AB20DB72F100FF7857 /* freetype.c */,
05A8C7AC20DB72F100FF7857 /* bitmap.bmp */,
05A8C7AD20DB72F100FF7857 /* coretext.c */,
05A8C7AE20DB72F100FF7857 /* bitmap.bin */,
05A8C7AF20DB72F100FF7857 /* stb_unicode.c */,
05A8C7B020DB72F100FF7857 /* bitmapfont.c */,
05A8C7B120DB72F100FF7857 /* bitmap.h */,
05A8C7B220DB72F100FF7857 /* stb.c */,
);
path = drivers_font_renderer;
sourceTree = "<group>";
};
05BF821320ED69A500D95B19 /* core */ = {
isa = PBXGroup;
children = (
05B5F90F20ED6A03009C521F /* command.c */,
05BF821720ED69D100D95B19 /* command.h */,
05BF821420ED69D100D95B19 /* config.def.h */,
05BF821C20ED69D100D95B19 /* config.def.keybinds.h */,
05BF821620ED69D100D95B19 /* config.features.h */,
05BF821A20ED69D100D95B19 /* configuration.c */,
05BF821D20ED69D100D95B19 /* configuration.h */,
05B5F90D20ED6A03009C521F /* content.h */,
05BF821520ED69D100D95B19 /* core_impl.c */,
05BF821820ED69D100D95B19 /* core_info.c */,
05BF821B20ED69D100D95B19 /* core_info.h */,
05BF821920ED69D100D95B19 /* core.h */,
0548E2B520F976E20094A083 /* driver.h */,
0548E2B320F976E10094A083 /* dynamic.c */,
0548E2B420F976E10094A083 /* dynamic.h */,
0548E2B820F977060094A083 /* performance_counters.c */,
0548E2B720F977060094A083 /* performance_counters.h */,
0548E2B920F977060094A083 /* playlist.c */,
0548E2B620F977060094A083 /* playlist.h */,
05B5F91120ED6AAE009C521F /* retroarch.c */,
05B5F91220ED6AAF009C521F /* retroarch.h */,
);
name = core;
sourceTree = "<group>";
};
05C5D53220E3DD0900654EE4 /* input */ = {
isa = PBXGroup;
children = (
F0B1238F270D73A90006E60F /* connect */,
05C5D57520E3DD0900654EE4 /* common */,
05C5D53520E3DD0900654EE4 /* drivers */,
05C5D56E20E3DD0900654EE4 /* drivers_hid */,
05C5D58420E3DD0900654EE4 /* drivers_joypad */,
05C5D56220E3DD0900654EE4 /* drivers_keyboard */,
05C5D54D20E3DD0900654EE4 /* include */,
05C5D58220E3DD0900654EE4 /* input_autodetect_builtin.c */,
05C5D56D20E3DD0900654EE4 /* input_defines.h */,
05C5D5A320E3DD0A00654EE4 /* input_driver.c */,
05C5D56120E3DD0900654EE4 /* input_driver.h */,
05C5D58320E3DD0900654EE4 /* input_keymaps.c */,
05C5D54C20E3DD0900654EE4 /* input_keymaps.h */,
05C5D56C20E3DD0900654EE4 /* input_overlay.h */,
05C5D56A20E3DD0900654EE4 /* input_remapping.h */,
05C5D53320E3DD0900654EE4 /* input_types.h */,
);
name = input;
path = ../../input;
sourceTree = "<group>";
};
05C5D53520E3DD0900654EE4 /* drivers */ = {
isa = PBXGroup;
children = (
E8EE1E942A2C6A26003C73F6 /* cocoa_input.m */,
05C5D53820E3DD0900654EE4 /* cocoa_input.h */,
05C5D54120E3DD0900654EE4 /* sdl_input.c */,
);
path = drivers;
sourceTree = "<group>";
};
05C5D54D20E3DD0900654EE4 /* include */ = {
isa = PBXGroup;
children = (
05C5D55320E3DD0900654EE4 /* GameController */,
05C5D54E20E3DD0900654EE4 /* blissbox.h */,
05C5D56020E3DD0900654EE4 /* gamepad.h */,
05C5D55F20E3DD0900654EE4 /* hid_driver.h */,
05C5D55E20E3DD0900654EE4 /* hid_types.h */,
);
path = include;
sourceTree = "<group>";
};
05C5D55320E3DD0900654EE4 /* GameController */ = {
isa = PBXGroup;
children = (
05C5D55B20E3DD0900654EE4 /* GameController.h */,
05C5D55C20E3DD0900654EE4 /* GCController.h */,
05C5D55920E3DD0900654EE4 /* GCControllerAxisInput.h */,
05C5D55520E3DD0900654EE4 /* GCControllerButtonInput.h */,
05C5D55A20E3DD0900654EE4 /* GCControllerDirectionPad.h */,
05C5D55D20E3DD0900654EE4 /* GCControllerElement.h */,
05C5D55720E3DD0900654EE4 /* GCExtendedGamepad.h */,
05C5D55420E3DD0900654EE4 /* GCExtendedGamepadSnapshot.h */,
05C5D55620E3DD0900654EE4 /* GCGamepad.h */,
05C5D55820E3DD0900654EE4 /* GCGamepadSnapshot.h */,
);
path = GameController;
sourceTree = "<group>";
};
05C5D56220E3DD0900654EE4 /* drivers_keyboard */ = {
isa = PBXGroup;
children = (
05C5D56320E3DD0900654EE4 /* keyboard_event_apple.c */,
05C5D56620E3DD0900654EE4 /* keyboard_event_apple.h */,
);
path = drivers_keyboard;
sourceTree = "<group>";
};
05C5D56E20E3DD0900654EE4 /* drivers_hid */ = {
isa = PBXGroup;
children = (
05C5D56F20E3DD0900654EE4 /* btstack_hid.c */,
05C5D57320E3DD0900654EE4 /* iohidmanager_hid.c */,
);
path = drivers_hid;
sourceTree = "<group>";
};
05C5D57520E3DD0900654EE4 /* common */ = {
isa = PBXGroup;
children = (
05C5D57920E3DD0900654EE4 /* hid */,
05C5D57620E3DD0900654EE4 /* input_hid_common.c */,
05C5D57720E3DD0900654EE4 /* input_x11_common.c */,
05C5D58120E3DD0900654EE4 /* input_x11_common.h */,
05C5D57820E3DD0900654EE4 /* linux_common.c */,
05C5D58020E3DD0900654EE4 /* linux_common.h */,
);
path = common;
sourceTree = "<group>";
};
05C5D57920E3DD0900654EE4 /* hid */ = {
isa = PBXGroup;
children = (
05C5D57B20E3DD0900654EE4 /* device_ds3.c */,
05C5D57C20E3DD0900654EE4 /* device_ds4.c */,
05C5D57F20E3DD0900654EE4 /* device_null.c */,
05C5D57E20E3DD0900654EE4 /* device_wiiu_gca.c */,
05C5D57D20E3DD0900654EE4 /* hid_device_driver.c */,
05C5D57A20E3DD0900654EE4 /* hid_device_driver.h */,
);
path = hid;
sourceTree = "<group>";
};
05C5D58420E3DD0900654EE4 /* drivers_joypad */ = {
isa = PBXGroup;
children = (
05C5D59820E3DD0A00654EE4 /* hid_joypad.c */,
05C5D58D20E3DD0900654EE4 /* mfi_joypad.m */,
05C5D58720E3DD0900654EE4 /* sdl_joypad.c */,
);
path = drivers_joypad;
sourceTree = "<group>";
};
05F2872E20F2BEEA00632D47 /* tasks */ = {
isa = PBXGroup;
children = (
05F2872F20F2BEEA00632D47 /* task_autodetect.c */,
05F2873020F2BEEA00632D47 /* task_netplay_find_content.c */,
05F2873120F2BEEA00632D47 /* task_netplay_nat_traversal.c */,
05F2873220F2BEEA00632D47 /* task_screenshot.c */,
05F2873320F2BEEA00632D47 /* task_file_transfer.c */,
05F2873420F2BEEA00632D47 /* task_database.c */,
05F2873520F2BEEA00632D47 /* task_save.c */,
05F2873620F2BEEA00632D47 /* task_powerstate.c */,
05F2873720F2BEEA00632D47 /* task_image.c */,
05F2873820F2BEEA00632D47 /* tasks_internal.h */,
05F2873920F2BEEA00632D47 /* task_overlay.c */,
05F2873A20F2BEEA00632D47 /* task_audio_mixer.c */,
05F2873B20F2BEEA00632D47 /* task_decompress.c */,
05F2873C20F2BEEA00632D47 /* task_netplay_lan_scan.c */,
05F2873D20F2BEEA00632D47 /* task_wifi.c */,
05F2873E20F2BEEA00632D47 /* task_database_cue.c */,
05F2873F20F2BEEA00632D47 /* task_content.c */,
05F2874020F2BEEA00632D47 /* task_http.c */,
05F2874120F2BEEA00632D47 /* task_patch.c */,
);
name = tasks;
path = ../../tasks;
sourceTree = "<group>";
};
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
84DD5EB41A89E737007336C1 /* IOKit.framework */,
84DD5EB21A89E6C0007336C1 /* AudioUnit.framework */,
84DD5EB01A89E664007336C1 /* Cg.framework */,
84DD5EAC1A89E5B4007336C1 /* OpenGL.framework */,
84DD5EA81A89E4BE007336C1 /* CoreAudio.framework */,
84DD5EA61A89E406007336C1 /* CoreLocation.framework */,
84DD5E9E1A88E45B007336C1 /* CoreVideo.framework */,
29B97324FDCFA39411CA2CEA /* AppKit.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
);
name = "Other Frameworks";
sourceTree = "<group>";
};
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
8D1107320486CEB800E47090 /* RetroArch.app */,
05422E592140C8DB00F09961 /* RetroArch.app */,
0720996029B1258C001642BB /* RetroArch.app */,
);
name = Products;
sourceTree = "<group>";
};
29B97314FDCFA39411CA2CEA /* RetroArch */ = {
isa = PBXGroup;
children = (
686201AB24B823A800EBDD95 /* RetroArch.entitlements */,
05D7753120A55D2700646447 /* BaseConfig.xcconfig */,
05422E5C2140CFC500F09961 /* Metal.xcconfig */,
A90207489289602F593626D5 /* QTConfig.xcconfig */,
9254B2E625F5516A00A1E0DA /* GitLabCI.xcconfig */,
0776EF3829A005D600AF0237 /* Steam.xcconfig */,
840222FA1A889EA2009AB261 /* Core */,
05A8C51920DB72C200FF7857 /* Sources */,
841CBB821A8A33810066E9F1 /* Assets */,
29B97317FDCFA39411CA2CEA /* Resources */,
29B97323FDCFA39411CA2CEA /* Frameworks */,
19C28FACFE9D520D11CA2CBB /* Products */,
);
indentWidth = 3;
name = RetroArch;
sourceTree = "<group>";
tabWidth = 3;
wrapsLines = 0;
};
29B97317FDCFA39411CA2CEA /* Resources */ = {
isa = PBXGroup;
children = (
84DD5EB71A89F1C7007336C1 /* retroarch.icns */,
A90205FD4D5979BD8B7E4DD6 /* Info_Metal.plist */,
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
A9020F323D5F3C8E120D04AC /* MainMenu_Metal.xib */,
);
name = Resources;
sourceTree = "<group>";
};
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
isa = PBXGroup;
children = (
07EF0FF42BEB114000EDCA9B /* MoltenVK.xcframework */,
070A883F2A4E7A1B003161C0 /* OpenAL.framework */,
0795A8C6299A095300D5035D /* CoreHaptics.framework */,
074695362995C03900CCB7BD /* GameController.framework */,
D27C50892228360D00113BC0 /* AudioToolbox.framework */,
072976DC296284F600D6E00C /* OpenGL.framework */,
D27C50872228360000113BC0 /* AVFoundation.framework */,
053FC25521433F1700D98D46 /* QtConcurrent.framework */,
053FC25421433F1700D98D46 /* QtCore.framework */,
053FC25321433F1700D98D46 /* QtGui.framework */,
053FC25621433F1800D98D46 /* QtNetwork.framework */,
053FC25721433F1800D98D46 /* QtWidgets.framework */,
05269A6120ABF20500C29F1E /* MetalKit.framework */,
05A8E23B20A63CF50084ABDA /* QuartzCore.framework */,
05A8E23920A63CED0084ABDA /* IOSurface.framework */,
05A8E23720A63CB40084ABDA /* Metal.framework */,
5061C8A31AE47E510080AE14 /* libz.dylib */,
1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
);
name = Frameworks;
sourceTree = "<group>";
};
840222FA1A889EA2009AB261 /* Core */ = {
isa = PBXGroup;
children = (
509F0C9C1AA23AFC00619ECC /* griffin_objc.m */,
840222FB1A889EE2009AB261 /* griffin.c */,
05D7753320A5678300646447 /* griffin_cpp.cpp */,
05D7753420A5678400646447 /* griffin_glslang.cpp */,
);
name = Core;
sourceTree = "<group>";
};
841CBB821A8A33810066E9F1 /* Assets */ = {
isa = PBXGroup;
children = (
9254B33025FA0BA300A1E0DA /* assets.zip */,
);
name = Assets;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
05422E3C2140C8DB00F09961 /* RetroArchQt */ = {
isa = PBXNativeTarget;
buildConfigurationList = 05422E562140C8DB00F09961 /* Build configuration list for PBXNativeTarget "RetroArchQt" */;
buildPhases = (
053FC2782143764B00D98D46 /* ShellScript */,
05422E3D2140C8DB00F09961 /* Resources */,
05422E422140C8DB00F09961 /* Sources */,
05422E492140C8DB00F09961 /* Frameworks */,
05422E552140C8DB00F09961 /* Embed Libraries */,
053FC26721433F2200D98D46 /* Embed Frameworks */,
053FC27621434B7700D98D46 /* ShellScript */,
);
buildRules = (
);
dependencies = (
);
name = RetroArchQt;
productInstallPath = "$(HOME)/Applications";
productName = RetroArch;
productReference = 05422E592140C8DB00F09961 /* RetroArch.app */;
productType = "com.apple.product-type.application";
};
0720993B29B1258C001642BB /* RetroArchSteam */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0720995D29B1258C001642BB /* Build configuration list for PBXNativeTarget "RetroArchSteam" */;
buildPhases = (
0720993C29B1258C001642BB /* ShellScript */,
0720993D29B1258C001642BB /* Resources */,
0720994329B1258C001642BB /* Sources */,
0720994A29B1258C001642BB /* Frameworks */,
0720995C29B1258C001642BB /* ShellScript */,
07EF0FFE2BEB117400EDCA9B /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = RetroArchSteam;
productInstallPath = "$(HOME)/Applications";
productName = RetroArch;
productReference = 0720996029B1258C001642BB /* RetroArch.app */;
productType = "com.apple.product-type.application";
};
8D1107260486CEB800E47090 /* RetroArch */ = {
isa = PBXNativeTarget;
buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "RetroArch" */;
buildPhases = (
07340E8B2B4750520076B75D /* ShellScript */,
8D1107290486CEB800E47090 /* Resources */,
8D11072C0486CEB800E47090 /* Sources */,
8D11072E0486CEB800E47090 /* Frameworks */,
07B7872F29EA3B7D0088B74F /* ShellScript */,
07EF0FFB2BEB117000EDCA9B /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = RetroArch;
productInstallPath = "$(HOME)/Applications";
productName = RetroArch;
productReference = 8D1107320486CEB800E47090 /* RetroArch.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1110;
};
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RetroArch_Metal" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
English,
en,
);
mainGroup = 29B97314FDCFA39411CA2CEA /* RetroArch */;
projectDirPath = "";
projectRoot = "";
targets = (
8D1107260486CEB800E47090 /* RetroArch */,
05422E3C2140C8DB00F09961 /* RetroArchQt */,
0720993B29B1258C001642BB /* RetroArchSteam */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
05422E3D2140C8DB00F09961 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
05422E3E2140C8DB00F09961 /* InfoPlist.strings in Resources */,
05422E402140C8DB00F09961 /* retroarch.icns in Resources */,
9254B33825FA72F100A1E0DA /* assets.zip in Resources */,
0502387C2179713000789627 /* MainMenu_Metal.xib in Resources */,
F0B12391270D73A90006E60F /* connect in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0720993D29B1258C001642BB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0720993E29B1258C001642BB /* InfoPlist.strings in Resources */,
0720993F29B1258C001642BB /* retroarch.icns in Resources */,
0720994029B1258C001642BB /* assets.zip in Resources */,
0720994129B1258C001642BB /* MainMenu_Metal.xib in Resources */,
0720994229B1258C001642BB /* connect in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
8D1107290486CEB800E47090 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
84DD5EB81A89F1C7007336C1 /* retroarch.icns in Resources */,
9254B33125FA0BA300A1E0DA /* assets.zip in Resources */,
A90209ED44A1161587F10CA4 /* MainMenu_Metal.xib in Resources */,
F0B12390270D73A90006E60F /* connect in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
053FC27621434B7700D98D46 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/zsh;
shellScript = "echo \"Updating ${FULL_PRODUCT_NAME} with Qt deployment\"\n${QT_INSTALL}/bin/macdeployqt ${TARGET_BUILD_DIR}/${FULL_PRODUCT_NAME} -no-strip -verbose=1\n";
showEnvVarsInLog = 0;
};
053FC2782143764B00D98D46 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "make -C ${SRCBASE} -f Makefile.apple HAVE_MENU=1 HAVE_CONFIGFILE=1 HAVE_PATCH=1 HAVE_DSP_FILTER=1 HAVE_REWIND=1 HAVE_SCREENSHOTS=1 HAVE_CHEATS=1 HAVE_CORE_INFO_CACHE=1 HAVE_GFX_WIDGETS=1 HAVE_QT=1 HAVE_SLANG=1 MOC=${QT_INSTALL}/bin/moc generate\n";
};
0720993C29B1258C001642BB /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "if [ -d \"$MIST_PATH\" -a -f \"$MIST_PATH\"/libmist.dylib ]; then\n install_name_tool -id @rpath/libmist.dylib \"$MIST_PATH\"/libmist.dylib\nfi\n\ncd \"$SRCBASE\"\nif [ -f \".git_version.h\" ] ; then\n cp .git_version.h ${DERIVED_FILE_DIR}/git_version.h\nelse\n echo '#define GIT_VERSION ' $(git rev-parse --short HEAD) > ${DERIVED_FILE_DIR}/git_version.h\nfi\n";
showEnvVarsInLog = 0;
};
0720995C29B1258C001642BB /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\nif [ -d \"$MIST_PATH\" ]; then\n cp \"$MIST_PATH\"/mist/*.txt \"$TARGET_BUILD_DIR\"/\"$UNLOCALIZED_RESOURCES_FOLDER_PATH\"/\n\n cp \"$MIST_PATH\"/libmist.dylib \"$TARGET_BUILD_DIR\"/\"$FRAMEWORKS_FOLDER_PATH\"/\n codesign --force --sign \"${EXPANDED_CODE_SIGN_IDENTITY}\" --timestamp -o runtime --preserve-metadata=identifier,entitlements,flags --generate-entitlement-der \"$TARGET_BUILD_DIR\"/\"$FRAMEWORKS_FOLDER_PATH\"/libmist.dylib\n\n mkdir \"$TARGET_BUILD_DIR\"/\"$EXECUTABLE_FOLDER_PATH\"/mist\n\n cp \"$MIST_PATH\"/mist/libsteam_api.dylib \"$TARGET_BUILD_DIR\"/\"$EXECUTABLE_FOLDER_PATH\"/mist/\n codesign --force --sign \"${EXPANDED_CODE_SIGN_IDENTITY}\" --timestamp -o runtime --preserve-metadata=identifier,entitlements,flags --generate-entitlement-der \"$TARGET_BUILD_DIR\"/\"$EXECUTABLE_FOLDER_PATH\"/mist/libsteam_api.dylib\n\n cp \"$MIST_PATH\"/mist/mist \"$TARGET_BUILD_DIR\"/\"$EXECUTABLE_FOLDER_PATH\"/mist/\n codesign --force --sign \"${EXPANDED_CODE_SIGN_IDENTITY}\" --timestamp -o runtime --preserve-metadata=identifier,entitlements,flags --generate-entitlement-der \"$TARGET_BUILD_DIR\"/\"$EXECUTABLE_FOLDER_PATH\"/mist/mist\nfi\n\nFILTERSDIR=\"$TARGET_BUILD_DIR\"/\"$UNLOCALIZED_RESOURCES_FOLDER_PATH\"/filters\nmkdir -p \"$FILTERSDIR\"/audio\ncp -f ${SRCBASE}/libretro-common/audio/dsp_filters/*.dsp \"$FILTERSDIR\"/audio/\nmkdir -p \"$FILTERSDIR\"/video\ncp -f ${SRCBASE}/gfx/video_filters/*.filt \"$FILTERSDIR\"/video/\n";
};
07340E8B2B4750520076B75D /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"$(SRCROOT)/.git/**",
);
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/git_version.h",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "cd \"$SRCBASE\"\nif [ -f \".git_version.h\" ] ; then\n cp .git_version.h ${DERIVED_FILE_DIR}/git_version.h\nelse\n echo '#define GIT_VERSION ' $(git rev-parse --short HEAD) > ${DERIVED_FILE_DIR}/git_version.h\nfi\n";
showEnvVarsInLog = 0;
};
07B7872F29EA3B7D0088B74F /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
alwaysOutOfDate = 1;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "FILTERSDIR=\"$TARGET_BUILD_DIR\"/\"$UNLOCALIZED_RESOURCES_FOLDER_PATH\"/filters\nmkdir -p \"$FILTERSDIR\"/audio\ncp -f ${SRCBASE}/libretro-common/audio/dsp_filters/*.dsp \"$FILTERSDIR\"/audio/\nmkdir -p \"$FILTERSDIR\"/video\ncp -f ${SRCBASE}/gfx/video_filters/*.filt \"$FILTERSDIR\"/video/\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
05422E422140C8DB00F09961 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
05422E432140C8DB00F09961 /* griffin_glslang.cpp in Sources */,
05422E442140C8DB00F09961 /* menu_pipeline.metal in Sources */,
05422E452140C8DB00F09961 /* griffin_cpp.cpp in Sources */,
05422E462140C8DB00F09961 /* griffin_objc.m in Sources */,
05422E472140C8DB00F09961 /* griffin.c in Sources */,
05422E482140C8DB00F09961 /* Shaders.metal in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
0720994329B1258C001642BB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0720994429B1258C001642BB /* griffin_glslang.cpp in Sources */,
0720994529B1258C001642BB /* menu_pipeline.metal in Sources */,
0720994629B1258C001642BB /* griffin_cpp.cpp in Sources */,
0720994729B1258C001642BB /* griffin_objc.m in Sources */,
0720994829B1258C001642BB /* griffin.c in Sources */,
0720994929B1258C001642BB /* Shaders.metal in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
8D11072C0486CEB800E47090 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
05D7753720A567A700646447 /* griffin_glslang.cpp in Sources */,
05770B9920E805160013DABC /* menu_pipeline.metal in Sources */,
05D7753520A567A400646447 /* griffin_cpp.cpp in Sources */,
509F0C9D1AA23AFC00619ECC /* griffin_objc.m in Sources */,
840222FC1A889EE2009AB261 /* griffin.c in Sources */,
05A8C7B420DB75A500FF7857 /* Shaders.metal in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
089C165DFE840E0CC02AAC07 /* InfoPlist.strings */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
A9020F323D5F3C8E120D04AC /* MainMenu_Metal.xib */ = {
isa = PBXVariantGroup;
children = (
A902065A41AEBECE594908C7 /* en */,
);
name = MainMenu_Metal.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
05422E572140C8DB00F09961 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A90207489289602F593626D5 /* QTConfig.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_ENTITLEMENTS = RetroArch.entitlements;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = UK699V5ZS8;
GCC_DYNAMIC_NO_PIC = NO;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
INSTALL_PATH = "@rpath";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
OTHER_CFLAGS = (
"$(inherited)",
"$(QT_CFLAGS)",
"-UHAVE_GLSL",
"-UHAVE_OPENGL",
);
OTHER_CODE_SIGN_FLAGS = "--deep --timestamp";
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-UHAVE_GLSL",
"-UHAVE_OPENGL",
);
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.libretro.RetroArchM;
PRODUCT_NAME = RetroArch;
PROVISIONING_PROFILE_SPECIFIER = "";
};
name = Debug;
};
05422E582140C8DB00F09961 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = A90207489289602F593626D5 /* QTConfig.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_ENTITLEMENTS = RetroArch.entitlements;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = UK699V5ZS8;
ENABLE_HARDENED_RUNTIME = YES;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
INSTALL_PATH = "@rpath";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
OTHER_CFLAGS = (
"$(inherited)",
"$(QT_CFLAGS)",
"-UHAVE_GLSL",
"-UHAVE_OPENGL",
);
OTHER_CODE_SIGN_FLAGS = "--deep --timestamp";
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-UHAVE_GLSL",
"-UHAVE_OPENGL",
);
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.libretro.RetroArchM;
PRODUCT_NAME = RetroArch;
PROVISIONING_PROFILE_SPECIFIER = "";
};
name = Release;
};
0720995E29B1258C001642BB /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0776EF3829A005D600AF0237 /* Steam.xcconfig */;
buildSettings = {
};
name = Debug;
};
0720995F29B1258C001642BB /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0776EF3829A005D600AF0237 /* Steam.xcconfig */;
buildSettings = {
};
name = Release;
};
C01FCF4B08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 05422E5C2140CFC500F09961 /* Metal.xcconfig */;
buildSettings = {
};
name = Debug;
};
C01FCF4C08A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 05422E5C2140CFC500F09961 /* Metal.xcconfig */;
buildSettings = {
};
name = Release;
};
C01FCF4F08A954540054247B /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 05D7753120A55D2700646447 /* BaseConfig.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LIBRARY = "libc++";
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_ENTITLEMENTS = RetroArch.entitlements;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = UK699V5ZS8;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_MODEL_TUNING = G5;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(SRCBASE)",
"$(SRCBASE)/gfx/include",
"$(SRCBASE)/libretro-common/include",
"$(SRCBASE)/libretro-common/include/compat/zlib",
"$(DEPS_DIR)/discord-rpc/include",
"$(DEPS_DIR)/libFLAC/include",
"$(DEPS_DIR)/7zip",
"$(DEPS_DIR)/rcheevos/include",
"$(DEPS_DIR)/stb",
"$(DEPS_DIR)",
"$(DEPS_DIR)/SPIRV-Cross",
"$(DEPS_DIR)/glslang",
"$(DEPS_DIR)/glslang/glslang/glslang/Public",
"$(DEPS_DIR)/glslang/glslang/glslang/MachineIndependent",
"$(DEPS_DIR)/glslang/glslang/SPIRV",
"$(DEPS_DIR)/glslang/glslang/glslang/OSDependent/Unix",
);
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.games";
LD_RUNPATH_SEARCH_PATHS = (
"$(LD_RUNPATH_SEARCH_PATHS_$(IS_MACCATALYST))",
"@executable_path/../Frameworks",
"@executable_path/../Frameworks/MoltenVK.framework",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_CODE_SIGN_FLAGS = "--deep --timestamp";
PRODUCT_BUNDLE_IDENTIFIER = libretro.RetroArch;
PRODUCT_NAME = RetroArch;
RUN_CLANG_STATIC_ANALYZER = YES;
SDKROOT = macosx;
STRIP_STYLE = debugging;
};
name = Debug;
};
C01FCF5008A954540054247B /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 05D7753120A55D2700646447 /* BaseConfig.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_CXX_LIBRARY = "libc++";
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_ENTITLEMENTS = RetroArch.entitlements;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = UK699V5ZS8;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = c99;
GCC_MODEL_TUNING = G5;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 3;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_UNROLL_LOOPS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(SRCBASE)",
"$(SRCBASE)/gfx/include",
"$(SRCBASE)/libretro-common/include",
"$(SRCBASE)/libretro-common/include/compat/zlib",
"$(DEPS_DIR)/discord-rpc/include",
"$(DEPS_DIR)/libFLAC/include",
"$(DEPS_DIR)/7zip",
"$(DEPS_DIR)/rcheevos/include",
"$(DEPS_DIR)/stb",
"$(DEPS_DIR)",
"$(DEPS_DIR)/SPIRV-Cross",
"$(DEPS_DIR)/glslang",
"$(DEPS_DIR)/glslang/glslang/glslang/Public",
"$(DEPS_DIR)/glslang/glslang/glslang/MachineIndependent",
"$(DEPS_DIR)/glslang/glslang/SPIRV",
"$(DEPS_DIR)/glslang/glslang/glslang/OSDependent/Unix",
);
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.games";
LD_RUNPATH_SEARCH_PATHS = (
"$(LD_RUNPATH_SEARCH_PATHS_$(IS_MACCATALYST))",
"@executable_path/../Frameworks",
"@executable_path/../Frameworks/MoltenVK.framework",
);
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
MTL_IGNORE_WARNINGS = YES;
OTHER_CODE_SIGN_FLAGS = "--deep --timestamp";
PRODUCT_BUNDLE_IDENTIFIER = libretro.RetroArch;
PRODUCT_NAME = RetroArch;
SDKROOT = macosx;
STRIP_STYLE = debugging;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
05422E562140C8DB00F09961 /* Build configuration list for PBXNativeTarget "RetroArchQt" */ = {
isa = XCConfigurationList;
buildConfigurations = (
05422E572140C8DB00F09961 /* Debug */,
05422E582140C8DB00F09961 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0720995D29B1258C001642BB /* Build configuration list for PBXNativeTarget "RetroArchSteam" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0720995E29B1258C001642BB /* Debug */,
0720995F29B1258C001642BB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "RetroArch" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C01FCF4B08A954540054247B /* Debug */,
C01FCF4C08A954540054247B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "RetroArch_Metal" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C01FCF4F08A954540054247B /* Debug */,
C01FCF5008A954540054247B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
}