I'm a bit confused. I found the "selected image tint color" in interface builder in Xcode5. I tried to use it because I really like to do such simple things as color adjustments in IB instead of writing code for it:
This feature has absolutely no effect. When I change the color, it does not apply to the compiled app. I already tried clean, clear, deleting the DerivedData directory and starting a fresh project.
Can anybody tell my why this isn't working?