aboutsummaryrefslogtreecommitdiff
path: root/doc/build-osx.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2019-11-21 11:08:47 -0500
committerfanquake <fanquake@gmail.com>2019-11-21 11:08:47 -0500
commit7d7bf2ff4a67c3953b0d660ca88d11313cb4d71d (patch)
tree1752fb95b5fa29afa527bf8ff58e2b7f71610f68 /doc/build-osx.md
parentae6943620ab369e8e0865c3ec2d2848ba9389325 (diff)
downloadbitcoin-7d7bf2ff4a67c3953b0d660ca88d11313cb4d71d.tar.xz
build: set minimum supported macOS to 10.12
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md
index e435798e95..bf655538c7 100644
--- a/doc/build-osx.md
+++ b/doc/build-osx.md
@@ -110,7 +110,7 @@ tail -f $HOME/Library/Application\ Support/Bitcoin/debug.log
```
## Notes
-* Tested on OS X 10.10 Yosemite through macOS 10.14 Mojave on 64-bit Intel
+* Tested on OS X 10.12 Sierra through macOS 10.15 Catalina 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).