build: set minimum supported macOS to 10.14

This commit is contained in:
fanquake
2020-11-18 21:38:21 +08:00
parent 50e019a97a
commit a52ecc936a
9 changed files with 10 additions and 10 deletions

View File

@@ -111,6 +111,6 @@ tail -f $HOME/Library/Application\ Support/Bitcoin/debug.log
```
## Notes
* Tested on OS X 10.12 Sierra through macOS 10.15 Catalina on 64-bit Intel
* Tested on OS X 10.14 Mojave through macOS 11 Big Sur on 64-bit Intel
processors only.
* Building with downloaded Qt binaries is not officially supported. See the notes in [#7714](https://github.com/bitcoin/bitcoin/issues/7714).