Mac project cannot be signed in AppCode
Completed
I have a Mac app which can be built and signed without problems from Xcode, but every attempt to build/run this application from AppCode fails with error:
Error:Command /usr/bin/codesign failed with exit code 1
I'm using Developer ID signing method.
Please sign in to leave a comment.
Hi Dominik.
Sorry for the delay. Could you please attach a build.log (you can find it via Messages tool window - 'Show Build log' button) or send it to appcode-support at jetbrains.com if the problem still occurs?
Thanks,
I contacted the email support.
Did you resolve this issue? If so, how? I'm also experiencing codesign failures in AppCode that do not occur in Xcode. The trouble seemed to start after I installed Xcode 8.
Restjohn, please invoke Run -> Clean Build Folder menu and try again. If that does not help, please send your build log to our support e-mail.
Thanks for your reply. Unfortunately, the build only works after a clean, or clean build folder. I posted a separate question describing my problem more precisely, along with the relevant portion of my build log.