I created a new SwiftUI project but the default code will not load in the live preview window. I get the following error every time: "Cannot preview in this file - Update failed". I am running Xcode 11.4 on Catalina 10.15.4
Image of the error in Xcode

Image of the diagnostics report

Here is a list of the things that I have tried so far:
1) Restarted Xcode and my computer
2) Cleaned the build folder of the project
3) Deleted the build folder and reran the project
4) Changed the simulator device (I've tried Generic iOS device, iPhone 11, 11 pro max, etc.)
5) Changed the project location to desktop
Any help would be much appreciated!