I have been getting the following error intermittently (once it happens, then its consistent) when I try to build my app
Showing Recent Errors Only
Unable to resolve build file: BuildFile<b11862f281fd8c8287d499b4f0922a9c61c95323d2196ba877ed344a02baffbb> (The workspace has a reference to a missing target with GUID '0c7e19da3805e0a412c717704d4549fc25560b498add930cbef9623bd9afb53a')
There have been no changes to my project (git status is clean). I have tried cleaning DerivedData as well, but it did not help.
How am I supposed to figure out from the GUID what is it that xcode is trying to find?