My goal is to install two different Appium versions on my Mac. I want to use both versions to satisfy some cloud hosting requirements (iOS emulators require different version than Android emulators). How can I install and switch between both versions?
I tried using AVM https://github.com/abhinavsingh/avm but it is not supported anymore. I forked the project and started to debug it, but it is a never ending story. Is there another way how to achieve that?