From 78b003761f990287c2b7790b9d8bdc449c9bcc9b Mon Sep 17 00:00:00 2001 From: CaledoniaProject Date: Mon, 19 Jun 2023 10:04:34 +0800 Subject: [PATCH] Update building-mac.md ninja is required to run prepare.py --- docs/building-mac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building-mac.md b/docs/building-mac.md index c9bd02fbf..d357c66c1 100644 --- a/docs/building-mac.md +++ b/docs/building-mac.md @@ -13,7 +13,7 @@ You will require **api_id** and **api_hash** to access the Telegram API servers. Go to ***BuildPath*** and run ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" - brew install git automake cmake wget pkg-config gnu-tar + brew install git automake cmake wget pkg-config gnu-tar ninja sudo xcode-select -s /Applications/Xcode.app/Contents/Developer