Open Lassebq opened 3 days ago
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.
<from>
<to>
The mappings will be assigned a namespace, I think its source and target, if not the error message says what namespaces you have.
source
target
<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.