Hello everyone,
Is there a way to automatically set environment variables without creating a new configuration each time? I want to avoid manually setting each variable individually. For instance, I need to set one variable to true or false, and I have about 10 others that need similar adjustments. Creating 100 different configurations isn’t practical. Is there a method to set multiple variables at once within a single configuration, perhaps through a pre-build script or some other approach?
Thanks in advance.