mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-28 01:20:32 +00:00
Document minimum macOS supported version
This commit is contained in:
5
BUILD.md
5
BUILD.md
@@ -41,7 +41,10 @@ Our Linux CI tooling is distro-independent and uses a Nix-based environment, so
|
||||
|
||||
### macOS
|
||||
|
||||
Many `xrpld` engineers use macOS for development.
|
||||
Many `xrpld` engineers use macOS for development. The minimum supported version
|
||||
is macOS 26, which is also what our CI builds and tests against. The build
|
||||
defaults `CMAKE_OSX_DEPLOYMENT_TARGET` accordingly, so you do not need to pass it
|
||||
yourself.
|
||||
|
||||
### Windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user