I have a segmented control with 2 segments in XIB file. When I set the Tint property to Black it gives me a warning message : “Attribute Unavailable : Tint colors set in Interface builder on iOS version prior to 3.0”.
I had set the tint color because I need a black segmented control. How Can I remove this warning. I Only want to run my project on iOS version prior to 5.0. Please help.
I have a segmented control with 2 segments in XIB file. When I set
Share
You can set warning for Interface Builder by searching for “Interface Builder” form Build Settings under your Targets:
In Interface Builder, set Document Versioning Deployment: