Rafael Kayumov

Results 2 comments of Rafael Kayumov

Hi @chu31g. Deployment target of demo project is `6.0`. Target platform of the pod is `5.0`. I'm currently using `sizeWithFont: constrainedToSize:lineBreakMode:` which is deprecated since 7.0 - that's right. You...

If it's only about hiding warnings, you could try inhibit_warnings like shown [here](https://coderwall.com/p/4if8fg/inhibit-warnings-in-cocoapods)