(macOS) Removed the 'DOSBox Staging' emulator as it's not codesigned.

This commit is contained in:
Leon Styhre 2021-12-05 17:09:37 +01:00
parent 515577c8f9
commit 9cb88e822f

View file

@ -336,7 +336,6 @@
<command label="DOSBox-Core">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_core_libretro.dylib %ROM%</command>
<command label="DOSBox-Pure">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_pure_libretro.dylib %ROM%</command>
<command label="DOSBox-SVN">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/dosbox_svn_libretro.dylib %ROM%</command>
<command label="DOSBox Staging (Standalone)">%EMULATOR_DOSBOX_STAGING% %ROM%</command>
<platform>dos</platform>
<theme>dos</theme>
</system>