I have copied and pasted some source code from one old xcode-project to another new project.
Included in the copied code where some @IB
Try this:-
Click on the Outlet dot
click on the Main.Storyboard where it will Lead you
Click on the View Controller and you'll see Your outlet Connected
Remove the connection by clicking on the Close button and you're ready to go.