unable toncomplete build on adding android certificate

£可爱£侵袭症+ 提交于 2019-12-07 23:45:07

问题


I just finished building my app and I sent a build with no certificate and it worked...now on adding an android certificate, it reports a build error on my codename one dashboard. A help will be appreciated.

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ' :transformClassesAndResourcesWithProguardForRelease'. > java.io.IOException: Please correct the above warnings first.

Warning: Exception while processing task java.io.IOException: Please correct the above warnings first.
:transformClassesAndResourcesWithProguardForRelease FAILED :transformClassesAndResourcesWithProguardForRelease (Thread[Daemon worker,5,main]) completed. Took 4.163 secs.


回答1:


I will need the full error as that point is already too low. I recall seeing some failures when punctuation was used in one of the certificate properties as Android chokes on that. It should appear in the error logs.



来源:https://stackoverflow.com/questions/42649901/unable-toncomplete-build-on-adding-android-certificate

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!