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

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>