diff --git a/doc/building-xcode.md b/doc/building-xcode.md index e520697818..c638310682 100644 --- a/doc/building-xcode.md +++ b/doc/building-xcode.md @@ -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