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

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

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

Compilation failed while executing : strip 问题解决

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

相关文章:

  • 2021-10-15
  • 2022-12-23
  • 2021-08-22
  • 2021-07-05
  • 2022-02-20
  • 2021-08-02
  • 2021-08-19
猜你喜欢
  • 2021-10-03
  • 2021-11-13
  • 2021-12-31
  • 2022-01-14
  • 2021-06-11
  • 2021-07-18
  • 2021-08-23
相关资源
相似解决方案