Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Relative paths for options #4

Description

@jonnolen

The paths on the command line should be relative to where the command is run, e.g. the my_project folder, that way you can use the command line autocomplete. That means "-x" argument would change to:

-x ios/my_proj.xcodeproj

At the moment, my_proj.xcodeproj doesn't autocomplete which means you have to autocomplete on ios/my_proj.xcodeproj then delete the "ios/" part.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions