关于ProGuard for Android的新文档说,要在项目主目录的default.properties文件中添加一行.但是,在打开此文件时,我在顶部阅读:
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
Run Code Online (Sandbox Code Playgroud)
我错过了什么吗?
另外,有没有办法让ProGuard仅用于Eclipse的生产构建(即,在导出成品时)?