当前位置: 代码迷 >> 综合 >> Could not change executable permissions on the application.
  详细解决方案

Could not change executable permissions on the application.

热度:69   发布时间:2023-12-11 15:01:37.0

这个总是是直接上一个问题而来的,修改完证书后,出现了Could not change executable permissions on the application.这个提示

原因:在手机里已经有一个使用同样bundle identifier的应用;

最直接的解决方法:删掉那个应用后在build。

  相关解决方案