I have a TabBarController Connected to > NavigationController > TableViewController and i would like to change the tintColor just of a specific page/barButtonItem (not all tab bar buttons) .As you know Runtime Attribute isn't working anymore in Xcode8.
I have looked across the web and tried different solutions but couldn't make it to work out so please help.
thank you