Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode build failed - The workspace contains multiple references with the same GUID

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'

like image 493
golu Avatar asked Sep 01 '25 10:09

golu


1 Answers

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.

like image 105
Riley Lai Avatar answered Sep 03 '25 22:09

Riley Lai