In my app I use a custom cell that has a set of labels, I see xcode showing warning concerning font size in custom cell xib file:
warning message file://localhost/Users/mahmoudalgayed/Desktop/Ajurry-date/CustomCell.xib: warning: Unsupported Configuration: Minimum Font Size greater than current font size
Any one knows how to get rid of this warning?