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
1 changed files with 2 additions and 0 deletions

View File

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