Home > Mobile >  Confusion when proguard to mistake and trouble great spirit and have a look
Confusion when proguard to mistake and trouble great spirit and have a look

Time:10-11

Warning: the class [compileReleaseJavaWithJavac/classes/com/sobot/chat/utils/ZhiChiConfig class] unexpectedly the contains the class [com. Sobot. Chat. Utils. ZhiChiConfig]
Warning: the class [compileReleaseJavaWithJavac/classes/com/sobot/chat/utils/ZhiChiConstant class] unexpectedly the contains the class [com. Sobot. Chat. Utils. ZhiChiConstant]
Warning: the class [compileReleaseJavaWithJavac/classes/com/sobot/library/BuildConfig class] unexpectedly the contains the class [com. Sobot. Library. BuildConfig]
Warning: there were 327 classes in incorrectly named files.
You should make sure all file names correspond to their class names.
The directory hierarchies must correspond to The package hierarchies.
(http://proguard.sourceforge.net/manual/troubleshooting.html#unexpectedclass)
If you don 't mind the mentioned classes not being written out,
You could try your luck using the '- ignorewarnings' option.

CodePudding user response:

Confusion within the file and ignore the warning try: - ignorewarnings

CodePudding user response:

Can consider direct don't confuse all the third party, such a province after add the jar to again again:
https://blog.csdn.net/weimingjue/article/details/84976058
  • Related