xcode5 - UITabBar selected image tint color in interface builder -


I got a little confused, got "selected image tint color" I tried to use it because I really want to do simple things instead of writing code for the IB color adjustment:

This feature has no effect when I change color, it does not apply to compiled apps. I am already trying to remove clean, clear, extractive directories and start a new project.

Can anyone tell me why this is not working?


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -