elixir-desktop / ios-example-app

xcode project wrapper around the Elixir TodoApp Desktop app to run on iOS
MIT License
72 stars 6 forks source link

support elixir through asdf #1

Closed petermm closed 2 years ago

petermm commented 3 years ago

building couldn't find any elixir installed.. adding this to shell script (below the nvm line) makes it pick up asdf installed elixir/erlang [ -s "$HOME/.asdf/asdf.sh" ] && \. $HOME/.asdf/asdf.sh # This loads asdf

dominicletz commented 2 years ago

https://github.com/elixir-desktop/ios-example-app/commit/bc87ef3997d5f0aa6de8b9d044c5a1391bbee375