diff --git a/README.md b/README.md index a86a4d3..e4aecee 100644 --- a/README.md +++ b/README.md @@ -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`.