We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c1b64 commit 19b25e5Copy full SHA for 19b25e5
1 file changed
README.md
@@ -130,6 +130,13 @@ jobs:
130
- run: … # do your own thing
131
```
132
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
140
## Specifying `scheme`
141
142
You can specify `scheme`.
0 commit comments