I read this blog post about white label apps: https://blog.bitrise.io/whitelabel-apps-on-bitrise
but I have trouble understanding how to implement a for loop on a bunch of steps, especially if the number of builds is variable. Plus the build time is limited so for 300 apps can’t be built using one build right ?
Hi @hsan! Well, you can’t exactly do that, and yes build time is limited based on your subscription so you most likely won’t be able to build 300 apps in a single workflow.
Can you give us a brief description of the project you’d like to maintain here and maybe then we could provide some specific tips?