Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,13 @@ jobs:
- run: … # do your own thing
```

## Specifying `workspace`

You can specify `workspace`.

If you are using CocoaPods you will likely need to specify the workspace, it is NOT automatically
deciphered for you.

## Specifying `scheme`

You can specify `scheme`.
Expand Down