Skip to content

When using a plist, take relative paths in --index-desc and --include as relative from plist location #222

@amyworrall

Description

@amyworrall

Anything in the --input section of a plist is taken as relative to the plist's location, using something like

[self combineBasePath:plistPath withRelativePath:inputPath];

However, this doesn't appear to be applied to things passed in via --index-desc and --include. I think it should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions