Post not yet marked as solved
Post marked as unsolved with 6 replies, 1,276 views
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.