Skip to content

Support asdf in ns doctor #6061

@apburgess

Description

@apburgess

Is your feature request related to a problem? Please describe.

I use asdf to manage my Ruby and Node versions. Unfortunately this currently breaks ns doctor, which means iOS builds fail during the CocoaPods test. The reason is that ns doctor performs the CocoaPods test in the /tmp folder -- but the asdf configuration is in the project folder.

Describe the solution you'd like

The ns doctor command could check for asdf and if it's present, get the configured Ruby version for the project, and create a .tool-versions file in the CocoaPods test project directory that specifies this version.

See referenced PR below.

Describe alternatives you've considered

No response

Anything else?

No response

Please accept these terms

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-pending-triageA new feature request pending triage to confirm validity.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions