chxcode
chxcode copied to clipboard
Read Xcode version from .tool-versions
asdf uses .tool-versions to control the expected version of multiple
tools. This prevents having to define separate files for each tool
(.ruby-version, .node-version, etc).
This adds support to read Xcode version from .tool-versions.