terryworona / TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.
MIT License
1.77k stars 191 forks source link

deprecated methods #50

Closed bizibizi closed 10 years ago

bizibizi commented 10 years ago

'drawInRect:withFont:lineBreakMode:alignment:' is deprecated: first deprecated in iOS 7.0 - Use -drawInRect:withAttributes:

'sizeWithFont:constrainedToSize:lineBreakMode:' is deprecated: first deprecated in iOS 7.0 - Use -boundingRectWithSize:options:attributes:context:

terryworona commented 10 years ago

Are these warnings you are getting in your project?

cdzombak commented 10 years ago

Yes. (I see them in my project, too.)

jeremypiednoel commented 10 years ago

i see them too. project need to be in ios7 deployment target

terryworona commented 10 years ago

Fixed in commit: a5828ae8f695eaa7ba91755b26b35c833910797b