Merge pull request #1795 from telegramdesktop/auchri-patch-1

Fix path in doc/building-xcode.md
This commit is contained in:
John Preston 2016-03-18 21:49:13 +04:00
commit 7ca9afbd80
1 changed files with 1 additions and 5 deletions

View File

@ -90,10 +90,6 @@ In Terminal go to **/Users/user/TBuild/Libraries/xz-5.0.5** and there run:
make
sudo make install
####zlib 1.2.8
Using the system lib
####libexif 0.6.20
#####Get the source code
@ -235,7 +231,7 @@ In Terminal go to **/Users/user/TBuild/Libraries** and run:
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
cd gyp
./setup.py build
sudo setup.py install
sudo ./setup.py install
cd ..
#####Build crashpad