It’s often the case that unless I run the command xattr -cr on the directory of my project, Xcode fails to build the project and reports a codesign error.
Typically I find that this command needs to be run every 10-15 minutes.
Can I change something within the project or Xcode to avoid doing this?