From 524a0a5ab6cc11c61c9fb20360d5f39e60f70786 Mon Sep 17 00:00:00 2001 From: Friedrich von Never Date: Sun, 26 May 2024 22:52:14 +0200 Subject: [PATCH] Docs: document the macOS dependency I've checked and our previous build already depends on that, so this is not a breaking change. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3d947e..0f156c4 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ On **Ubuntu 20.04**, the TDLib version provided by tdlib.native is compiled agai On **Ubuntu 22.04**, the TDLib version provided by tdlib.native is compiled against OpenSSL 3.0. +On **macOS**, the TDLib version provided by tdlib.native is compiled against OpenSSL 3.0. + On **Windows**, [Microsoft Visual C++ Redistributable][cpp.redist] of version 2019 or higher is required by TDLib. Documentation