Compilation failed while executing : strip 问题解决

在使用AIR打包IPA程序时,如果经常的出现错误:Compilation failed while executing : strip

通常是和Dropbox自动同步导致的冲突,在Dropbox的菜单中选择“Pause syncing”,暂停同步,

防止adt打包过程中,调用strip进程出现冲突,导致打包失败。

image

该问题迎刃而解。完成后在开启自动同步吧。

posted @ 2012-05-04 23:05  ChaunceyHao  阅读(274)  评论(0)    收藏  举报