I\'m trying to set the font weight of a selected tab bar item to bold font. It seems as it has no effect. Any idea what is wrong. forState: .Normal works as exp
forState: .Normal
To set the TitleTextAttribute, you should use the appearance proxy like: [UIBarItem appearance]
TitleTextAttribute
appearance
[UIBarItem appearance]