1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-25 12:12:50 +01:00

Set min macOS version to 11.6

This commit is contained in:
nastys 2022-02-26 15:49:42 +01:00 committed by Megamouse
parent 7d26e61d82
commit f0093375b8

View File

@ -26,5 +26,7 @@
<string>Licensed under GPLv2</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>11.6</string>
</dict>
</plist>