XCode 8, Beta 1

Hi all,

I am trying to run a Mac app that I developed in XCode 8, Beta 1 in MacOS Sierra.


When I try to, I get the error:


command /usr/bin/codesign failed with exit code 1


I've tried resetting my Mac Developer Certificate and Cleaning the Build, but still no go.


What can I do to fix this problem, other than reporting it to Apple.


Thanks,

Dan Uff

Accepted Answer

I'm assuming this only happens when you try to run it on a physical device. There seems to be a problem code signing apps to run on devices in Sierra. It has been reported in a radar as indicated in this thread: https://forums.developer.apple.com/thread/48637

>and Cleaning the Build, but still no go


Try an option-clean build folder, instead.

Thank you.

XCode 8, Beta 1
 
 
Q