Add: Specify minimum version for macOS (#9689)

This commit is contained in:
Owen Rudge 2021-11-11 19:06:31 +00:00 committed by GitHub
parent 62795a2e6d
commit 2f72eb0657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>