Skip to content

Commit

Permalink
update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
shvul committed Nov 21, 2018
1 parent cfe0297 commit ef8e64d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,16 @@ Move to WebDriverAgent folder:
```
cd ./WebDriverAgent
```
Build carthage dependencies:
```
sh ./Scripts/build.sh
```
Switch to application-commands branch to use application install/activate/launch commands:
```
git checkout -b application-commands origin/application-commands
```
Build carthage dependencies:
```
sh ./Scripts/bootstrap.sh
```

Open xcode project and sign `WebDriverAgentRunner_tvOS` target under your provisioning profile.
Open xcode project and sign `WebDriverAgentLib_tvOS`, `WebDriverAgentRunner_tvOS` targets under yours provisioning profile.

## Capabilities

Expand Down

0 comments on commit ef8e64d

Please sign in to comment.