when i open my storeboard it opens in a source code, i can't change it into interface builder. How can i change this
Main.StoryBoard Is in source code
Is it actually named "Main.StoryBoard"? You could try renaming it to "Main.storyboard" to see if that helps.
this didn't work
Select the storyboard in the navigator, right click and select 'Open As'.
You should see 2 options 'Interface Builder - Storyboard' or 'Source Code' - select the storyboard option should fix your issue.
start click Menu in Xcode -> view -> HideCode Review
Yes! Hide Code Review fixed it