Okay, I updated my mac os to Catalina today, as well as updating the xcode version to 12.0.1. I am now unable to get the .workspace file to open in xcode. Every time I try to open the workspace file the xcode it brings up the .xcodeproj file in the tab above the project directory. I've also tried to get the file open from inside xcode, and that also doesn't work.
I have a legacy build and have updated the pods and packages.
Any help with this would be super helpful because I'm not sure what to do at this point.
I've tried restarting my computer and xcode, and removing my xcworkspace file and the pods and pods.lock files. and then running pod install again. and nothing has helped get the workspace file to open in the xcode app.