I'm using Xcode version 12.0.1. Currently I'm working on coordinator and I found this error:
Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set?
To solve this error I tried from this also: Failed to instantiate the default view controller for UIMainStoryboardFile 'Main' - perhaps the designated entry point is not set?
I created new story board but still can't solve.