This bug has been driving me nuts since I started using Xcode (4.6.3). Whenever I try to link a Storyboard item to my code, I get the error:
Could not
I tried everything and it didn't work, so for me what worked is:
All my view controllers were not being recognized, so deleting all files and re-adding was not an option as this is a big project.