Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Deprecation warning for deployment target set to iOS 7 #91

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

choefele
Copy link

Building GrowingTextView with Xcode 5 will issue a deprecation warning for drawInRect:withFont: when setting the deployment target of the project to iOS 7.0. I assume that you still want to support iOS <7, so instead of rewriting the code, I disabled the warning.

Also, I updated the example project to the settings recommended by Xcode 5.

Please merge - thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant