Skip to content

Commit 167cd85

Browse files
author
Albert Dai
committed
Update README
Remove the installation option which is built from bazel
1 parent aa0e121 commit 167cd85

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@ environment variables, additional arguments.
1616
## Installation
1717
You can download the ios_test_runner.par binary in [release](https://github.com/google/xctestrunner/releases)
1818

19-
or build the ios_test_runner.par binary by bazel:
20-
```
21-
$ git clone https://github.com/google/xctestrunner.git
22-
$ cd xctestrunner
23-
$ bazel build xctestrunner:ios_test_runner.par
24-
$ ls bazel-bin/xctestrunner/ios_test_runner.par
25-
```
26-
2719
## Usage
2820
- Build your app under test and test bundle. You can use Xcode.app,
2921
`xcodebuild` command line tool or [bazel](https://github.com/bazelbuild/bazel).

0 commit comments

Comments
 (0)