in the last weeks i updated my Xcode until the last beta, Xcode 8 beta 6. Before these upgrades all worked well, but now i am getting some problems.
I have a tab bar application. When I tap on the last tab, I get the Error Sigabrt and the console says Terminating with uncaught exception of type NSException
My code is the following:
How can I fix this bug? Thanks everybody for helping!