Skip to content

Commit

Permalink
Updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel committed Aug 5, 2010
1 parent f9883df commit 5a72861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -277,7 +277,7 @@ To run the tests from the command line:

From the command line, run the tests from xcodebuild (with the GHUNIT_CLI environment variable set) :

// For mac app
// For mac app; This might seg fault in 10.6, in which case you should use `make test` via Makefile below
GHUNIT_CLI=1 xcodebuild -target Tests -configuration Debug -sdk macosx10.5 build

// For iPhone app
Expand Down

0 comments on commit 5a72861

Please sign in to comment.