Open ashfurrow opened 9 years ago
But, why exactly?
cause we don't have to keep adding people as they are added to the podfile on each project
But now I always need to remember to set this env var when I run pod install
, doesn’t that seem more work than maintaining this list?
I just do it in ~/.bash_profile
et al, any reason you can't?
That’s fair, I can do that too, I just don’t set too many env vars by default.
We use a heuristic to determine if the project is being built by a staff member (or CI) who has access to our private fonts pod. Orta has suggested we move to an environment variable.
We'd need to update Potential as well.