Due to some previous software issues with Xcode, I had to uninstall and reinstall the app. Currently running Xcode 13.2.1.
When I open any of my previous projects, Xcode gives me the error message, "Failed to build ContentView.swift". It will give me this same message for any of my SwiftUI view files (before the software issues noted above, I never had this issue). I've even attempted starting a brand new project from scratch, and it still gives the same error.
I'm running Xcode on a Mac mini (M1, 2020) with macOS Monterey (V12.0.1), if that helps.
Greatly appreciate any solutions to fix so I can get back to building my project. Thank you.