mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-29 00:33:01 +00:00
Set min macOS version to 11.6
This commit is contained in:
parent
7d26e61d82
commit
f0093375b8
@ -26,5 +26,7 @@
|
|||||||
<string>Licensed under GPLv2</string>
|
<string>Licensed under GPLv2</string>
|
||||||
<key>NSHighResolutionCapable</key>
|
<key>NSHighResolutionCapable</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>LSMinimumSystemVersion</key>
|
||||||
|
<string>11.6</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user