Unity Android Mainfest.xml合并 报错

来源:互联网 发布:证券从业资格 知乎 编辑:程序博客网 时间:2024/06/10 05:05

Unity3d 打包时报错 CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details.

今天打包带有Android插件的unity3d 项目是,报错CommandInvokationFailure: Unable to convert classes into dex format. See the Console for details. 搜了一下说是因为出现了重复的class ,于是把在libs里面的class.jar干掉后发布正常。

0 0
原创粉丝点击