Fix the LSMinimumSystemVersion value

This commit is contained in:
Lukhnos Liu 2020-10-09 17:34:39 -07:00
parent a292a9c920
commit ca0c5cac1a
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@
<key>LSHasLocalizedDisplayName</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>10.5</string>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>LSUIElement</key>
<true/>
<key>NSHumanReadableCopyright</key>