Skip to content

Commit

Permalink
fixes grpc#3492
Browse files Browse the repository at this point in the history
added a step in the documentation for objc
  • Loading branch information
makdharma committed Jun 27, 2016
1 parent a9df5d1 commit a5aa19a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ To know about the list of available commands, do this:

`./tools/run_tests/run_tests.py -h`

If you are running tests for ObjC on osx, follow these steps before running tests:
* install macports from https://www.macports.org/install.php
* install autoconf, automake, libtool, gflags, cmake using macports

## Adding or removing source code

Each language uses its own build system to work. Currently, the root's Makefile
Expand Down

0 comments on commit a5aa19a

Please sign in to comment.