Maximilian Wendel
Maximilian Wendel
Is this still an issue? Or do the .env files make this a non-issue?
@Beyarz Yes, that should be possible. I think we can use ENV to accomplish this.
@Beyarz After some further investigation, I can say that what I previously suggested won't be possible. I'd suggest that we use environment variables passed to the production image (when it...
If/when this becomes relevant: Something many existing package managers lack (imo) is conditional dependencies and build configurations. Would definitely be a plus to have that 🙂
No problem! 🙂 By "conditional dependency" I'm referring to a dependency one might only want sometimes (e.g. during development or when targeting a specific platform). As for the conditions part,...
Running `gem install cocoapods` and `brew upgrade cocoapods` solved it for me. Gem version was 1.5.3 and brew version was 1.6.1