Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remapping using namespaceless mappings from CLI? #141

Open
Lassebq opened this issue Nov 19, 2024 · 1 comment
Open

Remapping using namespaceless mappings from CLI? #141

Lassebq opened this issue Nov 19, 2024 · 1 comment

Comments

@Lassebq
Copy link

Lassebq commented Nov 19, 2024

usage: <input> <output> <mappings> <from> <to> [<classpath>]... [--reverse] [--forcePropagation=<file>] [--propagatePrivate] [--ignoreConflicts]

<from> and <to> arguments aren't optional, but what should you set them to when specifying mappings in a format that does not contain namespaces? For example proguard mappings.

@modmuss50
Copy link
Member

The mappings will be assigned a namespace, I think its source and target, if not the error message says what namespaces you have.

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

No branches or pull requests

2 participants