在proguard.cfg中加入:
-printmapping ${dstdir}/mapping.txt
本文介绍如何在 ProGuard 的配置文件 proguard.cfg 中设置打印映射文件,通过加入特定指令可将映射信息输出到指定目录下的 mapping.txt 文件中。
在proguard.cfg中加入:
-printmapping ${dstdir}/mapping.txt
749
869
1万+

被折叠的 条评论
为什么被折叠?