Xcode 11.3.1
macOS Catalina 10.15.3
I am getting this error when I try building app
Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7fd283181f90> System content for IBCocoaTouchFramework-ThirteenAndLater <IBScaleFactorDeviceTypeDescription: 0x7fd283187160> scaleFactor=2x'.
So far I have tried rebooting, killing CoreSimulator process, cleaning build folder, deleting derived data but nothing has helped.
This error shows for SwiftUI as well as UIKit apps. I am not able to build any app on Xcode