android - HBuilder 云打包失败,不知道是什么原因,请大神帮看看

浏览:29日期:2022-11-27

问题描述

package-res:

package-res-and-assets:

[echo] [echo] Packaging resources and assets... [echo] [exec] (skipping dir ’_’ due to ANDROID_AAPT_IGNORE pattern ’_*’) [exec] Unable to add ’assets/apps/H59CF4BB5/www/node_modules/fsevents/node_modules/tar-pack/test/fixtures/packed.tar.gz’: file already in archive (try ’-u’?) [exec] ERROR: unable to process assets while packaging ’bin/Pandora.ap_’ [exec] ERROR: packaging of ’bin/Pandora.ap_’ failed

BUILD FAILED安装包制作目录build.xml:250: The following error occurred while executing this line:安装包制作目录build.xml:208: exec returned: 1

问题解答

回答1:

说的很清楚文件路径中不匹配_*

相关文章: