chxcode icon indicating copy to clipboard operation
chxcode copied to clipboard

Read Xcode version from .tool-versions

Open klaaspieter opened this issue 4 years ago • 0 comments

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.

klaaspieter avatar Mar 26 '21 20:03 klaaspieter