I am receiving and error when trying to build, Xcode 8.0 Beta 4, and when I'm building it says "error: Illegal Configuration: Key Commands must all have a Title, Key, and Selector. Select each row in the table to check its configuration."
It isn't on a TableView or anything, its a UIView with a Stack View inside it and some buttons, thats about it.
And this is on a Storyboard file I'm getting the error
I can't figure out what that might be?