I was working on a project in an xcode .xcworkspace (i have some cocoapods installed) and Xcode suddenly crashed when I attempted to merge a branch into the master branch. When I went to re-open the xcode workspace the files wouldn't load in the project navigator and Xcode says "No Scheme" and won't let me build/run the project.
I've tried the accepted answer from this question but it didn't solve my issue. Xcode 9 has been horrible so this isn't a huge surprise, seems like I spend more time solving Xcode issues than working on my projects. Any suggestions would be great, thanks.