Fix the LSMinimumSystemVersion value

This commit is contained in:
Lukhnos Liu 2020-10-09 17:34:39 -07:00
parent 1b0a4bf5d9
commit 40c45b0fd8
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>