Set LSMinimumSystemVersion to show a better error message when trying to run Clementine on OS X < 10.7. Fixes issue 3793

This commit is contained in:
David Sansome 2013-08-04 14:04:51 +10:00
parent 8ddba1dfb5
commit 99f55ffc14
1 changed files with 2 additions and 0 deletions

2
dist/Info.plist.in vendored
View File

@ -32,6 +32,8 @@
<true/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSMinimumSystemVersion</key>
<string>10.7.0</string>
<key>SUFeedURL</key>
<string>https://clementine-data.appspot.com/sparkle</string>
<key>SUPublicDSAKeyFile</key>