Env vars are not supported everywhere in a YAML file, but they should be OK in a command line. Try echoing this var to see if that works? Also, would you show a screenshot of the env var panel, in case you have mispelled the one there or in your config?
@halfer Thanks for the reply. I did check the env var again and it is the correct value.
I did a few more tests and it looks like the project env vars are completely broken for my project for some reason. No matter what I tried (echo the env var to a file via bash, try access the env var from a script), I always end up with empty values for the env vars. It looks like they are not set at all to the container (I am using 2.0 BTW).
This is not only broken for ios, but I can’t get env var working for android builds as well.