xcode 弹出“could not change executable permission...

编译时,xcode弹出:
could not change executable permissions on the application.在此输入图片描述

这是因为用同一个bundle identifier 往iphone里装了两个程序,冲突了。
解决方法:
删除iPhone里的那个应用,再xcode编译即可。

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