Skip to content

Commit 133bcda

Browse files
authored
Merge pull request #92 from mmaetzler/add-workspace-flag-to-readme
Add documentation for workspace flag
2 parents e8c1b64 + 19b25e5 commit 133bcda

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,13 @@ jobs:
130130
- run: … # do your own thing
131131
```
132132
133+
## Specifying `workspace`
134+
135+
You can specify `workspace`.
136+
137+
If you are using CocoaPods you will likely need to specify the workspace, it is NOT automatically
138+
deciphered for you.
139+
133140
## Specifying `scheme`
134141

135142
You can specify `scheme`.

0 commit comments

Comments
 (0)