Could not change executable permissions on the application.

Xcode编译时报错:Could not change executable permissions on the application.

原因:

用同一个bundle identifier安装了两个应用程序

解决方案:

删除设备里面的应用,重新编译即可

你可能感兴趣的:(Could not change executable permissions on the application.)