Crash when using gesture recognizers in StoryBoard
问题 UPDATE This is an old question for an old version of Xcode. It turned out that the issue was a bug in Xcode which has been fixed. Original I have a storyboard generated from making a new tab iphone application (with ARC) In one of my tabs, if I drag a gesture recognizer (any, but let's say Pan) onto a control, and then set the selector to an action, it just crashes as soon as I go to the tab. There is nothing in the Console -- it appears to be happening while the storyboard is being loaded