mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-31 18:51:14 +02:00
Merge bitcoin/bitcoin#31608: doc: Clarify min macOS and Xcode version
fa029a7878
doc: Clarify min macOS and Xcode version (MarcoFalke) Pull request description: Two minor doc fixups: * Clarify that `macOS 13.0+` means `macOS 13+`, indicating that on any major version, only the latest security release is supported. * Clarify that the Xcode version was selected based on the minimum required macOS version and the minimum required clang version. ACKs for top commit: jarolrod: ACKfa029a7878
hebasto: re-ACKfa029a7878
. theuni: ACKfa029a7878
Tree-SHA512: d34910fcc22e57021d7642938e5886419d2b711e1062cbc4fc3da48baf07377231f9d7b394e22ccb17e830d058c8c797dbd1bbffcc7c8828601bb500e1154a9e
This commit is contained in:
@@ -43,7 +43,7 @@ Compatibility
|
||||
==============
|
||||
|
||||
Bitcoin Core is supported and tested on operating systems using the
|
||||
Linux Kernel 3.17+, macOS 13.0+, and Windows 10 and newer. Bitcoin
|
||||
Linux Kernel 3.17+, macOS 13+, and Windows 10+. Bitcoin
|
||||
Core should also work on most other Unix-like systems but is not as
|
||||
frequently tested on them. It is not recommended to use Bitcoin Core on
|
||||
unsupported systems.
|
||||
|
Reference in New Issue
Block a user