Xcworkspace

To open your project in Xcode, you need to open the .xcworkspace file in iOS folder, not the .xcodeproj file, the difference between the two is that the .xcworkspace file contains all the dependencies of your project, while the .xcodeproj file contains only the project itself.