After upgrading to Xcode 6, I opened an old project (that contains a subproject, so it has many targets) and I noticed that no link from my Storyboard ViewContoller to the r
Seems to be a workspace issue. Try to remove project form a workspace and add it again. It helped in my case.