Skip to content

Commit 19b25e5

Browse files
committed
Add documentation for workspace flag
1 parent e8c1b64 commit 19b25e5

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)