Could not change executable permissions on the application

I could solve it erasing an application that I had previously uploaded using the same Bundle Identifier (xcode get's confused doing the chmod). Try checking the log from xCode Organizer (Your device's Name -> Console) you should get information from that log. Good luck!

即同一个bundle identifier 不能重复用,需要将之前的app在设备中删除掉。

你可能感兴趣的:(application)