Stack selector on Project build configuration

Hello Guys,

I have a quick question about Stack Selector. I would like to configure my project build configuration manually. On Stack Selector* section I want to select Xcode and Android & Docker at the same time. Because I want to execute my Fastfile from specific directories for both iOS and Android.

Thanks for advice

Durul

You can use Workflow Specific Stacks

eg. Point workflow A at macOS and workflow B at Linux

Additionally you can leverage Selective Builds to decide which app is triggered based on which folders have been modified

See: https://devcenter.bitrise.io/en/builds/configuring-build-settings/selective-builds.html

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.