bump minimum supported OS X version to 10.7

Closes #11927
Closes #10842
Closes #2024
This commit is contained in:
Daniel Micay 2014-01-31 09:50:44 -05:00 committed by Alex Crichton
parent 4f24caae11
commit d244512626
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ Snapshot binaries are currently built and tested on several platforms:
* Windows (7, Server 2008 R2), x86 only
* Linux (various distributions), x86 and x86-64
* OSX 10.6 ("Snow Leopard") or greater, x86 and x86-64
* OSX 10.7 (Lion) or greater, x86 and x86-64
You may find that other platforms work, but these are our officially
supported build environments that are most likely to work.

View File

@ -74,7 +74,7 @@ Snapshot binaries are currently built and tested on several platforms:
* Windows (7, Server 2008 R2), x86 only
* Linux (various distributions), x86 and x86-64
* OSX 10.6 ("Snow Leopard") or greater, x86 and x86-64
* OSX 10.7 (Lion) or greater, x86 and x86-64
You may find that other platforms work, but these are our "tier 1"
supported build environments that are most likely to work.