I am trying to build xcode (14.3) project and getting this error. Any idea how to fix it?
error: Build service could not create build operation: unable to load transferred PIF: The workspace contains multiple references with the same GUID ‘PACKAGE:1YZON8U0E6OSQJJ6SVUQ2B53ENY2SJMKC::MAINGROUP’
2
Answers
This issue showed up after xCode auto upgraded to 14.3. I downgraded to 14.2 and not having any errors.
I have run into the same problem today, and I’m also using Xcode 14.3. I quit Xcode then run the project again, it just fixed.