Xcode 6.3.2 code signing issues

When working on a project, Xcode randomly gave me an error when building the project with or without codesigning enabled. I don't think this is version specific, because i've heard of other people having this issue in Xcode 6.3. I get the error as follows: invalid or unsupported format for signatureIn subcomponent:

It also includes that it failed with exit code 1. This happens to all of my projects regardless of how they're set to codesign. If anybody knows of a fix, I would appreciate instructions on how do to so.

Xcode 6.3.2 code signing issues
 
 
Q