Skip to content

Commit

Permalink
added more steps.
Browse files Browse the repository at this point in the history
  • Loading branch information
makdharma committed Jun 27, 2016
1 parent a5aa19a commit ecab5e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -54,8 +54,11 @@ 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 Xcode command-line tools by running
`sudo xcode-select --install`
* install macports from https://www.macports.org/install.php
* install autoconf, automake, libtool, gflags, cmake using macports
* restart your terminal window or run source ~/.bash_profile to pick up the new PATH changes.

## Adding or removing source code

0 comments on commit ecab5e2

Please sign in to comment.