I have a Mac program which I allow Xcode to automatically manage signing. I just moved to a new MacBook Pro and now my app fails on code sign when I try to run it. Can I delete the Xcode-generated profile and retry to run the program?
Moved to New MacBook Pro. Now code sign fails.
I should have read the code sign error message more carefully. As it turned out, it was 'resource fork finder information or similar detritus not allowed'. I had to clean up some files. Now it builds.