shwenzhang / AndResGuard

proguard resource for Android by wechat team
Apache License 2.0
8.54k stars 1.54k forks source link

can not find the compress dataresFile #22

Closed yyaooo closed 8 years ago

yyaooo commented 8 years ago

can not find the compress dataresFile=res/drawable/setup_steps_instruction_circle_shape.xml can not find res file, you delete it? path: resFile=/Users/yy/AndroidStudioProjects/AndResGuard-master/app-release/temp/res/drawable/setup_steps_instruction_circle_shape.xml can not find the compress dataresFile=res/drawable/setup_steps_title_circle_shape.xml can not find res file, you delete it? path: resFile=/Users/yy/AndroidStudioProjects/AndResGuard-master/app-release/temp/res/drawable/setup_steps_title_circle_shape.xml 很多文件找不到,这是为什么呢?

shwenzhang commented 8 years ago

这是在resources.arsc找到这个项,但是却没有这个资源文件。

yyaooo commented 8 years ago

感谢 我已经找到原因了 因为使用了shrinkResources,导致一些资源被删除