diff --git a/docs/building-xcode.md b/docs/building-xcode.md index fefab48e5..80b1b2c82 100644 --- a/docs/building-xcode.md +++ b/docs/building-xcode.md @@ -89,6 +89,7 @@ Go to ***BuildPath*** and run git clone https://chromium.googlesource.com/external/gyp git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git + export PATH="$PWD/depot_tools:$PATH" cd gyp git checkout 702ac58e47 git apply ../../tdesktop/Telegram/Patches/gyp.diff