If I add a storyboard reference to the storyboard and then try to make that reference the target of a relationship segue from a tab bar controller, xcode always crashes immediately. Has anyone else had this problem? I know that ios8 doesn't support references as targets of relationship segues, but I'm explicitly targeting ios9 in the project's settings, and xcode shouldn't crash in any case.
Xcode crashes when I try to make a storyboard reference the target of a relationship segue
Add a Comment