Xcode plugin for asdf version manager
.tool-versions
. See #2 for more information. In the meantime I suggest using xcodes combined with chxcode.
Install xcodes if necessary:
brew install robotsandpencils/made/xcodes
Add asdf-xcode to asdf:
asdf plugin-add xcode https://github.com/klaaspieter/asdf-xcode.git
See asdf documentation for instructions on how to install and manage Xcode versions. Make sure to look at .tool-versions
to configure an Xcode version per project/directory.