Could not change executable permissions on the application Could not change executable permissions on the application xcode xcode

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!


folks, i get this resolved - because i already have the same app using the same bundle identifier installed on the phone.- what you need to do is to delete all those apps on your iphone which is using the same bundle identifier name.- you'll make it!!


You probably have a different target name. You can start the app from scratch, but you'll need the same target name and the same bundle identifier.