Align minimum system version in Info.plist to target

This commit is contained in:
Eitot 2017-01-04 23:16:17 +01:00
parent 4d5531a05d
commit 701258671a
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
<string>10.6.0</string>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSAppTransportSecurity</key>