docs: the minimum supported version of macOS is now 10.11 (#28480)
* chore: the minimum supported version is now 10.11 Chromium bumped this version back in December * Update support.md
This commit is contained in:
parent
29603bcc27
commit
c280d770dc
2 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.developer-tools</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.10.0</string>
|
||||
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue