Skip to content

Resolve path options against the project directory - #26

Merged
friederbluemle merged 1 commit into
fbluemle:masterfrom
friederbluemle:path-options
Sep 4, 2026
Merged

friederbluemle merged 1 commit into
fbluemle:masterfrom
friederbluemle:path-options

Conversation

@friederbluemle

@friederbluemle friederbluemle commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

A relative --gradle-path or --pbxproj-path was resolved against the working directory, so combining either with --project-dir pointed at the wrong project unless the path was absolute. Both are now resolved against the project directory. Without --project-dir that is the working directory, so plain invocations behave as before, and absolute paths are unaffected.

The CLI test that pinned the old behavior flips to cover the new one for both flags, the --help text says what the paths are relative to, and the README notes it below the options table.

A relative --gradle-path or --pbxproj-path was resolved against the
working directory, so combining either with --project-dir pointed at
the wrong project unless the path was absolute. Both are now resolved
against the project directory, which is the working directory when
--project-dir is not given, so plain invocations behave as before.
@friederbluemle
friederbluemle merged commit 4a595c4 into fbluemle:master Sep 4, 2026
3 checks passed
@friederbluemle
friederbluemle deleted the path-options branch September 4, 2026 06:36
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🎉 Released in v0.7.0

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.

1 participant