MLPAccessoryBadge
MLPAccessoryBadge copied to clipboard
Add pragma to avoid unnecessary warning
The warning for sizeWithFont: is unnecessary because the conditional branching for sizeWithAttributes: and sizeWithFont: has been implemented.