Set environment variable
With this step you can copy a value into as many environment variables as you like.
Step to inject static values from environment variables into Swift code files before compilation and Continuous deployment allowing us to not expose our production keys and values in statically in our code and store sensitive values safe.
Utility to be able to differentiate your firebase projects by development environment
Sets some important values in AndroidManifest.xml
Sets the Android Manifest Version Code and Name to the specified value, in the target AndroidManifest.xml file for the next build.