For this workflow (support enabled): https://app.bitrise.io/app/7b9f2af97e3c931a/workflow_editor#!/workflows?workflow_id=stg
This step requires the path to the workspace. I have an env var like this:
BITRISE_PROJECT_PATH = ShareSmart/app.xcworkspace
That’s the path to the workspace file in the repo.
But when I run the build, the log shows this:
- ProjectPath: ShareSmart.xcworkspace
How is it resolving to that?