Skip to content

Conversation

@klaaspieter
Copy link
Owner

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.

Some tests were failing because our sort order wasn't stable. Thus uses
sort -n to sort versions by their numeric order.
@klaaspieter klaaspieter force-pushed the tool-versions branch 2 times, most recently from 89e8ad7 to 694eaba Compare March 26, 2021 20:24
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`.

More information: https://asdf-vm.com/#/core-configuration?id=tool-versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants