Fix the LSMinimumSystemVersion value
This commit is contained in:
parent
1b0a4bf5d9
commit
40c45b0fd8
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue