1
0
Fork 0

Add: Specify minimum version for macOS (#9689)

pull/9843/head
Owen Rudge 2021-11-11 19:06:31 +00:00 committed by Patric Stout
parent cf4cf63b00
commit 280f54c0f7
1 changed files with 2 additions and 0 deletions

View File

@ -31,5 +31,7 @@
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>
<string>True</string>
<key>LSMinimumSystemVersion</key>
<string>10.14.0</string>
</dict>
</plist>