A few days ago I had an issue with my mac so I took it to the Genius bar at a local Apple store. They said the partitions failed on the hard drive and that it had to be reforma
In my case (react native) was a problem with node_modules. I just remove it and made yarn install. Probably, they were installed with sudo so xcode hasn't permissions.