chore: bump minimum supported macOS version to 10.10 (#15357)

This commit is contained in:
Milan Burda 2018-10-25 10:59:42 +02:00 committed by Alexey Kuzmin
parent 2f3a8ecd42
commit 1f3a89197c
5 changed files with 9 additions and 10 deletions

View file

@ -23,7 +23,7 @@
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
<string>10.9.0</string>
<string>10.10.0</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>