I just downloaded a react native project and opened it in xcode 15.2. The problem is that when I open it it doesn’t show me any files and it tells me that no scheme is selected when I try to do a clean.
On the last computer, when I just opened xcode it showed me the files and characteristics.
This is the xcode version I have installed:

This is what it shows when I try to do a clean:

From what I understand, the scheme is the one found in the .xcworkspace file but it is not detecting it. My ios folder looks like this:
Has anyone face a similar issue? or has any idea of why this would be happening? I tried changing the pods, eraesing the xcuserdata file but I dont know what else to do.





